Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-07 | hashmap: add string interning API | Karsten Blees | 1 | -0/+8 |
2014-07-07 | hashmap: add simplified hashmap_get_from_hash() API | Karsten Blees | 1 | -0/+8 |
2014-07-07 | hashmap: factor out getting a hash code from a SHA1 | Karsten Blees | 1 | -0/+11 |
2014-02-24 | hashmap.h: use 'unsigned int' for hash-codes everywhere | Karsten Blees | 1 | -1/+1 |
2013-11-18 | add a hashtable implementation that supports O(1) removal | Karsten Blees | 1 | -0/+71 |