Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-22 | Merge branch 'js/test-hashmap-squelch-gcc' | Junio C Hamano | 1 | -1/+1 |
2014-12-09 | test-hashmap: squelch gcc compiler warning | Johannes Schindelin | 1 | -1/+1 |
2014-07-07 | hashmap: add string interning API | Karsten Blees | 1 | -0/+14 |
2014-07-07 | hashmap: add simplified hashmap_get_from_hash() API | Karsten Blees | 1 | -8/+3 |
2014-02-24 | test-hashmap.c: drop unnecessary #includes | Jonathan Nieder | 1 | -2/+1 |
2013-11-18 | remove old hash.[ch] implementation | Karsten Blees | 1 | -84/+0 |
2013-11-18 | add a hashtable implementation that supports O(1) removal | Karsten Blees | 1 | -0/+340 |