aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Add options to disable html or singlehtml documentationDavid Robillard3-30/+41
2023-05-05Remove unused meson.build fileDavid Robillard1-8/+0
2023-05-05Fail on documentation warnings when werror=trueDavid Robillard1-6/+9
2023-05-05Fix stylelint issuesDavid Robillard2-3/+5
2023-05-04Fix whitespaceDavid Robillard1-2/+2
2023-05-03Make serd_reader_read_chunk() work with NQuadsDavid Robillard5-10/+110
2023-05-03Remove test output file after executionDavid Robillard1-0/+1
2023-05-03Factor out read_nquads_statement()David Robillard1-42/+54
2023-05-03Remove redundant wrapper functionDavid Robillard1-7/+1
2023-05-01Use warning_level=everything on FreeBSD CIDavid Robillard1-1/+1
2023-05-01Clean up warning suppressionsDavid Robillard1-28/+40
2023-04-30Suppress cross-compilation warnings in MacOS buildsDavid Robillard3-1/+10
2023-04-30Add long "help" and "version" options to serdiDavid Robillard6-6/+17
2023-04-30Fix redundant nested max() in benchmark scriptDavid Robillard1-1/+1
2023-04-25Remove stale commentDavid Robillard1-5/+2
2023-04-16Gracefully handle errors when writing textDavid Robillard12-89/+312
2023-04-06Add test for different comment termination casesDavid Robillard3-0/+13
2023-04-06Clean up error handling and use TRY macros more broadlyDavid Robillard2-37/+41
2023-04-06Improve pretty-printing of lists and inline subjectsDavid Robillard18-171/+335
2023-04-06Remove support for writing Turtle named inline nodes extensionDavid Robillard4-48/+7
2023-04-06Simplify remove_dot_segments() implementationDavid Robillard1-53/+15
2023-04-06Make URI writing stricter by defaultDavid Robillard6-11/+55
2023-04-06Gracefully handle boolean subject and predicate errorsDavid Robillard7-2/+20
2023-04-06Fix benchmark plot axis rangeDavid Robillard1-4/+7
2023-04-06Improve help textDavid Robillard1-2/+2
2023-04-06Check formatting of project Turtle filesDavid Robillard4-0/+89
2023-04-06Use portable names for all test targetsDavid Robillard1-8/+8
2023-04-06Simplify stdout capturing codeDavid Robillard1-4/+2
2023-04-06Add Fedora row and run lint tests on CIDavid Robillard1-2/+13
2023-04-06Add pylint testDavid Robillard2-2/+26
2023-04-06Fix flake8 warnings and add testDavid Robillard3-3/+10
2023-04-06Simplify command-line option test namesDavid Robillard1-2/+2
2023-04-06Only load sphinxygen subproject if required tools are foundDavid Robillard1-7/+19
2023-04-06Update top-level copyright datesDavid Robillard2-2/+2
2023-04-06Clean up documentation symbol ignore listDavid Robillard1-12/+0
2023-04-06Simplify naming of W3C test directoriesDavid Robillard1026-9/+11
2023-04-06Update TriG test suiteDavid Robillard4-18/+34
2023-04-06Update Turtle test suiteDavid Robillard19-21/+123
2023-04-06Update NQuads test suiteDavid Robillard7-13/+29
2023-04-06Update NTriples test suiteDavid Robillard3-2/+18
2023-04-06Use more consistent meson formattingDavid Robillard4-22/+34
2023-04-06Simplify man page markupDavid Robillard1-22/+13
2023-04-06Use new meson strict warning systemDavid Robillard7-202/+43
2023-04-05Fix sign conversion warningsDavid Robillard3-6/+3
2023-04-05Add tests for EOF within UTF-8 charactersDavid Robillard3-0/+16
2023-04-05Clean up remaining stale test suite dataDavid Robillard21-301/+309
2023-04-05Add a simple abbreviation test suiteDavid Robillard9-0/+94
2023-04-05Move big test cases to a separate suiteDavid Robillard10-21/+38
2023-04-05Factor out a suite of "perfect" reversible testsDavid Robillard63-20141/+80428
2023-04-05Clean up "good" test suiteDavid Robillard49-50262/+20276