summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing 4.14.1.0Gunnar Aastrand Grimnes2013-12-311-2/+1
* changelog for 4.1Gunnar Aastrand Grimnes2013-12-311-0/+71
* whitespace cleaningGunnar Aastrand Grimnes2013-12-311-28/+26
* fix example code - fixes #346Gunnar Aastrand Grimnes2013-12-311-5/+5
* use qname for trig graph-name - fixes #330Gunnar Aastrand Grimnes2013-12-311-1/+1
* fixed #305Gunnar Aastrand Grimnes2013-12-311-1/+4
* added test and fixed #313Gunnar Aastrand Grimnes2013-12-314-13/+66
* whitespace cleaningGunnar Aastrand Grimnes2013-12-311-12/+12
* add to DOAP.developer to EARL reportsGunnar Aastrand Grimnes2013-12-311-5/+6
* ensure query/result files are opened as binary, handle encoding issues in eac...Gunnar Aastrand Grimnes2013-12-307-31/+57
* I'm going into 2014 and you're all coming with, kick and scream all you want....Gunnar Aastrand Grimnes2013-12-301-127/+1
* remove non-testGunnar Aastrand Grimnes2013-12-301-4/+0
* make py3 happyGunnar Aastrand Grimnes2013-12-301-1/+1
* fixed broken nt testGunnar Aastrand Grimnes2013-12-301-1/+1
* copy skiptests when running py3 testsGunnar Aastrand Grimnes2013-12-301-1/+1
* made ntriples parser use unicode/strings throughout, to make code-sharing bet...Gunnar Aastrand Grimnes2013-12-304-37/+73
* exceptions not stringsGunnar Aastrand Grimnes2013-12-301-3/+3
* added test and fixed #312Gunnar Aastrand Grimnes2013-12-302-2/+16
* enabled trig eval tests and fixed up trig parserGunnar Aastrand Grimnes2013-12-303-5/+2739
* nquads is great they said, it's just like ntriples, but with context they sai...Gunnar Aastrand Grimnes2013-12-302-1/+15
* documentation changesGunnar Aastrand Grimnes2013-12-305-44/+126
* missing space in error messageDrew Perttula2013-12-251-1/+1
* @nottest for earl.add_testGunnar Aastrand Grimnes2013-12-231-0/+4
* fix importGunnar Aastrand Grimnes2013-12-221-1/+1
* fix unicode expand excepitonsGunnar Aastrand Grimnes2013-12-221-1/+1
* fix tests from noseGunnar Aastrand Grimnes2013-12-224-1/+7
* added current test-reportsGunnar Aastrand Grimnes2013-12-225-0/+11041
* used empty prefix for tests, but relative URLs for input/outputGunnar Aastrand Grimnes2013-12-224-1563/+1570
* enabled trig-eval testsGunnar Aastrand Grimnes2013-12-223-7/+35
* enabled turtle-negative-eval testsGunnar Aastrand Grimnes2013-12-222-2/+3
* moved earl report generation to separate file - added reporting to nq/nt/trig...Gunnar Aastrand Grimnes2013-12-228-59/+144
* fixed and reanbled last trig tests!Gunnar Aastrand Grimnes2013-12-222-8/+16
* skip formulas completely in turtle mode - they get confused with trig graphsGunnar Aastrand Grimnes2013-12-221-4/+4
* made trig parser up to dateGunnar Aastrand Grimnes2013-12-221-12/+23
* updated turtle-tests and fixed n+4 in notation3.pyGunnar Aastrand Grimnes2013-12-222-6/+10
* keep carriage return in n3Gunnar Aastrand Grimnes2013-12-211-4/+1
* enabled turtle eval testsGunnar Aastrand Grimnes2013-12-213-5/+38
* cleanupGunnar Aastrand Grimnes2013-12-212-8/+8
* unicode escapes in literals and urirefs - fixes #335Gunnar Aastrand Grimnes2013-12-211-43/+30
* cleanupGunnar Aastrand Grimnes2013-12-211-1/+2
* py3 compat work for notation3Gunnar Aastrand Grimnes2013-12-211-1/+1
* skip trig tests for nowGunnar Aastrand Grimnes2013-12-201-0/+2
* converted test to noseGunnar Aastrand Grimnes2013-12-201-8/+6
* fixed n3/turtle parser, allow % escapes in qnames, .s in qnamesGunnar Aastrand Grimnes2013-12-201-9/+39
* removed support for n3 . in path expressions, this was abandoned in n3 some t...Gunnar Aastrand Grimnes2013-12-201-7/+1
* run only select turtle testsGunnar Aastrand Grimnes2013-12-191-2/+15
* support sparql-directives, withouth @ and trailing .Gunnar Aastrand Grimnes2013-12-191-0/+78
|\
| * support BASE and PREFIX as SPARQL Keywords for turtleGunnar Aastrand Grimnes2013-12-192-12/+101
| * added trig tests, re #342 and fixes #317 - but many of the tests do not pass :)Gunnar Aastrand Grimnes2013-12-18445-0/+4612
* | skip repeat ; in property-lists in turtleGunnar Aastrand Grimnes2013-12-191-4/+7