summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-hashmap.txt
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: improve struct hashmap member documentationKarsten Blees
2014-07-07hashmap: factor out getting a hash code from a SHA1Karsten Blees
2014-05-19Documentation/technical/api-hashmap: remove source highlightingAnders Kaseorg
2014-02-24hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees