summaryrefslogtreecommitdiff
path: root/hashmap.h
Commit message (Expand)AuthorAgeFilesLines
* hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees2014-02-241-1/+1
* add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-181-0/+71