]> git.ipfire.org Git - thirdparty/git.git/history - strmap.c
strmap: enable allocations to come from a mem_pool
[thirdparty/git.git] / strmap.c
2020-11-11  Elijah Newrenstrmap: enable allocations to come from a mem_pool
2020-11-06  Elijah Newrenstrmap: add a strset sub-type
2020-11-06  Elijah Newrenstrmap: split create_entry() out of strmap_put()
2020-11-05  Elijah Newrenstrmap: add functions facilitating use as a string...
2020-11-05  Elijah Newrenstrmap: enable faster clearing and reusing of strmaps
2020-11-05  Elijah Newrenstrmap: add more utility functions
2020-11-02  Elijah Newrenstrmap: new utility functions