summaryrefslogtreecommitdiff
path: root/hash.h
Commit message (Expand)AuthorAgeFilesLines
* hash: add XXH3 to list of hash algorithms.dormando2021-06-091-1/+1
* hash: fix build failure against gcc-10Sergei Trofimovich2020-02-011-1/+1
* Make hash table algorithm selectabledormando2014-04-161-7/+6
* Refactor: moved the hash function from assoc.c to hash.cTrond Norbye2009-03-021-0/+15