Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-10 | Suppress new warning in clang-tidy 19 | David Robillard | 1 | -1/+3 | |
Clever, but I'm not sure how to appease it. It's technically accurate, but someone trying to attack lilv via a hostile LV2_PATH isn't really a concern in the real world. | |||||
2024-07-17 | Avoid return with void value | David Robillard | 1 | -1/+0 | |
2024-07-17 | Remove redundant inline specifiers | David Robillard | 1 | -1/+0 | |
2024-07-16 | Suppress new warnings in clang and clang-tidy 18 | David Robillard | 1 | -0/+2 | |
2023-02-03 | Suppress/fix new warnings in clang-tidy 15 | David Robillard | 1 | -0/+1 | |
2022-12-10 | Resurrect C++ bindings test | David Robillard | 1 | -0/+18 | |