summaryrefslogtreecommitdiff
path: root/t/op/args.t
Commit message (Expand)AuthorAgeFilesLines
* [perl #28032] delete $_[0] + (\$) prototype = bad freeDave Mitchell2004-03-311-1/+20
* Suppress the test file t/op/nothr5005.t and integrate its tests intoRafael Garcia-Suarez2003-10-091-32/+32
* improved 19064 (local $_[0] problems)Dave Mitchell2003-08-261-5/+1
* Put the tests of the change #19064 back, but disable them.Jarkko Hietaniemi2003-08-221-0/+16
* Retract #19064, broke mod_perl flushing (localisation of $|).Jarkko Hietaniemi2003-08-211-13/+1
* [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.Dave Mitchell2003-03-261-1/+14
* dounwind() may cause POPSUB() to diddle the wrong PL_curpadGurusamy Sarathy2000-06-301-1/+22
* avoid clearing @_ at all for faster subroutine calls; fix bugsGurusamy Sarathy1999-09-191-0/+54