Add test for endian writing (and fix it)
Update test to verify final flush.
Clean up bio.readto() and add a test
Update the makefile to the newest version.
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/libbio
Fix compile against most recent version of Myrddin.
Clean up code, don't assume codepoint is 4 bytes.
Return optional types from constructors.
Add be/le integer writing functions.
Reduce redundancy in naming.
Add abort for formatted BIO output.