summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warningJesse Luehrs2012-06-291-1/+1
* Make formats close over the right closureFather Chrysostomos2012-06-297-8/+56
* [perl #113812] Always use find_runcv when cloning a subFather Chrysostomos2012-06-292-4/+25
* [Merge] CV-based slab allocator for opsFather Chrysostomos2012-06-2923-75/+544
|\
| * Teach diagnostics.pm about %pFather Chrysostomos2012-06-292-4/+10
| * Increase $diagnostics::VERSION to 1.30Father Chrysostomos2012-06-291-1/+1
| * perldiag: Document ‘Slab leaked from cv’Father Chrysostomos2012-06-291-0/+6
| * When reusing op slots, only zero as much as neededFather Chrysostomos2012-06-291-3/+4
| * -DS should not invoke warnhookFather Chrysostomos2012-06-291-10/+12
| * op.c: Memory funcs need dVARFather Chrysostomos2012-06-291-0/+2
| * fresh_perl.t: Skip #112312 tests on miniperlFather Chrysostomos2012-06-291-2/+2
| * Enlarge the last slot on an op slab to fitFather Chrysostomos2012-06-291-0/+3
| * Define cv_forget_slab under PL_OP_SLAB_ALLOCFather Chrysostomos2012-06-293-14/+4
| * Test perl #112312, crash on syntax errorFather Chrysostomos2012-06-291-0/+52
| * Test bug #111462, Safe + %^H + disallowed opsFather Chrysostomos2012-06-291-1/+11
| * 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