Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2015-10-02 | Full test coverage | David Robillard | 3 | -52/+69 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@492 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-02 | Upgrade to waf 1.8.14 | David Robillard | 1 | -7/+8 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@491 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-09-04 | Fix clash resolution when a blank node ID prefix is set. | David Robillard | 2 | -5/+7 | |
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 | 2 | -2/+3 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@489 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-02-06 | Blind attempt to fix compiler check on OSX 10.6. | David Robillard | 1 | -5/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@488 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-01-29 | Fix incorrect comment. | David Robillard | 1 | -2/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@487 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-01-25 | Remove LV2 stuff from waf. | David Robillard | 1 | -5/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@486 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 2 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@485 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-17 | Add test for statements ending with a blank then dot with no space. | David Robillard | 2 | -0/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@484 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-12-17 | Add tests for Turtle named inline nodes extension. | David Robillard | 5 | -0/+13 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@483 490d8e77-9747-427b-9fa3-0b8f29cee8a0 |