| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add Porting/new-perldelta.pl, which automates adding a new perldelta. | Nicholas Clark | 2011-11-18 | 4 | -57/+156 |
* | Flag to get_pod_metadata() whether generated files are expected. | Nicholas Clark | 2011-11-18 | 2 | -3/+14 |
* | Refactor pod_lib.pl's get_pod_metadata() to remove a temporary array. | Nicholas Clark | 2011-11-18 | 1 | -8/+7 |
* | Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc. | Nicholas Clark | 2011-11-18 | 1 | -0/+311 |
* | In pod_lib.pl's get_pod_metadata(), generate lookup hashes directly. | Nicholas Clark | 2011-11-18 | 1 | -12/+5 |
* | Extract from buildtoc the code that processes pod.lst, MANIFEST and perl.pod | Nicholas Clark | 2011-11-18 | 1 | -0/+208 |
* | Detect whether ccache is available to bisect. | Paul Johnson | 2011-11-17 | 1 | -1/+1 |
* | Add --check-shebang to bisect-runner.pl, to avoid mistakes with #! lines | Nicholas Clark | 2011-11-17 | 2 | -3/+49 |
* | Note in Porting/bisect.pl that its documentation is in bisect-runner.pl | Nicholas Clark | 2011-11-17 | 1 | -0/+12 |
* | Fix fatal bug in bisect-runner.pl for some 5.004 revisions. | Nicholas Clark | 2011-11-17 | 1 | -3/+8 |
* | Update CGI to CPAN version 3.58 | Chris 'BinGOs' Williams | 2011-11-12 | 1 | -1/+1 |
* | Update CPANPLUS to CPAN version 0.9112 | Chris 'BinGOs' Williams | 2011-11-11 | 1 | -1/+1 |
* | Update CGI to CPAN version 3.57 | Chris 'BinGOs' Williams | 2011-11-09 | 1 | -1/+1 |
* | Update Digest-SHA to CPAN version 5.63 | Chris 'BinGOs' Williams | 2011-11-09 | 1 | -1/+1 |
* | Update IO-Compress to CPAN version 2.040 | Chris 'BinGOs' Williams | 2011-11-06 | 1 | -1/+1 |
* | Update Compress-Raw-Bzip2 to CPAN version 2.040 | Chris 'BinGOs' Williams | 2011-11-06 | 1 | -1/+1 |
* | Update Compress-Raw-Zlib to CPAN version 2.040 | Chris 'BinGOs' Williams | 2011-11-06 | 1 | -1/+1 |
* | Update Unicode-Collate to CPAN version 0.84 | Chris 'BinGOs' Williams | 2011-11-06 | 1 | -1/+1 |
* | Update ExtUtils-MakeMaker to CPAN version 6.63_02 | Steve Hay | 2011-11-02 | 1 | -1/+1 |
* | In bisect.pl, provide a default test for --validate, and summary output. | Nicholas Clark | 2011-11-01 | 2 | -2/+15 |
* | Add -l and -w options to bisect-runner.pl, for use with -e | Nicholas Clark | 2011-11-01 | 1 | -3/+29 |
* | In bisect.pl, use --start and --end to give ranges to --validate | Nicholas Clark | 2011-11-01 | 2 | -3/+12 |
* | Add --force-regen to bisect-runner.pl to regen_headers before building. | Nicholas Clark | 2011-11-01 | 1 | -1/+19 |
* | In bisect-runner.pl, remove "faking it" code from the main flow. | Nicholas Clark | 2011-11-01 | 1 | -71/+82 |
* | In bisect-runner.pl, consolidate the code that patches extensions. | Nicholas Clark | 2011-11-01 | 1 | -185/+184 |
* | In bisect-runner.pl, consolidate the code that patches .SH and C files. | Nicholas Clark | 2011-11-01 | 1 | -563/+585 |
* | In bisect-runner.pl, consolidate the code that patches Configure and hints. | Nicholas Clark | 2011-11-01 | 1 | -657/+684 |
* | Add a --validate option to bisect.pl to verify that stable releases build. | Nicholas Clark | 2011-11-01 | 2 | -2/+29 |
* | Remove $date from Porting/checkAUTHORS.pl, which was never used. | Nicholas Clark | 2011-10-31 | 1 | -3/+3 |
* | Remove unnecessary makefile fix-up code from bisect-runner.pl | Nicholas Clark | 2011-10-28 | 1 | -10/+2 |
* | In bisect-runner.pl, patch older Configure to add -A | Nicholas Clark | 2011-10-28 | 1 | -0/+97 |
* | bisect-runner.pl now patches another 5.004-era build busting bug. | Nicholas Clark | 2011-10-28 | 1 | -0/+19 |
* | In bisect-runner.pl, make the code to report patching errors more robust. | Nicholas Clark | 2011-10-28 | 1 | -1/+1 |
* | In bisect-runner.pl, refactor the code to extract previous versions of files. | Nicholas Clark | 2011-10-28 | 1 | -9/+12 |
* | In bisect-runner.pl, refactor the code that applies and reverts commits. | Nicholas Clark | 2011-10-28 | 1 | -31/+24 |
* | In bisect-runner.pl, refactor the code that opens and closes file handles. | Nicholas Clark | 2011-10-28 | 1 | -14/+28 |
* | Update CPANPLUS-Dist-Build to CPAN version 0.60 | Chris 'BinGOs' Williams | 2011-10-27 | 1 | -1/+1 |
* | Update HTTP-Tiny to CPAN version 0.016 | Chris 'BinGOs' Williams | 2011-10-27 | 1 | -1/+1 |
* | Minor usability improvements to bisect.pl | Nicholas Clark | 2011-10-27 | 1 | -8/+26 |
* | bisect-runner.pl needs to work around an OpenBSD/sparc compiler bug. | Nicholas Clark | 2011-10-27 | 1 | -0/+54 |
* | In bisect-runner.pl, add -L/usr/local/lib in a non-OS-specific way. | Nicholas Clark | 2011-10-27 | 1 | -42/+147 |
* | Update HTTP-Tiny to CPAN version 0.015 | Chris 'BinGOs' Williams | 2011-10-26 | 1 | -1/+1 |
* | bisect-runner.pl can now build all revisions on sparc64 Linux. | Nicholas Clark | 2011-10-26 | 1 | -0/+79 |
* | bisect-runner.pl should patch unreliable C symbol detection code. | Nicholas Clark | 2011-10-26 | 1 | -0/+60 |
* | bisect-runner.pl now patches several build-busting-bugs between 5.004 & 5.005 | Nicholas Clark | 2011-10-26 | 1 | -0/+115 |
* | bisect-runner.pl now copes when historical MANIFEST files list directories. | Nicholas Clark | 2011-10-26 | 1 | -1/+3 |
* | Update ExtUtils-MakeMaker to CPAN version 6.63_01 | Chris 'BinGOs' Williams | 2011-10-26 | 1 | -1/+1 |
* | In bisect-runner.pl, default to 'cc' not 'gcc'. | Nicholas Clark | 2011-10-24 | 1 | -2/+2 |
* | Add another e-mail address for Jim Meyering | Father Chrysostomos | 2011-10-23 | 1 | -0/+2 |
* | Synchronise Module::CoreList version in Maintainers.pl with CPAN | Chris 'BinGOs' Williams | 2011-10-23 | 1 | -1/+1 |