summaryrefslogtreecommitdiff
path: root/t/op/misc.t
Commit message (Expand)AuthorAgeFilesLines
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-171-1/+1
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-161-1/+1
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-1/+1
* The test from thisTom Hughes2000-08-011-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
* [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