[libinline-c-perl] 01/06: Merge tag 'upstream/0.62'
gregor herrmann
gregoa at debian.org
Thu Jul 24 15:22:13 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 c60ee1240295e0b9feec9bcec43cf6eb4c444c05
Merge: 72f6188 985a2fa
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 24 17:13:00 2014 +0200
Merge tag 'upstream/0.62'
Upstream version 0.62
CONTRIBUTING | 1 -
Changes | 6 ++
LICENSE | 2 +-
MANIFEST | 17 ++++-
META.json | 10 +--
META.yml | 8 ++-
Makefile.PL | 14 +++--
example/modules/Boo-2.01/MANIFEST | 6 ++
example/modules/Boo-2.01/Makefile.PL | 9 +++
example/modules/Boo-2.01/lib/Boo.pm | 10 +++
example/modules/Boo-2.01/lib/Boo/Far.pm | 16 +++++
example/modules/Boo-2.01/lib/Boo/Far/Faz.pm | 16 +++++
example/modules/Boo-2.01/lib/Boo/Far/data.txt | 1 +
example/modules/Boo-2.01/t/boo.t | 48 +++++++++++++++
example/modules/Math-Simple-1.23/Changes | 4 ++
example/modules/Math-Simple-1.23/MANIFEST | 5 ++
example/modules/Math-Simple-1.23/Makefile.PL | 6 ++
example/modules/Math-Simple-1.23/Simple.pm | 27 ++++++++
example/modules/Math-Simple-1.23/test.pl | 15 +++++
lib/Inline/C.pm | 58 +++++------------
lib/Inline/C/Cookbook.pod | 7 +++
lib/Inline/C/ParseRecDescent.pm | 4 +-
lib/Inline/C/ParseRegExp.pm | 2 +-
t/00init.t | 7 ---
t/01syntax.t | 41 ++++--------
t/02config.t | 57 +++--------------
t/03typemap.t | 36 ++++-------
t/04perlapi.t | 33 +++-------
t/05xsmode.t | 30 +++------
t/06parseregexp.t | 26 +++-----
t/07typemap_multi.t | 42 ++++---------
t/08taint.t | 15 ++---
t/08taint_1.p | 3 +-
t/08taint_2.p | 3 +-
t/08taint_3.p | 3 +-
t/09parser.t | 25 ++------
t/10callback.t | 23 +++----
t/11default_readonly.t | 12 ++--
t/12taint_old.t | 89 ---------------------------
t/14void_arg.t | 12 ++--
t/14void_arg_PRD.t | 12 ++--
t/15ccflags.t | 15 ++---
t/16ccflagsex.t | 15 ++---
t/17prehead.t | 15 ++---
t/18quote_space.t | 7 ---
t/19INC.t | 15 ++---
t/20eval.t | 16 ++---
t/21read_DATA.t | 18 ++----
t/22read_DATA_2.t | 17 ++---
t/24prefix.t | 13 ++--
t/25proto.t | 8 ++-
t/26fork.t | 23 ++-----
t/27inline_maker.t | 55 +++++++++++++++++
t/99final.t | 13 ----
t/TestInlineSetup.pm | 38 ++++++++++++
t/proto1.p | 1 -
t/proto2.p | 1 -
t/proto3.p | 1 -
t/proto4.p | 1 -
t/proto5.p | 1 -
t/proto6.p | 1 -
61 files changed, 471 insertions(+), 564 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