Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-06 | Simplify string view interface | David Robillard | 1 | -11/+7 | |
2023-02-04 | Suppress/fix clang-tidy warnings on Windows | David Robillard | 1 | -0/+4 | |
2022-11-01 | Add missing pure and const function attributes | David Robillard | 1 | -0/+6 | |
It seems that certain versions and/or configurations of gcc warn about these for static functions, which is annoying, but whatever. | |||||
2022-10-23 | Add path API | David Robillard | 1 | -0/+712 | |