aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_overflow.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Factor out NTriples readerDavid Robillard1-0/+3
2023-12-02Align nodes on the reader stackDavid Robillard1-1/+3
2023-12-02Replace serd_reader_set_strict() with SerdReaderFlagsDavid Robillard1-1/+1
2023-12-02Add a set of limits to the worldDavid Robillard1-1/+5
2023-12-02Replace multiple stream callbacks with SerdEventDavid Robillard1-1/+1
2023-12-02Add SerdCaretDavid Robillard1-1/+1
2023-12-02Add SerdWorld for shared library stateDavid Robillard1-7/+18
2023-12-02Improve reader error handlingDavid Robillard1-0/+152