[SCM] librdf-trine-perl Debian packaging annotated tag, rdf-trine-1.001, created. rdf-trine-1.001

Gregory Todd Williams greg at evilfunhouse.com
Fri Jun 7 14:21:26 UTC 2013


The annotated tag, rdf-trine-1.001 has been created
        at  50fb9fe345b59097d063696dfb9f2bebe3a9e8e1 (tag)
   tagging  2c522e58ec729127596507da6188c5af67106a9d (commit)
  replaces  rdf-trine-1.000
 tagged by  Gregory Todd Williams
        on  Fri Oct 5 13:31:42 2012 -0700

- Shortlog ------------------------------------------------------------
RDF::Trine 1.001.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEABECAAYFAlBvQ7IACgkQhPK6VMqoyC1IfACfdWYXMZEGHAH83Arj5qDiyFq7
OHYAnijckPsdaujxtESocwK/V+tmjApS
=PiF2
-----END PGP SIGNATURE-----

Dorian Taylor ext:(%20%28Code%20Address%29) (1):
      wide character in print!~!!!

Gregory Todd Williams (64):
      Merge branch 'rdf-trine-1.000'
      Added bugtracker info to Makefile.PL.
      Improved SPARQL 1.1 parser detection of invalid use of BOUND() (when binding already in-scope variables).
      Updated RDF::Endpoint to return a 400 error when datasets are specified both in protocol and query.
      Added POD to RDF::Trine and RDF::Trine::Store::DBI (based on patch from Evan Carew).
      Applied partial patch to "fix interaction with HTML::Data::Parser" (from Dorian Taylor; commit 9b713b23b6).
      Fixed handling of aggregates over empty groups.
      Added values to list of test directories in xt/dawg-eval11.t.
      Updated SPARQL 1.1 grammar to disallow colons in prefix part of a prefix name.
      Fixed SPARQL 1.1 parser to disallow VALUES clauses with more than one un-parenthesized variables.
      Removed values from test directory list in xt/dawg-eval11.t.
      Fixed RDF::Query::Plan to produce distinct results for '?' property paths.
      Fixed bug in RDQL parser that mistakenly required a USING clause (github issue 70).
      Fixed bug in RDQL parser that mistakenly required a USING clause (github issue 70).
      Updated tests to use new VALUES syntax instead of old BINDINGS syntax.
      Updated RDF::Trine::Parser::Redland to construct a new parser object on each parse (avoiding a bug in redland).
      Fixed bad/partial commit e22a18c.
      Merge pull request #72 from kjetilk/master
      Merge branch 'master' of github.com:kasei/perlrdf
      Require RDF::Endpoint 0.05 in xt/dawg-eval11.t.
      Merge remote-tracking branch 'ruben/performance'
      Updated code style to work with Perl::Critic core policies.
      Updated handling of BIND() in the SPARQL 1.1 parser to match the latest spec semantics.
      Manually merged changes from ab627ef to the non-Moose branch.
      Added RDF::Trine::Node::Literal->canonicalize method.
      Added new streaming turtle parser.
      The load_data and update configuration flags cannot both be true at the same time.
      Fixed bug in RDF::Trine::Node::Literal->canonicalize that was dropping language tags.
      Fix typos in handling of rdf lists in RDF::Trine::Parser::StreamTurtle.
      Made performance improvements to StreamTurtle.pm (based on a patch from tobyink).
      Fixed bug in RDF::Trine::Parser::Turtle::Constants::decrypt_constant.
      Replaced old turtle parser with new streaming implementation (from the temporary StreamTurtle.pm).
      Added Moose and MooseX::ArrayRef to prerequisites list.
      Fixed TriG parser by refactoring streaming turtle parser to allow subclassing.
      Removed StreamTurtle.pm (code moved to Turtle.pm).
      Updated TriG parser to work with new streaming turtle base class.
      Ignore whitespace and comments during Turtle tokenizing.
      Merge branch 'turtle-parser'
      Updated docs and VERSION for 1.000_01 beta release.
      Updated MANIFEST.
      Added POD for RDF::Trine::Node::Literal->canonicalize.
      Added POD to Turtle parser classes.
      Silenced warning of cartesian joins in RDF::Trine::Store::Hexastore.
      Updated xt/pod-coverage to ignore constant functions (with all-caps names).
      Updated required version of perl to 5.14.
      Silenced undefined warnings in RDF::Trine::Parser::Turtle::Lexer.
      Fixed bareword bug in RDF::Trine::Parser when UUID::Tiny is not available.
      Dropped required version of perl to 5.10.
      Improved error reporting of turtle parsing errors with the RDF::Trine::Error::ParserError::Explainable exception class.
      Cleaned up debugging output in xt/dawg-eval11.t.
      Updated handling of escapes in URIs and literals in Turtle parser.
      Added Term::ANSIColor as a recommended module.
      Merge branch 'master' into rdf-trine-1.001
      Updated docs and VERSION for 1.000_02 beta release.
      Fixed POD errors.
      Fixed handling of tabs in RDF::Trine::Error::Explainable error reporting code.
      Dropped required version of perl to 5.10.
      Merge branch 'master' into rdf-trine-1.001
      Added diagnostic output to t/parser-rdfa.t.
      Re-added RDF::Trine::Parser::Turtle->parse_node method.
      Updated VERSION for 1.000_03 beta release..
      Added handling of base URI argument to RDF::Trine::Parser::Turtle->parse_node.
      Updated VERSION and docs for 1.001 release.
      Merge branch 'rdf-trine-1.001' into release-rdf-trine

Kjetil Kjernsmo (1):
      Provide better diagnostics when using add_statement the wrong way

Ruben Verborgh (2):
      Speed up regular expression eating by not using a group.
      Speed up resource test by not capturing prefix name.

-----------------------------------------------------------------------

-- 
librdf-trine-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list