This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
tweak sv_chop pod
[perl5.git] / Porting / bisect.pl
2011-10-05 Nicholas ClarkDocument why bisect.pl can't be in the checkout used...
2011-10-03 Nicholas ClarkDocumentation for bisect.pl and bisect-runner.pl
2011-10-02 Nicholas ClarkRefactor bisect.pl to use Getopt::Long's pass_through...
2011-10-01 Nicholas ClarkIn bisect.pl, use the earliest passing stable perl...
2011-10-01 Nicholas ClarkAdd options --force-manifest and --test-build to bisect.pl
2011-09-30 Nicholas ClarkIn bisect-runner.pl, don't close Configure's STDIN...
2011-09-30 Nicholas ClarkAdd a --match option to bisect.pl, to locate source...
2011-09-30 Nicholas Clarkbisect.pl should still print the time taken if it fails.
2011-09-29 Nicholas ClarkAdd Porting/bisect.pl, to automate bisecting a perl...