This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Extract _cmd_l_calc_initial_end_and_i .
[perl5.git] / Porting / bisect-runner.pl
2012-06-27 Jesse Luehrsadd a few comments to bisect-runner.pl docs
2012-03-19 Nicholas ClarkAdd two missing "file"s to the documentation of Porting...
2012-03-19 Nicholas Clarkbisect-runner.pl should detect ccache with -V, not...
2012-02-05 Nicholas ClarkIn bisect-runner.pl, don't set $defines{cc} if printing...
2012-02-05 Nicholas Clarkbisect.pl --help should show the full documentation...
2012-02-03 Nicholas ClarkAdd -c option to bisect-runner.pl, for use with -e
2012-02-01 Nicholas Clarkbisect.pl now exits with 0 for success for --help
2012-02-01 Nicholas ClarkAdd --no-match to bisect.pl, equivalent to --expect...
2012-02-01 Nicholas Clarkbisect.pl now treats the command line as files to match...
2011-12-22 Nicholas ClarkCorrect the Pod used to block comment a section of...
2011-12-17 Nicholas Clarkbisect-runner.pl should only dump out a failed patch...
2011-12-17 Nicholas ClarkTeach bisect-runner.pl how to work around various 5...
2011-12-17 Nicholas Clarkbisect-runner.pl must not be fooled by a t/test that...
2011-12-17 Nicholas ClarkIn bisect-runner.pl, clarify the variables relating...
2011-12-08 Nicholas ClarkCorrect a bug in the previous commit (bb35dd48)
2011-12-07 Nicholas Clarkbisect-runner.pl now builds 42 more 5.005_5x releases.
2011-12-07 Nicholas ClarkTeach bisect-runner.pl how to build a significant PERL_...
2011-12-07 Nicholas Clarkbisect-runner.pl must patch an incorrect use of eaccess...
2011-12-07 Nicholas Clarkbisect-runner.pl should skip the testcase if it fails...
2011-11-25 Nicholas Clarkbisect.pl avoids perl-5.004 and earlier on case insensi...
2011-11-25 Nicholas Clarkbisect-runner.pl now builds back to 5.005 on the defaul...
2011-11-25 Nicholas Clarkbisect-runner.pl should avoid ext/Hash/Util/FieldHash...
2011-11-25 Nicholas Clarkbisect-runner.pl can now build on AIX back to perl...
2011-11-25 Nicholas ClarkIn bisect-runner.pl, fall back to context diffs for...
2011-11-25 Nicholas ClarkIn bisect-runner.pl, only shell out to patch from apply...
2011-11-23 Nicholas ClarkMove the implementation of --validate from bisect.pl...
2011-11-23 Nicholas ClarkAdd a --make option to bisect.pl, to specify an alterna...
2011-11-23 Nicholas ClarkOn AIX, bisect-runner.pl must patch Makefile.SH for...
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes all known 5.11-era parallel...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes another 5.11-era parallel...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes more 5.11-era make bugs.
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes more 5.11-era parallel make...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes some 5.11-era parallel make...
2011-11-17 Paul JohnsonDetect whether ccache is available to bisect.
2011-11-17 Nicholas ClarkAdd --check-shebang to bisect-runner.pl, to avoid mista...
2011-11-17 Nicholas ClarkFix fatal bug in bisect-runner.pl for some 5.004 revisions.
2011-11-01 Nicholas ClarkIn bisect.pl, provide a default test for --validate...
2011-11-01 Nicholas ClarkAdd -l and -w options to bisect-runner.pl, for use...
2011-11-01 Nicholas ClarkIn bisect.pl, use --start and --end to give ranges...
2011-11-01 Nicholas ClarkAdd --force-regen to bisect-runner.pl to regen_headers...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, remove "faking it" code from the...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkAdd a --validate option to bisect.pl to verify that...
2011-10-28 Nicholas ClarkRemove unnecessary makefile fix-up code from bisect...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, patch older Configure to add -A
2011-10-28 Nicholas Clarkbisect-runner.pl now patches another 5.004-era build...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, make the code to report patching...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code to extract previ...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code that applies...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code that opens and...
2011-10-27 Nicholas Clarkbisect-runner.pl needs to work around an OpenBSD/sparc...
2011-10-27 Nicholas ClarkIn bisect-runner.pl, add -L/usr/local/lib in a non...
2011-10-26 Nicholas Clarkbisect-runner.pl can now build all revisions on sparc64...
2011-10-26 Nicholas Clarkbisect-runner.pl should patch unreliable C symbol detec...
2011-10-26 Nicholas Clarkbisect-runner.pl now patches several build-busting...
2011-10-26 Nicholas Clarkbisect-runner.pl now copes when historical MANIFEST...
2011-10-24 Nicholas ClarkIn bisect-runner.pl, default to 'cc' not 'gcc'.
2011-10-23 Nicholas Clarkbisect-runner.pl now builds test_prep on OpenBSD back...
2011-10-23 Nicholas Clarkbisect-runner.pl must patch Makefile.SH to avoid parall...
2011-10-23 Nicholas Clarkbisect-runner.pl now runs the testcase for targets...
2011-10-20 Nicholas Clarkbisect-runner.pl now builds test_prep on NetBSD back...
2011-10-14 Nicholas ClarkIn bisect-runner.pl's synopsis, the test program must...
2011-10-14 Nicholas Clarkbisect-runner.pl should patch $trnl into makedepend...
2011-10-12 Nicholas Clarkbisect-runner.pl now builds test_prep on OS X back...
2011-10-09 Nicholas Clarkbisect-runner.pl needs the linux.sh libpth mutli-arch...
2011-10-08 Nicholas ClarkTweak the documentation for bisect-runner.pl
2011-10-07 Nicholas Clarkbisect-runner.pl disables building DB_File if it can...
2011-10-07 Nicholas Clarkbisect-runner.pl now emulates -Dnoextensions if Configu...
2011-10-07 Nicholas Clarkbisect-runner.pl needs to set @paths correctly on 32...
2011-10-07 Nicholas Clarkbisect-runner.pl should add db4 compatibility to DB_Fil...
2011-10-07 Nicholas Clarkbisect-runner.pl must build CombiningClass.pl before...
2011-10-07 Nicholas ClarkIn bisect-runner.pl, "patch" ext/IPC/SysV/SysV.xs to...
2011-10-06 Nicholas ClarkIn bisect-runner.pl, if getconf exists, use it to repor...
2011-10-05 Nicholas ClarkRemove whitespace errors from bisect-runner.pl
2011-10-05 Nicholas Clarkbisect-runner.pl now runs all build commands with STDIN...
2011-10-05 Nicholas Clarkbisect-runner.pl should remove the stdin-is-a-tty test...
2011-10-05 Nicholas ClarkDocument why bisect.pl can't be in the checkout used...
2011-10-05 Nicholas ClarkImprove bisect.pl's documentation.
2011-10-05 Nicholas Clarkbisect-runner.pl needs to add -L/usr/local/lib prior...
2011-10-05 Nicholas Clarkbisect-runner.pl needs to inline $compile into the...
2011-10-05 Nicholas ClarkAdd 'Fcntl' as a target for bisect-runner.pl.
2011-10-05 Nicholas ClarkIn bisect-runner.pl, patch Configure to test-compile...
2011-10-05 Nicholas ClarkIn bisect-runner.pl always use blead's hitnts/freebsd.sh
2011-10-04 Nicholas ClarkIn bisect-runner.pl, only force Configure's libpth...
2011-10-03 Nicholas Clarkbisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs...
2011-10-03 Nicholas Clarkbisect-runner.pl should check for t/perl when building...
2011-10-03 Nicholas ClarkFix two typos in the documentation for bisect-runner.pl
2011-10-03 Nicholas ClarkDocumentation for bisect.pl and bisect-runner.pl
2011-10-03 Nicholas ClarkIn bisect-runner.pl, fix a bug where a good "test_prep...
2011-10-03 Nicholas ClarkIn bisect.pl, support matching on files generated by...
2011-10-03 Nicholas ClarkIf patching fails, bisect-runner.pl should report the...
2011-10-02 Nicholas Clarkbisect-runner.pl must use Fcntl::S_IMODE() on the raw...
2011-10-02 Nicholas ClarkAdd 'config.sh' as a build target for bisect.pl
2011-10-02 Nicholas ClarkPermit bisect.pl to pass -D, -U and -A parameters to...
2011-10-02 Nicholas ClarkRefactor bisect-runner.pl to use the hashref interface...
2011-10-02 Nicholas ClarkRefactor bisect.pl to use Getopt::Long's pass_through...
2011-10-01 Nicholas Clarkbisect-runner.pl should "skip" if --force-manifest...
next