aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-10-22Serd 0.32.0v0.32.0David Robillard4-5/+5
2023-10-06Tolerate reduce floating point precision on Apple SiliconDavid Robillard1-2/+2
2023-09-23Avoid use of deprecated meson string formatting with filesDavid Robillard2-24/+29
2023-09-23Explicitly specify all documentation dependenciesDavid Robillard5-14/+37
2023-09-22Suppress new warnings in clang-tidy 16David Robillard1-1/+2
2023-09-22Fix documentation dependenciesDavid Robillard3-4/+4
2023-09-22Fix potential realloc leaksDavid Robillard2-6/+12
2023-09-22Remove unused includeDavid Robillard1-1/+0
2023-09-22Suppress new warnings in clang 16David Robillard1-0/+2
2023-09-22Remove custom documentation CSSDavid Robillard1-18/+0
2023-09-22Clean up meson formattingDavid Robillard3-61/+102
2023-09-22Sort options in meson commands on CIDavid Robillard1-10/+10
2023-09-22Clean up sphinx build commandsDavid Robillard3-9/+19
2023-09-22Fix documentation build in a virtualenvDavid Robillard1-2/+2
2023-09-22Move man pages to their own directoryDavid Robillard7-56/+86
2023-08-31Update gitignore fileDavid Robillard1-3/+3
2023-08-23Update sphinxygen wrapDavid Robillard1-6/+6
2023-05-15Clean up and organize configuration summaryDavid Robillard2-22/+40
2023-05-11Upload documentation from cleaner installed versionDavid Robillard1-6/+7
2023-05-11Clean up documentation and remove junk files from installDavid Robillard14-167/+170
2023-05-08Avoid use of strtoul()David Robillard3-9/+16
2023-05-05Update benchmarksDavid Robillard5-388/+453
2023-05-05Run mandoc with strict errorsDavid Robillard2-3/+10
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