Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/op/args.t: Add descriptions for tests lacking them. | James E Keenan | 2012-11-29 | 1 | -15/+18 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | [perl #28032] delete $_[0] + (\$) prototype = bad free | Dave Mitchell | 2004-03-31 | 1 | -1/+20 |
* | Suppress the test file t/op/nothr5005.t and integrate its tests into | Rafael Garcia-Suarez | 2003-10-09 | 1 | -32/+32 |
* | improved 19064 (local $_[0] problems) | Dave Mitchell | 2003-08-26 | 1 | -5/+1 |
* | Put the tests of the change #19064 back, but disable them. | Jarkko Hietaniemi | 2003-08-22 | 1 | -0/+16 |
* | Retract #19064, broke mod_perl flushing (localisation of $|). | Jarkko Hietaniemi | 2003-08-21 | 1 | -13/+1 |
* | [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. | Dave Mitchell | 2003-03-26 | 1 | -1/+14 |
* | dounwind() may cause POPSUB() to diddle the wrong PL_curpad | Gurusamy Sarathy | 2000-06-30 | 1 | -1/+22 |
* | avoid clearing @_ at all for faster subroutine calls; fix bugs | Gurusamy Sarathy | 1999-09-19 | 1 | -0/+54 |