9 Commits (f331ab9d4cb21942dcde6d879aaca6a1784e8cb6)

Author SHA1 Message Date
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