summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Re: [perl #17718] %tiedhash in bool context doesn't check if hash is emptyYitzchak Scott-Thoennes2003-05-081-5/+9
* [perl #3096] undefing hash with object valuesDave Mitchell2003-05-051-1/+18
* Doesn't make any difference for the test but is more logical.Jarkko Hietaniemi2003-05-041-1/+1
* Forgot to check in the -d: file.Jarkko Hietaniemi2003-05-022-1/+7
* The [perl #21890] (Devel::Coverage breakage) has been fixedJarkko Hietaniemi2003-05-021-0/+40
* miniperl cannot handle layers.t.Jarkko Hietaniemi2003-05-011-0/+5
* The solution in change #19363 was too unportable.Jarkko Hietaniemi2003-05-011-12/+9
* buglet: sub a(;&) { } doesn't workAdrian M. Enache2003-04-291-1/+4
* Fix bug 2681, change the test not to use the shell and use 3+argArtur Bergman2003-04-281-9/+12
* SysV msg queues can be something hanging (witnessed in IRIX),Jarkko Hietaniemi2003-04-281-5/+5
* Add a test case for [perl #15288] (already solved).Jarkko Hietaniemi2003-04-271-1/+9
* Clarify(?) the perlio default layers table.Jarkko Hietaniemi2003-04-251-7/+7
* A new fatal error :Dave Mitchell2003-04-231-1/+6
* Handle the combination of dosish and non-faststdio.Jarkko Hietaniemi2003-04-231-1/+1
* Fix another segfault case (warn called from UNIVERSAL::DESTROY).Adrian M. Enache2003-04-211-1/+5
* Introduce two new Configure symbols:Jarkko Hietaniemi2003-04-211-6/+2
* Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)Adrian M. Enache2003-04-191-1/+7
* Re: [PATCH] [perl #21875] Hash ref transformed as a listDave Mitchell2003-04-191-1/+21
* allow recursive FETCHesDave Mitchell2003-04-191-0/+31
* readline.t tweak for VMSCraig A. Berry2003-04-191-6/+8
* UTF8 regexp patch from Inaba Hiroto.Jarkko Hietaniemi2003-04-181-2/+8
* Detect the 'fast stdio' case.Jarkko Hietaniemi2003-04-171-7/+35
* Handle PERLIO= and document a bit.Jarkko Hietaniemi2003-04-161-0/+13
* Try to get the layers.t working also for dosish platforms.Jarkko Hietaniemi2003-04-161-7/+15
* What does an empty PERLIO= mean, anyway?Jarkko Hietaniemi2003-04-161-1/+6
* Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.Jarkko Hietaniemi2003-04-151-3/+5
* Don't skip the whole test for PERLIO=perlio.Jarkko Hietaniemi2003-04-151-11/+20
* Add a test for [perl #17753].Jarkko Hietaniemi2003-04-151-1/+7
* Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #1...Inaba Hiroto2003-04-141-2/+9
* PERLIO=perlio requires extra steps.Jarkko Hietaniemi2003-04-141-0/+4
* Skip as early as possible if no perlio since theJarkko Hietaniemi2003-04-141-3/+8
* Document and test autovivified dirhandles.Nathan Torkington2003-04-141-1/+10
* More docs about running tests and the test suite.Rafael Garcia-Suarez2003-04-141-3/+3
* Introduce PerlIO::get_layers() to allow people to peekJarkko Hietaniemi2003-04-142-1/+117
* Upgrade to Test::Harness 2.27_04.Jarkko Hietaniemi2003-04-131-0/+2
* Fix bug #21914, 3-arg open + local $fh + strict coredump.Rafael Garcia-Suarez2003-04-101-0/+9
* open(my $fh, ">&", STDOUT) should not warn under strict.Jarkko Hietaniemi2003-04-091-1/+6
* Try to be more descriptive than just __ANONIO__ which is whatJarkko Hietaniemi2003-04-091-1/+32
* Re: Error: Unknown errorAdrian M. Enache2003-04-081-0/+5
* Re: [PATCH] ExtUtils::MakeMaker 6.10_02Michael G. Schwern2003-04-071-1/+31
* Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $nYitzchak Scott-Thoennes2003-04-021-2/+9
* Fix bug #21742. require should be always invoked inRafael Garcia-Suarez2003-04-011-2/+18
* Re: 5.8.1@19053 bug: make minitest fails with threadsRafael Garcia-Suarez2003-04-011-5/+12
* Upgrade to Test::Harness 2.27_02.Jarkko Hietaniemi2003-03-313-0/+22
* ExtUtils::MakeMaker 6.03 -> 6.06_05ishMichael G. Schwern2003-03-311-0/+23
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-312-3/+9
* Better version of change #19069Nicholas Clark2003-03-261-1/+32
* [patch] for Stratus VOSPaul Green2003-03-261-1/+5
* Re: [perl #21614] 5.8.0 Unbalanced string table refcountNicholas Clark2003-03-261-1/+10
* [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.Dave Mitchell2003-03-261-1/+14