Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -14/+13 | |
2020-11-29 | Update ganv warning suppressions | David Robillard | 1 | -11/+7 | |
2020-11-29 | Fix GCC return type warnings | David Robillard | 1 | -0/+6 | |
It would be nice if compilers could agree on how to deal with this. | |||||
2020-11-27 | Replace boost::format with fmt | David Robillard | 1 | -0/+9 | |
2020-11-27 | Strengthen warning flags | David Robillard | 1 | -0/+2 | |
2020-11-27 | Use "override" | David Robillard | 1 | -4/+7 | |
2020-11-27 | Fix unused parameter warnings | David Robillard | 1 | -0/+43 | |