Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | Use angle brackets for library includesmain | David Robillard | 1 | -12/+12 | |
2024-07-17 | Suppress new warnings in clang and clang-tidy 18 | David Robillard | 1 | -0/+1 | |
2023-09-23 | Suppress new warnings in clang-tidy 16 | David Robillard | 1 | -0/+1 | |
2022-11-15 | Fix clang-tidy configuration | David Robillard | 1 | -1/+0 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 1 | -1/+1 | |
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway. | |||||
2022-07-20 | Replace repeated type by braced init list | David Robillard | 1 | -1/+0 | |
2022-07-20 | Use nodiscard attribute | David Robillard | 1 | -1/+0 | |
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 2 | -14/+5 | |
2022-07-20 | Add header warning test | David Robillard | 2 | -0/+72 | |