Age | Commit message (Expand) | Author |
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | Mike Buland |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-20 | Bu::FString is now String, and there's a shell script to fix any other programs | 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-04-30 | Many minor fixes to the caching system, membuf, and others, but mainly some | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-08-24 | Fixed a minor helper in Bu::MemBuf, and corrected some docs on Bu::Stream, the | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2008-10-09 | More cache development. I'm going to have to switch from template functions to | Mike Buland |
2008-10-08 | Ok...corrected a problem with new block allocation in nids, and it no longer | Mike Buland |
2008-09-24 | Ok, now all the warnings are gone (except for those coming from nids, but that's | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-06-29 | A few changes here and there, mainly related to getting the new Server system | Mike Buland |
2007-06-27 | The MemBuf works just fine, although it still can't over-write data in the | Mike Buland |
2007-06-26 | Fixed a bug in the plugger and added the skeleton of the MemBuf class. | Mike Buland |