Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-19 | Break up sratom_write() into less complex functions | David Robillard | 1 | -2/+1 |
2025-01-19 | Use USTR() macro more widely | David Robillard | 1 | -1/+0 |
2025-01-19 | Avoid use of scanf when reading MIDI events | David Robillard | 1 | -1/+0 |
2025-01-19 | Strengthen clang-tidy configuration | David Robillard | 1 | -3/+3 |
2024-07-16 | Suppress new warnings in clang-tidy 18 | David Robillard | 1 | -2/+3 |
2023-05-01 | Suppress new clang-tidy warnings | David Robillard | 1 | -0/+2 |
2022-12-11 | Fix "suspicious" string comparisons | David Robillard | 1 | -1/+0 |
2022-12-11 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+0 |
2022-12-11 | Make clang-tidy configuration clean when run via meson | David Robillard | 1 | -0/+17 |