Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-01 | *.c *_init(): define in terms of corresponding *_INIT macro | 1 | -1/+2 | |
2020-11-11 | strmap: take advantage of FLEXPTR_ALLOC_STR when relevant | 1 | -16/+19 | |
2020-11-11 | strmap: enable allocations to come from a mem_pool | 1 | -9/+22 | |
2020-11-06 | strmap: add a strset sub-type | 1 | -0/+17 | |
2020-11-06 | strmap: split create_entry() out of strmap_put() | 1 | -14/+23 | |
2020-11-04 | strmap: add functions facilitating use as a string->int map | 1 | -0/+11 | |
2020-11-04 | strmap: enable faster clearing and reusing of strmaps | 1 | -0/+6 | |
2020-11-04 | strmap: add more utility functions | 1 | -0/+20 | |
2020-11-02 | strmap: new utility functions | 1 | -0/+99 |