Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | perlsub: #109408 | Brian Fraser | 2012-06-27 | 1 | -4/+3 |
| * | perlsec: #109408 | Brian Fraser | 2012-06-27 | 1 | -4/+2 |
| * | perlrun: #109408 | Brian Fraser | 2012-06-27 | 1 | -3/+3 |
| * | perlretut: #109408 | Brian Fraser | 2012-06-27 | 1 | -6/+6 |
| * | perlreftut: #109408 | Brian Fraser | 2012-06-27 | 1 | -5/+4 |
| * | perlref: #109408 | Brian Fraser | 2012-06-27 | 1 | -5/+4 |
| * | perlrebackslash: #109408 | Brian Fraser | 2012-06-27 | 1 | -1/+1 |
| * | perlre: #109408 | Brian Fraser | 2012-06-27 | 1 | -1/+1 |
| * | perlport: #109408 | Brian Fraser | 2012-06-27 | 1 | -11/+10 |
| * | perlpod: #109408 | Brian Fraser | 2012-06-27 | 1 | -4/+2 |
| * | perlop: #109408 | Brian Fraser | 2012-06-27 | 1 | -7/+6 |
| * | perlmod: #109408 | Brian Fraser | 2012-06-27 | 1 | -4/+3 |
| * | perllocale: #109408 | Brian Fraser | 2012-06-27 | 1 | -6/+1 |
| * | perlipc: #109408 | Brian Fraser | 2012-06-27 | 1 | -12/+9 |
| * | perlfunc: #109408 | Brian Fraser | 2012-06-27 | 1 | -36/+17 |