summaryrefslogtreecommitdiff
path: root/jenkins_hash.c
Commit message (Collapse)AuthorAgeFilesLines
* fix typosclark.kang2014-12-311-2/+2
|
* Make hash table algorithm selectabledormando2014-04-161-0/+431
jenkins hash is old. Lets try murmur3 to start! Default is the old one, so people aren't surprised.