Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-23 | Use angle brackets for library includes | David Robillard | 1 | -2/+4 | |
2024-11-15 | Update clang-format configuration | David Robillard | 1 | -12/+6 | |
2024-06-22 | Remove redundant conditionals | David Robillard | 1 | -4/+3 | |
2023-08-23 | Improve test coverage | David Robillard | 1 | -3/+1 | |
2023-05-10 | Add ZIX_STATIC_STRING() | David Robillard | 1 | -2/+4 | |
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 | |