aboutsummaryrefslogtreecommitdiff
path: root/hashmap.c
Commit message (Expand)AuthorAge
* hashmap: add API to disable item counting when threadedJeff Hostetler2017-09-07
* hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* hashmap: add disallow_rehash settingJeff Hostetler2017-03-22
* hashmap: allow memihash computation to be continuedJeff Hostetler2017-03-22
* convert trivial cases to FLEX_ARRAY macrosJeff King2016-02-22
* hashmap: add string interning APIKarsten Blees2014-07-07
* add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-18