summaryrefslogtreecommitdiff
path: root/hashmap.c
Commit message (Expand)AuthorAgeFilesLines
* hashmap: add string interning APIkb/hashmap-updatesKarsten Blees2014-07-071-0/+38
* add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-181-0/+228