aboutsummaryrefslogtreecommitdiff
path: root/src/stream.cpp (follow)
AgeCommit message (Expand)Author
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland
2012-02-16Added MemBuf docs and a new readAll function to the base stream class.Mike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2011-01-19Started work adding more functions to stream, and changing to a new size type.Mike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-09-18Added a handy readLine function, I've been meaning to do this for a while.Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2008-01-23Added a new helper to the Stream classes, a write function that takes a singleMike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-04-03The first batch seem to have made it alright. Unfortunately the Archive classMike Buland
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2007-02-17Tweaked the stream classes, added an example, and the begining of a formulaMike Buland
2006-10-27Added the beginings of the new stream system.Mike Buland