Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-30 | Fix parsing "a" abbreviation without padding whitespace | David Robillard | 1 | -1/+2 | |
2019-03-30 | Improve documentation | David Robillard | 1 | -1/+2 | |
2019-03-17 | Fix bug parsing TriG graphs with several squashed trailing dots | David Robillard | 1 | -1/+2 | |
2018-11-11 | Fix missing parse error messages | David Robillard | 1 | -1/+2 | |
2018-10-03 | Fix colliding blank nodes when parsing TriG | David Robillard | 1 | -1/+2 | |
2018-07-30 | Fix resolving some URIs against base URIs with no trailing slash | David Robillard | 1 | -1/+2 | |
2018-07-23 | Fix GCC 4 build | David Robillard | 1 | -0/+6 | |
2018-07-22 | Serd 0.30.0v0.30.0 | David Robillard | 1 | -2/+2 | |
2018-07-22 | Upgrade to waf 2.0.9 and autowaf a328983 | David Robillard | 1 | -1/+2 | |
2018-07-22 | Add serd_free for freeing memory allocated by serd | David Robillard | 1 | -2/+3 | |
2018-07-14 | Fix length of base64 encoded nodes | David Robillard | 1 | -1/+2 | |
2018-06-10 | Fix relative URI serialisation | David Robillard | 1 | -0/+1 | |
2018-05-27 | Clarify errors returned by serd_env_expand() | David Robillard | 1 | -1/+2 | |
2018-05-25 | Fix reported error when reading statements with only a blank node | David Robillard | 1 | -0/+1 | |
2018-03-08 | Fix parsing local names that end with escaped dots | David Robillard | 1 | -1/+2 | |
2017-12-29 | Add serdi option to write ASCII output | David Robillard | 1 | -1/+2 | |
2017-09-24 | Make internal tests standard manifest-driven test suites | David Robillard | 1 | -1/+2 | |
2017-09-24 | Make serdi guess input syntax from extension if unspecified | David Robillard | 1 | -1/+2 | |
2017-09-24 | Make serdi syntax options case-insensitive | David Robillard | 1 | -1/+2 | |
2017-09-23 | Add basic error tolerant parsing for line-based formats | David Robillard | 1 | -1/+2 | |
2017-09-23 | Add NTriples test suite | David Robillard | 1 | -1/+2 | |
2017-09-23 | Use more efficient stack allocation and growth policies | David Robillard | 1 | -1/+2 | |
2017-09-23 | Report errors for all failing test cases | David Robillard | 1 | -4/+3 | |
2017-09-23 | Report errors for directives or abbreviations in NTriples or NQuads | David Robillard | 1 | -1/+2 | |
2017-08-29 | Fix building with MSVC | David Robillard | 1 | -0/+1 | |
2017-08-28 | Report errors for prematurely terminated statements | David Robillard | 1 | -2/+3 | |
2017-07-30 | Support strict parsing of prefixed names | David Robillard | 1 | -0/+6 | |
2017-07-21 | Serd 0.28.0v0.28.0 | David Robillard | 1 | -3/+3 | |
2017-07-10 | Fix hangs when reading corrupt UTF-8 | David Robillard | 1 | -1/+2 | |
2017-07-10 | Gracefully handle applications that write corrupt UTF-8 | David Robillard | 1 | -1/+2 | |
2017-07-09 | Add serd_node_from_substring() | David Robillard | 1 | -2/+4 | |
This allows creating nodes in-place from substrings of other strings to allow zero-copy serialization from existing delimited buffers. | |||||
2017-06-29 | Fix strict parsing of abolute URI schemes | David Robillard | 1 | -1/+2 | |
2017-04-24 | Allow arbitrary page size to be passed for custom sources | David Robillard | 1 | -2/+2 | |
2017-04-14 | Factor out file reading from reader | David Robillard | 1 | -0/+6 | |
2017-01-10 | Serd 0.26.0v0.26.0 | David Robillard | 1 | -2/+2 | |
2017-01-07 | Add support for writing TriG | David Robillard | 1 | -4/+3 | |
2017-01-06 | Add support for reading TriG | David Robillard | 1 | -2/+3 | |
2017-01-06 | Add support for SPARQL PREFIX and BASE directives | David Robillard | 1 | -0/+1 | |
2017-01-05 | Add support for NQuads | David Robillard | 1 | -0/+6 | |
2016-09-19 | Serd 0.24.0v0.24.0 | David Robillard | 1 | -2/+2 | |
2016-08-09 | Report missing statement separator errors | David Robillard | 1 | -1/+2 | |
2016-07-10 | Add serd_node_new_relative_uri() | David Robillard | 1 | -2/+3 | |
2016-07-09 | Fix construction of URIs with UTF-8 characters | David Robillard | 1 | -2/+3 | |
2016-05-29 | Fix handling of file I/O errors | David Robillard | 1 | -1/+2 | |
2016-05-17 | Fix unaligned memory access (UB which breaks ARM) | David Robillard | 1 | -1/+2 | |
With this fix, the test suite runs cleanly with UBSan. | |||||
2016-03-15 | Fix potential out of bounds read | David Robillard | 1 | -2/+3 | |
2015-10-08 | Update serdi man page | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@504 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-08 | Fix documentation generation | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@503 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-08 | Serd 0.22.0 | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@501 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-03 | Show serdi errors in standard format | David Robillard | 1 | -1/+3 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@493 490d8e77-9747-427b-9fa3-0b8f29cee8a0 |