Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-13 | Use a fixed-size reader stack | David Robillard | 1 | -1/+1 | |
2022-01-13 | Use char* for strings in public API | David Robillard | 1 | -6/+6 | |
The constant casting just makes user code a mess, for no benefit. | |||||
2022-01-13 | Remove useless character counting | David Robillard | 1 | -8/+3 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -1/+1 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -21/+21 | |
2020-11-09 | Split out string tests | David Robillard | 1 | -0/+64 | |