Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-22 | Serd 0.32.0v0.32.0 | David Robillard | 1 | -2/+2 | |
2023-05-11 | Clean up documentation and remove junk files from install | David Robillard | 1 | -1/+2 | |
2023-05-05 | Add options to disable html or singlehtml documentation | David Robillard | 1 | -1/+2 | |
2023-05-03 | Make serd_reader_read_chunk() work with NQuads | David Robillard | 1 | -1/+2 | |
2023-04-30 | Add long "help" and "version" options to serdi | David Robillard | 1 | -2/+3 | |
Although serdi still "officially" has a BSD-style interface, meson uses --version to find the version of executables. So, support that, and also add --help, since users will often try that for unknown commands. | |||||
2023-04-16 | Gracefully handle errors when writing text | David Robillard | 1 | -1/+1 | |
2023-04-06 | Improve pretty-printing of lists and inline subjects | David Robillard | 1 | -0/+1 | |
2023-04-06 | Remove support for writing Turtle named inline nodes extension | David Robillard | 1 | -0/+1 | |
2023-04-06 | Make URI writing stricter by default | David Robillard | 1 | -1/+2 | |
2023-04-06 | Simplify naming of W3C test directories | David Robillard | 1 | -1/+2 | |
This matches the names used in <https://github.com/w3c/rdf-tests.git>. | |||||
2023-04-05 | Clean up remaining stale test suite data | David Robillard | 1 | -1/+2 | |
2023-04-05 | Improve writer error handling | David Robillard | 1 | -2/+3 | |
2023-04-05 | Fix relative URI creation | David Robillard | 1 | -1/+2 | |
2023-04-05 | Fix potential memory leaks when a write is aborted | David Robillard | 1 | -1/+2 | |
Also clean up and simplify writer context management in general. | |||||
2023-04-02 | Improve TriG pretty-printing and remove trailing newlines | David Robillard | 1 | -1/+2 | |
2023-03-31 | Fix possible hang when writing nested Turtle lists | David Robillard | 1 | -1/+2 | |
2023-03-31 | Fix incorrect parsing of strange quote escape patterns | David Robillard | 1 | -1/+2 | |
2023-02-12 | Check for POSIX features with the build system | David Robillard | 1 | -1/+2 | |
2022-12-20 | Avoid using ASCII grave as a quote | David Robillard | 1 | -1/+2 | |
2022-12-19 | Allow SERD_API to be defined by the user | David Robillard | 1 | -1/+2 | |
2022-12-11 | Update NEWS file | David Robillard | 1 | -1/+3 | |
2022-12-09 | Add serd_reader_skip_until_byte() to public API | David Robillard | 1 | -2/+3 | |
2022-12-08 | Replace duplicated dox_to_sphinx script with sphinxygen dependency | David Robillard | 1 | -1/+2 | |
2022-11-28 | Improve serdi man page | David Robillard | 1 | -1/+2 | |
2022-11-24 | Gracefully handle bad characters in Turtle blank node syntax | David Robillard | 1 | -1/+2 | |
2022-11-24 | Gracefully handle bad characters in Turtle datatype syntax | David Robillard | 1 | -1/+2 | |
2022-11-14 | Add Windows path separator support to serd_node_new_file_uri() | David Robillard | 1 | -1/+2 | |
2022-10-23 | Fix hang when skipping an error at EOF when lax parsing | David Robillard | 1 | -0/+1 | |
2022-10-23 | Fix crash when trying to read chunks without starting | David Robillard | 1 | -1/+2 | |
2022-10-23 | Test header for warnings more strictly | David Robillard | 1 | -1/+2 | |
2022-10-07 | Override pkg-config dependency within meson | David Robillard | 1 | -0/+6 | |
2022-09-08 | Serd 0.30.16v0.30.16 | David Robillard | 1 | -2/+2 | |
2022-09-01 | Update NEWS file | David Robillard | 1 | -1/+2 | |
2022-08-09 | Allow programs to be used from subproject | David Robillard | 1 | -1/+2 | |
2022-07-20 | Make NEWS file readable by dpkg-parsechangelog | David Robillard | 1 | -20/+20 | |
2022-07-16 | Fix spelling error in serdi man page | David Robillard | 1 | -0/+7 | |
2022-07-10 | Serd 0.30.14v0.30.14 | David Robillard | 1 | -2/+2 | |
2022-07-10 | Switch to meson build system | David Robillard | 1 | -1/+2 | |
2022-06-12 | Add note about versioning to README | David Robillard | 1 | -1/+2 | |
2022-06-10 | Fix memory consumption when reading documents | David Robillard | 1 | -0/+6 | |
2022-05-26 | Serd 0.30.12v0.30.12 | David Robillard | 1 | -2/+4 | |
2021-04-11 | Support combining several BSD-style command line flags in serdi | David Robillard | 1 | -1/+2 | |
2021-04-09 | Write statements with invalid URI characters in lax mode | David Robillard | 1 | -1/+2 | |
2021-02-15 | Fix writing long literals with triple quotes | David Robillard | 1 | -0/+6 | |
2021-01-20 | Serd 0.30.10v0.30.10 | David Robillard | 1 | -2/+2 | |
2021-01-17 | Remove aligned_alloc support | David Robillard | 1 | -1/+2 | |
This causes build issues when targeting older versions of MacOS. That could be fixed, but I don't have the ability to reproduce it at the moment, and it's a problem in the build system check code which is about to be entirely replaced anyway. Since, as far as I know, this does not actually add aligned allocation support to any real system (they all support one of the other methods), just remove it for now. | |||||
2021-01-16 | Fix documentation installation directory | Guido Aulisi | 1 | -1/+2 | |
2021-01-16 | Add fallback configuration if documentation theme is unavailable | David Robillard | 1 | -1/+2 | |
2021-01-09 | Fix SERD_DISABLE_DEPRECATED | David Robillard | 1 | -0/+6 | |
2021-01-07 | Serd 0.30.8v0.30.8 | David Robillard | 1 | -2/+2 | |