summaryrefslogtreecommitdiff
path: root/t/op/misc.t
Commit message (Expand)AuthorAgeFilesLines
* rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.tMichael G. Schwern2001-09-021-741/+0
* One more twist to the sprintf + utf8 testing.Jarkko Hietaniemi2001-08-161-0/+3
* Fix for 20010407.008 sprintf removes utf8-ness.Jarkko Hietaniemi2001-08-161-3/+8
* Add a test for Unicode sprintf.Jarkko Hietaniemi2001-08-161-0/+5
* Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.Jarkko Hietaniemi2001-08-111-28/+1
* fix t/op/misc.t for VMSCraig A. Berry2001-08-031-0/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-2/+5
* Integrate changes #10450 and #10451 from maintperl:Jarkko Hietaniemi2001-06-061-0/+10
* Integrate change #10448 from maintperl; lexicalsJarkko Hietaniemi2001-06-061-0/+12
* Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalanceJarkko Hietaniemi2001-06-041-0/+3
* Test case for #10433/#10424.Jarkko Hietaniemi2001-06-041-0/+18
* Integrate change #10394 from maintperl; lexical file scope leakage.Jarkko Hietaniemi2001-06-031-0/+12
* Add a test for 20010528.007, fixed in #10272.Jarkko Hietaniemi2001-05-291-0/+6
* The #10251 wasn't quite up-to-the-code.Jarkko Hietaniemi2001-05-281-2/+1
* Test case for 20010422.005, fixed by #10250.Jarkko Hietaniemi2001-05-281-0/+7
* Re: [ID 20010506.041] segfault when matching utf8 string Hugo van der Sanden2001-05-251-0/+5
* Re: [ID 20000716.007] \G in a m//g expression causes problems Hugo van der Sanden2001-05-231-0/+5
* Test for bug 20010515.004Benjamin Sugars2001-05-171-0/+12
* Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-161-1/+1
* Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undefPhilip Newton2001-04-251-1/+1
* Test case for #9800.Jarkko Hietaniemi2001-04-231-1/+5
* foreach defelem magic should only be applied to PL_sv_undefGisle Aas2001-04-181-0/+9
* Sarathy's clear_pmop patch with Radu Greab's fix,Jarkko Hietaniemi2001-03-181-0/+24
* Allow the locale test needing POSIX and the taint testJarkko Hietaniemi2001-01-091-3/+6
* make t/op/misc.t work on VMSCharles Lane2001-01-091-1/+4
* Fix for 20001210.003, "write(FH) on closed FH causes segv".Jarkko Hietaniemi2000-12-211-0/+17
* Test case for #8066.Jarkko Hietaniemi2000-12-101-0/+5
* Retract #7941. Forbidding subs m/s/etc is too cruel becauseJarkko Hietaniemi2000-12-011-4/+0
* (Retracted by #7943.)Jarkko Hietaniemi2000-12-011-0/+4
* Dying is too strict here, better just skip.Jarkko Hietaniemi2000-11-041-1/+1
* Locale tweakery. Add test case for bug id 20000809.003 to op/misc,Jarkko Hietaniemi2000-11-041-0/+33
* Detect early whether the std streams have gone bad.Nicholas Clark2000-10-161-2/+2
* 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