summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: [patch] [perl #21628] rcatline issueAdrian M. Enache2003-03-201-1/+8
* [perl #9990] avoid goto &tmpsub coredumpDave Mitchell2003-03-181-1/+9
* add tests for existing behaviour of undef postinc/decHugo van der Sanden2003-03-181-1/+7
* pack changes and related fixesLAUN Wolfgang2003-03-172-17/+116
* IRIX ls -l marks sockets with 'S'.Jarkko Hietaniemi2003-03-161-0/+5
* Re: [fix] [perl #21575] Bug with print( followed by a newlineAdrian M. Enache2003-03-141-1/+10
* [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 Kurt Starsinic2003-03-132-0/+12
* Integrate:Jarkko Hietaniemi2003-03-129-16/+42
* Be more lax about the out of memory error message.Jarkko Hietaniemi2003-03-111-1/+1
* Try to handle hitting the heap/data limit in small systems.Jarkko Hietaniemi2003-03-111-5/+16
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* A rejected hunk of #18902 reapplied.Jarkko Hietaniemi2003-03-111-2/+1
* Patch from Craig Berry to resolve test failures in VMS.Jarkko Hietaniemi2003-03-112-63/+39
* Integrate (by hand) change #18386 from maint-5.8Rafael Garcia-Suarez2003-03-101-9/+8
* VMS has an extra \n at the end, and I assume Windows has \r\n.Jarkko Hietaniemi2003-03-101-7/+6
* Re: odd (or not so odd?) segmentation fault in 5.8.0Yitzchak Scott-Thoennes2003-03-101-0/+9