Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-07 | Update repository information | David Robillard | 1 | -2/+2 | |
2017-01-06 | Add support for reading TriG | David Robillard | 453 | -60/+4723 | |
2017-01-06 | Tidy | David Robillard | 2 | -22/+13 | |
2017-01-06 | Add support for SPARQL PREFIX and BASE directives | David Robillard | 3 | -106/+147 | |
2017-01-05 | Add support for NQuads | David Robillard | 97 | -45/+1123 | |
2017-01-03 | Test file URI escaping | David Robillard | 1 | -0/+17 | |
2017-01-03 | Always escape file URIs | David Robillard | 1 | -1/+1 | |
2016-09-19 | Serd 0.24.0v0.24.0 | David Robillard | 2 | -3/+3 | |
2016-09-19 | Avoid write error test unless /dev/full is present | David Robillard | 1 | -6/+8 | |
2016-09-18 | Update copyright dates | David Robillard | 3 | -4/+4 | |
2016-09-18 | Update documentation style | David Robillard | 1 | -63/+53 | |
2016-09-18 | Fix memory error | David Robillard | 1 | -2/+3 | |
Introduced in 443f470383dc3acba0fde7b705e8ff81a7c49595 | |||||
2016-09-10 | Fix cross-links in documentation | David Robillard | 1 | -2/+2 | |
2016-09-05 | Add project tag to release posts | David Robillard | 1 | -1/+1 | |
2016-09-05 | Update man pages | David Robillard | 1 | -1/+1 | |
2016-08-27 | Update documentation style | David Robillard | 2 | -213/+454 | |
2016-08-17 | Add target for generating release announcements | David Robillard | 3 | -6/+16 | |
2016-08-09 | Report missing statement separator errors | David Robillard | 3 | -1/+11 | |
2016-08-01 | Use consistent feature test macros | David Robillard | 2 | -4/+4 | |
2016-07-31 | Fix compilation with mingw | David Robillard | 1 | -2/+6 | |
2016-07-31 | Fix compilation with C++ | David Robillard | 1 | -2/+3 | |
2016-07-25 | Support test coverage with LLVM | David Robillard | 2 | -22/+18 | |
2016-07-25 | Remove output files from test directory | David Robillard | 2 | -0/+0 | |
2016-07-11 | Improve test framework | David Robillard | 1 | -5/+5 | |
2016-07-11 | Fix memory leak | David Robillard | 1 | -0/+1 | |
2016-07-10 | Add serd_node_new_relative_uri() | David Robillard | 5 | -6/+64 | |
2016-07-10 | Shrink code | David Robillard | 1 | -5/+3 | |
2016-07-09 | Clean up test output | David Robillard | 1 | -18/+24 | |
2016-07-09 | Upgrade to waf 1.8.22 and autowaf 93d0926 | David Robillard | 1 | -7/+7 | |
2016-07-09 | Fix construction of URIs with UTF-8 characters | David Robillard | 6 | -20/+22 | |
2016-06-13 | Fix use of uninitialized fields | David Robillard | 3 | -28/+3 | |
Fixes #1135 | |||||
2016-05-29 | Fix handling of file I/O errors | David Robillard | 4 | -8/+31 | |
2016-05-29 | Add missing prefixes to serd.ttl | David Robillard | 1 | -0/+3 | |
2016-05-17 | Fix unaligned memory access (UB which breaks ARM) | David Robillard | 3 | -8/+41 | |
With this fix, the test suite runs cleanly with UBSan. | |||||
2016-04-26 | Clean up test code | David Robillard | 1 | -65/+35 | |
2016-03-15 | Fix potential out of bounds read | David Robillard | 3 | -4/+6 | |
2016-03-15 | Use NULL for null pointer constants | David Robillard | 1 | -2/+4 | |
2016-01-17 | Support mixed-case language tags | Arto Bendiken | 1 | -1/+1 | |
See: https://www.w3.org/TR/turtle/#grammar-production-LANGTAG | |||||
2015-10-08 | Update copyright dates | David Robillard | 2 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@505 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-08 | Update serdi man page | David Robillard | 2 | -2/+11 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@504 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-08 | Fix documentation generation | David Robillard | 3 | -2/+8 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@503 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-08 | Serd 0.22.0 | David Robillard | 2 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@501 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-07 | Update copyright dates | David Robillard | 5 | -5/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@500 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-07 | Update INSTALL file | David Robillard | 3 | -40/+18 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@499 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-05 | Fix test suite when path contains spaces | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@498 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-05 | Fix warning on Windows | David Robillard | 1 | -2/+4 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@497 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-04 | Fix test program on BSD | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@496 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-04 | Add option to avoid gcov | David Robillard | 1 | -4/+4 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@495 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-04 | Delete trailing whitespace | David Robillard | 2 | -5/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@494 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-03 | Show serdi errors in standard format | David Robillard | 2 | -14/+24 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@493 490d8e77-9747-427b-9fa3-0b8f29cee8a0 |