summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* Bump the perl version for 5.15.5Steve Hay2011-11-203-31/+31
* Correct the Term-ANSIColor distro name in Maintainers.plSteve Hay2011-11-201-1/+1
* Update Unicode-Collate to CPAN version 0.85Chris 'BinGOs' Williams2011-11-191-1/+1
* Update IO-Compress to CPAN version 2.042Chris 'BinGOs' Williams2011-11-181-1/+1
* Update Compress-Raw-Zlib to CPAN version 2.042Chris 'BinGOs' Williams2011-11-181-1/+1
* Update Compress-Raw-Bzip2 to CPAN version 2.042Chris 'BinGOs' Williams2011-11-181-1/+1
* Refactor pod_rules.pl and buildtoc to use new functions in pod_lib.plNicholas Clark2011-11-181-8/+2
* Porting/pod_rules.pl should not warn about files that it is rebuilding.Nicholas Clark2011-11-182-13/+25
* Add Porting/new-perldelta.pl, which automates adding a new perldelta.Nicholas Clark2011-11-184-57/+156
* Flag to get_pod_metadata() whether generated files are expected.Nicholas Clark2011-11-182-3/+14
* Refactor pod_lib.pl's get_pod_metadata() to remove a temporary array.Nicholas Clark2011-11-181-8/+7
* Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc.Nicholas Clark2011-11-181-0/+311
* In pod_lib.pl's get_pod_metadata(), generate lookup hashes directly.Nicholas Clark2011-11-181-12/+5
* Extract from buildtoc the code that processes pod.lst, MANIFEST and perl.podNicholas Clark2011-11-181-0/+208
* Detect whether ccache is available to bisect.Paul Johnson2011-11-171-1/+1
* Add --check-shebang to bisect-runner.pl, to avoid mistakes with #! linesNicholas Clark2011-11-172-3/+49
* Note in Porting/bisect.pl that its documentation is in bisect-runner.plNicholas Clark2011-11-171-0/+12
* Fix fatal bug in bisect-runner.pl for some 5.004 revisions.Nicholas Clark2011-11-171-3/+8
* Update CGI to CPAN version 3.58Chris 'BinGOs' Williams2011-11-121-1/+1
* Update CPANPLUS to CPAN version 0.9112Chris 'BinGOs' Williams2011-11-111-1/+1
* Update CGI to CPAN version 3.57Chris 'BinGOs' Williams2011-11-091-1/+1
* Update Digest-SHA to CPAN version 5.63Chris 'BinGOs' Williams2011-11-091-1/+1
* Update IO-Compress to CPAN version 2.040Chris 'BinGOs' Williams2011-11-061-1/+1
* Update Compress-Raw-Bzip2 to CPAN version 2.040Chris 'BinGOs' Williams2011-11-061-1/+1
* Update Compress-Raw-Zlib to CPAN version 2.040Chris 'BinGOs' Williams2011-11-061-1/+1
* Update Unicode-Collate to CPAN version 0.84Chris 'BinGOs' Williams2011-11-061-1/+1
* Update ExtUtils-MakeMaker to CPAN version 6.63_02Steve Hay2011-11-021-1/+1
* In bisect.pl, provide a default test for --validate, and summary output.Nicholas Clark2011-11-012-2/+15
* Add -l and -w options to bisect-runner.pl, for use with -eNicholas Clark2011-11-011-3/+29
* In bisect.pl, use --start and --end to give ranges to --validateNicholas Clark2011-11-012-3/+12
* Add --force-regen to bisect-runner.pl to regen_headers before building.Nicholas Clark2011-11-011-1/+19
* In bisect-runner.pl, remove "faking it" code from the main flow.Nicholas Clark2011-11-011-71/+82
* In bisect-runner.pl, consolidate the code that patches extensions.Nicholas Clark2011-11-011-185/+184
* In bisect-runner.pl, consolidate the code that patches .SH and C files.Nicholas Clark2011-11-011-563/+585
* In bisect-runner.pl, consolidate the code that patches Configure and hints.Nicholas Clark2011-11-011-657/+684
* Add a --validate option to bisect.pl to verify that stable releases build.Nicholas Clark2011-11-012-2/+29
* Remove $date from Porting/checkAUTHORS.pl, which was never used.Nicholas Clark2011-10-311-3/+3
* Remove unnecessary makefile fix-up code from bisect-runner.plNicholas Clark2011-10-281-10/+2
* In bisect-runner.pl, patch older Configure to add -ANicholas Clark2011-10-281-0/+97
* bisect-runner.pl now patches another 5.004-era build busting bug.Nicholas Clark2011-10-281-0/+19
* In bisect-runner.pl, make the code to report patching errors more robust.Nicholas Clark2011-10-281-1/+1
* In bisect-runner.pl, refactor the code to extract previous versions of files.Nicholas Clark2011-10-281-9/+12
* In bisect-runner.pl, refactor the code that applies and reverts commits.Nicholas Clark2011-10-281-31/+24
* In bisect-runner.pl, refactor the code that opens and closes file handles.Nicholas Clark2011-10-281-14/+28
* Update CPANPLUS-Dist-Build to CPAN version 0.60Chris 'BinGOs' Williams2011-10-271-1/+1
* Update HTTP-Tiny to CPAN version 0.016Chris 'BinGOs' Williams2011-10-271-1/+1
* Minor usability improvements to bisect.plNicholas Clark2011-10-271-8/+26
* bisect-runner.pl needs to work around an OpenBSD/sparc compiler bug.Nicholas Clark2011-10-271-0/+54
* In bisect-runner.pl, add -L/usr/local/lib in a non-OS-specific way.Nicholas Clark2011-10-271-42/+147
* Update HTTP-Tiny to CPAN version 0.015Chris 'BinGOs' Williams2011-10-261-1/+1