Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-15 | strmap: make callers of strmap_remove() to call it in void context | 1 | -2/+2 | |
2020-11-11 | strmap: take advantage of FLEXPTR_ALLOC_STR when relevant | 1 | -0/+1 | |
2020-11-11 | strmap: enable allocations to come from a mem_pool | 1 | -3/+8 | |
2020-11-06 | strmap: add a strset sub-type | 1 | -0/+63 | |
2020-11-04 | strmap: add functions facilitating use as a string->int map | 1 | -0/+94 | |
2020-11-04 | strmap: enable faster clearing and reusing of strmaps | 1 | -0/+6 | |
2020-11-04 | strmap: add more utility functions | 1 | -0/+34 | |
2020-11-02 | strmap: new utility functions | 1 | -0/+65 |