aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Use unsigned constants for all explicit enumerator valuesHEADmasterDavid Robillard1-1/+2
2024-03-29Support reading lone lists in lax modeDavid Robillard1-1/+2
2024-03-14Fix library current_version on MacOSDavid Robillard1-1/+2
2024-03-08Fix parsing NQuads lines with no space before the final dotDavid Robillard1-0/+6
2024-01-23Serd 0.32.2v0.32.2David Robillard1-2/+2
2024-01-20Fix writing empty list objects within blank nodesDavid Robillard1-1/+2
2024-01-09Enable clang nullability checksDavid Robillard1-0/+6
2023-10-22Serd 0.32.0v0.32.0David Robillard1-2/+2
2023-05-11Clean up documentation and remove junk files from installDavid Robillard1-1/+2
2023-05-05Add options to disable html or singlehtml documentationDavid Robillard1-1/+2
2023-05-03Make serd_reader_read_chunk() work with NQuadsDavid Robillard1-1/+2
2023-04-30Add long "help" and "version" options to serdiDavid Robillard1-2/+3
2023-04-16Gracefully handle errors when writing textDavid Robillard1-1/+1
2023-04-06Improve pretty-printing of lists and inline subjectsDavid Robillard1-0/+1
2023-04-06Remove support for writing Turtle named inline nodes extensionDavid Robillard1-0/+1
2023-04-06Make URI writing stricter by defaultDavid Robillard1-1/+2
2023-04-06Simplify naming of W3C test directoriesDavid Robillard1-1/+2
2023-04-05Clean up remaining stale test suite dataDavid Robillard1-1/+2
2023-04-05Improve writer error handlingDavid Robillard1-2/+3
2023-04-05Fix relative URI creationDavid Robillard1-1/+2
2023-04-05Fix potential memory leaks when a write is abortedDavid Robillard1-1/+2
2023-04-02Improve TriG pretty-printing and remove trailing newlinesDavid Robillard1-1/+2
2023-03-31Fix possible hang when writing nested Turtle listsDavid Robillard1-1/+2
2023-03-31Fix incorrect parsing of strange quote escape patternsDavid Robillard1-1/+2
2023-02-12Check for POSIX features with the build systemDavid Robillard1-1/+2
2022-12-20Avoid using ASCII grave as a quoteDavid Robillard1-1/+2
2022-12-19Allow SERD_API to be defined by the userDavid Robillard1-1/+2
2022-12-11Update NEWS fileDavid Robillard1-1/+3
2022-12-09Add serd_reader_skip_until_byte() to public APIDavid Robillard1-2/+3
2022-12-08Replace duplicated dox_to_sphinx script with sphinxygen dependencyDavid Robillard1-1/+2
2022-11-28Improve serdi man pageDavid Robillard1-1/+2
2022-11-24Gracefully handle bad characters in Turtle blank node syntaxDavid Robillard1-1/+2
2022-11-24Gracefully handle bad characters in Turtle datatype syntaxDavid Robillard1-1/+2
2022-11-14Add Windows path separator support to serd_node_new_file_uri()David Robillard1-1/+2
2022-10-23Fix hang when skipping an error at EOF when lax parsingDavid Robillard1-0/+1
2022-10-23Fix crash when trying to read chunks without startingDavid Robillard1-1/+2
2022-10-23Test header for warnings more strictlyDavid Robillard1-1/+2
2022-10-07Override pkg-config dependency within mesonDavid Robillard1-0/+6
2022-09-08Serd 0.30.16v0.30.16David Robillard1-2/+2
2022-09-01Update NEWS fileDavid Robillard1-1/+2
2022-08-09Allow programs to be used from subprojectDavid Robillard1-1/+2
2022-07-20Make NEWS file readable by dpkg-parsechangelogDavid Robillard1-20/+20
2022-07-16Fix spelling error in serdi man pageDavid Robillard1-0/+7
2022-07-10Serd 0.30.14v0.30.14David Robillard1-2/+2
2022-07-10Switch to meson build systemDavid Robillard1-1/+2
2022-06-12Add note about versioning to READMEDavid Robillard1-1/+2
2022-06-10Fix memory consumption when reading documentsDavid Robillard1-0/+6
2022-05-26Serd 0.30.12v0.30.12David Robillard1-2/+4
2021-04-11Support combining several BSD-style command line flags in serdiDavid Robillard1-1/+2
2021-04-09Write statements with invalid URI characters in lax modeDavid Robillard1-1/+2