use skip_prefix to avoid magic numbers
[git] / hashmap.h
2014-02-24  Karsten Bleeshashmap.h: use 'unsigned int' for hash-codes everywhere
2013-11-18  Karsten Bleesadd a hashtable implementation that supports O(1) removal