Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-13 | Improve system feature detection | David Robillard | 1 | -67/+57 | |
2022-10-23 | Add filesystem API | David Robillard | 1 | -0/+137 | |
2022-10-14 | Fix fallback configuration on older MacOS versions | David Robillard | 1 | -1/+1 | |
2022-08-19 | Move sem implementation out of header | David Robillard | 1 | -0/+30 | |
This avoids having platform conditionals in public headers, which causes build problems for dependants. | |||||
2022-06-28 | Clean up build configuration | David Robillard | 1 | -9/+37 | |
2021-09-14 | Add aligned allocation interface and use it in ZixBTree | David Robillard | 1 | -0/+54 | |