aboutsummaryrefslogtreecommitdiff
path: root/src/unit/io.unit (follow)
AgeCommit message (Collapse)Author
2011-01-20Updated with new Bu::String.Mike Buland
2010-08-22Minor tweaks to tests.Mike Buland
2010-08-19Wow, it pretty much all works. the float format is a little funny, I treat itMike Buland
as a string, with a string header and then string data that is then turned into a float. It's pretty much how it's going to work, unless I come up with something revolutionary.