Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-23 | Use uppercase integer literal suffixes | David Robillard | 1 | -36/+36 | |
2022-08-31 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2022-07-16 | Use a lookup table to determine UTF-8 encoding length | David Robillard | 1 | -20/+38 | |
2021-05-31 | Fix some conversion warnings | David Robillard | 1 | -4/+4 | |
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 | -50/+59 | |
2020-12-31 | Avoid "else" after "break" and "return" | David Robillard | 1 | -3/+10 | |
2020-12-15 | Clean up includes | David Robillard | 1 | -1/+0 | |
2020-11-13 | Remove use of C character class functions that may use locale | David Robillard | 1 | -2/+13 | |
Some of these cause warnings, and should never have been used in the first place since they depend on locale. | |||||
2020-08-14 | Clean up and separate internal headers | David Robillard | 1 | -0/+147 | |