Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-13 | Make Writer always write to a ByteSink | David Robillard | 1 | -0/+1 |
2022-01-13 | Define _POSIX_C_SOURCE globally in the build system | David Robillard | 1 | -2/+0 |
2022-01-13 | Suppress new warnings in clang-tidy 13 | David Robillard | 1 | -1/+2 |
2021-07-08 | Suppress new warnings in clang-tidy 12 | David Robillard | 1 | -0/+3 |
2021-05-31 | Remove default case from exhaustive switch | David Robillard | 1 | -0/+1 |
2020-12-31 | Avoid "else" after "break" and "return" | David Robillard | 1 | -1/+0 |
2020-12-15 | Suppress new clang-tidy warnings | David Robillard | 1 | -1/+6 |
2020-11-12 | Use C11 if possible | David Robillard | 1 | -0/+1 |
2020-11-09 | Use separate clang-tidy configurations for implementation and tests | David Robillard | 1 | -0/+13 |