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