aboutsummaryrefslogtreecommitdiff
path: root/src/stdstream.cpp (follow)
AgeCommit message (Expand)Author
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-19Started work adding more functions to stream, and changing to a new size type.Mike Buland
2010-05-26Fixed most of the compilation warnings, and a valgrind warning in the fstring'sMike Buland
2010-05-24Changed the Bu::Stream API, setSize is now standard. There may be a few moreMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-12-18Wow, cool, Bu::Formatter can read all the basic types now, (int, float, bool,Mike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2008-09-24Ok, now all the warnings are gone (except for those coming from nids, but that'sMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-19Added the Bu::StdStream Stream class, it's just a wrapper for writing to,Mike Buland