[libsql-statement-perl] 01/04: Merge tag 'upstream/1.407'

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Oct 21 11:29:33 UTC 2015


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

xguimard-guest pushed a commit to branch master
in repository libsql-statement-perl.

commit 2d5f9bb56ab4502b9036d92a549415a749cc26c6
Merge: a56e5d2 8cd5efb
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Oct 21 13:17:56 2015 +0200

    Merge tag 'upstream/1.407'
    
    Upstream version 1.407

 .aspell.local.pws                |   60 --
 Changes                          | 1236 +++++++++++++++++---------------------
 MANIFEST                         |    7 +-
 MANIFEST.SKIP                    |   39 +-
 META.json                        |   61 +-
 META.yml                         |   48 +-
 Makefile.PL                      |  174 ++++--
 lib/SQL/Dialects/ANSI.pm         |    5 +-
 lib/SQL/Dialects/AnyData.pm      |    5 +-
 lib/SQL/Dialects/CSV.pm          |    5 +-
 lib/SQL/Dialects/Role.pm         |    4 +-
 lib/SQL/Eval.pm                  |   80 +--
 lib/SQL/Parser.pm                |  444 +++++++-------
 lib/SQL/Statement.pm             |  302 +++++-----
 lib/SQL/Statement/Embed.pod      |    8 +-
 lib/SQL/Statement/Function.pm    |    8 +-
 lib/SQL/Statement/Functions.pm   |  217 ++-----
 lib/SQL/Statement/GetInfo.pm     |    6 +-
 lib/SQL/Statement/Operation.pm   |   57 +-
 lib/SQL/Statement/Placeholder.pm |    8 +-
 lib/SQL/Statement/RAM.pm         |   26 +-
 lib/SQL/Statement/Roadmap.pod    |    4 +-
 lib/SQL/Statement/Structure.pod  |    2 +-
 lib/SQL/Statement/Syntax.pod     |    4 +-
 lib/SQL/Statement/Term.pm        |    7 +-
 lib/SQL/Statement/TermFactory.pm |   66 +-
 lib/SQL/Statement/Util.pm        |   30 +-
 t/01prepare.t                    |    3 +
 t/06virtual.t                    |  105 +---
 t/14parse.t                      |   48 ++
 xt/pod-cm.t                      |   13 -
 xt/pod.t                         |    4 -
 xt/pod_coverage.t                |   25 -
 33 files changed, 1416 insertions(+), 1695 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsql-statement-perl.git



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