aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.cpp (follow)
AgeCommit message (Expand)Author
2011-06-08Hopefully nobody was using the buffer size parameter, if so, it's moved.Mike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2010-06-21Fixed a bug in Bu::Buffer that resulted from a false negative on isEos if theMike Buland
2010-05-15mkunit.sh was a little dumb, it didn't handle a number of things correctly.Mike Buland
2010-05-14Removed some annoying debugging.Mike Buland
2010-05-01The cache...Mike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-08-13Ok, shared core looks good, and I added a unit test for Bu::List to check a fewMike Buland
2009-08-03Hey, buffer has some good tweaks, added some stuff and fixed stuff in formatterMike Buland
2009-07-30Bu::Buffer actually works, and works really well. I dig it. Bu::BZip2 nowMike Buland
2009-06-26Fixed a couple of things up, now build creates a shared object as well as a nonMike Buland
2009-02-24Just committing some in-progress code. It may report some warnings, but itMike Buland