[libtemplate-alloy-perl] 01/11: Merge tag 'upstream/1.018'

Damyan Ivanov dmn at alioth.debian.org
Fri Aug 23 08:02:50 UTC 2013


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

dmn pushed a commit to branch master
in repository libtemplate-alloy-perl.

commit a47e4d2e97c565bfe76d5434d43d79aafe22ec95
Merge: 7df345b 1e74fcc
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Aug 23 09:06:58 2013 +0300

    Merge tag 'upstream/1.018'
    
    Upstream version 1.018

 Changes                         |   17 +++
 MANIFEST                        |    1 +
 META.json                       |   41 ++++++
 META.yml                        |   38 +++---
 README                          |   87 +++++++++---
 lib/Template/Alloy.pm           |  137 +++++++++----------
 lib/Template/Alloy.pod          |   82 ++++++++++-
 lib/Template/Alloy/Compile.pm   |   72 +++++++++-
 lib/Template/Alloy/Context.pm   |    2 +-
 lib/Template/Alloy/Exception.pm |    2 +-
 lib/Template/Alloy/HTE.pm       |    9 +-
 lib/Template/Alloy/Iterator.pm  |    2 +-
 lib/Template/Alloy/Operator.pm  |    2 +-
 lib/Template/Alloy/Parse.pm     |    7 +-
 lib/Template/Alloy/Play.pm      |   36 +++--
 lib/Template/Alloy/Stream.pm    |    2 +-
 lib/Template/Alloy/TT.pm        |   23 ++--
 lib/Template/Alloy/Tmpl.pm      |    2 +-
 lib/Template/Alloy/VMethod.pm   |   53 ++++----
 lib/Template/Alloy/Velocity.pm  |    7 +-
 t/01_coverage.t                 |    6 +-
 t/02_cache.t                    |   13 +-
 t/05_tt_base.t                  |  284 ++++++++++++++++++++++++++-------------
 t/10_tt_includes.t              |  134 ++++++------------
 24 files changed, 683 insertions(+), 376 deletions(-)

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



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