summaryrefslogtreecommitdiffstats
path: root/src/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Rework LRU hash logic.Vsevolod Stakhov2014-02-181-1/+4
* * LRU cache now is capable to get custom insert and delete functions that wou...0.4.4Vsevolod Stakhov2011-10-101-1/+24
* * Add LRU caching structureVsevolod Stakhov2011-06-101-0/+48
* * Fix shared hashes avoiding its resizingVsevolod Stakhov2009-05-041-1/+1
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-2/+0
* * Make doxygen happy about structures membersVsevolod Stakhov2009-02-061-19/+4
* * Add some comments and documentationVsevolod Stakhov2009-02-051-6/+47
* * Add new hash for storing hash data in shared memoryVsevolod Stakhov2009-01-271-0/+62