summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles...Jarkko Hietaniemi2001-05-301-20/+19
* | | | | | | | | | | Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMSMichael G. Schwern2001-05-301-3/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksumJarkko Hietaniemi2001-05-301-1/+1
* | | | | | | | | | AFS patches from Merijn Broeren <merijnb@iloquent.nl>.Jarkko Hietaniemi2001-05-303-3/+3
* | | | | | | | | | Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use...Michael G. Schwern2001-05-301-2/+7
* | | | | | | | | | sorting testsMichael G. Schwern2001-05-301-1/+1
* | | | | | | | | | fix extutils.t and autouse.t for VMSCraig A. Berry2001-05-302-3/+7
* | | | | | | | | | Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path...David Dyck2001-05-301-1/+10
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Re: Report /pro/3gl/CPAN/perl-5.7.1Nicholas Clark2001-05-301-12/+18
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Syncing with 1.21Michael G. Schwern2001-05-291-16/+18
* | | | | | | | Syncing with Test-1.17Michael G. Schwern2001-05-298-1/+221
* | | | | | | | Re: [PATCH t/TEST] Allowing deeper test subdirectoriesMichael G. Schwern2001-05-291-3/+25
* | | | | | | | Add tests for Time::gmtime and Time::localtime.Jarkko Hietaniemi2001-05-293-0/+117
* | | | | | | | Add test for File::stat.Jarkko Hietaniemi2001-05-292-0/+71
* | | | | | | | Add test for Net::servent.Jarkko Hietaniemi2001-05-292-0/+40
* | | | | | | | Add test for Net::protoent.Jarkko Hietaniemi2001-05-291-0/+38
* | | | | | | | Add test for Net::netent.Jarkko Hietaniemi2001-05-292-0/+37
* | | | | | | | Add test for User::grent. Portability doubtful.Jarkko Hietaniemi2001-05-292-0/+45
* | | | | | | | Add test for User::pwent.Jarkko Hietaniemi2001-05-292-0/+64
* | | | | | | | Re: Report /pro/3gl/CPAN/perl-5.7.1Nicholas Clark2001-05-291-1/+1
* | | | | | | | (was Re: Why t/lib/extutils.t is failing ...Nicholas Clark2001-05-291-4/+38
* | | | | | | | Add a test for 20010528.007, fixed in #10272.Jarkko Hietaniemi2001-05-291-0/+6
* | | | | | | | Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape...Michael G. Schwern2001-05-281-10/+45
* | | | | | | | Some shells seemingly arrange the signal handlers differentlyJarkko Hietaniemi2001-05-281-1/+1
* | | | | | | | RE: [20000223.001] no test cases for splice(@array) Richard Soderberg2001-05-281-1/+7
* | | | | | | | The #10260 was too bold: locales and utf8 still do not mix.Jarkko Hietaniemi2001-05-281-22/+34
* | | | | | | | Various buglets shaken out by -Mutf8.Jarkko Hietaniemi2001-05-284-29/+25
* | | | | | | | STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)Jarkko Hietaniemi2001-05-281-9/+17
* | | | | | | | 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
* | | | | | | | Updates on the modules list.Jarkko Hietaniemi2001-05-281-1/+10
* | | | | | | | Add a test for PerlIO.Jarkko Hietaniemi2001-05-281-0/+90
* | | | | | | | Add a test for carp et alia.Jarkko Hietaniemi2001-05-281-0/+45
* | | | | | | | Adding the new test would be swell.Jarkko Hietaniemi2001-05-281-0/+18
* | | | | | | | The PERL_DL_NONLAZY can have whitespace in front.Jarkko Hietaniemi2001-05-271-1/+1
* | | | | | | | Make Time::Piece::strptime() to be a function, not a method.Jarkko Hietaniemi2001-05-271-1/+3
* | | | | | | | Tweak the test to be more portable.Jarkko Hietaniemi2001-05-271-35/+45
* | | | | | | | Integrate Locale::Maketext 1.01 from Sean Burke.Jarkko Hietaniemi2001-05-271-0/+37
* | | | | | | | Integrate I18N::LangTags from Sean Burke.Jarkko Hietaniemi2001-05-271-0/+45
* | | | | | | | 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-262-0/+98
* | | | | | | | utf8 regexp testsHugo van der Sanden2001-05-261-2/+2
* | | | | | | | Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]Nicholas Clark2001-05-261-0/+185
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Based onSimon Cozens2001-05-251-0/+40
* | | | | | | 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
* | | | | | | Iteration continues; hopefully convergently.Jarkko Hietaniemi2001-05-241-8/+13
* | | | | | | 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