Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-22 | Suppress new warnings in clang-tidy 16 | David Robillard | 1 | -0/+1 |
2022-12-14 | Strengthen clang-tidy configuration | David Robillard | 1 | -0/+1 |
2022-09-27 | Simplify clang-tidy configuration | David Robillard | 1 | -51/+1 |
2022-08-18 | Clean up special member functions | David Robillard | 1 | -1/+0 |
2022-08-18 | Avoid "else" after "return", "break", and "continue" | David Robillard | 1 | -1/+0 |
2022-08-18 | Use default member initialization | David Robillard | 1 | -3/+0 |
2022-08-18 | Fix control binding value computation | David Robillard | 1 | -1/+0 |
2022-08-18 | Use auto when declaring iterators | David Robillard | 1 | -1/+0 |
2022-08-18 | Fix clang-tidy header filter regex | David Robillard | 1 | -1/+1 |
2022-08-17 | Suppress new warnings in clang-tidy 14 | David Robillard | 1 | -0/+17 |
2021-01-02 | Update for latest raul | David Robillard | 1 | -0/+6 |
2020-12-15 | Use separate clang-tidy configurations for server and GUI | David Robillard | 1 | -0/+56 |