summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a few perldelta nitsv5.17.4Florian Ragwitz2012-09-191-4/+4
* Specify what to push in the RMGFlorian Ragwitz2012-09-191-2/+1
* Add 5.17.4 to perlhistFlorian Ragwitz2012-09-191-0/+1
* Update Module::CoreList for v5.17.4Florian Ragwitz2012-09-194-4/+82
* Make a note of $Module::CoreList::TieHashDelta::VERSIONFlorian Ragwitz2012-09-191-0/+6
* Quote corelist bugtracker urlsFlorian Ragwitz2012-09-191-1/+10
* Finalise perldeltaFlorian Ragwitz2012-09-191-212/+29
* Remove an unused variableFlorian Ragwitz2012-09-191-2/+0
* Perldelta up to 3b9aea0Florian Ragwitz2012-09-191-0/+32
* Add new warning about sleep's limitation on WindowsSteve Hay2012-09-192-1/+11
* Note that sleep is emulated on Windows to allow alarm interruptsSteve Hay2012-09-191-1/+3
* Remove MAD-only debugging code from Perl_newATTRSUB_flags().Nicholas Clark2012-09-191-7/+0
* Document when the early return in Perl_newPROG() is bypassed completely.Nicholas Clark2012-09-191-0/+11
* [perl #114942] Correct scoping for ‘for my $x(){} $x’Father Chrysostomos2012-09-195-30/+36
* Update CPANPLUS to CPAN version 0.9131Chris 'BinGOs' Williams2012-09-196-6/+13
* Sync version, erm, version in Maintainers.plChris 'BinGOs' Williams2012-09-191-1/+1
* [perl #99382] 'stat' call documentation is poorly wordedCraig A. Berry2012-09-181-2/+4
* embed.fnc: Clarify o commentsFather Chrysostomos2012-09-181-1/+1
* perlgit: bare ‘git push’ is dangerousFather Chrysostomos2012-09-181-2/+2
* Squash two win32.c warnings which have crept in recentlySteve Hay2012-09-181-3/+3
* Add missing articles.Shlomi Fish2012-09-181-1/+1
* make perlhist_calculate.pl emit ready-to-use textRicardo Signes2012-09-181-13/+23
* add Porting/perlhist_calculate.pl to RMGRicardo Signes2012-09-181-0/+4
* add 5.16.0 sizes and filecounts to perlhistRicardo Signes2012-09-181-26/+27
* add 5.14.0 sizes and filecounts to perlhistRicardo Signes2012-09-181-26/+27
* update the release scheduleRicardo Signes2012-09-181-2/+2
* Minor fixups from 001e9f8966Steve Hay2012-09-183-12/+11
* fix over/underflow issues in win32_msgwaitDaniel Dragan2012-09-183-11/+43
* perldelta for ${^LAST_FH}Father Chrysostomos2012-09-181-0/+6
* ${^LAST_FH}Father Chrysostomos2012-09-174-1/+45
* Handle xhv_super in thread cloningFather Chrysostomos2012-09-171-0/+1
* t/run/mad.t: Avoid %ENV assignmentFather Chrysostomos2012-09-171-2/+2
* g++ + mad fails t/run/mad.tFather Chrysostomos2012-09-171-6/+6
* perldelta for #114924Father Chrysostomos2012-09-171-0/+15
* [perl #114924] Make method calls work with ::SUPER packagesFather Chrysostomos2012-09-178-70/+41
* Revert "Set PL_comppad_name on sub entry"Father Chrysostomos2012-09-174-7/+2
* pp.c:pp_clonecv: Use find_runcv to find the padnameFather Chrysostomos2012-09-171-1/+2
* pod/perlsub.pod: Warn about possible lexsub removalFather Chrysostomos2012-09-171-2/+2
* Remove duplicate paragraph from perlref.podSteve Hay2012-09-171-6/+0
* regexec.c: Avoid unnecessary calculationKarl Williamson2012-09-161-17/+42
* utf8.h: Add macro to test if UTF8 code point isn't Latin1Karl Williamson2012-09-162-0/+2
* Refactor t/run/noswitch.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-161-5/+9
* Refactor t/run/switchF.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-161-3/+8
* Refactor t/run/switchn.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-161-3/+7
* Refactor t/lib/1_compile.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-161-21/+14
* Make cx_dump() display the correct gimme descriptionVincent Pit2012-09-161-1/+16
* Fix perl with -DPERL_POISON after commit 22ade07Vincent Pit2012-09-161-5/+2
* Save one NULL assignment per TMPSteffen Mueller2012-09-161-2/+7
* Bring bleadperl up to parity with CPAN for version.pmJohn Peacock2012-09-169-9/+20
* perlδFather Chrysostomos2012-09-161-10/+254