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

js pushed a commit to branch master
in repository libatteanx-query-cache-perl.

commit 8cea1ee5d983d46d5ddf9bca5644eb0b1549ba7b
Merge: 7dc3f11 c77f2b1
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Thu Dec 15 03:11:26 2016 +0100

    Merge tag 'upstream/0.002'
    
    Upstream version 0.002
    
    # gpg: Signature made Thu Dec 15 03:11:15 2016 CET
    # gpg:                using RSA key 2C7C3146C1A00121
    # gpg: Good signature from "Jonas Smedegaard <d...@jones.dk>"
    # gpg:                 aka "Jonas Smedegaard <jo...@homebase.dk>"
    # gpg:                 aka "Jonas Smedegaard <j...@debian.org>"
    # gpg:                 aka "[jpeg image of size 4165]"

 COPYRIGHT                                        |  22 +++-
 CREDITS                                          |   3 +
 Changes                                          |   8 +-
 MANIFEST                                         |   9 +-
 META.json                                        |  54 +++++---
 META.yml                                         |  46 ++++---
 Makefile.PL                                      |  61 ++++-----
 SIGNATURE                                        |  85 +++++++------
 doap.ttl                                         |  54 ++++++--
 lib/AtteanX/Model/SPARQLCache.pm                 |  12 +-
 lib/AtteanX/Model/SPARQLCache/LDF.pm             |  22 ++--
 lib/AtteanX/Plan/LDF/Triple/EnterCache.pm        |  30 +++++
 lib/AtteanX/Plan/TriplePatternFragment.pm        |  47 -------
 lib/AtteanX/Query/AccessPlan/Cache.pm            |  64 +++++++---
 lib/AtteanX/Query/AccessPlan/PrefetchLDF.pm      |  76 ++++++++++++
 lib/AtteanX/Query/Cache.pm                       |  25 +++-
 lib/AtteanX/Query/Cache/Analyzer.pm              |  23 +++-
 lib/AtteanX/Query/Cache/Analyzer/QueryPlanner.pm |  26 +++-
 lib/AtteanX/Query/Cache/Retriever.pm             |  59 ++++++---
 lib/AtteanX/QueryPlanner/Cache.pm                |  39 ++----
 lib/AtteanX/QueryPlanner/Cache/LDF.pm            |  18 +--
 lib/LWP/UserAgent/SemWebCache.pm                 |   6 +-
 lib/Plack/App/AtteanX/Query/Cache.pm             |  57 +++++++++
 scripts/analyzer                                 |  56 +++++++++
 scripts/prefetcher                               |  45 +++++++
 scripts/proxy.psgi                               |  45 +++++++
 t/analysis-best-cost.t                           |  15 +--
 t/analysis-count.t                               |  19 ++-
 t/analysis.t                                     |  19 ++-
 t/caching-ua.t                                   |  28 +++++
 t/planner-with-tpf-cache.t                       | 119 ++++++++++++++++++
 t/retriever.t                                    |  81 ++++++++----
 t/simple-cache-planner.t                         |  47 ++++---
 t/simple-sparql-planner.t                        | 101 ++++++++-------
 t/simple-sparql-tpf-planner.t                    | 150 ++++++++++++++++-------
 35 files changed, 1124 insertions(+), 447 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libatteanx-query-cache-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