VMS syntax nit in new MakeMaker test.
[p5sagit/p5-mst-13.2.git] / t / op / args.t
2004-03-31 Dave Mitchell [perl #28032] delete $_[0] + (\$) prototype = bad...
2003-10-09 Rafael Garcia-Suarez Suppress the test file t/op/nothr5005.t and integrate...
2003-08-26 Dave Mitchell improved 19064 (local $_[0] problems)
2003-08-22 Jarkko Hietaniemi Put the tests of the change #19064 back, but disable...
2003-08-21 Jarkko Hietaniemi Retract #19064, broke mod_perl flushing (localisation...
2003-03-26 Dave Mitchell [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-06-30 Gurusamy Sarathy dounwind() may cause POPSUB() to diddle the wrong PL_curpad
1999-09-29 Charles Bailey resync with mainline
1999-09-19 Gurusamy Sarathy avoid clearing @_ at all for faster subroutine calls...