summaryrefslogtreecommitdiff
path: root/hashmap.h
AgeCommit message (Expand)Author
2014-07-07hashmap: add string interning APIKarsten Blees
2014-07-07hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees
2014-07-07hashmap: factor out getting a hash code from a SHA1Karsten Blees
2014-02-24hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees