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

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


The annotated tag, rdf-trine-1.005 has been created
        at  6ac4e5c2dd6fd783f371ab63e6201a8592f4b932 (tag)
   tagging  e0ec771fbc535ec8a0f8984cad4830ff3f7c6232 (commit)
  replaces  rdf-trine-1.004
 tagged by  Gregory Todd Williams
        on  Mon May 27 11:25:52 2013 +0530

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

iEYEABECAAYFAlGi9WwACgkQhPK6VMqoyC01YQCeLxoca/84ib3NFtgVeO/HrsXb
D6MAnAluvmkw2DZK7vkF5pIRLQoer5hs
=DV7s
-----END PGP SIGNATURE-----

Gregory Todd Williams (29):
      Added test data and harness for new Turtle CR syntax.
      Properly throw an error on turtle input that truncates after a semicolon.
      Added 'BASE' and 'PREFIX' as valid tokens in Turtle.
      Fixed mistaken use of 'otherwise' exception handler in turtle_tokenize.pl.
      Throw exception in RDF::Trine::Node::Resource->new when IRI contains bad characters.
      Updated Turtle parser to handle most of the Turtle 2013 draft syntax.
      Fixed turtle lexer to allow keyword names to be used as namespaces in a prefixname.
      Removed debugging output in parser-turtle-2013.t.
      Changed key names and layout of nodemap data in Redis store.
      Merge branch 'rdf-trine-1.004'
      Fixed handling of prefixname mappings in Turtle parser.
      Stopped using new_abs constructor of URI::file.
      Added use statement for URI::file in parser-turtle-2013.t.
      Updated Turtle 2013 tests to also run 'coverage' test suite.
      Allow escaped forms of BACKSPACE (0x08) and FORM FEED (0x0C) in Turtle strings.
      Implemented streaming version of RDF::Trine::Parser::RDFXML->parse_file using parse_file from XML::SAX.
      Added TryCatch to list of required modules.
      Fixed typo in exception throwing in RDF::Trine::Parser::TriG.
      Silence warnings in RDF::Trine::Parser::Turtle::Lexer.
      Silence tracing code in RDF::Trine::Store::Hexastore.
      Fixed escape characters in Turtle 2013 test files.
      Handle Turtle 2013 negative syntax tests as TODO tests.
      Removed use of given/when statements.
      Fix RDF::Trine::Parser::RDFXML to UTF-8 encode strings before calling into the SAX parser (related to github pull request #82).
      Improved error handling in RDF::Trine::Parser->parse_url_into_model.
      Updated VERSION and docs for 1.004_01 beta release.
      Added turtle-2013 tests to MANIFEST file.
      Updated docs and VERSION for 1.005 release.
      Merge branch 'rdf-trine-1.005' into release-rdf-trine

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

-- 
librdf-trine-perl Debian packaging



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