| Commit message (Expand) | Author | Age | Files | Lines |
* | Tracked down some other places to make the Unicode-Collate changes | Chris 'BinGOs' Williams | 2011-01-23 | 8 | -15/+20 |
* | Update Unicode-Collate to CPAN version 0.72 | Chris 'BinGOs' Williams | 2011-01-23 | 12 | -331/+1020 |
* | Update ExtUtils::CBuilder in Maintainers.pl | David Golden | 2011-01-23 | 1 | -1/+1 |
* | bump ExtUtils::CBuilder version numbers | David Golden | 2011-01-23 | 13 | -13/+13 |
* | In regen scripts, print to explicit file handles instead of using select. | Nicholas Clark | 2011-01-23 | 4 | -74/+50 |
* | Move the duplicated subroutine tab() into regen_lib.pl | Nicholas Clark | 2011-01-23 | 4 | -24/+6 |
* | Change close_and_rename() to read_only_bottom_close_and_rename() | Nicholas Clark | 2011-01-23 | 15 | -57/+41 |
* | In regen/*.pl, refactor the repeated code for close and rename if different. | Nicholas Clark | 2011-01-23 | 8 | -64/+46 |
* | In regen_lib.pl, when opening, first unlink a previous file of that name. | Nicholas Clark | 2011-01-23 | 3 | -5/+3 |
* | In regen_lib.pl use a meaningful key for storing the file's name. | Nicholas Clark | 2011-01-23 | 1 | -2/+2 |
* | From: Benny Siegert <bsiegert@gmail.com> | H.Merijn Brand | 2011-01-23 | 1 | -2/+2 |
* | opcode.pl hasn't generated files named *-old since 2008, so don't delete them. | Nicholas Clark | 2011-01-23 | 3 | -8/+0 |
* | regen/overload.pl should use rename_if_different() for lib/overload/numbers.pm | Nicholas Clark | 2011-01-23 | 2 | -3/+3 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 26 | -249/+163 |
* | Update TOC for perl51310delta | Jesse Vincent | 2011-01-22 | 8 | -42/+54 |
* | perldelta for 5.13.10 | Jesse Vincent | 2011-01-22 | 3 | -429/+803 |
* | In embed.pl, move the logic for perlapi.c's Tolkien quote out from do_not_edit() | Nicholas Clark | 2011-01-22 | 1 | -12/+13 |
* | "Don't repeat yourself" in regen/opcode.pl | Nicholas Clark | 2011-01-22 | 1 | -5/+4 |
* | Remove Mac OS classic special case code from Cwd's cwd.t | Nicholas Clark | 2011-01-22 | 1 | -4/+0 |
* | Convert File::Spec's remaining tests to Test::More from Test. | Nicholas Clark | 2011-01-22 | 3 | -43/+33 |
* | Remove Mac OS classic only tests from Cwd's Spec.t | Nicholas Clark | 2011-01-22 | 1 | -38/+3 |
* | Convert I18N::LangTags to Test::More from Test. | Nicholas Clark | 2011-01-22 | 8 | -278/+151 |
* | Remove duplicate test for $ENV{LANG} in I18N::LangTags test 80_all_env.t | Nicholas Clark | 2011-01-22 | 1 | -13/+1 |
* | Convert Net::Ping's tests to use Test::More from Test. | Nicholas Clark | 2011-01-22 | 15 | -256/+164 |
* | Changes: correct mis-indentation introduced in dc7c5368d1 | Ævar Arnfjörð Bjarmason | 2011-01-22 | 1 | -1/+1 |
* | Stop EU::CBuilder's tests from failing in parallel | Florian Ragwitz | 2011-01-22 | 4 | -19/+19 |
* | Update Changes and bump Module::CoreList to 2.44 for a CPAN release | Chris 'BinGOs' Williams | 2011-01-22 | 2 | -2/+5 |
* | fix 5.12.3 release date | Ricardo Signes | 2011-01-22 | 1 | -1/+1 |
* | add 5.12.3 hsitory to perlhist | Ricardo Signes | 2011-01-22 | 1 | -0/+4 |
* | Convert buildtoc to lexical file handles and 3-arg open. | Nicholas Clark | 2011-01-22 | 1 | -15/+13 |
* | Extend pod/buildtoc --test to validate that regenerated files are up to date. | Nicholas Clark | 2011-01-22 | 2 | -7/+14 |
* | In buildtoc, only have entries in %Build for targets being built. | Nicholas Clark | 2011-01-22 | 1 | -7/+12 |
* | In buildtoc, only "find all the modules" if rebuilding pod/perltoc.pod | Nicholas Clark | 2011-01-22 | 1 | -1/+1 |
* | In buildtoc, rename &output_perltoc to &do_toc, and integrate its invocation. | Nicholas Clark | 2011-01-22 | 1 | -22/+24 |
* | In buildtoc, pull the sanity check for NUL bytes to the top level. | Nicholas Clark | 2011-01-22 | 1 | -3/+1 |
* | In buildtoc, convert all the do_* functions to taking 2 scalars. | Nicholas Clark | 2011-01-22 | 1 | -18/+11 |
* | In buildtoc, convert do_manifest() to returning a scalar. | Nicholas Clark | 2011-01-22 | 1 | -9/+11 |
* | Re-add 5.12.3's release date to Module::Corelist. | Nicholas Clark | 2011-01-22 | 1 | -0/+1 |
* | Add perl5123delta.pod to MANIFEST and pod.lst, after f1d4662fac7469d5. | Nicholas Clark | 2011-01-22 | 5 | -32/+43 |
* | pick perl5123delta.pod from maint-5.12 | Ricardo Signes | 2011-01-21 | 1 | -0/+116 |
* | re-add 5.12.3 versions | Ricardo Signes | 2011-01-21 | 1 | -1/+631 |
* | fix bizarre date typo in 5.12.2 epigraph | Ricardo Signes | 2011-01-21 | 1 | -1/+1 |
* | add v5.12.3 epigram | Ricardo Signes | 2011-01-21 | 1 | -0/+21 |
* | [perl #82526] Fix kldp links. | Michael Stevens | 2011-01-22 | 2 | -2/+2 |
* | Fix an invalid =item warning. | Michael Stevens | 2011-01-22 | 1 | -1/+1 |
* | Automate current perldelta entry in vms/descrip_mms.template. | Craig A. Berry | 2011-01-21 | 3 | -24/+14 |
* | Updated CPAN.pm to CPAN version 1.94_64 | David Golden | 2011-01-21 | 7 | -309/+243 |
* | clear up unused var warning in prev patch | Chip Salzenberg | 2011-01-21 | 1 | -1/+3 |
* | Fix up MANIFEST and update Maintainers.pl for ExtUtils::CBuilder | David Golden | 2011-01-21 | 1 | -1/+0 |
* | Update Maintainers.pl for ExtUtils-CBuilder-0.280201 | David Golden | 2011-01-21 | 1 | -2/+2 |