summaryrefslogtreecommitdiffstats
path: root/hashmap.c
AgeCommit message (Expand)AuthorLines
2016-02-22convert trivial cases to FLEX_ARRAY macrosJeff King-2/+1
2014-07-07hashmap: add string interning APIKarsten Blees-0/+38
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees-0/+228