aboutsummaryrefslogtreecommitdiff
path: root/src/membuf.h (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-05-24Changed the Bu::Stream API, setSize is now standard. There may be a few moreMike Buland
2010-04-30Many minor fixes to the caching system, membuf, and others, but mainly someMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2008-10-08Ok...corrected a problem with new block allocation in nids, and it no longerMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2008-01-23Minor changes to documentation, mainly.Mike Buland
2008-01-23Added a new helper to the Stream classes, a write function that takes a singleMike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-06-29A few changes here and there, mainly related to getting the new Server systemMike Buland
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-06-27The MemBuf works just fine, although it still can't over-write data in theMike Buland
2007-06-26Fixed a bug in the plugger and added the skeleton of the MemBuf class.Mike Buland