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