Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | Fixed long standing double-free bug in the cache. | Mike Buland | |
I guess we don't delete stuff very often. | |||
4 days | Tests are back, minor fixes. | Mike Buland | |
There is a cache tracking bug exposed in cachedel test, it is unclear if this is a regression yet. | |||
2024-08-27 | Making progress. | Mike Buland | |
2014-07-22 | Deferred erase now works on cache entries. You can erase a cache entry while | Mike Buland | |
it still has active references, and it will be safely cleaned up when the last reference is released. |