This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.001_20150806
in repository libatteanx-store-memorytriplestore-perl.

        at  809101a   (tag)
   tagging  045f2b0ab248020bf7cce12082d2e0d13910e8df (commit)
  replaces  upstream/0.001_20150520
 tagged by  Jonas Smedegaard
        on  Thu Aug 6 17:34:26 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.001~20150806
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJVw36CAAoJECx8MUbBoAEhdM8P/1lwTpQ5O1JivW30hoC17AWR
DTGmVpNGCetTHIzUyHrfW0VMKRB+o81TzkwG5597bfxBOzQSc+XPvY7BI5yOFjQl
fJJhkHM8AY9eD8kLKvsUWXrThzmkclgNaqBktLAvaRExC/ShN3kjq2XVa9dkrf0J
yjXlkpEzwkRAJ1BW8zjsT3sJ4N+IrpyTqbuLDxr2MtS1L7bHYsCY2W1p3UdOqTS3
K6aF4PlybUcHTdYZuowTeF7x1c4+IOM2wCzGUuCMqqDHL8hnFYmADuZLnML2PAIH
r0X8lTY3bLUgx85tlO30h2vwIwxefLaVrE5xKtK7gYbyB+owEpfz6bVV13zZbv4T
ZRWkJVYUywnMcK1x6QpmlJu06FNOcgw/4wn/ypLI0lN/HqOffw9Or9BhqzD2gBgr
9HdQoqFzm2fwZAugbV/e+eVzBaywVs9Pl1anJvqJ1fAQVpgPLFJT/0v/hMY7Vdy2
FtdIFfigUpz5aH2b37xUrIPOI2eWCD3pBmMVNWvqZ+/S80OP4upnQYm9b0Mxxh6d
vNQPlabPWcUSJUGs4/GHOSwYoPuiiOPP2wl3+saO01iU7hSMeiOe/1fU2+e6wiHd
Kiho003XjcnL4L/aP/+fgT9RszdQNEGVw8Ci9r0xPxy7F/+gYpKUPUvl4UoNsKZD
m9JXQd3XvijcU3t6YylL
=fHsC
-----END PGP SIGNATURE-----

Gregory Todd Williams (68):
      Removed debugging code.
      Updated VERSION for 0.000_01 beta release.
      Updated .gitignore.
      Added TODO list.
      Added BGP tests.
      Began refactoring code to support complex queries beyond BGPs.
      Implemented BGP execution via the query_t abstraction.
      Added support for simple filters.
      Removed call to triplestore_bgp_set_variable_name.
      Added STRSTARTS and STRENDS filter support.
      Removed commented-out code.
      Added pcre to Makefile.PL.
      Added REGEX filter support.
      Updated Makefile.PL to handle library dependencies properly.
      Added support for store-planning of REGEX filters.
      Upgrade prerequisite version of Attean to 0.005.
      Added XS support for store-planning of multiple-filtered BGPs.
      Added initial support for OneOrMore paths.
      Fixed bug that was avoiding the last edge in triple pattern matching.
      Added ability to load/store triplestore to disk in a binary format.
      Return gracefully from triplestore_print_term when called with too-large 
term IDs.
      Fix bug in variable comparing code during construction of BGPs.
      Updated MANIFEST.
      Expose path matching in XS.
      Added support for CONTAINS filters.
      Fixed OneOrMore property path evaluation.
      Add support for string functions in XS and perl.
      Added XS API for loading database files.
      Fixed bug in XS rdf_term_to_object handling of typed literals.
      Fixed bug in construction of dictionary AVL tree in triplestore_load.
      Added result tables and query projection.
      Improved ts tool to allow iterative query construction.
      Miscellaneous fixes.
      Added support for query result sorting.
      Fixed bug in use of qsort_r to support both darwin and linux.
      Allow ts tool to parse n-triples-like serialization for literals and IRIs.
      Allow comment lines in command parsing.
      Updated TODO.
      Updated XS to use changed triplestore struct API.
      Added AtteanX::Store::MemoryTripleStore::Query class with API for 
iterative construction.
      Added tests for iterative query construction.
      Refactored query planning code.
      Updated TODO.
      Added support for producing unique results with the SORT query operator.
      Updated use of triplestore_new_sort API and removed unused code.
      Expose unique query support in XS.
      Added support for numeric comparisons of recognized literal datatypes.
      Silenced unused variable warning.
      Added support for ISNUMERIC filter function.
      Updated string functions to test for argument compatibility.
      Miscellaneous changes to improve portability.
      Fixed memory overrun and regex handling bugs.
      Changed the linenoise prompt in ts tool.
      Added examples to README.md.
      Updated README.md.
      Added support for property paths in 
AtteanX::Store::MemoryTripleStore::Query.
      Added planning support for BGP/Path joins and projection.
      Change API for triplestore__load_file to remove print argument.
      Change triplestore database loading to use mmap.
      Pack RDF literal languages into the term structure instead of using an 
extra string pointer.
      Verify lexical forms during import for recognized numeric and date 
datatypes.
      Translate document-scoped bnode IDs to unique IDs on import.
      Canonicalize language tags on input.
      Updated VERSION for 0.000_02 beta release.
      Updated MANIFEST.
      Updated VERSION for 0.000_03 beta release.
      Replaced av_top_index with av_len to support older perl versions.
      Updated VERSION for 0.000_04 beta release.

Jonas Smedegaard (1):
      Imported Upstream version 0.001~20150806

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

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libatteanx-store-memorytriplestore-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to