summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* Porting/podtidy can pass 'columns' to Pod::Tidy::tidy_files().Nicholas Clark2011-12-211-4/+2
* Sync Maintainers.pl with CPAN for Module-CoreListChris 'BinGOs' Williams2011-12-211-1/+1
* Lazier instructions for removing stale perldeltas for 5.x.0-RC0Nicholas Clark2011-12-211-4/+4
* Re-order entries in the 'master' array returned by get_pod_metadata().Nicholas Clark2011-12-211-7/+7
* Prune unused entries from the 'master' array returned by get_pod_metadata().Nicholas Clark2011-12-211-6/+5
* Rationalise use of the Pod metadata structure returned by get_pod_metadata().Nicholas Clark2011-12-211-10/+4
* Eliminate pod.lst. pod/perl.pod is now the master file for Pod metadata.Nicholas Clark2011-12-215-114/+93
* charnames: Split into two modulesKarl Williamson2011-12-201-0/+1
* Link to release announcement in epigraphs.podDave Rolsky2011-12-201-1/+2
* Add a step asking release managers to blog about their epigraphDave Rolsky2011-12-201-0/+5
* Add the 5.15.6 epigraphDave Rolsky2011-12-201-0/+20
* Add details on how to figure out if rt.perl.org needs to be updated.Dave Rolsky2011-12-201-3/+7
* Merge branch 'drolsky/release-5.15.6' into bleadDave Rolsky2011-12-203-31/+31
|\
| * Bump the perl version in various places for 5.15.6Dave Rolsky2011-12-193-31/+31
* | pod_rules.pl was always (re)building everything, not what was asked for.Nicholas Clark2011-12-201-1/+1
* | Update CPANPLUS to CPAN version 0.9114Chris 'BinGOs' Williams2011-12-191-1/+1
|/
* Sync Maintainers.pl with teh CPANChris 'BinGOs' Williams2011-12-191-3/+3
* Add autodoc.pl to the 'no_index' section of META.ymlNicholas Clark2011-12-191-1/+1
* Some pod_lib.pl cleanups.Nicholas Clark2011-12-191-7/+6
* Prime the duplicate Pod cache the first time is_duplicate_pod() is called.Nicholas Clark2011-12-191-16/+24
* In pod_lib.pl, split out the code that initialises %state from pod.lstNicholas Clark2011-12-191-23/+27
* Change get_pod_metadata() to take a callback to report consistency errors.Nicholas Clark2011-12-192-15/+16
* Move the pod de-duplication logic from buildtoc to pod_lib.plNicholas Clark2011-12-191-0/+20
* Sync Data-Dump and Attribute-Handlers versions in Maintainers.plChris 'BinGOs' Williams2011-12-191-2/+2
* Update IO-Compress to CPAN version 2.046Chris 'BinGOs' Williams2011-12-191-1/+1
* bisect-runner.pl should only dump out a failed patch once by default.Nicholas Clark2011-12-171-1/+2
* Teach bisect-runner.pl how to work around various 5.005_5x build problems.Nicholas Clark2011-12-171-0/+54
* bisect-runner.pl must not be fooled by a t/test that symlinks to ../miniperlNicholas Clark2011-12-171-0/+17
* In bisect-runner.pl, clarify the variables relating to the make target.Nicholas Clark2011-12-171-5/+8
* Update Timothe Litt’s e-mail addressFather Chrysostomos2011-12-161-0/+2
* Update Socket to CPAN version 1.97Chris 'BinGOs' Williams2011-12-161-1/+1
* The t/gol-compat.t file is explicitly excluded from Getopt::Long in coreDave Rolsky2011-12-161-0/+1
* perldelta_template: revise text about incompatible changesKarl Williamson2011-12-151-1/+2
* core-cpan-diff: clarify phrasing of missing file warningDavid Golden2011-12-151-1/+1
* Fix Maintainers.pl and META.yml for removal of lib/version.tDavid Golden2011-12-151-3/+2
* Update threads to CPAN version 1.86Chris 'BinGOs' Williams2011-12-141-1/+1
* Fix Module::Build entry in Maintainers.plDavid Golden2011-12-141-2/+3
* Update Maintainers.pl to quiet DAGOLDEN core-cpan-diff warningsDavid Golden2011-12-141-1/+3
* Reformatted Maintainers.pl for whitespace and layout consistencyDave Rolsky2011-12-141-2092/+2022
* More files to exclude from the core-cpan-diffDave Rolsky2011-12-141-9/+13
* Ignore all tests in xt/ or tests of the form t/release-.*Dave Rolsky2011-12-141-1/+13
* Update Digest-SHA to CPAN version 5.70Chris 'BinGOs' Williams2011-12-141-2/+2
* Update CPAN-Meta-YAML to CPAN version 0.005Chris 'BinGOs' Williams2011-12-131-1/+1
* Update Socket to CPAN version 1.96Chris 'BinGOs' Williams2011-12-111-1/+1
* Update CPANPLUS to CPAN version 0.9113Chris 'BinGOs' Williams2011-12-101-1/+1
* Update READMEs and Pod with the updated URLs at http://lists.perl.orgSteve Peters2011-12-091-1/+1
* Correct a bug in the previous commit (bb35dd48)Nicholas Clark2011-12-081-1/+1
* bisect-runner.pl now builds 42 more 5.005_5x releases.Nicholas Clark2011-12-071-0/+10
* Teach bisect-runner.pl how to build a significant PERL_OBJECT commit.Nicholas Clark2011-12-071-0/+76
* bisect-runner.pl must patch an incorrect use of eaccess() for 5.005_5xNicholas Clark2011-12-071-0/+37