[libextutils-xspp-perl] 01/07: Merge tag 'upstream/0.1700'
Florian Schlichting
fsfs at alioth.debian.org
Mon Sep 16 10:26:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libextutils-xspp-perl.
commit 7c007d15d9cffb3ea713c00b90163610b20f7819
Merge: e36fd73 e4ffab0
Author: Florian Schlichting <fsfs at debian.org>
Date: Tue Sep 10 23:07:32 2013 +0200
Merge tag 'upstream/0.1700'
Upstream version 0.1700
Changes | 9 +
MANIFEST | 1 +
META.json | 12 +-
META.yml | 8 +-
README | 55 +-
XSP.yp | 22 +-
examples/XSpp-Example/Build.PL | 2 +-
examples/XSpp-Example/src/Dog.cc | 13 +
examples/XSpp-Example/src/Dog.h | 6 +-
examples/XSpp-Example/src/myinit.h | 12 +
examples/XSpp-Example/t/01basic.t | 12 +-
examples/XSpp-Example/xsp/Dog.xsp | 6 +
examples/XSpp-Example/xsp/mytype.map | 12 +
examples/XSpp-Example/xsp/typemap.xsp | 1 +
lib/ExtUtils/XSpp.pm | 2 +-
lib/ExtUtils/XSpp.pod | 33 +-
lib/ExtUtils/XSpp/Grammar.pm | 1414 +++++++++++++++++----------------
lib/ExtUtils/XSpp/Lexer.pm | 11 +-
lib/ExtUtils/XSpp/Node/Function.pm | 88 +-
lib/ExtUtils/XSpp/Node/Method.pm | 14 +-
lib/ExtUtils/XSpp/Parser.pm | 4 +-
lib/ExtUtils/XSpp/Typemap.pm | 12 +-
t/020_rename.t | 143 +++-
23 files changed, 1153 insertions(+), 739 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-xspp-perl.git
More information about the Pkg-perl-cvs-commits
mailing list