aboutsummaryrefslogtreecommitdiff
path: root/test-hashmap.c
Commit message (Expand)AuthorAge
* Merge branch 'js/test-hashmap-squelch-gcc'Junio C Hamano2014-12-22
|\
| * test-hashmap: squelch gcc compiler warningJohannes Schindelin2014-12-09
* | hashmap: add string interning APIKarsten Blees2014-07-07
* | hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees2014-07-07
* | test-hashmap.c: drop unnecessary #includesJonathan Nieder2014-02-24
* | remove old hash.[ch] implementationKarsten Blees2013-11-18
|/
* add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-18