summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* Comment fix.Jarkko Hietaniemi2003-03-101-1/+1
* ... and add a test case for bug #20798Rafael Garcia-Suarez2003-03-091-1/+4
* Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8Adrian M. Enache2003-03-091-2/+7
* Adjust test count.Rafael Garcia-Suarez2003-03-091-1/+1
* From Inaba Hiroto: re_intuit_start set a value toJarkko Hietaniemi2003-03-091-1/+11
* From Inaba Hiroto: the UTF-8 length cache wasn'tJarkko Hietaniemi2003-03-091-2/+5
* Make the -A switch work without an assertion name.Rafael Garcia-Suarez2003-03-061-1/+6
* Re: [perl #20682] [fix] @- array not visible in s///Adrian M. Enache2003-03-061-1/+5
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-064-8/+5
* Patch by Salvador FandiƱo to read the warning maskRafael Garcia-Suarez2003-03-041-2/+24
* Try to give rcatline() a good jog on Unicode.Jarkko Hietaniemi2003-03-041-1/+31
* Re: [perl #21395] rcatline doesn't grok utf8Adrian M. Enache2003-03-041-1/+23
* Can't test this without PerlIO.Jarkko Hietaniemi2003-03-041-0/+4
* Re: [perl #21411] [fix] Postponed RE with split()Adrian M. Enache2003-03-021-2/+8