Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |