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