Age | Commit message (Expand) | Author |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-19 | Started work adding more functions to stream, and changing to a new size type. | Mike Buland |
2010-05-24 | Changed the Bu::Stream API, setSize is now standard. There may be a few more | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-12-18 | Wow, cool, Bu::Formatter can read all the basic types now, (int, float, bool, | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2008-01-23 | Minor changes to documentation, mainly. | Mike Buland |
2008-01-23 | Added a new helper to the Stream classes, a write function that takes a single | Mike Buland |
2007-11-19 | Added the Bu::StdStream Stream class, it's just a wrapper for writing to, | Mike Buland |