Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-18 | Enable clang-tidy check for uppercase integer literal suffixes | David Robillard | 1 | -1/+5 |
2024-07-17 | Suppress new warnings in clang and clang-tidy 18 | David Robillard | 1 | -1/+7 |
2024-06-04 | Suppress new warnings in clang-tidy 17 | David Robillard | 1 | -0/+1 |
2023-09-22 | Suppress new warnings in clang-tidy 16 | David Robillard | 1 | -0/+1 |
2023-02-03 | Suppress/fix new warnings in clang-tidy 15 | David Robillard | 1 | -0/+2 |
2022-07-20 | Suppress new warnings in clang-tidy 14 | David Robillard | 1 | -1/+8 |
2021-01-02 | Suppress clang-tidy C11 warnings | David Robillard | 1 | -0/+1 |
2020-12-15 | Clean up special member functions | David Robillard | 1 | -2/+0 |
2020-12-15 | Use explicit conversions | David Robillard | 1 | -2/+0 |
2020-12-15 | Use "using" | David Robillard | 1 | -1/+0 |
2020-12-15 | Initialize all variables | David Robillard | 1 | -2/+0 |
2020-12-15 | Add clang-tidy configuration | David Robillard | 1 | -0/+76 |