Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | Remove datatype arguments from integer and base64 constructors | David Robillard | 1 | -4/+4 |
2022-01-28 | Add custom allocator support | David Robillard | 1 | -24/+63 |
2022-01-28 | Make environments and sinks part of the world | David Robillard | 1 | -5/+5 |
2022-01-28 | Fix handling of deferred write errors that happen when closing | David Robillard | 1 | -2/+2 |
2022-01-28 | Use more human-readable status codes | David Robillard | 1 | -7/+7 |
2022-01-28 | Simplify output stream API | David Robillard | 1 | -27/+35 |
2022-01-28 | Remove SERD_NO_INLINE_OBJECTS | David Robillard | 1 | -1/+4 |
2022-01-28 | Add a close function to SerdByteSink | David Robillard | 1 | -14/+21 |
2022-01-14 | Add model | David Robillard | 1 | -0/+1396 |