Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-28 | Simplify clang-tidy configuration | David Robillard | 1 | -1/+0 |
2022-06-28 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+0 |
2022-06-28 | Simplify dep5 file by adding license headers where possible | David Robillard | 1 | -0/+3 |
2022-06-28 | Clean up build configuration | David Robillard | 1 | -3/+0 |
2021-12-17 | Suppress new warnings in clang-tidy 13 | David Robillard | 1 | -1/+2 |
2021-09-10 | Suppress new warnings in clang-tidy 12 | David Robillard | 1 | -0/+3 |
2021-07-17 | Avoid allegedly "suspicious" string comparisons | David Robillard | 1 | -1/+0 |
2021-07-17 | Avoid use of rand() | David Robillard | 1 | -4/+0 |
2021-07-17 | Avoid use of atoi() and atol() | David Robillard | 1 | -1/+0 |
2020-12-31 | Initialize all variables | David Robillard | 1 | -1/+0 |
2020-12-31 | Add separate clang-tidy configuration for benchmarks | David Robillard | 1 | -0/+22 |