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