Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-14 | Replace shared library malloc shim with explicit allocation testing | David Robillard | 1 | -3/+0 | |
The old approach was generally annoying to deal with sometimes, and not particularly portable. This replaces it by using the new custom allocator interface with unit tests that specifically check that failed allocation is handled properly. | |||||
2021-09-10 | Suppress nullability extension warnings regardless of strict mode | David Robillard | 1 | -3/+3 | |
2021-01-10 | Sort meson options | David Robillard | 1 | -3/+3 | |
2020-12-31 | Switch to Meson | David Robillard | 1 | -0/+11 | |