aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-04Add missing newline.David Robillard1-1/+1
2013-03-04Improve dot support.David Robillard16-36/+155
2013-03-03Fix crazy logic and redundant call in read_PN_LOCAL().David Robillard1-4/+4
2013-03-03Write thru files to build directory.David Robillard1-11/+10
2013-03-03Pass negative eval tests (reject invalid escaped URI characters).David Robillard6-19/+30
2013-03-03Remove dead code.David Robillard1-8/+4
2013-03-03Don't write xsd:decimal literals to Turtle bare if they would not be read backDavid Robillard3-12/+28
2013-03-03Simplify manifest-based test running.David Robillard1-20/+13
2013-03-03Abstract out thru test running.David Robillard1-21/+28
2013-03-03Remove comments referring to old grammar rules.David Robillard1-33/+0
2013-03-03Pass turtle-syntax-bad-prefix-01 (propagate errors in write_node).David Robillard1-5/+8
2013-03-02Pass turtle-syntax-number-08.ttl (integer followed by terminating dot).David Robillard2-117/+147
2013-03-02Use same base URI for both new test suites.David Robillard1-2/+2
2013-03-02Fix anonymous_blank_node_subject test.David Robillard2-1/+2
2013-02-26Fix URI for tests-ttl tests.David Robillard1-1/+1
2013-02-26Remove debug print and fix Python 3 compatibility.David Robillard1-1/+0
2013-02-25Support most of the latest Turtle Editor's Draft.David Robillard348-434/+3342
2013-02-25Add DOAP information.David Robillard1-0/+16
2013-02-24Move old test suite to its own directory.David Robillard124-71/+86
2013-02-24Fix typo.David Robillard1-1/+1
2013-02-24Generate shorter blank node IDs like the new Turtle test suite.David Robillard17-337/+338
2013-02-24Add missing files.David Robillard2-0/+243
2013-02-24Restructure test suite to match new Turtle test suite.David Robillard108-169/+7
2013-02-03Correctly handle posix_memalign failureDavid Robillard2-3/+4
2013-02-02Upgrade to waf 1.9.7David Robillard1-0/+0
2013-01-22Fix possible crash in serd_writer_end_anon() when writing invalid listsDavid Robillard4-4/+9
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Serd 0.18.2David Robillard2-3/+3
2012-12-23Windows compatibility fixes.David Robillard2-0/+10
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard2-1/+2
2012-12-23Fix serd_node_new_decimal test code.David Robillard1-6/+6
2012-12-21Fix crash when serd_node_new_decimal is called with infinity or NaN.David Robillard3-3/+11
2012-12-20Fix crash when resolving against non-standard base URIs.David Robillard2-5/+3
2012-11-14Fix bug that caused "a" abbreviation in non-predicate position (#862).David Robillard2-2/+3
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-0/+0
2012-09-10Update to r80/autowaf (Build against parallel-installable debug depdencies if...David Robillard1-0/+0
2012-09-10Update to r79/autowaf (Add --pardebug option for parallel-installable debug l...David Robillard2-17/+1
2012-09-10Build correct debug library names on MSVC.David Robillard1-1/+1
2012-09-10Build correct debug library names on MSVC.David Robillard1-5/+14
2012-09-10Use name instead of pattern mangling to add D suffix.David Robillard2-2/+5
2012-09-10Use correct debug flags for MSVC.David Robillard1-0/+0
2012-09-10Add missing import.David Robillard1-0/+0
2012-09-10Add D suffix to debug library filenames with MSVC.David Robillard1-0/+0
2012-09-10Tidy up wscript.David Robillard1-55/+44
2012-09-09Fix clashing symbol "error" in amalgamation build.David Robillard4-22/+23