aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-10-08Tag Serd 0.22.0v0.22.0David Robillard0-0/+0
git-svn-id: http://svn.drobilla.net/serd/tags/serd-0.22.0@502 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-08Serd 0.22.0David Robillard2-3/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@501 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-07Update copyright datesDavid Robillard5-5/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@500 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-07Update INSTALL fileDavid Robillard3-40/+18
git-svn-id: http://svn.drobilla.net/serd/trunk@499 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-05Fix test suite when path contains spacesDavid Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@498 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-05Fix warning on WindowsDavid Robillard1-2/+4
git-svn-id: http://svn.drobilla.net/serd/trunk@497 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-04Fix test program on BSDDavid Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@496 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-04Add option to avoid gcovDavid Robillard1-4/+4
git-svn-id: http://svn.drobilla.net/serd/trunk@495 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-04Delete trailing whitespaceDavid Robillard2-5/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@494 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-03Show serdi errors in standard formatDavid Robillard2-14/+24
git-svn-id: http://svn.drobilla.net/serd/trunk@493 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-02Full test coverageDavid Robillard3-52/+69
git-svn-id: http://svn.drobilla.net/serd/trunk@492 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-10-02Upgrade to waf 1.8.14David Robillard1-7/+8
git-svn-id: http://svn.drobilla.net/serd/trunk@491 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-09-04Fix clash resolution when a blank node ID prefix is set.David Robillard2-5/+7
git-svn-id: http://svn.drobilla.net/serd/trunk@490 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-04-04Fix serializing fractional decimals that would round up.David Robillard2-2/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@489 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-02-06Blind attempt to fix compiler check on OSX 10.6.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@488 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-01-29Fix incorrect comment.David Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@487 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2015-01-25Remove LV2 stuff from waf.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@486 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-18Upgrade to waf 1.8.5.David Robillard2-2/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@485 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-17Add test for statements ending with a blank then dot with no space.David Robillard2-0/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@484 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-17Add tests for Turtle named inline nodes extension.David Robillard5-0/+13
git-svn-id: http://svn.drobilla.net/serd/trunk@483 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-17Add support for Turtle named inline nodes extension.David Robillard3-17/+63
git-svn-id: http://svn.drobilla.net/serd/trunk@482 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-16Fix reading statements ending with a blank then dot with no space (#989).David Robillard2-12/+15
git-svn-id: http://svn.drobilla.net/serd/trunk@481 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-10Configurable strict parsing to tolerate invalid URIs.David Robillard5-4/+34
git-svn-id: http://svn.drobilla.net/serd/trunk@480 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-10Fix serd_reader_read_file() for URIs with escaped characters (spaces).David Robillard2-2/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@479 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-12-09Report errors for invalid IRI characters and missing terminators.David Robillard2-11/+19
git-svn-id: http://svn.drobilla.net/serd/trunk@478 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-11-22Fix warnings when building with ISO C++ compilers.David Robillard3-3/+4
git-svn-id: http://svn.drobilla.net/serd/trunk@477 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-10-03Remove dependence on fmax() to avoid portability issues.David Robillard4-17/+16
git-svn-id: http://svn.drobilla.net/serd/trunk@476 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Serd 0.20.0.David Robillard3-5/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@474 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Upload man pages with waf upload_docs target.David Robillard1-0/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@473 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Upgrade to waf 1.7.16.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@472 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Use Markdown in doc comments for better source readability.David Robillard4-5/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@471 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-46/+46
git-svn-id: http://svn.drobilla.net/serd/trunk@470 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Use Markdown in doc comments for better source readability.David Robillard3-9/+9
git-svn-id: http://svn.drobilla.net/serd/trunk@469 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Update Doxygen file.David Robillard1-918/+1438
git-svn-id: http://svn.drobilla.net/serd/trunk@468 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Update copyright dates.David Robillard8-9/+9
git-svn-id: http://svn.drobilla.net/serd/trunk@467 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-08Fix wscript for anciet Python 2.4.David Robillard1-4/+13
git-svn-id: http://svn.drobilla.net/serd/trunk@466 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-05Fix const-correctness violation for reader input string.David Robillard2-12/+16
git-svn-id: http://svn.drobilla.net/serd/trunk@465 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-05Remove unnecessary include.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@464 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-08-05Fix memory leak in serd_test.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@463 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-07-13Add configure option to ignore POSIX functions even if present.David Robillard1-17/+20
git-svn-id: http://svn.drobilla.net/serd/trunk@462 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-05-19Add TODO comment about future API break needed for better error reporting.David Robillard1-0/+6
git-svn-id: http://svn.drobilla.net/serd/trunk@461 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-04-27Update waf.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@460 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2014-04-11Minor hardening.David Robillard3-10/+14
git-svn-id: http://svn.drobilla.net/serd/trunk@459 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2013-12-25Fix serd test suite when running recursively (#912).David Robillard1-8/+7
git-svn-id: http://svn.drobilla.net/serd/trunk@458 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct ↵David Robillard1-1/+1
(oops). git-svn-id: http://svn.drobilla.net/serd/trunk@457 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2013-12-25Tidy up configuration output.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@456 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2013-12-25Specify -lm in libs.private for static compilation (#918).David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@455 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2013-12-25Add -lm to pkg-config libs.David Robillard2-2/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@454 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2013-12-25Update to r94/autowaf.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@453 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2013-12-24Update to latest Turtle test suite.David Robillard528-456/+1050
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