Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework LRU hash logic. | Vsevolod Stakhov | 2014-02-18 | 1 | -1/+4 |
* | * LRU cache now is capable to get custom insert and delete functions that wou...0.4.4 | Vsevolod Stakhov | 2011-10-10 | 1 | -1/+24 |
* | * Add LRU caching structure | Vsevolod Stakhov | 2011-06-10 | 1 | -0/+48 |
* | * Fix shared hashes avoiding its resizing | Vsevolod Stakhov | 2009-05-04 | 1 | -1/+1 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -2/+0 |
* | * Make doxygen happy about structures members | Vsevolod Stakhov | 2009-02-06 | 1 | -19/+4 |
* | * Add some comments and documentation | Vsevolod Stakhov | 2009-02-05 | 1 | -6/+47 |
* | * Add new hash for storing hash data in shared memory | Vsevolod Stakhov | 2009-01-27 | 1 | -0/+62 |