summaryrefslogtreecommitdiff
path: root/test-hashmap.c
Commit message (Expand)AuthorAgeFilesLines
* test-hashmap.c: drop unnecessary #includesJonathan Nieder2014-02-241-2/+1
* remove old hash.[ch] implementationKarsten Blees2013-11-181-84/+0
* add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-181-0/+340