This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cloning a format whose outside has been undefined
[perl5.git] / Porting / cmpVERSION.pl
2012-06-23 Father ChrysostomoscmpVERSION.pl: Correct err msg
2012-06-18 Nicholas ClarkTeach Porting/cmpVERSION.pl about .pm files extracted...
2012-06-18 Nicholas ClarkIn Porting/cmpVERSION.pl, treat undefined versions...
2012-06-18 Nicholas ClarkIn Porting/cmpVERSION.pl, increment $count in one place...
2011-12-06 Father ChrysostomoscmpVERSION.pl: Check lib/*.pl, too
2011-07-12 Florian RagwitzSkip .xs files in t/ dirs when comparing versions
2011-07-06 Nicholas ClarkIn cmp_version.t, show in the TAP when we are skipping...
2011-06-14 Florian RagwitzIgnore deletes when looking for changed versions
2011-05-23 Nicholas ClarkRestore cmpVERSION.pl's ability to spot differences...
2011-05-23 Nicholas ClarkFold Abigail's TAP generation logic back into cmpVERSION.pl
2011-05-23 Nicholas ClarkChange the -x option of cmpVERSION.pl to exclude upstre...
2011-05-23 Nicholas ClarkPass the git tag to cmpVERSION.pl with a --tag argument.
2011-05-23 Nicholas ClarkConvert cmpVERSION.pl to Getopt::Long from Getopt:...
2011-05-23 Nicholas ClarkTrim the import list from File::Spec::Functions and...
2011-05-23 Nicholas ClarkOnly load Maintainers.pm if cmpVERSION.pl is invoked...
2010-09-18 Steve HayFix Porting/cmpVERSION.pl to work on Win32
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-07-19 David GoldencmpVERSION.pl: don't flag version 'undef'
2010-07-04 David Goldenremove trailing space in cmpVERSION
2010-07-04 Matt JohnsonUpdate Porting/cmpVERSION.pl to use git
2010-04-18 Gisle AasLet the cmdVERSION usage message expand $0
2009-11-18 Leon BrocardFix minor typo in comment
2009-07-03 David Mitchellmake cmpVERSION.pl ignore Config.pm
2009-07-03 David Mitchelladd -x option to Porting/cmpVERSION.pl
2009-01-03 David Mitchelladd -d option to Porting/cmpVERSION.pl to display diffs
2009-01-03 David MitchellAdd some basic decriptions and/or usage info to some...
2008-09-22 Steve HaySkip another module from the VERSION comparison checks
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2008-09-11 Steve HaySkip another file in the VERSION comparison program
2003-09-13 Jarkko Hietaniemiparse_version doesn't always succeed.
2003-08-14 Jarkko HietaniemiTweak from Slaven to catch also changed .xs files
2003-08-14 Jarkko HietaniemiAdd a known exception.
2003-08-13 Jarkko HietaniemiAdd cmpVERSION.pl from Slaven for comparing two