summaryrefslogtreecommitdiff
path: root/t/op/misc.t
Commit message (Expand)AuthorAgeFilesLines
* Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,Jarkko Hietaniemi2001-01-311-1/+4
* Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:Jarkko Hietaniemi2001-01-301-3/+6
* integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,Gurusamy Sarathy2000-12-181-0/+33
* integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,Gurusamy Sarathy2000-12-181-2/+2
* integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,Gurusamy Sarathy2000-11-271-1/+1
* integrate changes#6613..6616,6620..6665 from mainlineGurusamy Sarathy2000-11-271-1/+1
* integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,Gurusamy Sarathy2000-11-271-1/+1
* integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,Gurusamy Sarathy2000-11-271-0/+4
* under useithreads, constant pad entries could inadvertently beGurusamy Sarathy2000-04-281-0/+7
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-241-0/+6
* Do not assume sign propagation.M. J. T. Guy2000-04-241-3/+3
* another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEXGurusamy Sarathy2000-03-121-0/+30
* change#3511 was not defensive enough about try blocks, causingGurusamy Sarathy2000-03-111-0/+7
* /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-031-1/+1
* Lift the 32-bit straightjacket from bit ops;Jarkko Hietaniemi2000-02-281-1/+2
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-2/+2
* make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-041-1/+1
* 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