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

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


The annotated tag, rdf-trine-0.134 has been created
        at  ed545484055f5bb81acedddc5ea5432ea9b1edb0 (tag)
   tagging  9181548355af40820f934fb04c8e940b7a347b64 (commit)
  replaces  rdf-trine-0.133
 tagged by  Gregory Todd Williams
        on  Tue Mar 29 17:47:23 2011 +0100

- Shortlog ------------------------------------------------------------
RDF::Trine 0.134.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEABECAAYFAk2SDR4ACgkQhPK6VMqoyC1hVACgsOe98/g1oVstxtYuTis/QJO6
7sUAnRD06Z/0TX5A3OrvOTKsihPVauZv
=/D02
-----END PGP SIGNATURE-----

Gregory Todd Williams (61):
      Updated xt/dawg-syntax11.t to find more syntax queries in the dawg test data.
      Added RDF::Trine::Node::Variable::ExpressionProxy->referenced_variables method.
      Updated SPARQL 1.1 parser to throw more errors on syntactically invalid queries.
      Updated RDF::Trine::Store::DBI and RDF::Trine::Store::DBI::mysql to use DBI placeholders.
      Added NOW() function and fixed detection of syntactic errors in projection/aggregate grouping.
      Major refactor of xt/dawg-eval11.t test harness.
      Updated RDF::Query->execute_with_named_graphs to accept optional arguments to be passed to C<< execute >>.
      Fixed RAND() to return a xsd:double. Fixed IRI() to respect the BASE URI.
      Fixed RDF::Query::Parser::SPARQL11 to not allow internal 'star' variable to be visible in returned data.
      Silenced warning in RDF::Query->execute_with_named_graphs.
      Added POD for as_spin methods in RDF::Query::Algebra subclasses.
      Updated RDF::Trine::Store::DBI and RDF::Store::DBI::mysql to use C<< prepare_cached >> instead of C<< prepare >>.
      Fixed RDF::Trine::Parser->parse_url_into_model to pass through 'canonicalize' argument to actual parser method call.
      Allow 'canonicalize' argument to RDF::Trine::Iterator->from_json method.
      Added RDF::Trine::Graph->error method to explain failures in RDF::Trine::Graph->equal.
      Fixed canonicalization bug in RDF::Trine::Node::Literal for xsd:decimals with no decimal point.
      Fixed bug in RDF::Trine::Iterator::SAXHandler on data with empty results.
      Squashed commit of the following:
      Merge remote branch 'kjetilk/master' into kjetilk-merge
      Merge branch 'rdf-trine-0.133'
      Removed use of Data::Dumper and updated use of Test::More in RDF::Query tests.
      Updated required version of RDF::Trine to 0.133.
      Added jquery to share/index.html.
      Added turtle parser test for file with BOM.
      Fixed RDF::Trine::Parser->parse_file to open files as utf8.
      Updated docs for 2.905 release.
      Updated VERSIONs for 2.904_01 beta release.
      Added Digest::SHA to list of required modules.
      Added Digest::SHA to list of required modules.
      Updated VERSIONs for 2.904_02 beta release.
      Fixed bug in calls to RDF::Query->var_or_expr_value that was preventing use of EXISTS filters in project expressions.
      Updated VERSIONs and docs for 2.905 release.
      Merge branch 'rdf-query-2.905'
      Updated RDF::Query::Plan::Path to align with new ALP algorithm from the spec text.
      Added -results argument to xt/dawg-eval11.t to print query results table.
      Fixed RDF::Trine::Parser::NTriples->parse_file to accept filenames just like the superclass implementation.
      Updated SPARQL 1.1 parser to prevent bnode use in DELETE blocks.
      Removed use of XML::SAX in RDF::Trine::Serializer subclasses.
      Silenced an uninitialized warning in RDF::Trine::Parser::NTriples.
      Added 'value' method to RDF::Trine::Node subclasses for accessing the primary scalar value of a node.
      Added RDF::Trine::Model->get_sequence method for accessing rdf:Seq structures.
      Added API for stream parsing of srx results to RDF::Trine::Iterator::SAXHandler.
      Added srx2csv and srx2table scripts.
      Added some simple statistics generation code in RDF::Query::Plan::Join subclasses.
      Added missing implementation for property paths using {n,} modifier syntax.
      Added new, cleaner line-based "explain" format for serializing query plans.
      Added -v and -results cli arguments to xt/dawg-eval11.t.
      Added code to guard against mishandling unbound/blank/variable nodes in DELETE templates in RDF::Query::Plan::Update.
      Made diagnostic messages less noisy in t/store-hexastore-storable.t.
      Deprecated RDF::Trine::Iterator->count.
      Fixed RDF::Trine::Node::Resource->qname handling of unicode IRIs.
      Rolled back use of prepare_cached in RDF::Trine::Store::DBI and RDF::Trine::Store::DBI::mysql.
      Updated RDF::Trine::Graph to support: subgraph testing, access to injection map, delegation to RDF::Trine::Model (patch from tobyink).
      Added private POD for new RDF::Trine::Graph methods can and isa.
      Updated docs for 0.134 beta release.
      Updated VERSIONs for 0.133_01 beta release.
      Updated MANIFEST with new files.
      Added inc/Module/Install/Scripts.pm to MANIFEST.
      Fixed non-strict use of undef variable in t/parser-turtle.t.
      Updated VERSION and docs for 0.134 release.
      Merge branch 'rdf-trine-0.134' into release-rdf-trine

Kjetil Kjernsmo (18):
      Merge branch 'master' of git://github.com/kasei/perlrdf
      Merge branch 'master' of github.com:kjetilk/perlrdf
      Merge branch 'dev' of git://github.com/kasei/perlrdf
      Add documentation for new_with_object
      Merge branch 'dev' of git://github.com/kasei/perlrdf
      Merge branch 'dev' of git://github.com/kasei/perlrdf
      Merge branch 'dev' of git://github.com/kasei/perlrdf
      Merge branch 'dev' of git://github.com/kasei/perlrdf
      Merge branch 'dev' of git://github.com/kasei/perlrdf
      Log a debug message upon ignoring RDF::Trine::Error::UnimplementedError in bounded_description
      Fix conflicts
      Check if onfail attribute is defined
      Merge branch 'master' of git://github.com/kasei/perlrdf
      Pragmatically set extends serializer q-values to 0.85
      Revert "Pragmatically set extends serializer q-values to 0.85"
      Merge branch 'master' of git://github.com/kasei/perlrdf
      Correct frequent typo
      Correct small typo

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

-- 
librdf-trine-perl Debian packaging



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