hashmap.h: use 'unsigned int' for hash-codes everywhere
[gitweb.git] / Documentation / technical / api-hashmap.txt
2014-02-24 hashmap.h: use 'unsigned int' for hash-codes everywhere
2013-11-18 add a hashtable implementation that supports O(1) removal