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