Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-19 | clear_delta_base_cache(): don't modify hashmap while iterating | 1 | -1/+3 | |
2016-08-02 | hashmap: clarify that hashmap_entry can safely be discarded | 1 | -0/+5 | |
2014-07-07 | hashmap: add string interning API | 1 | -0/+15 | |
2014-07-07 | hashmap: add simplified hashmap_get_from_hash() API | 1 | -0/+14 | |
2014-07-07 | hashmap: improve struct hashmap member documentation | 1 | -4/+12 | |
2014-07-07 | hashmap: factor out getting a hash code from a SHA1 | 1 | -0/+9 | |
2014-05-19 | Documentation/technical/api-hashmap: remove source highlighting | 1 | -1/+0 | |
2014-02-24 | hashmap.h: use 'unsigned int' for hash-codes everywhere | 1 | -1/+1 | |
2013-11-18 | add a hashtable implementation that supports O(1) removal | 1 | -0/+235 |