Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-08 | Replace serd_reader_set_strict() with SerdReaderFlags | David Robillard | 1 | -1/+2 | |
This makes reader options extensible and should hopefully prevent the need for grafting on more similar functions in the future. | |||||
2021-03-08 | Align node allocations | David Robillard | 1 | -13/+15 | |
2021-03-08 | Add stack overflow tests | David Robillard | 1 | -0/+68 | |