Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Class-XSAccessor
From: Jens Rehsack
Date: 2010-08-26 07:21:08
Message id: 20100826052108.D2DD9175DD@cvs.netbsd.org
Log Message:
Updating devel/p5-Class-XSAccessor from 1.05nb1 to 1.07
Upstream changes:
1.07 Sun Aug 15 14:41 2010
- Include two new test files for the fix in 1.06.
- Define PERL_CORE, but *only* while including XSUB.h to get
a significant speed-up (see XSAccessor.xs for an explanation).
Idea from Chocolateboy. Complaints from rightfully annoyed
perl5-porters (in particular but not limited to Nicholas)
go to Steffen.
1.06 Sat Aug 14 20:21 2010
- Add sanity checks to make sure we don't segfault on
invalid invocants (chocolateboy)
Files: