Files
perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS.changes
Stephan Kulow 69e68dc77b - updated to 3.24
- No functional changes, promoted to stable release.
 
 3.04_04 - Mon Sep 12 08:12:00 CET 2011
 
   - Simplify generated XS code by emitting a compatibility version
     of dVAR. [Nicholas Clark]
 
   - Fixed "INCLUDE: $cmd |", CPAN RT #70213
 
 3.04_03 - Sun Sep  4 18:49:00 CET 2011
 
   - By #defining PERL_EUPXS_ALWAYS_EXPORT or
     PERL_EUPXS_NEVER_EXPORT early in your XS code, you can
     force ExtUtils::ParseXS to always or never export
     XSUB symbols. This has no effect on boot_* symbols since
     those must be exported.
 
 3.04_02 - Sat Sep  3 15:28:00 CET 2011
 
   - Don't put null characters into the generated source
     file when -except is used; write the '\0' escape sequence

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=8
2014-06-08 11:47:56 +00:00

48 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Sun Jun 8 11:46:56 UTC 2014 - coolo@suse.com
- updated to 3.24
- No functional changes, promoted to stable release.
3.04_04 - Mon Sep 12 08:12:00 CET 2011
- Simplify generated XS code by emitting a compatibility version
of dVAR. [Nicholas Clark]
- Fixed "INCLUDE: $cmd |", CPAN RT #70213
3.04_03 - Sun Sep 4 18:49:00 CET 2011
- By #defining PERL_EUPXS_ALWAYS_EXPORT or
PERL_EUPXS_NEVER_EXPORT early in your XS code, you can
force ExtUtils::ParseXS to always or never export
XSUB symbols. This has no effect on boot_* symbols since
those must be exported.
3.04_02 - Sat Sep 3 15:28:00 CET 2011
- Don't put null characters into the generated source
file when -except is used; write the '\0' escape sequence
-------------------------------------------------------------------
Thu Dec 2 12:37:47 UTC 2010 - seife@opensuse.org
- add perl-macros as requires (for perl_requires macro)
-------------------------------------------------------------------
Tue Nov 30 19:32:20 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:55 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Sat Dec 26 19:43:50 UTC 2009 - lars@linux-schulserver.de
- initial version 2.21