2016-05-17 |
Father Chrysostomos | bisect-runner: Only run ./Configure -S when needed |
blob | commitdiff |
2016-05-17 |
Father Chrysostomos | bisect-runner.pl: Don’t use /a |
blob | commitdiff | diff to current |
2015-08-10 |
Karl Williamson | Porting/bisect-runner.pl: Generalize for EBCDIC |
blob | commitdiff | diff to current |
2015-06-27 |
Karl Williamson | Porting/bisect-runner.pl: Wrap pod lines to 79 cols |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall | bisect-runner.pl: Fix pod.t failures |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall | bisect.pl: More doc/comment fixups |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall | bisect.pl: Slight pod fix to CPAN::MyConfig mentions |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall | bisect.pl: Allow custom CPAN::MyConfig when using ... |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall... | When bisecting with modules, actually use a fresh build... |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall... | Don't let PERL_MM_OPT/PERL_MB_OPT interfere with bisecting. |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall... | Add notes about bisecting modules that need displays. |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall... | For bisecting, create a CPAN::MyConfig under --module... |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall... | When bisecting with --module=, don't stop to ask user... |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall... | Allow installing modules from CPAN to be used inside... |
blob | commitdiff | diff to current |
2015-06-08 |
Matthew Horsfall... | Adapt Andreas' cpan bisector tool for perl core. |
blob | commitdiff | diff to current |
2015-03-23 |
Dagfinn Ilmari Man... | Replace common Emacs file-local variables with dir... |
blob | commitdiff | diff to current |
2015-02-12 |
Karl Williamson | bisect-runner.pl: Fix too long verbatim in pod |
blob | commitdiff | diff to current |
2015-02-11 |
Hugo van der Sanden | Add --crash option for Porting/bisect |
blob | commitdiff | diff to current |
2015-01-29 |
Steve Hay | Porting/bisect-runner.pl - Fix grammar |
blob | commitdiff | diff to current |
2015-01-29 |
Lajos Veres | Corrections to spelling and grammatical errors. |
blob | commitdiff | diff to current |
2014-09-18 |
Karl Williamson | bisect-runner.pl: Correct pod misspelling |
blob | commitdiff | diff to current |
2013-09-05 |
Nicholas Clark | Remove references to GNU DLD from Configure and config... |
blob | commitdiff | diff to current |
2013-09-04 |
Nicholas Clark | The bisect tool now takes test scripts as targets,... |
blob | commitdiff | diff to current |
2013-08-07 |
Nicholas Clark | Update the Porting/bisect.pl documentation. |
blob | commitdiff | diff to current |
2013-07-17 |
Nicholas Clark | bisect.pl now accepts repeated -e options, just like... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Add -q to git clean in bisect-runner.pl |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Three Configure fixups so that bisect-runner.pl can... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should match patches with directory... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Add a 'none' target to bisect-runner.pl |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect.pl can now optionally timeout the user's test... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Add an option to bisect.pl to run the user testcase... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, run_report_and_exit() now uses... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, extract the Configure running... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, invert the first parameter to... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, refactor the calls to system ... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Add --gold option to bisect.pl for the revision to... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl always needs to pass paths gleaned... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | When bisecting, use `git tag -l` to get the list of... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs to probe DB_File.xs before runni... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs another minor fixup to build... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix 5.7.x to export Perl_cxinc... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix a typo in the Solaris hints... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Add a --valgrind option to bisect.pl, to run the test... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl will now invoke with ./perl -Ilib... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix Makefile.SH to remove remov... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Add --early-fixup and --late-fixup to bisect.pl, for... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Add --all-fixups to bisect.pl, to apply all patches... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should always exit fatally with 255... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, refactor the system ... and die... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should search for lib*.a as well as... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should use ".$Config{dlext}" instead... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | Teach bisect-runner.pl that on HP-UX, _filbuf() is... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs to know how to identify HP-UX... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | On HP-UX, bisect without any -j option as the system... |
blob | commitdiff | diff to current |
2013-05-28 |
Nicholas Clark | In bisect{,-runner}.pl, refactor the code for CPU probi... |
blob | commitdiff | diff to current |
2013-05-24 |
David Steinbrunner | typo fixes for porting scripts |
blob | commitdiff | diff to current |
2013-05-08 |
David Mitchell | bisect-runner.pl: clarify -D,-U,-A args in docs |
blob | commitdiff | diff to current |
2013-02-04 |
Karl Williamson | bisect-runner.pl: Reword some pod examples |
blob | commitdiff | diff to current |
2012-06-27 |
Jesse Luehrs | add a few comments to bisect-runner.pl docs |
blob | commitdiff | diff to current |
2012-03-19 |
Nicholas Clark | Add two missing "file"s to the documentation of Porting... |
blob | commitdiff | diff to current |
2012-03-19 |
Nicholas Clark | bisect-runner.pl should detect ccache with -V, not... |
blob | commitdiff | diff to current |
2012-02-05 |
Nicholas Clark | In bisect-runner.pl, don't set $defines{cc} if printing... |
blob | commitdiff | diff to current |
2012-02-05 |
Nicholas Clark | bisect.pl --help should show the full documentation... |
blob | commitdiff | diff to current |
2012-02-03 |
Nicholas Clark | Add -c option to bisect-runner.pl, for use with -e |
blob | commitdiff | diff to current |
2012-02-01 |
Nicholas Clark | bisect.pl now exits with 0 for success for --help |
blob | commitdiff | diff to current |
2012-02-01 |
Nicholas Clark | Add --no-match to bisect.pl, equivalent to --expect... |
blob | commitdiff | diff to current |
2012-02-01 |
Nicholas Clark | bisect.pl now treats the command line as files to match... |
blob | commitdiff | diff to current |
2011-12-22 |
Nicholas Clark | Correct the Pod used to block comment a section of... |
blob | commitdiff | diff to current |
2011-12-17 |
Nicholas Clark | bisect-runner.pl should only dump out a failed patch... |
blob | commitdiff | diff to current |
2011-12-17 |
Nicholas Clark | Teach bisect-runner.pl how to work around various 5... |
blob | commitdiff | diff to current |
2011-12-17 |
Nicholas Clark | bisect-runner.pl must not be fooled by a t/test that... |
blob | commitdiff | diff to current |
2011-12-17 |
Nicholas Clark | In bisect-runner.pl, clarify the variables relating... |
blob | commitdiff | diff to current |
2011-12-08 |
Nicholas Clark | Correct a bug in the previous commit (bb35dd48) |
blob | commitdiff | diff to current |
2011-12-07 |
Nicholas Clark | bisect-runner.pl now builds 42 more 5.005_5x releases. |
blob | commitdiff | diff to current |
2011-12-07 |
Nicholas Clark | Teach bisect-runner.pl how to build a significant PERL_... |
blob | commitdiff | diff to current |
2011-12-07 |
Nicholas Clark | bisect-runner.pl must patch an incorrect use of eaccess... |
blob | commitdiff | diff to current |
2011-12-07 |
Nicholas Clark | bisect-runner.pl should skip the testcase if it fails... |
blob | commitdiff | diff to current |
2011-11-25 |
Nicholas Clark | bisect.pl avoids perl-5.004 and earlier on case insensi... |
blob | commitdiff | diff to current |
2011-11-25 |
Nicholas Clark | bisect-runner.pl now builds back to 5.005 on the defaul... |
blob | commitdiff | diff to current |
2011-11-25 |
Nicholas Clark | bisect-runner.pl should avoid ext/Hash/Util/FieldHash... |
blob | commitdiff | diff to current |
2011-11-25 |
Nicholas Clark | bisect-runner.pl can now build on AIX back to perl... |
blob | commitdiff | diff to current |
2011-11-25 |
Nicholas Clark | In bisect-runner.pl, fall back to context diffs for... |
blob | commitdiff | diff to current |
2011-11-25 |
Nicholas Clark | In bisect-runner.pl, only shell out to patch from apply... |
blob | commitdiff | diff to current |
2011-11-23 |
Nicholas Clark | Move the implementation of --validate from bisect.pl... |
blob | commitdiff | diff to current |
2011-11-23 |
Nicholas Clark | Add a --make option to bisect.pl, to specify an alterna... |
blob | commitdiff | diff to current |
2011-11-23 |
Nicholas Clark | On AIX, bisect-runner.pl must patch Makefile.SH for... |
blob | commitdiff | diff to current |
2011-11-23 |
jkeenan | [RT #36079] Convert ` to '. |
blob | commitdiff | diff to current |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes all known 5.11-era parallel... |
blob | commitdiff | diff to current |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes another 5.11-era parallel... |
blob | commitdiff | diff to current |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes more 5.11-era make bugs. |
blob | commitdiff | diff to current |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes more 5.11-era parallel make... |
blob | commitdiff | diff to current |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes some 5.11-era parallel make... |
blob | commitdiff | diff to current |
2011-11-17 |
Paul Johnson | Detect whether ccache is available to bisect. |
blob | commitdiff | diff to current |
2011-11-17 |
Nicholas Clark | Add --check-shebang to bisect-runner.pl, to avoid mista... |
blob | commitdiff | diff to current |
2011-11-17 |
Nicholas Clark | Fix fatal bug in bisect-runner.pl for some 5.004 revisions. |
blob | commitdiff | diff to current |
2011-11-01 |
Nicholas Clark | In bisect.pl, provide a default test for --validate... |
blob | commitdiff | diff to current |
2011-11-01 |
Nicholas Clark | Add -l and -w options to bisect-runner.pl, for use... |
blob | commitdiff | diff to current |
2011-11-01 |
Nicholas Clark | In bisect.pl, use --start and --end to give ranges... |
blob | commitdiff | diff to current |
2011-11-01 |
Nicholas Clark | Add --force-regen to bisect-runner.pl to regen_headers... |
blob | commitdiff | diff to current |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, remove "faking it" code from the... |
blob | commitdiff | diff to current |
next |