Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-XSpp
From: Jens Rehsack
Date: 2010-01-25 13:14:51
Message id: 20100125121451.9A90E175DD@cvs.netbsd.org
Log Message:
Updating devel/p5-ExtUtils-XSpp from 0.05 to 0.07
Upstream changes:
0.07 Fri Jan 22 18:07:10 CET 2010
- Fix issue with references as method arguments that have
template types. (Steffen Mueller)
0.06 Wed Jan 13 20:28:27 CET 2010
- When parsing a class declaration, automatically add a typemap
for the class.
- Add default typemaps for basic C types (integral, floating point
and char*).
- Automatically setup Perl inheritance for derived C++ classes.
- Support template types in function/method parameters and in typeamaps.
- Add command line options to run xsubpp directly from xspp.
Files: