Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-02 | Use std::all_of | David Robillard | 1 | -1/+0 |
2021-01-02 | Suppress warnings about redundant "override" | David Robillard | 1 | -0/+6 |
2020-12-19 | Clean up special member functions | David Robillard | 1 | -1/+0 |
2020-12-19 | Suppress warnings with older clang-tidy | David Robillard | 1 | -4/+1 |
2020-12-19 | Avoid "else" after "return" | David Robillard | 1 | -2/+0 |
2020-12-16 | Fix build with older GCC | David Robillard | 1 | -1/+3 |
2020-12-14 | Suppress new clang-tidy warnings | David Robillard | 1 | -0/+5 |
2020-11-12 | Use separate clang-tidy configurations for headers and tests | David Robillard | 1 | -0/+31 |