Fixes for ext/compress
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / ParseXS.pm
2008-02-29 Steve Peters Upgrade to ExtUtils-ParseXS-2.19. There are several...
2007-12-21 Steve Peters Clean up a warning with -Wwrite-strings that gets passe...
2007-11-05 Nicholas Clark Allow (pedantically correct) C pre-processor comments...
2007-10-31 Nicholas Clark Now that ExtUtils::ParseXS requires 5.006, we can repla...
2007-09-26 Rafael Garcia-Suarez API spelling patch, by Jerry D. Hedden
2007-02-05 Nicholas Clark Upgrade to ExtUtils-ParseXS-2.18
2007-01-29 Nicholas Clark UNITCHECK for XS code. Turned out to be harder that...
2006-11-29 Steve Peters Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught...
2006-11-14 Alexey Tourbin ParseXS.pm: small optimization for "Usage: ..." constan...
2006-11-13 Yves Orton Regex Utility Functions and Substituion Fix (XML::Twig...
2006-09-16 Steve Peters Upgrade to ExtUtils-ParseXS-2.16. There actually are...
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2005-12-23 Nicholas Clark ExtUtils::ParseXS needs to stack $filepathname to make...
2005-10-16 Steve Peters Upgrade to ExtUtils-ParseXS-2.15.
2005-10-09 Steve Peters Upgraded to ExtUtils-ParseXS-2.14.
2005-10-04 Steve Peters Upgrade to ExtUtils-ParseXS-2.13
2005-09-29 Steve Hay Clean up CBuilder and ParseXS test files
2005-09-21 Rafael Garcia-Suarez Upgrade to ExtUtils::ParseXS 2.12
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-25 Steve Hay Make CBuilder and ParseXS clean up their temp test...
2005-06-13 Rafael Garcia-Suarez Make some variables global, to avoid some "will not...
2005-06-02 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseX...
2005-05-24 Jarkko Hietaniemi xsubpp, ParseXS: allow other suffix beyond .c
2005-05-18 Yitzchak Scott-Tho... Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl...