summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the RC1 markerv5.12.2Jesse Vincent2010-09-061-1/+0
* Duplicate entry in the VMS part of perldelta. Spotted by rafl++Jesse Vincent2010-09-041-4/+0
* Mistaken version number in acknowledgements, thanks to csjewell++Jesse Vincent2010-09-011-1/+1
* add RC1 identifier as a local patchv5.12.2-RC1Jesse Vincent2010-08-301-0/+1
* update perlhist for 5.12.2 (also, removing an accidental leakage of theJesse Vincent2010-08-301-1/+1
* Module::CoreList updates for 5.12.2Jesse Vincent2010-08-301-2/+2
* Final tweaks of perldelta for 5.12.2 (hopefully)Jesse Vincent2010-08-301-23/+26
* First pass of CoreList update for 5.12.2Jesse Vincent2010-08-261-3/+634
* Update Module::Load::Conditional to CPAN version 0.38Chris Williams2010-08-252-3/+14
* Update AUTHORS file for patches that were backported without AUTHORSJesse Vincent2010-08-252-1/+7
* Update Module::Corelist for 5.13.4Florian Ragwitz2010-08-253-31/+671
* Revert "Version bump Module-CoreList to 2.37 for a CPAN release"Chris 'BinGOs' Williams2010-08-252-2/+2
* Version bump Module-CoreList to 2.37 for a CPAN releaseChris 'BinGOs' Williams2010-08-252-2/+2
* Ensure Filespec wont't show up in Module::CorelistFlorian Ragwitz2010-08-251-1/+4
* There never was a `Filespec.pm'Florian Ragwitz2010-08-251-26/+26
* Update Module::Corelist for 5.13.3David Golden2010-08-253-49/+699
* update Module::CoreListMatt S Trout2010-08-253-3/+636
* Rename copyright section of Module::CoreList to LICENSE, fixes for my kwalite...Chris 'BinGOs' Williams2010-08-251-1/+1
* do not check for deprecation of removed libRicardo Signes2010-08-251-2/+2
* further updates to CoreListRicardo Signes2010-08-252-68/+74
* bump CoreList versionRicardo Signes2010-08-251-2/+2
* add vertical space to CoreList.pmRicardo Signes2010-08-251-0/+11
* replace 2nd 5.013000 block with 5.013001Ricardo Signes2010-08-251-2/+2
* update CoreList for 5.13.1Ricardo Signes2010-08-251-1/+627
* New release date for 5.12.1 in light of the new RCJesse Vincent2010-08-251-4/+2
* Correcting the release date of 5.12.1Jesse Vincent2010-08-251-1/+0
* Modify Module::CoreList docs to state the availability of the removed_from() ...Chris 'BinGOs' Williams2010-08-251-0/+4
* Initial bump from 5.12.1 to 5.12.2Jesse Vincent2010-08-2520-126/+126
* add perldelta for bugfix for [perl #75680]Yves Orton2010-08-251-0/+6
* fix rt75680 - when working with utf8 strings one must always use s+=UTF8SKIP(...Yves Orton2010-08-252-22/+77
* Note new FAQ location in perl5122delta FAQ sync entry.Craig A. Berry2010-08-241-3/+3
* Disable regeneration of regcharclass.h on win32Florian Ragwitz2010-08-232-8/+0
* perldelta entry for stack checking in pp_getc, pp_tell, and pp_eof.Craig A. Berry2010-08-231-0/+5
* In pp_eof, ensure stack space for the second argument to the tied EOF method.Nicholas Clark2010-08-231-0/+1
* Fix edge case in pp_eof where the stack extent was not checked.Nicholas Clark2010-08-231-4/+8
* Fix edge cases in pp_getc and pp_tell where the stack extent was not checked.Nicholas Clark2010-08-231-0/+5
* perl5122delta entry for 30c16bb48be7651b70Steffen Mueller2010-08-231-0/+5
* Move code to after the variable declarations.Nicholas Clark2010-08-231-2/+5
* bump PerlIO::scalar versionDavid Mitchell2010-08-231-1/+1
* RT 43789: "in memory" files don't call STOREDavid Mitchell2010-08-232-5/+89
* perldelta entry for a6c74f4bd5d9645327ad88794a93e497a8fc644e (die manual reor...Steffen Mueller2010-08-231-0/+5
* Reorder the entry for die, moving discussion of the exit code later.Nicholas Clark2010-08-231-9/+20
* perlpragma.pod: Clarify that runtime %^H is roKarl Williamson2010-08-231-2/+2
* Remove deprecated -Wp64 compiler optionJan Dubois2010-08-231-1/+1
* Add CCTYPE value for Windows Server 2003 SP1 compilersJan Dubois2010-08-231-5/+14
* Fix my $x = 3; $x = length(undef);.Ben Morrow2010-08-222-4/+22
* Close the tempfile in caller.tCraig A. Berry2010-08-221-0/+1
* clarify how to enable -DPERL_USE_SAFE_PUTENVLars Dɪᴇᴄᴋᴏᴡ 迪拉斯2010-08-221-3/+4
* Updating list of DOSish perls in perlport.pod.Curtis Jewell2010-08-221-0/+3
* Fix groups.t test on AIXRainer Tammer2010-08-221-1/+2