summaryrefslogtreecommitdiff
path: root/test-hashmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-24test-hashmap.c: drop unnecessary #includesJonathan Nieder1-2/+1
2013-11-18remove old hash.[ch] implementationKarsten Blees1-84/+0
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees1-0/+340