Age | Commit message (Expand) | Author |
---|---|---|
2022-01-22 | Port to C99 | Michael Forney |
2021-09-13 | Make string literal data unsigned char | Michael Forney |
2019-04-24 | map: Free old key and value arrays when resizing | Michael Forney |
2019-04-17 | Merge map.h and tree.h into util.h | Michael Forney |
2019-04-17 | Just use a single mapkey function | Michael Forney |
2019-04-17 | htab -> map | Michael Forney |