| Commit message (Expand) | Author | Age | Files | Lines |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 49 | -11344/+0 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 5 | -3/+12 |
* | [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl | Chris Nandor | 2001-06-11 | 1 | -1/+7 |
* | Try to grok numbers both with the locale specific separator | Nicholas Clark | 2001-06-10 | 1 | -13/+20 |
* | On second thoughts show to utf8 skippage message only | Jarkko Hietaniemi | 2001-06-04 | 1 | -11/+10 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -10/+12 |
* | More verbose debugging. | Jarkko Hietaniemi | 2001-06-03 | 1 | -8/+30 |
* | RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t | Paul Marquess | 2001-06-03 | 1 | -0/+72 |
* | Integrate change #10394 from maintperl; lexical file scope leakage. | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+0 |
* | Tolerate Win32 numerics | Nick Ing-Simmons | 2001-05-31 | 1 | -8/+9 |
* | Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS | Michael G. Schwern | 2001-05-30 | 1 | -3/+1 |
* | Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use... | Michael G. Schwern | 2001-05-30 | 1 | -2/+7 |
* | fix extutils.t and autouse.t for VMS | Craig A. Berry | 2001-05-30 | 1 | -1/+2 |
* | Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape... | Michael G. Schwern | 2001-05-28 | 1 | -10/+45 |
* | The #10260 was too bold: locales and utf8 still do not mix. | Jarkko Hietaniemi | 2001-05-28 | 1 | -22/+34 |
* | Various buglets shaken out by -Mutf8. | Jarkko Hietaniemi | 2001-05-28 | 1 | -29/+19 |
* | Adding the new test would be swell. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+18 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -0/+15 |
* | Based on | Simon Cozens | 2001-05-25 | 1 | -0/+40 |
* | vars.pm to support qualified variables (was Re: [ID 20010521.001]) | Mike Guy | 2001-05-23 | 1 | -0/+105 |
* | Re: [PATCH] HERE mark in regex | Ronald J. Kimball | 2001-05-16 | 1 | -26/+26 |
* | Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl ... | Philip Newton | 2001-05-16 | 1 | -0/+4 |
* | [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc | Robin Houston | 2001-05-08 | 2 | -2/+32 |
* | Don't forget to whine about \d__\d. | Jarkko Hietaniemi | 2001-05-08 | 1 | -0/+15 |
* | Allow underscores also in the exponent part. | Jarkko Hietaniemi | 2001-05-08 | 1 | -44/+155 |
* | Add a test for not griping about references as array | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+18 |
* | Retracted a bit too much in #9952. | Jarkko Hietaniemi | 2001-05-02 | 1 | -1/+1 |
* | Retract changes #8254 and #8255, causes coredump in | Jarkko Hietaniemi | 2001-05-02 | 1 | -13/+4 |
* | Changed the underscore/undebar syntax in numeric constants; | Jarkko Hietaniemi | 2001-04-29 | 1 | -7/+54 |
* | Update the test failure disclaimer. | Jarkko Hietaniemi | 2001-04-24 | 1 | -1/+1 |
* | Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' | Andreas König | 2001-04-23 | 1 | -2/+2 |
* | Re: [ID 20010422.003] Core dump in overloaded bool while using ' | Simon Cozens | 2001-04-22 | 1 | -0/+28 |
* | Doesn't skip RCS files | Michael G. Schwern | 2001-04-15 | 1 | -1/+1 |
* | isn't numeric warning | Robin Barker | 2001-04-07 | 1 | -0/+17 |
* | Change the push/unshift warning to be of class syntax, not misc. | Jarkko Hietaniemi | 2001-04-03 | 1 | -2/+2 |
* | Change the push/unshift warning (#9532) to talk about "no values" | Jarkko Hietaniemi | 2001-04-03 | 1 | -2/+2 |
* | Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x) | Robin Houston | 2001-04-03 | 1 | -0/+12 |
* | RE: 5.6.0 BUG: Lexical warnings aren't lexical | Paul Marquess | 2001-03-28 | 1 | -0/+15 |
* | Re-integrate #9138 from maintperl to mainline, | Jarkko Hietaniemi | 2001-03-18 | 5 | -36/+25 |
* | The Day of the Retractions continues: the #9138 | Jarkko Hietaniemi | 2001-03-14 | 5 | -25/+36 |
* | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 5 | -36/+25 |
* | More UTF-8 test tweaks. | Jarkko Hietaniemi | 2001-03-07 | 1 | -5/+0 |
* | Major utf8 test reorganisation and rewrite. | Jarkko Hietaniemi | 2001-03-07 | 1 | -529/+45 |
* | Misapplied regex optimizations when \C is present. | Jarkko Hietaniemi | 2001-02-18 | 1 | -1/+14 |
* | RE: Biannual Competition to Improve Hashing Function | Mark Fisher | 2001-02-09 | 1 | -1/+1 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -1/+14 |
* | Forgot from #8545. Oops. | Jarkko Hietaniemi | 2001-01-27 | 1 | -5/+39 |
* | EBCDIC branch for pragma/sub-lval.t | Peter Prymmer | 2001-01-27 | 1 | -1/+6 |
* | PATCH pragma/locale.t | Andreas König | 2001-01-19 | 1 | -10/+16 |
* | More UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+1 |