Age | Commit message (Expand) | Author |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2009-04-10 | Added some new goodness to the fbasicstring, fixing some inconsistancies and | Mike Buland |
2009-02-24 | Woot, the cache system now supports intellegent sync'ing. It will ask the cache | Mike Buland |
2009-01-27 | Hey, I think that'll fix some things valgrind was bitching about. Apparently | Mike Buland |
2009-01-16 | Ok...we'll try this change up of the cache system. It now takes two pointers, | Mike Buland |
2008-12-20 | All of the basic, core workings of the Cache are complete, and tested. Even | Mike Buland |
2008-12-03 | Alright, the caching system now passes the basic CRUD tests with arbitrary | 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 |
2008-12-01 | Woo! Very nearly there cache-wise, I'm about to change the name of the handler, | Mike Buland |
2008-11-10 | Ok, the cache-id officiation is being delegated to the CacheHandlers, this is | Mike Buland |
2008-10-09 | More cache development. I'm going to have to switch from template functions to | Mike Buland |