| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup | Michael G. Schwern | 2001-09-01 | 1 | -38/+30 |
* | , was t/op/incode.t breaks make minitest | Rafael Garcia-Suarez | 2001-09-01 | 1 | -3/+8 |
* | Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2) | Michael G. Schwern | 2001-08-31 | 1 | -0/+43 |
* | Integrate 11778 into mainline. | Abhijit Menon-Sen | 2001-08-31 | 1 | -1/+6 |
* | pp_modulo | Nicholas Clark | 2001-08-30 | 1 | -1/+29 |
* | pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV | Nicholas Clark | 2001-08-29 | 2 | -2/+25 |
* | Re: [PATCH] newer tests for the coderef-in-@INC ! | Rafael Garcia-Suarez | 2001-08-29 | 1 | -23/+45 |
* | make coretest | Paul Johnson | 2001-08-28 | 1 | -3/+9 |
* | Adding the failure diagnostic | Michael G. Schwern | 2001-08-28 | 1 | -0/+2 |
* | Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice | Michael G. Schwern | 2001-08-28 | 1 | -2/+8 |
* | Fixing bad testing advice | Michael G. Schwern | 2001-08-27 | 1 | -19/+26 |
* | Re: [PATCH] new tests for the coderef-in-@INC | Michael G. Schwern | 2001-08-27 | 1 | -41/+56 |
* | [PATCH] new tests for the coderef-in-@INC | Abhijit Menon-Sen | 2001-08-27 | 1 | -0/+95 |
* | t/io/binmode.t | Nicholas Clark | 2001-08-26 | 2 | -6/+14 |
* | op/universal.t failing | Nicholas Clark | 2001-08-26 | 1 | -1/+1 |
* | Re: 'can' with undefined subs | Tony Bowden | 2001-08-25 | 1 | -6/+10 |
* | (was Re: PerlIO regerssion tests?) | Nicholas Clark | 2001-08-25 | 1 | -0/+20 |
* | io/tell.t doesn't chdir t | Nicholas Clark | 2001-08-22 | 1 | -0/+5 |
* | Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests | John Peacock | 2001-08-22 | 1 | -30/+29 |
* | 64 bit integer preserving pp_divide | Nicholas Clark | 2001-08-22 | 2 | -2/+36 |
* | New try for ID 20010407.006: detach the semantics | Jarkko Hietaniemi | 2001-08-18 | 1 | -1/+20 |
* | Retract #11712 for now. The real fix would probably | Jarkko Hietaniemi | 2001-08-18 | 1 | -20/+1 |
* | (Retracted by #11714) | Jarkko Hietaniemi | 2001-08-18 | 1 | -1/+20 |
* | Re: [ID 20010803.016] Possible regex bug in 5.6.1 | Hugo van der Sanden | 2001-08-17 | 1 | -0/+4 |
* | Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context | Hugo van der Sanden | 2001-08-17 | 1 | -1/+9 |
* | One more twist to the sprintf + utf8 testing. | Jarkko Hietaniemi | 2001-08-16 | 1 | -0/+3 |
* | Fix for 20010407.008 sprintf removes utf8-ness. | Jarkko Hietaniemi | 2001-08-16 | 1 | -3/+8 |
* | Add a test for Unicode sprintf. | Jarkko Hietaniemi | 2001-08-16 | 1 | -0/+5 |
* | Add Unicode tests for index/rindex. | Jarkko Hietaniemi | 2001-08-16 | 1 | -2/+9 |
* | The #11673 necessitated a test tweak. | Jarkko Hietaniemi | 2001-08-15 | 1 | -1/+5 |
* | Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at fro... | Hugo van der Sanden | 2001-08-15 | 1 | -0/+2 |
* | Re: [ID 20010811.006] re_eval: logical leaks | Hugo van der Sanden | 2001-08-15 | 1 | -0/+1 |
* | magic.t | Nikola Knezevic | 2001-08-14 | 1 | -2/+6 |
* | Compile failure message tidying. | Jarkko Hietaniemi | 2001-08-14 | 1 | -1/+1 |
* | Failure not true anymore (probably caused by my broken setup). | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+1 |
* | Relic in op.c (no regex feature should depend on the utf8 pragma), | Jarkko Hietaniemi | 2001-08-12 | 1 | -2/+6 |
* | Mark tests (and one module) having explicit Latin-1 | Jarkko Hietaniemi | 2001-08-12 | 3 | -1/+3 |
* | Re: [ID 20010730.010] FETCH called twice with -T | Abigail | 2001-08-12 | 1 | -1/+34 |
* | Test for change #11639. | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+29 |
* | Drop all the unnecessary "use utf8" clauses and some of | Jarkko Hietaniemi | 2001-08-12 | 8 | -20/+9 |
* | Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work. | Jarkko Hietaniemi | 2001-08-11 | 3 | -29/+61 |
* | Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | Jarkko Hietaniemi | 2001-08-10 | 1 | -1/+0 |
* | fix t/run/exit.t for VMS | Craig A. Berry | 2001-08-08 | 1 | -2/+10 |
* | remove hardcoded cmd shell in testsuite | Gurusamy Sarathy | 2001-08-05 | 3 | -6/+6 |
* | Continuation of #11575: SANY_SEEN completely deprecated, | Jarkko Hietaniemi | 2001-08-04 | 1 | -1/+28 |
* | Decouple SANY into SANY and CANY: the new SANY is /./s, | Daniel P. Berrange | 2001-08-04 | 1 | -2/+11 |
* | The #11572 didn't up the test count. | Jarkko Hietaniemi | 2001-08-04 | 1 | -1/+1 |
* | UTF-8 bugs in string length & single line regex matches | Daniel P. Berrange | 2001-08-04 | 1 | -0/+18 |
* | fix t/op/misc.t for VMS | Craig A. Berry | 2001-08-03 | 1 | -0/+1 |
* | Test for change #11536. | Jarkko Hietaniemi | 2001-08-01 | 1 | -1/+25 |