Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-07 | hashmap: add API to disable item counting when threaded | Jeff Hostetler | 1 | -9/+17 |
2017-06-30 | hashmap.h: compare function has access to a data field | Stefan Beller | 1 | -5/+12 |
2017-03-22 | hashmap: add disallow_rehash setting | Jeff Hostetler | 1 | -1/+11 |
2017-03-22 | hashmap: allow memihash computation to be continued | Jeff Hostetler | 1 | -0/+17 |
2016-02-22 | convert trivial cases to FLEX_ARRAY macros | Jeff King | 1 | -2/+1 |
2014-07-07 | hashmap: add string interning API | Karsten Blees | 1 | -0/+38 |
2013-11-18 | add a hashtable implementation that supports O(1) removal | Karsten Blees | 1 | -0/+228 |