summaryrefslogtreecommitdiff
path: root/t/op/misc.t
Commit message (Expand)AuthorAgeFilesLines
* fix bug in change#4515 (STOP blocks now see @ARGV like the rest)Gurusamy Sarathy1999-11-141-5/+7
* tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-181-1/+1
* More descriptive names for operators.Michael G. Schwern1999-09-171-1/+1
* Time is not yet ripe.Jarkko Hietaniemi1999-09-051-2/+1
* use integer on the problematic subtest.Jarkko Hietaniemi1999-09-041-11/+2
* Enable 64-bit clean bit ops.Jarkko Hietaniemi1999-09-041-0/+10
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-0/+8
* specify type of bracket in "Unmatched bracket" diagnostic;Gurusamy Sarathy1999-03-261-1/+1
* distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagationGurusamy Sarathy1999-02-181-0/+14
* fix comppad handling for failures in eval 'qr/(?p{...})/'Hugo van der Sanden1999-02-171-0/+7
* allow C<select('foo')> to autovivify *foo (SelectSaver expects that)Gurusamy Sarathy1999-02-141-7/+1
* Remove extraneous sh in test suitesIlya Zakharevich1999-02-121-7/+10
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* fix ops that are not filehandle constructors to not create GV if itGurusamy Sarathy1999-02-121-1/+7
* Object destruction order testing.Jarkko Hietaniemi1999-01-021-1/+42
* There can be multiple yacc/bison errors.Jarkko Hietaniemi1998-10-301-1/+1
* The "parse error" must be converted to "syntax error",Jarkko Hietaniemi1998-10-281-1/+1
* Bison says 'parse error', not 'parser error'.Jarkko Hietaniemi1998-10-281-2/+2
* More robustness.Jarkko Hietaniemi1998-10-261-1/+1
* More robust yacc/bison failure output handling.Jarkko Hietaniemi1998-10-171-1/+3
* let docatch() pass the buck when restartop turns out to be null,Gurusamy Sarathy1998-10-141-0/+12
* support OE/MVSJarkko Hietaniemi1998-08-021-0/+1
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-5/+3
* merge changes from maintbranch (1354, and relevant part of 1356); allGurusamy Sarathy1998-07-091-1/+1
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-3/+5
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-0/+5
* Perl 5.005b1t2/perl5.004_63 (resend)Jan-Pieter Cornet1998-04-031-0/+44
* [win32] another 'old' patchRoderick Schertler1998-03-021-0/+10
* [PATCH] 5.004_58: the locale.t problem in IRIXJarkko Hietaniemi1998-02-121-0/+1
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-061-0/+1
* - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_Gurusamy Sarathy1997-11-221-0/+11
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-0/+10
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-9/+0
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-2/+5
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-0/+7
* [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-1/+2
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-3/+10
* [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-071-1/+18
* Add test for grep() and wantarrayHugo van der Sanden1997-02-221-0/+7
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-0/+9
* Prevent premature death of @_ during leavesubChip Salzenberg1997-01-291-0/+4
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-0/+20
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-0/+14
* [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-1/+1
* [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-011-0/+51
* Test C< ()=() >Chip Salzenberg1996-12-281-0/+2
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-0/+6
* more TIEHANDLESven Verdoolaege1996-08-291-0/+5
* Add support for tied filehandles.Perl 5 Porters1996-08-251-0/+22
* This is my patch patch.1i for perl5.001.Andy Dougherty1995-05-301-3/+0