summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A start on perlduallife.podbriandfoy/perlduallife.podbrian d foy2011-11-201-0/+47
* Final update to perldelta for 5.15.5.v5.15.5Steve Hay2011-11-201-3/+26
* Add 5.15.5 to perlhist.Steve Hay2011-11-201-0/+1
* Update Module::CoreList (to 2.58) for 5.15.5.Steve Hay2011-11-203-3/+683
* Fix up B::Deparse following recent version bumpsSteve Hay2011-11-201-11/+2
* Bump the perl version for 5.15.5Steve Hay2011-11-2022-141/+141
* Fix Win32 build with plain VC6 compilerSteve Hay2011-11-201-0/+101
* Correct the Term-ANSIColor distro name in Maintainers.plSteve Hay2011-11-201-1/+1
* Handle require() on implicit $_ properly w/r global overridesVincent Pit2011-11-203-5/+27
* Update Locale-Maketext to 1.20Steve Hay2011-11-204-3/+13
* Fix broken pod in perldeltaSteve Hay2011-11-201-8/+5
* Update perldeltaSteve Hay2011-11-201-96/+21
* perldelta for sort warning fixFather Chrysostomos2011-11-191-0/+8
* Make sort’s warnings dependent on the right hintsFather Chrysostomos2011-11-192-1/+12
* Clarify perldelta entryFather Chrysostomos2011-11-191-2/+2
* perldelta for sort $globref fixFather Chrysostomos2011-11-191-0/+5
* sort does not call get-magic after dereffingFather Chrysostomos2011-11-192-4/+6
* Update perldeltaSteve Hay2011-11-201-119/+53
* perldelta for open() FETCH fixFather Chrysostomos2011-11-191-0/+7
* Document sv_2io’s invocation of magicFather Chrysostomos2011-11-191-0/+3
* Call FETCH once on handle passed as 3rd arg to open()Father Chrysostomos2011-11-192-6/+14
* perldiag: Assertions are not trappableFather Chrysostomos2011-11-191-2/+2
* Remove comment added by mistake in c7abbf64Father Chrysostomos2011-11-191-1/+1
* Update Unicode-Collate to CPAN version 0.85Chris 'BinGOs' Williams2011-11-1917-85/+1730
* narrower localisation of PL_compcv around evalZefram2011-11-192-14/+19
* sv.c: More consistent use of spaces after dotsFather Chrysostomos2011-11-191-72/+78
* Correct sv_catsv_flags docsFather Chrysostomos2011-11-191-1/+3
* Correct sv_catpv_flags docsFather Chrysostomos2011-11-191-2/+2
* Correct sv_catpvn_flags docsFather Chrysostomos2011-11-191-2/+3
* Avoid a redundant copy in pp_globFather Chrysostomos2011-11-191-3/+3
* perldelta for var names in @a=~// warningFather Chrysostomos2011-11-191-0/+6
* Mention variable names in @a =~ // warningsFather Chrysostomos2011-11-192-14/+29
* perldelta for y///r implicit $_ uninit warningFather Chrysostomos2011-11-191-1/+3
* Mention implicit $_ in y///r uninit warningFather Chrysostomos2011-11-193-33/+42
* Merge two adjacent #ifdefs in embed.fncFather Chrysostomos2011-11-181-2/+0
* Mention the variable name in the new length warningsFather Chrysostomos2011-11-186-26/+51
* Don’t create an AV for unfiltered codeFather Chrysostomos2011-11-181-2/+6
* Tweaks to find_uninit_var docsFather Chrysostomos2011-11-181-3/+3
* perldelta for new length() warningFather Chrysostomos2011-11-181-0/+7
* Fix pp_goto crash with orphaned GVFather Chrysostomos2011-11-182-3/+22
* util.c:get_db_sub: correct commentFather Chrysostomos2011-11-181-1/+2
* perldelta for GV scalar localisationFather Chrysostomos2011-11-181-0/+5
* Copy magic during localisation even for GVsFather Chrysostomos2011-11-182-1/+17
* Test length() warning with pad varsFather Chrysostomos2011-11-181-0/+4
* perldiag: Rewrap ‘length() used on %s’Father Chrysostomos2011-11-181-2/+2
* Throw a helpful warning when someone tries length(@array) or length(%hash)Matthew Horsfall (alh)2011-11-187-3/+72
* Tweak the cBOOL() macro to avoid problems with the AIX compiler.Nicholas Clark2011-11-181-1/+2
* Fix threaded buildFather Chrysostomos2011-11-181-1/+1
* perldelta: fix for $DB::sub with bad subnameFather Chrysostomos2011-11-181-0/+10
* Update several test cases to not generate failures on VOS.Paul Green2011-11-186-3/+16