| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle PERLIO= and document a bit. | Jarkko Hietaniemi | 2003-04-16 | 1 | -0/+13 |
* | Try to get the layers.t working also for dosish platforms. | Jarkko Hietaniemi | 2003-04-16 | 1 | -7/+15 |
* | What does an empty PERLIO= mean, anyway? | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+6 |
* | Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO. | Jarkko Hietaniemi | 2003-04-15 | 1 | -3/+5 |
* | Don't skip the whole test for PERLIO=perlio. | Jarkko Hietaniemi | 2003-04-15 | 1 | -11/+20 |
* | Add a test for [perl #17753]. | Jarkko Hietaniemi | 2003-04-15 | 1 | -1/+7 |
* | Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #1... | Inaba Hiroto | 2003-04-14 | 1 | -2/+9 |
* | PERLIO=perlio requires extra steps. | Jarkko Hietaniemi | 2003-04-14 | 1 | -0/+4 |
* | Skip as early as possible if no perlio since the | Jarkko Hietaniemi | 2003-04-14 | 1 | -3/+8 |
* | Document and test autovivified dirhandles. | Nathan Torkington | 2003-04-14 | 1 | -1/+10 |
* | More docs about running tests and the test suite. | Rafael Garcia-Suarez | 2003-04-14 | 1 | -3/+3 |
* | Introduce PerlIO::get_layers() to allow people to peek | Jarkko Hietaniemi | 2003-04-14 | 2 | -1/+117 |
* | Upgrade to Test::Harness 2.27_04. | Jarkko Hietaniemi | 2003-04-13 | 1 | -0/+2 |
* | Fix bug #21914, 3-arg open + local $fh + strict coredump. | Rafael Garcia-Suarez | 2003-04-10 | 1 | -0/+9 |
* | open(my $fh, ">&", STDOUT) should not warn under strict. | Jarkko Hietaniemi | 2003-04-09 | 1 | -1/+6 |
* | Try to be more descriptive than just __ANONIO__ which is what | Jarkko Hietaniemi | 2003-04-09 | 1 | -1/+32 |
* | Re: Error: Unknown error | Adrian M. Enache | 2003-04-08 | 1 | -0/+5 |
* | Re: [PATCH] ExtUtils::MakeMaker 6.10_02 | Michael G. Schwern | 2003-04-07 | 1 | -1/+31 |
* | Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n | Yitzchak Scott-Thoennes | 2003-04-02 | 1 | -2/+9 |
* | Fix bug #21742. require should be always invoked in | Rafael Garcia-Suarez | 2003-04-01 | 1 | -2/+18 |
* | Re: 5.8.1@19053 bug: make minitest fails with threads | Rafael Garcia-Suarez | 2003-04-01 | 1 | -5/+12 |
* | Upgrade to Test::Harness 2.27_02. | Jarkko Hietaniemi | 2003-03-31 | 3 | -0/+22 |
* | ExtUtils::MakeMaker 6.03 -> 6.06_05ish | Michael G. Schwern | 2003-03-31 | 1 | -0/+23 |
* | Some low-hanging fruit for EBCDIC portability | Jarkko Hietaniemi | 2003-03-31 | 2 | -3/+9 |
* | Better version of change #19069 | Nicholas Clark | 2003-03-26 | 1 | -1/+32 |
* | [patch] for Stratus VOS | Paul Green | 2003-03-26 | 1 | -1/+5 |
* | Re: [perl #21614] 5.8.0 Unbalanced string table refcount | Nicholas Clark | 2003-03-26 | 1 | -1/+10 |
* | [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. | Dave Mitchell | 2003-03-26 | 1 | -1/+14 |
* | Re: [patch] [perl #21628] rcatline issue | Adrian M. Enache | 2003-03-20 | 1 | -1/+8 |
* | [perl #9990] avoid goto &tmpsub coredump | Dave Mitchell | 2003-03-18 | 1 | -1/+9 |
* | add tests for existing behaviour of undef postinc/dec | Hugo van der Sanden | 2003-03-18 | 1 | -1/+7 |
* | pack changes and related fixes | LAUN Wolfgang | 2003-03-17 | 2 | -17/+116 |
* | IRIX ls -l marks sockets with 'S'. | Jarkko Hietaniemi | 2003-03-16 | 1 | -0/+5 |
* | Re: [fix] [perl #21575] Bug with print( followed by a newline | Adrian M. Enache | 2003-03-14 | 1 | -1/+10 |
* | [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 | Kurt Starsinic | 2003-03-13 | 2 | -0/+12 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-12 | 9 | -16/+42 |
* | Be more lax about the out of memory error message. | Jarkko Hietaniemi | 2003-03-11 | 1 | -1/+1 |
* | Try to handle hitting the heap/data limit in small systems. | Jarkko Hietaniemi | 2003-03-11 | 1 | -5/+16 |
* | typos and other minor things | Todd C. Miller | 2003-03-11 | 1 | -1/+1 |
* | A rejected hunk of #18902 reapplied. | Jarkko Hietaniemi | 2003-03-11 | 1 | -2/+1 |
* | Patch from Craig Berry to resolve test failures in VMS. | Jarkko Hietaniemi | 2003-03-11 | 2 | -63/+39 |
* | Integrate (by hand) change #18386 from maint-5.8 | Rafael Garcia-Suarez | 2003-03-10 | 1 | -9/+8 |
* | VMS has an extra \n at the end, and I assume Windows has \r\n. | Jarkko Hietaniemi | 2003-03-10 | 1 | -7/+6 |
* | Re: odd (or not so odd?) segmentation fault in 5.8.0 | Yitzchak Scott-Thoennes | 2003-03-10 | 1 | -0/+9 |
* | Comment fix. | Jarkko Hietaniemi | 2003-03-10 | 1 | -1/+1 |
* | ... and add a test case for bug #20798 | Rafael Garcia-Suarez | 2003-03-09 | 1 | -1/+4 |
* | Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8 | Adrian M. Enache | 2003-03-09 | 1 | -2/+7 |
* | Adjust test count. | Rafael Garcia-Suarez | 2003-03-09 | 1 | -1/+1 |
* | From Inaba Hiroto: re_intuit_start set a value to | Jarkko Hietaniemi | 2003-03-09 | 1 | -1/+11 |
* | From Inaba Hiroto: the UTF-8 length cache wasn't | Jarkko Hietaniemi | 2003-03-09 | 1 | -2/+5 |