11 Commits (446d12cb3fbee1b641f97336df3abe8968e3db59)

Author SHA1 Message Date
Jeff Hostetler 4f4458aafa hashmap: document memihash_cont, hashmap_disallow_rehash api 8 years ago
Jeff King abd5a00268 clear_delta_base_cache(): don't modify hashmap while iterating 8 years ago
Junio C Hamano 54ba5a1a16 hashmap: clarify that hashmap_entry can safely be discarded 9 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 aa420c48ea hashmap: improve struct hashmap member documentation 11 years ago
Karsten Blees 039dc71a7c hashmap: factor out getting a hash code from a SHA1 11 years ago
Anders Kaseorg c2538fd6ba Documentation/technical/api-hashmap: remove source highlighting 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