summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Inline Perl_pad_undef() into its only caller, Perl_cv_undef().Nicholas Clark2010-11-164-109/+84
* Move Perl_cv_undef() from op.c to pad.cNicholas Clark2010-11-162-68/+66
* Add Grant McLean to AUTHORS, following commit a27417a027da2da0.Nicholas Clark2010-11-161-0/+1
* Update references to targrep to ptargrep in ptargrepGrant McLean2010-11-161-3/+3
* Note in perlfaq2 that www.perl.com is no longer part of O'Reillybrian d foy2010-11-161-10/+12
* In Perl_pad_new(), allocate a 2 element array for padlist.Nicholas Clark2010-11-161-2/+12
* In Perl_pad_new(), avoid calling av_fetch() for something we already know.Nicholas Clark2010-11-161-3/+3
* Check for deleted stashes when reporting var namesFlorian Ragwitz2010-11-162-1/+8
* Fix memory leak introduced by 2d0d1eccfcfeFather Chrysostomos2010-11-151-2/+2
* Keep MRO caches around during hv_clearFather Chrysostomos2010-11-152-26/+38
* mktables: Fix subtraction that should be an addKarl Williamson2010-11-151-1/+1
* perldelta: Remove a misleading referenceFather Chrysostomos2010-11-151-2/+1
* perldelta: Something else I missedFather Chrysostomos2010-11-151-2/+8
* perldelta for [perl #79208]Father Chrysostomos2010-11-151-0/+9
* Update Archive-Tar to CPAN version 1.70Chris 'BinGOs' Williams2010-11-1518-16/+282
* stash.t: The [perl #58530] test should not be skippedFather Chrysostomos2010-11-151-10/+10
* Correct an anonymisation test in stash.tFather Chrysostomos2010-11-151-3/+1
* Correct skip count in stash.tFather Chrysostomos2010-11-151-1/+1
* [perl #79208] %stash:: = () anonymises CVsFather Chrysostomos2010-11-152-56/+66
* I only mentioned half of [perl #79138]Father Chrysostomos2010-11-151-3/+2
* Update perldelta with Dave Mitchell's contributionsChris 'BinGOs' Williams2010-11-151-1/+10
* Mention Filter::cpp as alternative for -PAbigail2010-11-151-1/+2
* Doc fix for [perl #78642] Logical defined or not equivalent to ternary operat...Rafael Garcia-Suarez2010-11-151-4/+5
* Zero new XOPs xop_desc will never be invalidFlorian Ragwitz2010-11-151-1/+1
* perldelta: something I missedFather Chrysostomos2010-11-141-1/+1
* The various Math::BigInt changes aren't relevantFlorian Ragwitz2010-11-151-4/+0
* Update perldelta entry for Math::BigIntFlorian Ragwitz2010-11-151-1/+1
* Upgrade Math::BigInt from version 1.98 to 1.99Florian Ragwitz2010-11-154-4/+4
* perldelta up to 518a985Father Chrysostomos2010-11-141-1/+19
* perldelta: remove another commit from the to-do listFather Chrysostomos2010-11-141-1/+0
* perldelta up to 578895fbFather Chrysostomos2010-11-141-3/+4
* perldelta: clarificationFather Chrysostomos2010-11-141-3/+3
* perldelta: tpyoFather Chrysostomos2010-11-141-1/+1
* perldelta: remove 2 commits from the listFather Chrysostomos2010-11-141-2/+0
* Implement $^A taintingNiko Tyni2010-11-143-3/+20
* TODO tests for $^A taintingNiko Tyni2010-11-141-1/+22
* Make the new formline test fail more reliablyFather Chrysostomos2010-11-141-1/+2
* Fix a crash with a tainted formline() pictureNiko Tyni2010-11-142-2/+9
* Document the new custom op functions.Ben Morrow2010-11-144-4/+148
* Tests for the new custom op registrations.Ben Morrow2010-11-143-0/+192
* Improve custom OP support.Ben Morrow2010-11-1413-43/+158
* Increase B’s versionFather Chrysostomos2010-11-141-1/+1
* Fix multiplicity build, broken by 328552296d8d53b3.Nicholas Clark2010-11-141-2/+2
* S_glob_assign_ref: Move the sref != dref earlierFather Chrysostomos2010-11-141-2/+2
* Change utf8.t to use a \xb7 delimiter once more.Father Chrysostomos2010-11-141-1/+1
* Make changes to aliased *ISA workFather Chrysostomos2010-11-142-4/+44
* RT ticket 62949: $x -> bmodpow(1, 1) fails when $x is largePeter John Acklam2010-11-145-6/+7
* perldelta ${^GLOBAL_PHASE}Florian Ragwitz2010-11-141-0/+7
* Add an index entry for ${^GLOBAL_PHASE}Florian Ragwitz2010-11-141-0/+1
* Users don't normally care about the blead releasesFlorian Ragwitz2010-11-141-1/+1