Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-18 | Update copyright dates | David Robillard | 2 | -3/+3 | |
2016-09-18 | Fix memory error | David Robillard | 1 | -2/+3 | |
Introduced in 443f470383dc3acba0fde7b705e8ff81a7c49595 | |||||
2016-08-09 | Report missing statement separator errors | David Robillard | 1 | -0/+6 | |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -1/+1 | |
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-10 | Add serd_node_new_relative_uri() | David Robillard | 1 | -0/+26 | |
2016-07-10 | Shrink code | David Robillard | 1 | -5/+3 | |
2016-07-09 | Fix construction of URIs with UTF-8 characters | David Robillard | 3 | -16/+17 | |
2016-06-13 | Fix use of uninitialized fields | David Robillard | 2 | -24/+2 | |
Fixes #1135 | |||||
2016-05-29 | Fix handling of file I/O errors | David Robillard | 2 | -7/+18 | |
2016-05-17 | Fix unaligned memory access (UB which breaks ARM) | David Robillard | 2 | -7/+39 | |
With this fix, the test suite runs cleanly with UBSan. | |||||
2016-03-15 | Fix potential out of bounds read | David Robillard | 1 | -1/+2 | |
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 | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@505 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-07 | Update copyright dates | David Robillard | 4 | -4/+4 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@500 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 | 1 | -13/+21 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@493 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-02 | Full test coverage | David Robillard | 1 | -46/+49 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@492 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-09-04 | Fix clash resolution when a blank node ID prefix is set. | David Robillard | 1 | -4/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@490 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-04-04 | Fix serializing fractional decimals that would round up. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@489 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-17 | Add support for Turtle named inline nodes extension. | David Robillard | 2 | -16/+61 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@482 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-16 | Fix reading statements ending with a blank then dot with no space (#989). | David Robillard | 1 | -11/+13 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@481 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-10 | Configurable strict parsing to tolerate invalid URIs. | David Robillard | 2 | -1/+18 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@480 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-10 | Fix serd_reader_read_file() for URIs with escaped characters (spaces). | David Robillard | 1 | -1/+3 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@479 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-09 | Report errors for invalid IRI characters and missing terminators. | David Robillard | 1 | -10/+17 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@478 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-10-03 | Remove dependence on fmax() to avoid portability issues. | David Robillard | 2 | -10/+9 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@476 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 4 | -5/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@471 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 2 | -4/+4 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@469 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-08-08 | Update copyright dates. | David Robillard | 7 | -8/+8 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@467 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-08-05 | Fix const-correctness violation for reader input string. | David Robillard | 1 | -11/+14 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@465 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-08-05 | Remove unnecessary include. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@464 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-05-19 | Add TODO comment about future API break needed for better error reporting. | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@461 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-04-11 | Minor hardening. | David Robillard | 3 | -10/+14 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@459 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-12-24 | Update to latest Turtle test suite. | David Robillard | 2 | -16/+65 | |
Support UTF-8 in blank node names. Support idiotic SPARQL escaping in local names. git-svn-id: http://svn.drobilla.net/serd/trunk@452 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-31 | Write \uFFFF, not \U0000FFFF. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@448 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-31 | Remove unnecessary branch condition. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@447 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-30 | Add more tests from the new W3C Turtle test suite. | David Robillard | 2 | -12/+22 | |
Support crazy escaped NULL characters in literals. Fix incorrect round-trip serialization test command. git-svn-id: http://svn.drobilla.net/serd/trunk@446 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-30 | Implement case-insensitive language tags from new Turtle spec. | David Robillard | 1 | -6/+4 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@444 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-30 | Improve branch coverage. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@442 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-30 | Don't escape backspace or form feed for ntriples. | David Robillard | 1 | -2/+6 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@440 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-24 | Set SERD_HAS_NEWLINE and SERD_HAS_QUOTE flags when unescaped newlines or ↵ | David Robillard | 2 | -8/+26 | |
quotes are read. Don't escape legal ASCII characters when writing long literals. git-svn-id: http://svn.drobilla.net/serd/trunk@439 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-24 | Remove unused SERD_URI enum value. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@438 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-04 | Support dots and colons in pnames. | David Robillard | 1 | -29/+50 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@436 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-04 | Add missing newline. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@434 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-04 | Improve dot support. | David Robillard | 1 | -35/+35 | |
Extend test suite to cover more of the new Turtle draft. git-svn-id: http://svn.drobilla.net/serd/trunk@433 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-03 | Fix crazy logic and redundant call in read_PN_LOCAL(). | David Robillard | 1 | -4/+4 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@432 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-03 | Pass negative eval tests (reject invalid escaped URI characters). | David Robillard | 1 | -15/+18 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@430 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-03 | Remove dead code. | David Robillard | 1 | -8/+4 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@429 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-03-03 | Don't write xsd:decimal literals to Turtle bare if they would not be read back | David Robillard | 1 | -1/+9 | |
with the same type. Run thru tests on manifest-based test suites. git-svn-id: http://svn.drobilla.net/serd/trunk@428 490d8e77-9747-427b-9fa3-0b8f29cee8a0 |