summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perlhacktips: Update PERL_DEBUG_READONLY_OPSFather Chrysostomos2012-06-291-3/+4
* PERL_IMPLICIT_SYS can use the new slab allocatorFather Chrysostomos2012-06-292-13/+0
* Add slab allocation diagnostics (under perl -DS)Father Chrysostomos2012-06-291-0/+10
* -DS option for slab allocationFather Chrysostomos2012-06-293-2/+9
* CV-based slab allocation for opsFather Chrysostomos2012-06-2910-50/+412
* Add OP_FREED op typeFather Chrysostomos2012-06-292-0/+4
* Flag ops that are on the savestackFather Chrysostomos2012-06-292-3/+19
* dump.c: Dump CVf_SLABBEDFather Chrysostomos2012-06-291-0/+1
* Add CVf_SLABBED flagFather Chrysostomos2012-06-291-0/+9
* fix 386a548 for fallback => undefJesse Luehrs2012-06-292-9/+41
* perldelta for 27c6f44Jesse Luehrs2012-06-291-0/+5
* "use overload fallback => 0" should enable overloading [perl #113010]Jesse Luehrs2012-06-292-3/+21
* Formats in closures called outside closures → crashFather Chrysostomos2012-06-282-4/+32
* fix storing objects with reftype REF [perl #113880]Jesse Luehrs2012-06-282-1/+32
* perldelta updates for 6728836, d60d201, 82f9620, 7878705Jesse Luehrs2012-06-281-0/+20
* Don’t let formats outlive their outer subsFather Chrysostomos2012-06-282-5/+60
* diagnostics.t: Restore test name removed by f0e510fFather Chrysostomos2012-06-281-1/+2
* perldiag: Add missing regexp delimsFather Chrysostomos2012-06-281-4/+4
* propagate context into overloads [perl #47119]Jesse Luehrs2012-06-286-16/+392
* more in depth tests for 8e4ecf2Jesse Luehrs2012-06-281-1/+113
* fix 4f8dbb2dJesse Luehrs2012-06-271-2/+4
* perly.*: update regen_perly checksumFather Chrysostomos2012-06-273-3/+3
* regen_perly.pl: support latest bison-2.5.1Reini Urban2012-06-271-5/+5
* pp.c: Restore uninit warning to studyFather Chrysostomos2012-06-271-1/+1
* clean up compilation warningsJesse Luehrs2012-06-275-6/+9
* add a few comments to bisect-runner.pl docsJesse Luehrs2012-06-271-4/+8
* [Merge] [perl #109408] Documentation that refers to Perl 5 as newFather Chrysostomos2012-06-2727-1436/+139
|\
| * [perl #109408] Documentation that refers to Perl 5 as newBrian Fraser2012-06-271-2/+0
| * perlvar: #109408Brian Fraser2012-06-271-38/+38
| * perlutil: #109408Brian Fraser2012-06-271-1/+1
| * perluniintro: #109408Brian Fraser2012-06-271-7/+7
| * perlunifaq: #109408Brian Fraser2012-06-271-2/+2
| * perlunicode: #109408Brian Fraser2012-06-271-11/+10
| * perltrap: #109408Brian Fraser2012-06-271-1239/+0
| * perlthrtut: #109408Brian Fraser2012-06-271-1/+1
| * perlsub: #109408Brian Fraser2012-06-271-4/+3
| * perlsec: #109408Brian Fraser2012-06-271-4/+2
| * perlrun: #109408Brian Fraser2012-06-271-3/+3
| * perlretut: #109408Brian Fraser2012-06-271-6/+6
| * perlreftut: #109408Brian Fraser2012-06-271-5/+4
| * perlref: #109408Brian Fraser2012-06-271-5/+4
| * perlrebackslash: #109408Brian Fraser2012-06-271-1/+1
| * perlre: #109408Brian Fraser2012-06-271-1/+1
| * perlport: #109408Brian Fraser2012-06-271-11/+10
| * perlpod: #109408Brian Fraser2012-06-271-4/+2
| * perlop: #109408Brian Fraser2012-06-271-7/+6
| * perlmod: #109408Brian Fraser2012-06-271-4/+3
| * perllocale: #109408Brian Fraser2012-06-271-6/+1
| * perlipc: #109408Brian Fraser2012-06-271-12/+9
| * perlfunc: #109408Brian Fraser2012-06-271-36/+17