summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-1617-33/+53
* Re: [ID 20010526.001] localized glob loses value when assigned toRichard Soderberg2001-06-131-1/+9
* One more test for $^S.Jarkko Hietaniemi2001-06-121-2/+3
* $^S almost entirely broken with 5.6.1Abhijit Menon-Sen2001-06-121-1/+4
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-1110-15/+28
* Redo the #10482, there already was a test script for formats.Jarkko Hietaniemi2001-06-081-1/+140
* More \p{In...} testing, combined with \N{...}.Jarkko Hietaniemi2001-06-081-1/+23
* Integrate changes #10450 and #10451 from maintperl:Jarkko Hietaniemi2001-06-061-0/+10
* Integrate change #10448 from maintperl; lexicalsJarkko Hietaniemi2001-06-061-0/+12
* Unnecessary fuzziness undone, noted by Mike Guy.Jarkko Hietaniemi2001-06-051-1/+1
* 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
* More verbose failure.Jarkko Hietaniemi2001-06-041-3/+3
* testsuite for change#10192 (from Gisle Aas)Gurusamy Sarathy2001-06-041-0/+63
* Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.Jarkko Hietaniemi2001-06-031-2/+2
* Re: 'decimal digits' macro? Hugo van der Sanden2001-06-031-1/+1
* Integrate change #10394 from maintperl; lexical file scope leakage.Jarkko Hietaniemi2001-06-031-0/+12
* Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.tJeff Pinyan2001-06-011-1/+59
* (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)Nicholas Clark2001-05-301-6/+6
* AFS patches from Merijn Broeren <merijnb@iloquent.nl>.Jarkko Hietaniemi2001-05-301-1/+1
* Re: Report /pro/3gl/CPAN/perl-5.7.1Nicholas Clark2001-05-301-12/+18
* Add a test for 20010528.007, fixed in #10272.Jarkko Hietaniemi2001-05-291-0/+6
* RE: [20000223.001] no test cases for splice(@array) Richard Soderberg2001-05-281-1/+7
* The #10251 wasn't quite up-to-the-code.Jarkko Hietaniemi2001-05-281-2/+1
* Test case for bug 20010526.004, fixed in #10252.Jarkko Hietaniemi2001-05-281-1/+20
* Test case for 20010422.005, fixed by #10250.Jarkko Hietaniemi2001-05-281-0/+7
* Allow 'eval "v200"' to work (part of 20000323.059); fix asJarkko Hietaniemi2001-05-271-1/+15
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-0/+83
* utf8 regexp testsHugo van der Sanden2001-05-261-2/+2
* Re: [ID 20010506.041] segfault when matching utf8 string Hugo van der Sanden2001-05-251-0/+5
* stash autovivification and method call error messagesIlmari Karonen2001-05-251-11/+59
* Re: [ID 20000716.007] \G in a m//g expression causes problems Hugo van der Sanden2001-05-231-0/+5
* Extra UNIVERSAL testsMike Guy2001-05-231-1/+9
* Must be trickier for 'minitest' not to die.Jarkko Hietaniemi2001-05-211-58/+70
* Fix for ID 20010519.003: sysopen() wasn't tainting :-(Jarkko Hietaniemi2001-05-201-1/+65
* Chomp should not always stringifyGisle Aas2001-05-201-1/+11
* Test for bug 20010515.004Benjamin Sugars2001-05-171-0/+12
* Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-171-30/+30
* Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-163-66/+66
* fixup t/op/append.t for UTF-EBCDICPeter Prymmer2001-05-121-4/+25
* Remove the 'asciir' re subpragma. Should instead implementJarkko Hietaniemi2001-05-112-4/+0
* Merge the camel-III/vstring.t with op/ver.t.Jarkko Hietaniemi2001-05-111-51/+77
* $foo->bar(0)Robin Houston2001-05-111-1/+4
* Extend tr/\0-\377/blah/c supportRobin Houston2001-05-101-1/+7
* Naughty?Robin Houston2001-05-071-0/+1
* Test for #9952.Jarkko Hietaniemi2001-05-021-0/+6
* Re: bleadperl: s/// failure with \b and /g Hugo van der Sanden2001-05-011-0/+1
* Autoflush in tests as appropriateMike Guy2001-05-014-0/+7
* Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] Hugo van der Sanden2001-04-302-1/+6
* In character classes one couldn't have 0x80..0xff charactersJarkko Hietaniemi2001-04-291-5/+109