Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compiler warning | Jesse Luehrs | 2012-06-29 | 1 | -1/+1 |
* | Make formats close over the right closure | Father Chrysostomos | 2012-06-29 | 7 | -8/+56 |
* | [perl #113812] Always use find_runcv when cloning a sub | Father Chrysostomos | 2012-06-29 | 2 | -4/+25 |
* | [Merge] CV-based slab allocator for ops | Father Chrysostomos | 2012-06-29 | 23 | -75/+544 |
|\ | |||||
| * | Teach diagnostics.pm about %p | Father Chrysostomos | 2012-06-29 | 2 | -4/+10 |
| * | Increase $diagnostics::VERSION to 1.30 | Father Chrysostomos | 2012-06-29 | 1 | -1/+1 |
| * | perldiag: Document ‘Slab leaked from cv’ | Father Chrysostomos | 2012-06-29 | 1 | -0/+6 |
| * | When reusing op slots, only zero as much as needed | Father Chrysostomos | 2012-06-29 | 1 | -3/+4 |
| * | -DS should not invoke warnhook | Father Chrysostomos | 2012-06-29 | 1 | -10/+12 |
| * | op.c: Memory funcs need dVAR | Father Chrysostomos | 2012-06-29 | 1 | -0/+2 |
| * | fresh_perl.t: Skip #112312 tests on miniperl | Father Chrysostomos | 2012-06-29 | 1 | -2/+2 |
| * | Enlarge the last slot on an op slab to fit | Father Chrysostomos | 2012-06-29 | 1 | -0/+3 |
| * | Define cv_forget_slab under PL_OP_SLAB_ALLOC | Father Chrysostomos | 2012-06-29 | 3 | -14/+4 |
| * | Test perl #112312, crash on syntax error | Father Chrysostomos | 2012-06-29 | 1 | -0/+52 |
| * | Test bug #111462, Safe + %^H + disallowed ops | Father Chrysostomos | 2012-06-29 | 1 | -1/+11 |
| * | perlhacktips: Update PERL_DEBUG_READONLY_OPS | Father Chrysostomos | 2012-06-29 | 1 | -3/+4 |
| * | PERL_IMPLICIT_SYS can use the new slab allocator | Father Chrysostomos | 2012-06-29 | 2 | -13/+0 |
| * | Add slab allocation diagnostics (under perl -DS) | Father Chrysostomos | 2012-06-29 | 1 | -0/+10 |
| * | -DS option for slab allocation | Father Chrysostomos | 2012-06-29 | 3 | -2/+9 |
| * | CV-based slab allocation for ops | Father Chrysostomos | 2012-06-29 | 10 | -50/+412 |
| * | Add OP_FREED op type | Father Chrysostomos | 2012-06-29 | 2 | -0/+4 |
| * | Flag ops that are on the savestack | Father Chrysostomos | 2012-06-29 | 2 | -3/+19 |
| * | dump.c: Dump CVf_SLABBED | Father Chrysostomos | 2012-06-29 | 1 | -0/+1 |
| * | Add CVf_SLABBED flag | Father Chrysostomos | 2012-06-29 | 1 | -0/+9 |
|/ | |||||
* | fix 386a548 for fallback => undef | Jesse Luehrs | 2012-06-29 | 2 | -9/+41 |
* | perldelta for 27c6f44 | Jesse Luehrs | 2012-06-29 | 1 | -0/+5 |
* | "use overload fallback => 0" should enable overloading [perl #113010] | Jesse Luehrs | 2012-06-29 | 2 | -3/+21 |
* | Formats in closures called outside closures → crash | Father Chrysostomos | 2012-06-28 | 2 | -4/+32 |
* | fix storing objects with reftype REF [perl #113880] | Jesse Luehrs | 2012-06-28 | 2 | -1/+32 |
* | perldelta updates for 6728836, d60d201, 82f9620, 7878705 | Jesse Luehrs | 2012-06-28 | 1 | -0/+20 |
* | Don’t let formats outlive their outer subs | Father Chrysostomos | 2012-06-28 | 2 | -5/+60 |
* | diagnostics.t: Restore test name removed by f0e510f | Father Chrysostomos | 2012-06-28 | 1 | -1/+2 |
* | perldiag: Add missing regexp delims | Father Chrysostomos | 2012-06-28 | 1 | -4/+4 |
* | propagate context into overloads [perl #47119] | Jesse Luehrs | 2012-06-28 | 6 | -16/+392 |
* | more in depth tests for 8e4ecf2 | Jesse Luehrs | 2012-06-28 | 1 | -1/+113 |
* | fix 4f8dbb2d | Jesse Luehrs | 2012-06-27 | 1 | -2/+4 |
* | perly.*: update regen_perly checksum | Father Chrysostomos | 2012-06-27 | 3 | -3/+3 |
* | regen_perly.pl: support latest bison-2.5.1 | Reini Urban | 2012-06-27 | 1 | -5/+5 |
* | pp.c: Restore uninit warning to study | Father Chrysostomos | 2012-06-27 | 1 | -1/+1 |
* | clean up compilation warnings | Jesse Luehrs | 2012-06-27 | 5 | -6/+9 |
* | add a few comments to bisect-runner.pl docs | Jesse Luehrs | 2012-06-27 | 1 | -4/+8 |
* | [Merge] [perl #109408] Documentation that refers to Perl 5 as new | Father Chrysostomos | 2012-06-27 | 27 | -1436/+139 |
|\ | |||||
| * | [perl #109408] Documentation that refers to Perl 5 as new | Brian Fraser | 2012-06-27 | 1 | -2/+0 |
| * | perlvar: #109408 | Brian Fraser | 2012-06-27 | 1 | -38/+38 |
| * | perlutil: #109408 | Brian Fraser | 2012-06-27 | 1 | -1/+1 |
| * | perluniintro: #109408 | Brian Fraser | 2012-06-27 | 1 | -7/+7 |
| * | perlunifaq: #109408 | Brian Fraser | 2012-06-27 | 1 | -2/+2 |
| * | perlunicode: #109408 | Brian Fraser | 2012-06-27 | 1 | -11/+10 |
| * | perltrap: #109408 | Brian Fraser | 2012-06-27 | 1 | -1239/+0 |
| * | perlthrtut: #109408 | Brian Fraser | 2012-06-27 | 1 | -1/+1 |