Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-04 | Suppress/fix clang-tidy warnings on Windows | David Robillard | 2 | -3/+15 | |
2022-11-25 | Avoid dereference after null check | David Robillard | 1 | -3/+4 | |
2022-11-17 | Remove ZixBitset | David Robillard | 1 | -1/+0 | |
2022-11-02 | Remove function_types.h | David Robillard | 1 | -1/+0 | |
2022-11-02 | Suppress warnings in C++ test | David Robillard | 1 | -0/+4 | |
This is necessary because the global warnings may be stricter when building as a subproject. | |||||
2022-11-01 | Remove invalid test case | David Robillard | 1 | -2/+0 | |
2022-10-23 | Add C++ header build test | David Robillard | 1 | -0/+29 | |
2022-10-23 | Add path API | David Robillard | 2 | -0/+509 | |