summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Integrate changes #10450 and #10451 from maintperl:Jarkko Hietaniemi2001-06-061-0/+10
* Integrate change #10448 from maintperl; lexicalsJarkko Hietaniemi2001-06-061-0/+12
* The fudge factor is no more needed. I hope.Jarkko Hietaniemi2001-06-051-1/+1
* Unnecessary fuzziness undone, noted by Mike Guy.Jarkko Hietaniemi2001-06-051-1/+1
* Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalanceJarkko Hietaniemi2001-06-041-0/+3
* Test case for #10433/#10424.Jarkko Hietaniemi2001-06-041-0/+18
* More verbose failure.Jarkko Hietaniemi2001-06-041-3/+3
* On second thoughts show to utf8 skippage message onlyJarkko Hietaniemi2001-06-041-11/+10
* testsuite for change#10192 (from Gisle Aas)Gurusamy Sarathy2001-06-041-0/+63
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-10/+12
* More verbose debugging.Jarkko Hietaniemi2001-06-031-8/+30
* RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.tPaul Marquess2001-06-031-0/+72
* Tweak the test to be happy if the accuracy is 'good enough'.Jarkko Hietaniemi2001-06-031-1/+2
* Upgrade to Attribute::Handlers 0.70.Jarkko Hietaniemi2001-06-031-3/+4
* Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.Jarkko Hietaniemi2001-06-031-2/+2
* Update to Text::Balanced 1.85.Jarkko Hietaniemi2001-06-031-1/+3
* t/lib/extutils.tNicholas Clark2001-06-031-22/+100
* Re: 'decimal digits' macro? Hugo van der Sanden2001-06-032-2/+2
* Integrate change #10394 from maintperl; lexical file scope leakage.Jarkko Hietaniemi2001-06-032-2/+12
* More VMS tweaks from Craig A. Berry.Jarkko Hietaniemi2001-06-021-0/+3
* Add Attribute::Handlers 0.61 from Damian Conway.Jarkko Hietaniemi2001-06-012-0/+131
* allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machinesPeter Prymmer2001-06-011-0/+4
* Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.tJeff Pinyan2001-06-011-1/+59
* Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] ...Nicholas Clark2001-06-011-39/+76
* Re: [PATCH] Tests for File::Compare Philip Newton2001-06-011-2/+2
* Integrate perlio:Jarkko Hietaniemi2001-06-011-0/+3
|\
| * Make filecomp test work on CRLF platforms by adding binmode.Nick Ing-Simmons2001-06-011-0/+3
| * Integrate mainline.Nick Ing-Simmons2001-05-312-0/+104
* | Integrate perlio:Jarkko Hietaniemi2001-05-311-8/+9
|\ \ | |/
| * Tolerate Win32 numericsNick Ing-Simmons2001-05-311-8/+9
| * Integrate mainline.Nick Ing-Simmons2001-05-314-30/+27
| |\
| * \ Integrate mainlineNick Ing-Simmons2001-05-308-11/+29
| |\ \
| * \ \ Integrate mainline (autouse works again.)Nick Ing-Simmons2001-05-301-12/+18
| |\ \ \
| * \ \ \ Post weekend integrate mainline (fails one test pragma/autouse).Nick Ing-Simmons2001-05-2937-52/+1383
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2001-05-269-21/+359
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-05-204-6/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainline.Nick Ing-Simmons2001-05-189-93/+155
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainline.Nick Ing-Simmons2001-05-1516-122/+229
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).Nick Ing-Simmons2001-05-0911-64/+331
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Integrate mainline.Nick Ing-Simmons2001-05-0320-85/+438
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Re: [PATCH] Tests for File::CompareAlexander Gough2001-05-312-0/+104
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | new md5sum for modified MD5.xs filePeter Prymmer2001-05-311-1/+1
* | | | | | | | | | | (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)Nicholas Clark2001-05-301-6/+6
* | | | | | | | | | | [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