13 Commits (39f73315454d2553b2d3219a58f5110a60eba5a1)

Author SHA1 Message Date
Randall S. Becker 7d68bb0766 hashmap.h: remove unused variable 7 years ago
Johannes Schindelin 826c778f7c hashmap: adjust documentation to reflect reality 7 years ago
Jeff Hostetler 8b604d1951 hashmap: add API to disable item counting when threaded 7 years ago
Stefan Beller 1ecbf31d02 hashmap: migrate documentation from Documentation/technical into header 8 years ago
Stefan Beller 7663cdc86c hashmap.h: compare function has access to a data field 8 years ago
Jeff Hostetler 0607e10009 hashmap: add disallow_rehash setting 8 years ago
Jeff Hostetler f75619bd6d hashmap: allow memihash computation to be continued 8 years ago
Karsten Blees 7b64d42d22 hashmap: add string interning API 11 years ago
Karsten Blees ab73a9d119 hashmap: add simplified hashmap_get_from_hash() API 11 years ago
Karsten Blees 039dc71a7c hashmap: factor out getting a hash code from a SHA1 11 years ago
Karsten Blees b6aad99473 hashmap.h: use 'unsigned int' for hash-codes everywhere 11 years ago
Karsten Blees 6a364ced49 add a hashtable implementation that supports O(1) removal 11 years ago