summaryrefslogtreecommitdiff
path: root/Porting/bisect.pl
Commit message (Expand)AuthorAgeFilesLines
* Document why bisect.pl can't be in the checkout used for bisecting.Nicholas Clark2011-10-051-0/+8
* Documentation for bisect.pl and bisect-runner.plNicholas Clark2011-10-031-16/+9
* Refactor bisect.pl to use Getopt::Long's pass_through option.Nicholas Clark2011-10-021-35/+14
* In bisect.pl, use the earliest passing stable perl as the default revision.Nicholas Clark2011-10-011-8/+24
* Add options --force-manifest and --test-build to bisect.plNicholas Clark2011-10-011-0/+10
* In bisect-runner.pl, don't close Configure's STDIN for 5.004Nicholas Clark2011-09-301-1/+1
* Add a --match option to bisect.pl, to locate source code changes.Nicholas Clark2011-09-301-0/+1
* bisect.pl should still print the time taken if it fails.Nicholas Clark2011-09-301-10/+20
* Add Porting/bisect.pl, to automate bisecting a perl code test case.Nicholas Clark2011-09-291-0/+70