[libinline-perl] 01/06: Merge tag 'upstream/0.53'

Florian Schlichting fsfs at alioth.debian.org
Tue Sep 10 08:51:47 UTC 2013


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

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

commit 0e0cf1a9535aa108d216bc8e8b93812a54d2b7b7
Merge: 184f14f 7fa6786
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Sep 9 00:05:17 2013 +0200

    Merge tag 'upstream/0.53'
    
    Upstream version 0.53

 C/C-Cookbook.pod                  |   67 ++++++++++++++--
 C/C.pm                            |  104 +++++++++++++++++++++++--
 C/C.pod                           |   47 ++++++++++-
 C/Changes                         |   78 +++++++++++++++++++
 C/Makefile.PL                     |   21 ++++-
 C/README                          |    2 +-
 C/lib/Inline/C/ParseRecDescent.pm |    2 +-
 C/lib/Inline/C/ParseRegExp.pm     |   21 +++--
 C/t/14void_arg.t                  |  126 ++++++++++++++++++++++++++++++
 C/t/15ccflags.t                   |   38 +++++++++
 C/t/16ccflagsex.t                 |   38 +++++++++
 C/t/17prehead.t                   |   39 ++++++++++
 C/t/18quote_space.t               |  154 +++++++++++++++++++++++++++++++++++++
 C/t/19INC.t                       |   46 +++++++++++
 C/t/20eval.t                      |   96 +++++++++++++++++++++++
 C/t/21read_DATA.t                 |   44 +++++++++++
 C/t/22read_DATA_2.t               |   51 ++++++++++++
 C/t/23validate.t                  |   60 +++++++++++++++
 C/t/bar/find_me_in_bar.h          |    2 +
 C/t/foo/find_me_in_foo.h          |    2 +
 C/t/prehead.in                    |    5 ++
 Changes                           |   79 +++++++++++++++++++
 Inline-API.pod                    |    2 +-
 Inline-FAQ.pod                    |   29 +++++--
 Inline-Support.pod                |    2 +-
 Inline.pm                         |   20 +++--
 Inline.pod                        |   11 ++-
 MANIFEST                          |   13 ++++
 Makefile.PL                       |   38 +++++++++
 README                            |    2 +-
 kobes.log                         |   12 +++
 lib/Inline/MakeMaker.pm           |    2 +-
 lib/Inline/MakeMaker/Changes      |   65 ++++++++++++++++
 33 files changed, 1269 insertions(+), 49 deletions(-)

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



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