summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ Hugo van der Sanden2001-02-131-0/+2
* Re: [patch] GvSHAREDDoug MacEachern2001-02-111-2/+3
* Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIXNicholas Clark2001-01-311-10/+186
* UTF-8 nit from Inaba Hiroto.Jarkko Hietaniemi2001-01-301-2/+8
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-301-1/+1
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-282-2/+24
* Document and test the new qu operator.Jarkko Hietaniemi2001-01-201-0/+24
* Re: new feature: s?printf parameter reordering Hugo van der Sanden2001-01-192-19/+22
* Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11Nicholas Clark2001-01-171-1/+63
* More UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-01-152-3/+121
* op/regmesg FAILED at test 33 on EBCDIC machinesRoca, Ignasi2001-01-121-1/+1
* Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2...Nicholas Clark2001-01-121-0/+18
* Fix UTF-8 lval substr().Jarkko Hietaniemi2001-01-111-1/+126
* Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/Hugo van der Sanden2001-01-111-0/+1
* Test for bug id 20010105.016 (fixed by #8378).Jarkko Hietaniemi2001-01-101-1/+22
* Test cases for #8385 (from Simon's "torture.pl")Jarkko Hietaniemi2001-01-101-1/+15
* Allow the locale test needing POSIX and the taint testJarkko Hietaniemi2001-01-092-5/+21
* make t/op/misc.t work on VMSCharles Lane2001-01-091-1/+4
* [ID 20001230.003] UTF-8 tr still hurtsJarkko Hietaniemi2001-01-091-1/+93
* Make explicit our assumption that (for now) "\x{80}" produces UTF-8.Jarkko Hietaniemi2001-01-091-0/+1
* [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=1844674407...Nicholas Clark2001-01-081-1/+7
* Tests for #8329 and #8330.Jarkko Hietaniemi2001-01-051-1/+5
* Add some Unicode chop() tests.Jarkko Hietaniemi2001-01-051-1/+15
* Test nits.Jarkko Hietaniemi2000-12-301-5/+5
* Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test...Andreas König2000-12-301-2/+10
* Not quite that many tests yet.Jarkko Hietaniemi2000-12-301-1/+1
* Add a test case for 20000731.001 which was fixed by the #8267.Jarkko Hietaniemi2000-12-301-1/+8
* Add a test for Unicode split //. The #8267 was the cure.Jarkko Hietaniemi2000-12-301-1/+6
* The sv_catsv() fix, take two.Jarkko Hietaniemi2000-12-301-1/+22
* Undo all the join-related changes since #8248: relevantJarkko Hietaniemi2000-12-301-32/+1
* Make the large file tests more robust/talkative as suggested byAndreas König2000-12-291-4/+27
* (Retracted by #8264) More join() testing which was good becauseJarkko Hietaniemi2000-12-291-4/+15
* (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.Jarkko Hietaniemi2000-12-291-1/+21
* Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub argsSimon Cozens2000-12-282-2/+14
* Re: [PATCH blead] Fix segfault in gv_handler/mg_findDaniel Chetlin2000-12-281-0/+4
* Fix for 20001210.003, "write(FH) on closed FH causes segv".Jarkko Hietaniemi2000-12-211-0/+17
* Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])Jarkko Hietaniemi2000-12-191-81/+81
* Re: [PATCH] strtoq, strtou(q|ll|l) testingNicholas Clark2000-12-191-1/+27
* Fcntl constants speedupNicholas Clark2000-12-171-10/+10
* Polymorphic regexps.Jarkko Hietaniemi2000-12-171-0/+2
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-152-17/+183
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-152-183/+17
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-142-17/+183
* Re: [Fwd: BUG 20001205.022] Local on Hash elementsSimon Cozens2000-12-111-1/+12
* Test case for #8066.Jarkko Hietaniemi2000-12-101-0/+5
* Re: Additional patch for UTF8-keys (Re: perl@8016)Inaba Hiroto2000-12-091-1/+14
* Add test for reverse().Jarkko Hietaniemi2000-12-081-0/+33
* Introduce macros for UTF8 decoding.Jarkko Hietaniemi2000-12-081-7/+7
* Test \x{...} with ord().Jarkko Hietaniemi2000-12-061-4/+15
* Avaunt, you foul UTF-8 tests.Jarkko Hietaniemi2000-12-051-1/+25