summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * converted last test filesGunnar Aastrand Grimnes2017-01-3010-131/+141
| * six: add still un-sixed filesJoern Hees2017-01-301-0/+25
| * six: sparql aggregates no longer relies on map returning a listJoern Hees2017-01-301-2/+4
| * six: turtle: text_typeJoern Hees2017-01-301-3/+3
| * six: sparql engine: leftover iteritems, itervalues, text_typeJoern Hees2017-01-304-8/+10
| * removed no longer existing files from skiplistJoern Hees2017-01-301-2/+0
| * converted all testsGunnar Aastrand Grimnes2017-01-3047-362/+363
| * tagged sparqlstore as converted and fixed exampleGunnar Aastrand Grimnes2017-01-302-2/+5
| * converted csv2rdfGunnar Aastrand Grimnes2017-01-303-14/+15
| * converted docs/plugintableGunnar Aastrand Grimnes2017-01-302-10/+9
| * converted rest of rdfaA filesGunnar Aastrand Grimnes2017-01-3014-264/+81
| * converted rest of microdata classesGunnar Aastrand Grimnes2017-01-305-72/+27
| * converted storesGunnar Aastrand Grimnes2017-01-305-26/+34
| * converted sparql results filesGunnar Aastrand Grimnes2017-01-305-22/+23
| * converted sparql engineGunnar Aastrand Grimnes2017-01-3011-81/+105
| * converted sleepycat storeGunnar Aastrand Grimnes2017-01-302-14/+19
| * converted examplesGunnar Aastrand Grimnes2017-01-3019-120/+107
| * converted all base serialisers and parsersGunnar Aastrand Grimnes2017-01-309-36/+43
| * trivial py3 conversion of toolsGunnar Aastrand Grimnes2017-01-305-7/+15
| * six: compare.py: headers and unicode --> text_typeJoern Hees2017-01-302-13/+19
| * six: util.py: cleanup unused StringIOJoern Hees2017-01-301-1/+0
| * six: parsers/nquads.py: headers, exception syntaxJoern Hees2017-01-302-2/+5
| * six: parsers/notation3.py: hearders; str, unicode, long, unichr, print handlingJoern Hees2017-01-302-14/+24
| * six: py3compat.py: added binary_type and unichrJoern Hees2017-01-301-1/+3
| * six: memory.py: handling of iteritemsJoern Hees2017-01-302-4/+5
| * six: py3compat.py: handlers for iteritems, iterkeys, itervaluesJoern Hees2017-01-301-0/+4
| * six: memory.py: headers, method sig tuple assignmentsJoern Hees2017-01-301-5/+10
| * six: extras/infixowl.py: headersJoern Hees2017-01-302-6/+11
| * six: extras/describer.py: headers, rel importsJoern Hees2017-01-302-5/+7
| * six: run_tests_py3.sh updated to base on setup.py build & use run_tests.pyJoern Hees2017-01-302-17/+2
| * six: run_tests.py: cleanup, py3 compatibleJoern Hees2017-01-301-17/+24
| * six: parser.py: headers, imports, unicode, basestringJoern Hees2017-01-303-12/+20
| * six: namespace.py doneJoern Hees2017-01-301-1/+1
| * six: namespace.py: removed unnecessary u"" prefixJoern Hees2017-01-301-1/+1
| * six: namespace.py: xrange --> rangeJoern Hees2017-01-301-3/+3
| * six: namespace.py: unicode, string_typesJoern Hees2017-01-301-13/+13
| * six: namespace.py: headers, importsJoern Hees2017-01-301-2/+10
| * six: py3compat.py: added six.moves.urllib.request.pathname2urlJoern Hees2017-01-301-0/+1
| * six: graph.py: method sig tuple assignments, iteratorsJoern Hees2017-01-302-17/+24
| * six: graph.py: headers, importsJoern Hees2017-01-301-16/+11
| * six: py3compat.py: use efficient py2 BytesIO versionJoern Hees2017-01-301-1/+5
| * six: util.py: headers, StringIOJoern Hees2017-01-302-3/+6
| * six: store.py: headers, pickle, exceptions, method sig tuple assignmentsJoern Hees2017-01-302-13/+18
| * six: py3compat import cPickleJoern Hees2017-01-301-0/+1
| * six: resource.py: headers, unicodeJoern Hees2017-01-302-3/+9
| * six: query.py doneJoern Hees2017-01-301-1/+1
| * six: query.py: __nonzero__ --> __bool__ handlingJoern Hees2017-01-301-1/+4
| * six: query.py: unicode --> text_typeJoern Hees2017-01-301-4/+4
| * six: query.py: imports fixedJoern Hees2017-01-301-7/+4
| * six: query.py: headersJoern Hees2017-01-301-0/+3