summaryrefslogtreecommitdiff
path: root/test-hashmap.c
AgeCommit message (Expand)Author
2014-12-22Merge branch 'js/test-hashmap-squelch-gcc'Junio C Hamano
2014-12-09test-hashmap: squelch gcc compiler warningJohannes Schindelin
2014-07-07hashmap: add string interning APIKarsten Blees
2014-07-07hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees
2014-02-24test-hashmap.c: drop unnecessary #includesJonathan Nieder
2013-11-18remove old hash.[ch] implementationKarsten Blees
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees