This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct ambiguous regex capture syntax.
[perl5.git] / dist / ExtUtils-ParseXS / lib / ExtUtils / ParseXS.pm
2011-07-12 James E. KeenanCorrect ambiguous regex capture syntax.
2011-07-12 James E. KeenanTighten scope of more variables
2011-07-12 James E. KeenanMove about 9 global variables into 'our' status.
2011-07-12 James E. KeenanLexicalize more variables
2011-07-12 James E. KeenanContinue renaming confusing variables
2011-07-12 James E. KeenanEU::ParseXS Version bump
2011-07-12 James E. KeenanStart to remove unused variables
2011-07-12 James E. KeenanMove TidyType() to Utilities::tidy_type()
2011-07-12 James E. KeenanChange TrimWhitespace() to trim_whitespace()
2011-07-12 Steffen MuellerSeparate POD file and ExtUtils::ParseXS::Utilities
2011-07-12 James E. KeenanContinue tidying up the code, range lines 1000-end
2011-07-12 James E. KeenanChange from 'use vars' to 'our', which was introduced...
2011-07-12 James E. KeenanBegin to uncuddle 'elsif' and 'else'. Rationalize inden...
2011-07-12 James E. KeenanEliminate whitespace before final semicolon.
2011-07-12 James E. KeenanChange all hard tabs to 4-spaces. Eliminate trailing...
2011-07-12 Steffen MuellerRevert EU::ParseXS part of 1e8125c621275d18c74bc8dae3bf...
2011-07-12 Steffen MuellerRevert the EU::ParseXS part of c4a6f826b3676d1fdbd9972a...
2011-07-12 Steffen MuellerRevert EU::ParseXS part of c33e8be1506a75e393304af89d64...
2011-03-26 David MitchellBump version of ExtUtils::ParseXS after previous commit
2011-01-20 Jesse VincentBumping version of ExtUtils::ParseXS per porting/cmpVER...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-12-19 Zeframbump version of many modules
2010-07-27 Florian RagwitzBump $ExtUtils::ParseXS::VERSION to non-dev version
2010-07-27 Florian RagwitzMove ExtUtils::ParseXS from cpan/ to dist/