[libinline-c-perl] 01/07: Merge tag 'upstream/0.60'

gregor herrmann gregoa at debian.org
Wed Jul 16 17:33:23 UTC 2014


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

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

commit ea2f1252403e9b56daf0acec089dc2241abb4828
Merge: b83f6b6 5df7438
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 16 19:25:17 2014 +0200

    Merge tag 'upstream/0.60'
    
    Upstream version 0.60

 CONTRIBUTING                     |   55 ++
 Changes                          |    7 +
 LICENSE                          |    2 +-
 MANIFEST                         |    3 +
 META.json                        |   14 +-
 META.yml                         |   12 +-
 Makefile.PL                      |   10 +-
 README                           |    6 +-
 lib/Inline/C.pm                  | 1036 ++++++++++++++++++++------------------
 lib/Inline/C.pod                 |    6 +-
 lib/Inline/C/Cookbook.pod        |  922 +++++++++++++++++----------------
 lib/Inline/C/ParseRecDescent.pm  |   38 +-
 lib/Inline/C/ParseRecDescent.pod |   40 ++
 lib/Inline/C/ParseRegExp.pm      |  146 +++---
 lib/Inline/C/ParseRegExp.pod     |   38 ++
 t/01syntax.t                     |   17 +-
 t/02config.t                     |   43 +-
 t/04perlapi.t                    |    9 +-
 t/05xsmode.t                     |    9 +-
 t/09parser.t                     |  123 ++---
 t/12taint_old.t                  |   29 +-
 t/18quote_space.t                |  188 +++----
 22 files changed, 1472 insertions(+), 1281 deletions(-)

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



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