summaryrefslogtreecommitdiff
path: root/hashmap.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-24hashmap.h: use 'unsigned int' for hash-codes everywhereLibravatar Karsten Blees1-1/+1
2013-11-18add a hashtable implementation that supports O(1) removalLibravatar Karsten Blees1-0/+71