Revisions of perl-ExtUtils-ParseXS
Tina Müller (tinita)
committed
(revision 17)
Fix disabling of __perllib_provides
Dirk Stoecker (dstoecker)
accepted
request 1109115
from
Tina Müller (tinita)
(revision 16)
- updated to 3.51 see /usr/share/doc/packages/perl-ExtUtils-ParseXS/Changes 3.51 - - Initialize $self correctly in EU::PXS::Utilities::death() - C++ builds: avoid generating C<< extern "C" extern "C" >> 3.50 - - Silence warnings about unreached code in generated XS code - Correct colon translation of $type in OUTPUT section - Make versions in ExtUtils-ParseXS consistent 3.49 - - Disable alias value collision warnings by default 3.48 - - handle #else and #endif without blank line prefixes - better support for duplicate ALIASes - allow symbolic alias of default function - add support for elifdef and elifndef 3.47 - - fix ExtUtils::ParseXS compatibility with perl < 5.8.8 3.45 - - GH #19320: Fix OVERLOAD and FALLBACK handling.
Dirk Stoecker (dstoecker)
accepted
request 946041
from
Tina Müller (tinita)
(revision 15)
- updated to 3.44 see /usr/share/doc/packages/perl-ExtUtils-ParseXS/Changes 3.44 - - GH #19054: Always XSprePUSH when producing an output list. - Use more descriptive variable names. - Fix plan/skip in test file 002-more.t. 3.43 - - Use PERL_VERSION_LE instead of 5.33+ PERL_VERSION_LT. - Fix error message bug. 3.42 - - Restore compatibility with old versions that made use of "errors" function which was renamed to "report_error_count". 3.41 - - Use absolute paths in tests on all platforms. - Use PERL_VERSION compare macro. 3.40 - - RT #133654: Don't include OUTLIST parameters in the prototype. 3.39 - - RT #132935: Correctly check VERSIONs. 3.38 - - Correct name of variable 'ALIAS' (not 'Alias') in documentation. - Add PERL_REENTRANT for XS modules (get the reentrant versions of libc functions automatically without declaring as PERL_CORE or PERL_EXT). 3.37 - - Update documentation to avoid newGVgen. 3.36 - - Make generated code avoid warnings about the "items" variable being unused - Avoid some unused-variable warnings generated by XS code in the test suite
Stephan Kulow (coolo)
accepted
request 513641
from
Stephan Kulow (coolo)
(revision 14)
automatic update
Stephan Kulow (coolo)
accepted
request 358174
from
Stephan Kulow (coolo)
(revision 13)
automatic update
Ruediger Oertel (oertel)
committed
(revision 12)
drop link
Stephan Kulow (coolo)
accepted
request 237469
from
Stephan Kulow (coolo)
(revision 11)
initialized devel package after accepting 237469
Stephan Kulow (coolo)
accepted
request 236572
from
Stephan Kulow (coolo)
(revision 10)
- avoid file conflict with perl package
Stephan Kulow (coolo)
committed
(revision 8)
- 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
Stephan Kulow (coolo)
committed
(revision 7)
Stephan Kulow (coolo)
committed
(revision 6)
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Stephan Kulow (coolo)
committed
(revision 4)
- switch to perl_requires macro
Stephan Kulow (coolo)
committed
(revision 3)
- remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules - remove /var/adm/perl-modules
Pascal Bleser (pbleser)
committed
(revision 2)
2.2206
Lars Vogdt (lrupp)
committed
(revision 1)
- initial version 2.21
Displaying all 17 revisions