Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles... | Jarkko Hietaniemi | 2001-05-30 | 1 | -20/+19 | |
* | | | | | | | | | | | Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS | Michael G. Schwern | 2001-05-30 | 1 | -3/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+1 | |
* | | | | | | | | | | AFS patches from Merijn Broeren <merijnb@iloquent.nl>. | Jarkko Hietaniemi | 2001-05-30 | 3 | -3/+3 | |
* | | | | | | | | | | Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use... | Michael G. Schwern | 2001-05-30 | 1 | -2/+7 | |
* | | | | | | | | | | sorting tests | Michael G. Schwern | 2001-05-30 | 1 | -1/+1 | |
* | | | | | | | | | | fix extutils.t and autouse.t for VMS | Craig A. Berry | 2001-05-30 | 2 | -3/+7 | |
* | | | | | | | | | | Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path... | David Dyck | 2001-05-30 | 1 | -1/+10 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Re: Report /pro/3gl/CPAN/perl-5.7.1 | Nicholas Clark | 2001-05-30 | 1 | -12/+18 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Syncing with 1.21 | Michael G. Schwern | 2001-05-29 | 1 | -16/+18 | |
* | | | | | | | | Syncing with Test-1.17 | Michael G. Schwern | 2001-05-29 | 8 | -1/+221 | |
* | | | | | | | | Re: [PATCH t/TEST] Allowing deeper test subdirectories | Michael G. Schwern | 2001-05-29 | 1 | -3/+25 | |
* | | | | | | | | Add tests for Time::gmtime and Time::localtime. | Jarkko Hietaniemi | 2001-05-29 | 3 | -0/+117 | |
* | | | | | | | | Add test for File::stat. | Jarkko Hietaniemi | 2001-05-29 | 2 | -0/+71 | |
* | | | | | | | | Add test for Net::servent. | Jarkko Hietaniemi | 2001-05-29 | 2 | -0/+40 | |
* | | | | | | | | Add test for Net::protoent. | Jarkko Hietaniemi | 2001-05-29 | 1 | -0/+38 | |
* | | | | | | | | Add test for Net::netent. | Jarkko Hietaniemi | 2001-05-29 | 2 | -0/+37 | |
* | | | | | | | | Add test for User::grent. Portability doubtful. | Jarkko Hietaniemi | 2001-05-29 | 2 | -0/+45 | |
* | | | | | | | | Add test for User::pwent. | Jarkko Hietaniemi | 2001-05-29 | 2 | -0/+64 | |
* | | | | | | | | Re: Report /pro/3gl/CPAN/perl-5.7.1 | Nicholas Clark | 2001-05-29 | 1 | -1/+1 | |
* | | | | | | | | (was Re: Why t/lib/extutils.t is failing ... | Nicholas Clark | 2001-05-29 | 1 | -4/+38 | |
* | | | | | | | | Add a test for 20010528.007, fixed in #10272. | Jarkko Hietaniemi | 2001-05-29 | 1 | -0/+6 | |
* | | | | | | | | Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape... | Michael G. Schwern | 2001-05-28 | 1 | -10/+45 | |
* | | | | | | | | Some shells seemingly arrange the signal handlers differently | Jarkko Hietaniemi | 2001-05-28 | 1 | -1/+1 | |
* | | | | | | | | RE: [20000223.001] no test cases for splice(@array) | Richard Soderberg | 2001-05-28 | 1 | -1/+7 | |
* | | | | | | | | 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 | 4 | -29/+25 | |
* | | | | | | | | STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.) | Jarkko Hietaniemi | 2001-05-28 | 1 | -9/+17 | |
* | | | | | | | | The #10251 wasn't quite up-to-the-code. | Jarkko Hietaniemi | 2001-05-28 | 1 | -2/+1 | |
* | | | | | | | | Test case for bug 20010526.004, fixed in #10252. | Jarkko Hietaniemi | 2001-05-28 | 1 | -1/+20 | |
* | | | | | | | | Test case for 20010422.005, fixed by #10250. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+7 | |
* | | | | | | | | Updates on the modules list. | Jarkko Hietaniemi | 2001-05-28 | 1 | -1/+10 | |
* | | | | | | | | Add a test for PerlIO. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+90 | |
* | | | | | | | | Add a test for carp et alia. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+45 | |
* | | | | | | | | Adding the new test would be swell. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+18 | |
* | | | | | | | | The PERL_DL_NONLAZY can have whitespace in front. | Jarkko Hietaniemi | 2001-05-27 | 1 | -1/+1 | |
* | | | | | | | | Make Time::Piece::strptime() to be a function, not a method. | Jarkko Hietaniemi | 2001-05-27 | 1 | -1/+3 | |
* | | | | | | | | Tweak the test to be more portable. | Jarkko Hietaniemi | 2001-05-27 | 1 | -35/+45 | |
* | | | | | | | | Integrate Locale::Maketext 1.01 from Sean Burke. | Jarkko Hietaniemi | 2001-05-27 | 1 | -0/+37 | |
* | | | | | | | | Integrate I18N::LangTags from Sean Burke. | Jarkko Hietaniemi | 2001-05-27 | 1 | -0/+45 | |
* | | | | | | | | Allow 'eval "v200"' to work (part of 20000323.059); fix as | Jarkko Hietaniemi | 2001-05-27 | 1 | -1/+15 | |
* | | | | | | | | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 2 | -0/+98 | |
* | | | | | | | | utf8 regexp tests | Hugo van der Sanden | 2001-05-26 | 1 | -2/+2 | |
* | | | | | | | | Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!] | Nicholas Clark | 2001-05-26 | 1 | -0/+185 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Based on | Simon Cozens | 2001-05-25 | 1 | -0/+40 | |
* | | | | | | | Re: [ID 20010506.041] segfault when matching utf8 string | Hugo van der Sanden | 2001-05-25 | 1 | -0/+5 | |
* | | | | | | | stash autovivification and method call error messages | Ilmari Karonen | 2001-05-25 | 1 | -11/+59 | |
* | | | | | | | Iteration continues; hopefully convergently. | Jarkko Hietaniemi | 2001-05-24 | 1 | -8/+13 | |
* | | | | | | | Re: [ID 20000716.007] \G in a m//g expression causes problems | Hugo van der Sanden | 2001-05-23 | 1 | -0/+5 | |
* | | | | | | | Extra UNIVERSAL tests | Mike Guy | 2001-05-23 | 1 | -1/+9 |