summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [rt #79960] document how broken $/ = \N is for unicode streamstonyc/readline-fixed-docTony Cook2012-03-181-0/+7
* In S_parse_body(), don't "leak" linestr_sv until global destruction.Nicholas Clark2012-03-171-4/+6
* Remove all the never used parameters from the macro validate_suid()Nicholas Clark2012-03-171-6/+3
* In perlfunc, don't have functions in "Misc" and a second category.Nicholas Clark2012-03-172-7/+4
* De-emphasise switch-related keywords in perlfunc.Nicholas Clark2012-03-172-108/+28
* In the perlfunc cross-reference sections, link to the section within a page.Nicholas Clark2012-03-171-5/+5
* DESTROY is documented in perlobj - correct the cross-reference in perlfunc.Nicholas Clark2012-03-171-2/+10
* ignore new build result from splitting docs for Module::CoreListTony Cook2012-03-171-0/+1
* Unicode::UCD: pod clarifications, correctionsKarl Williamson2012-03-161-9/+46
* charnames.t: Attempt to fix probable timing issueKarl Williamson2012-03-161-2/+2
* cherrymaint: Beef up --help optionKarl Williamson2012-03-161-0/+3
* Run podtidy on perlsource.podDave Rolsky2012-03-151-56/+63
* Add a missing word to perlsource.podDave Rolsky2012-03-151-1/+1
* Fix POD issuesAbigail2012-03-151-7/+7
* Document upgrading a module in cpan/Abigail2012-03-151-4/+90
* Clearify this is for even numbered (BLEAD-FINAL) releases.Abigail2012-03-151-1/+1
* correct argument handling in Term::ReadLineRicardo Signes2012-03-151-1/+1
* Separate the POD from the corelist data in Module::CoreListChris 'BinGOs' Williams2012-03-157-203/+214
* Revert "Upgrade IO-Compress to 2.049"Abigail2012-03-1433-184/+146
* Upgrade IO-Compress to 2.049Abigail2012-03-1433-146/+184
* Allow passing the name of the CPAN moduleAbigail2012-03-141-6/+7
* Upgrade CPANPLUS to 0.9120Abigail2012-03-146-11/+61
* Deal with files in the CUSTOMIZED sections.Abigail2012-03-141-2/+14
* Upgrade Socket to 2.000Abigail2012-03-146-108/+48
* Upgrade Socket to version 2,000Abigail2012-03-141-0/+133
* Fix the fixing of MANIFESTAbigail2012-03-141-11/+4
* Upgrade Unicode::Normalize to 1.14.Abigail2012-03-1416-52/+217
* Revert changes to compression librariesrjbs/revert-compressRicardo Signes2012-03-1334-844/+525
* Upgrade Unicode-Collate to 0.89Abigail2012-03-13209-29979/+31715
* List one more TODOAbigail2012-03-131-0/+1
* Upgrade Digest-SHA to 5.71.Abigail2012-03-1315-33/+47
* More tests, and more exec-bit removal.Abigail2012-03-131-11/+42
* Disambiguate map { }Abigail2012-03-131-1/+1
* Mention Porting/sync-with-cpanAbigail2012-03-131-0/+1
* Add Porting/sync-with-cpanAbigail2012-03-131-0/+1
* Script to help out upgrading a cpan/ distro.Abigail2012-03-131-0/+262
* Upgrade Locale-Codes to 3.21Abigail2012-03-1344-1162/+1283
* stop S_forget_pmop() SEGVingDavid Mitchell2012-03-131-1/+1
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAbigail2012-03-1311-332/+334
|\
| * Ran zlib2ansi script against zlib-src/ to fix K&R-ismsChris 'BinGOs' Williams2012-03-1311-332/+334
* | Exclude perlcritic.rc files.Abigail2012-03-133-48/+2
* | List the new files that came with the upgrade of CPAN-MetaAbigail2012-03-131-0/+6
* | Upgrade HTTP::Tiny to 0.017.Abigail2012-03-134-22/+67
* | Upgrade cpan/CPAN-Meta to 2.120630Abigail2012-03-1319-56/+491
|/
* Some files in cpan/Compress-Raw-Zlib have the x bit set.Abigail2012-03-131-0/+3
* Fixes type in commit 14c554185Abigail2012-03-131-2/+2
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAbigail2012-03-139-139/+235
|\
| * load Algorithm::Diff later in corelist-perldeltaMax Maischein2012-03-121-1/+24
| * avoid some long-line errors in podcheck of Term-ReadlineRicardo Signes2012-03-122-14/+13
| * new patch for Term::ReadLine event loop supportRicardo Signes2012-03-125-129/+194