summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* restarted BDBOptimized store - unfortunately, benchmarks show that it is much...bdbOptimizedGunnar Aastrand Grimnes2011-08-204-0/+608
* .hgignore changesGunnar Aastrand Grimnes2011-08-201-0/+1
* closed branchgromgull2011-08-190-0/+0
|\
| * closed branchgromgull2011-08-190-0/+0
* | Merged query-result-cleanup branch. Fixes issue 158.Gunnar Aastrand Grimnes2011-08-186-27/+42
|\ \ | |/ |/|
| * Fixes issue 177.gromgull2011-08-011-1/+4
| * hgignore updatedgromgull2011-08-011-0/+1
| * Fix for 97 (all) failing RDFa tests.Graham Higgins2011-06-271-0/+1
| * added encoding argument to parse for explicitly setting the encoding to be used.Daniel Krech2011-05-241-6/+5
| * added html5 option to parse method to allow explicit control of which parser ...Daniel Krech2011-05-241-22/+29
| * documented default formats available.gromgull2011-05-091-1/+5
| * Fix for linkrot reported in Issue 168.Graham Higgins2011-04-151-2/+2
| * add .hgignoreNiklas Lindstrom2011-04-071-0/+4
| * correct dev url in pypi descriptiongromgull2011-03-301-1/+1
* | added .hgignoregromgull2011-08-011-0/+3
* | query result cleanup patchgromgull2011-03-302-9/+149
|/
* update tagsconvert-repo2011-03-300-0/+0
* removed version number from license filegromgull2011-03-221-1/+1
* One more time sorting out generating prefixes or not for - Another solution w...gromgull2011-03-215-26/+41
* set dev versiongromgull2011-03-211-1/+1
* added test for Issue 161gromgull2011-03-211-0/+35
* changelog + version for 3.1 releasegromgull2011-03-172-2/+47
* minor fix to n3 encoding handlinggromgull2011-03-151-1/+4
* added hook for stores to provide their own query processor. A bit hackish, bu...3.1.0gromgull2011-01-311-3/+10
* Update issue 130gromgull2011-01-281-1/+2
* added set methods or, and and xor for graphs, as suggested by issue 119gromgull2011-01-281-0/+7
* Update issue 129gromgull2011-01-281-1/+1
* applied patch to make connected method work for empty graphs (Fixes issue 133)gromgull2011-01-281-0/+3
* applied patch for issue 134, propegate kwargs to query processors (Fixes issu...gromgull2011-01-281-2/+2
* Fixes issue 149gromgull2011-01-281-2/+5
* Fixes issue 151\nadded test-case and suggested fix for issue 151gromgull2011-01-282-1/+32
* applied patch to fix timezone bug in datetime literals\nFixes issue 118\nFixe...gromgull2011-01-281-2/+17
* applied patch to parse milliseconds in timestamps. (Fixes issue 153)gromgull2011-01-282-1/+14
* applied patch making IOMemory override open method (Fixes issue 150)gromgull2011-01-281-1/+8
* applied patch for __str__ not returning a string (Fixes issue 154)gromgull2011-01-281-1/+1
* fix from Rob Sanderson so that n3/turtle parser does not choke on UTF-8 BOM (...ed.summers2011-01-053-0/+14
* turtle friendly namespace prefixes. Fixes issue #152ed.summers2010-11-283-4/+39
* patch from vfaronov to preserve language tags on strings with newlines in ntr...ed.summers2010-10-062-2/+9
* nice patch from vfaronov to fix rdfa tc #117 (which was previously disabled)....ed.summers2010-10-042-1/+5
* Fixes issue 141.ed.summers2010-09-191-0/+2
* Change unsupported code-blocks 'n3' and 'sparql' to 'text'.gjhiggins2010-09-066-17/+17
* trivial fix to graph.query from comments on http://code.google.com/p/rdflib/w...gromgull2010-08-101-2/+2
* docstring fixgjhiggins2010-08-061-0/+1
* Fix bad PEP8inggjhiggins2010-08-061-2/+2
* Removing docs/_build content.gjhiggins2010-08-0671-13404/+0
* API Doc integrationgjhiggins2010-08-062-0/+47
* Tweaking docstrings, some PEP8ing.gjhiggins2010-08-068-120/+183
* Begin to bring documentation up to date w.r.t. 3.0.0gjhiggins2010-08-0517-232/+327
* fixes issue #128.eikeon2010-05-211-4/+5
* removed bits that are causing the release to have .dev_r0 tacked on the end o...3.0.0eikeon2010-05-131-4/+0