This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Now that ExtUtils::ParseXS requires 5.006, we can replace the foreach
[perl5.git] / lib / ExtUtils / ParseXS.pm
2007-10-31 Nicholas ClarkNow that ExtUtils::ParseXS requires 5.006, we can repla...
2007-09-26 Rafael Garcia-SuarezAPI spelling patch, by Jerry D. Hedden
2007-02-05 Nicholas ClarkUpgrade to ExtUtils-ParseXS-2.18
2007-01-29 Nicholas ClarkUNITCHECK for XS code. Turned out to be harder that...
2006-11-29 Steve PetersUpgrade to ExtUtils-ParseXS-2.17. Actuall just caught...
2006-11-14 Alexey TourbinParseXS.pm: small optimization for "Usage: ..." constan...
2006-11-13 Yves OrtonRegex Utility Functions and Substituion Fix (XML::Twig...
2006-09-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.16. There actually are...
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2005-12-23 Nicholas ClarkExtUtils::ParseXS needs to stack $filepathname to make...
2005-10-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.15.
2005-10-09 Steve PetersUpgraded to ExtUtils-ParseXS-2.14.
2005-10-04 Steve PetersUpgrade to ExtUtils-ParseXS-2.13
2005-09-29 Steve HayClean up CBuilder and ParseXS test files
2005-09-21 Rafael Garcia-SuarezUpgrade to ExtUtils::ParseXS 2.12
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-07-25 Steve HayMake CBuilder and ParseXS clean up their temp test...
2005-06-13 Rafael Garcia-SuarezMake some variables global, to avoid some "will not...
2005-06-02 Rafael Garcia-SuarezUpgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseX...
2005-05-24 Jarkko Hietaniemixsubpp, ParseXS: allow other suffix beyond .c
2005-05-18 Yitzchak Scott-Tho... Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl...