Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargo-cult addition of op_say to the MAD code | Rafael Garcia-Suarez | 2009-08-26 | 1 | -0/+1 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | p55: add 'declarator' to listop. Fixes 'pipe my ($r, $w)' | Gerard Goossen | 2007-07-07 | 1 | -1/+1 |
* | p55: correctly translate things like s//$#foo/ge | Gerard Goossen | 2007-07-07 | 1 | -1/+4 |
* | Give the 'local' declarator a new key, such that 'local our' | Gerard Goossen | 2007-05-12 | 1 | -0/+1 |
* | move the logic of combining '_' and '#' with the previous logic | Gerard Goossen | 2007-05-12 | 1 | -7/+2 |
* | Disable slurping assigned of split when PL_madskills | Gerard Goossen | 2007-05-12 | 1 | -10/+0 |
* | Disable operator target setting for 'my' variables (OPpTARGET_MY) | Gerard Goossen | 2007-05-12 | 1 | -19/+4 |
* | add p55.t MAD tests, and convert renamed mad/nomad into a module | Gerard Goossen | 2007-03-26 | 1 | -55/+43 |
* | Rename mad/nomad to mad/Nomad.pm | Gerard Goossen | 2007-03-26 | 1 | -0/+3049 |