Age | Commit message (Expand) | Author |
2010-05-15 | mkunit.sh was a little dumb, it didn't handle a number of things correctly. | Mike Buland |
2010-05-04 | Cache fixes? | Mike Buland |
2010-05-01 | Cache fixes. | 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 |
2010-01-25 | The order of key, object in all of the cache related systems has beed fixed, | Mike Buland |
2009-11-12 | I've started my campaign to clean up all of the header files in libbu++ as far | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2009-05-28 | The cache can now efficiently report how many items are stored in it, but | Mike Buland |
2009-04-02 | Removed some uses of printf in libbu++, I would like to get rid of all of them | Mike Buland |
2009-02-24 | Whoa, lots of updates. Md5 is more general, nids, cache, cachestore, and | Mike Buland |
2009-02-08 | The Bu::CacheStoreNids system has been generalized further while maintaining | Mike Buland |
2009-01-27 | Nids is even better, all fixed, no problems. And you can define you're own | Mike Buland |
2009-01-27 | Corrected the Bu::File::canRead() and Bu::File::canWrite() functions, they work | Mike Buland |
2009-01-27 | Corrected some larger read/write issues in corner cases that I hit suprisingly | Mike Buland |
2009-01-27 | Hey, I think that'll fix some things valgrind was bitching about. Apparently | Mike Buland |
2009-01-16 | They keys can be accessed now for all stores that support it, they pretty much | Mike Buland |
2009-01-16 | Whoa, Bu::CacheStoreNids totally works now, it's even tested and everything. | Mike Buland |
2008-12-01 | Wow, that's a lot of changes. You can use anything as a key now, as long as it | Mike Buland |