summaryrefslogtreecommitdiff
path: root/t/op/lex_assign.t
Commit message (Expand)AuthorAgeFilesLines
* sleep(1) does not necessarily return 1.Hugo van der Sanden2000-08-111-1/+1
* Add missing escape (Charles Lane)Charles Bailey2000-05-251-1/+1
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-231-3/+5
* fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (fromGurusamy Sarathy2000-02-151-1/+13
* disable optimization in change#3612 for join() and quotemeta()--thisGurusamy Sarathy2000-01-021-1/+7
* suppress scalar leak messages for known leaks (fromGurusamy Sarathy1999-10-241-0/+1
* change#3612 is buggy when quotemeta argument matches targetIlya Zakharevich1999-09-061-1/+29
* change#3612 was buggy and failed to build Tk; applied Ilya'sGurusamy Sarathy1999-07-111-1/+62
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-3/+4
* testsuite adjustmentsM. J. T. Guy1999-02-241-2/+2
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* avoid command-line quoting portability problems in lex_assign.tGurusamy Sarathy1998-11-281-1/+1
* Decommission the symlink test.Jarkko Hietaniemi1998-11-021-1/+1
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-5/+6
* add testsuite portion of patchIlya Zakharevich1998-10-301-0/+214