Age | Commit message (Expand) | Author |
---|---|---|
2014-07-22 | Deferred erase now works on cache entries. You can erase a cache entry while | Mike Buland |
2014-02-03 | Changed copyright to 2007-2014. | Mike Buland |
2014-01-22 | Updated the cache system. It now ensures that objects are initialized with | Mike Buland |
2013-07-20 | Added a Locker class to the Bu::CacheObject base class. This is a super simple | Mike Buland |
2013-04-08 | Minor tweaks to the cache object base class. The per-object mutex is actually | Mike Buland |
2013-03-25 | Corrected a pure virtual call issue while destroying caches. | Mike Buland |
2013-03-18 | Cache object handles changed() events when no cache has been set cleanly now. | Mike Buland |
2013-03-17 | The new cache system has been broken out into it's individual headers, and is | Mike Buland |