[libpegex-perl] 01/05: Merge tag 'upstream/0.60'

gregor herrmann gregoa at debian.org
Thu Jun 25 20:47:32 UTC 2015


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

gregoa pushed a commit to branch master
in repository libpegex-perl.

commit 622fe4f98fccdff47b674690e02dc283d72de55b
Merge: 454cabe 0d6edbe
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 25 22:39:21 2015 +0200

    Merge tag 'upstream/0.60'
    
    Upstream version 0.60

 CONTRIBUTING                         |  11 +-
 Changes                              |  12 ++
 LICENSE                              |   6 +-
 MANIFEST                             |   3 +-
 META.json                            |   9 +-
 META.yml                             |   7 +-
 Makefile.PL                          |  21 ++-
 README                               |  51 +++++---
 inc/Pegex.pm                         |   2 +-
 inc/Pegex/Parser.pm                  |   2 +-
 inc/TestML.pm                        |   2 +-
 inc/TestML/Compiler/Pegex/Grammar.pm |   2 +-
 inc/TestML/Runtime.pm                |  13 +-
 lib/Pegex.pm                         |   2 +-
 lib/Pegex.pod                        |  11 +-
 lib/Pegex/API.pod                    |   2 +-
 lib/Pegex/Bootstrap.pod              |   4 +-
 lib/Pegex/Compiler.pod               |   4 +-
 lib/Pegex/Grammar.pod                |   4 +-
 lib/Pegex/Grammar/Atoms.pm           |   1 +
 lib/Pegex/Grammar/Atoms.pod          |   4 +-
 lib/Pegex/Input.pod                  |   4 +-
 lib/Pegex/Miscellany.pod             |   2 +-
 lib/Pegex/Module.pod                 |   4 +-
 lib/Pegex/Overview.pod               |   2 +-
 lib/Pegex/Parser.pm                  |   2 +-
 lib/Pegex/Parser.pod                 |   4 +-
 lib/Pegex/Pegex/Grammar.pm           |   6 +-
 lib/Pegex/Pegex/Grammar.pod          |   4 +-
 lib/Pegex/Receiver.pod               |   4 +-
 lib/Pegex/Regex.pod                  |   4 +-
 lib/Pegex/Resources.pod              |   2 +-
 lib/Pegex/Syntax.pod                 |   2 +-
 lib/Pegex/Tree.pod                   |   4 +-
 lib/Pegex/Tree/Wrap.pod              |   4 +-
 lib/Pegex/Tutorial.pod               |   2 +-
 lib/Pegex/Tutorial/Calculator.pod    |   2 +-
 lib/Pegex/Tutorial/JSON.pod          |   2 +-
 share/pegex.pgx                      | 241 +++++++++++++++++++++++++++++++++++
 t/000-compile-modules.t              |   2 +
 t/testml-compiler-checks.t           |   8 +-
 t/testml-compiler-equivalence.t      |   8 +-
 t/testml-compiler.t                  |   8 +-
 t/testml-error.t                     |   8 +-
 t/testml-optimize.t                  |   8 +-
 t/testml-tree-pegex.t                |   8 +-
 t/testml-tree.t                      |   8 +-
 t/testml.yaml                        |   6 +-
 xt/TestDevelPegex.pm                 |   5 +-
 49 files changed, 437 insertions(+), 100 deletions(-)

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



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