| Commit message (Expand) | Author | Age | Files | Lines |
* | Two Cygwin patches from Gerrit. | Gerrit P. Haase | 2003-06-01 | 1 | -1/+1 |
* | More U/WIN tweaks from John P. Linderman. | Jarkko Hietaniemi | 2003-05-21 | 2 | -1/+3 |
* | Work also without perlio. | Jarkko Hietaniemi | 2003-05-12 | 1 | -8/+14 |
* | Use test.pl. | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+6 |
* | add test for change#19475,19479 (bugs#21717,22140) | Gurusamy Sarathy | 2003-05-11 | 1 | -3/+14 |
* | Tests to prove Ticket 9468 is fixed. | Nick Ing-Simmons | 2003-05-11 | 1 | -2/+20 |
* | miniperl cannot handle layers.t. | Jarkko Hietaniemi | 2003-05-01 | 1 | -0/+5 |
* | The solution in change #19363 was too unportable. | Jarkko Hietaniemi | 2003-05-01 | 1 | -12/+9 |
* | Fix bug 2681, change the test not to use the shell and use 3+arg | Artur Bergman | 2003-04-28 | 1 | -9/+12 |
* | Clarify(?) the perlio default layers table. | Jarkko Hietaniemi | 2003-04-25 | 1 | -7/+7 |
* | Handle the combination of dosish and non-faststdio. | Jarkko Hietaniemi | 2003-04-23 | 1 | -1/+1 |
* | Introduce two new Configure symbols: | Jarkko Hietaniemi | 2003-04-21 | 1 | -6/+2 |
* | Detect the 'fast stdio' case. | Jarkko Hietaniemi | 2003-04-17 | 1 | -7/+35 |
* | 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 |
* | 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 |
* | Introduce PerlIO::get_layers() to allow people to peek | Jarkko Hietaniemi | 2003-04-14 | 2 | -1/+117 |
* | 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 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-12 | 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 | 1 | -63/+38 |
* | Comment fix. | Jarkko Hietaniemi | 2003-03-10 | 1 | -1/+1 |
* | Try to give rcatline() a good jog on Unicode. | Jarkko Hietaniemi | 2003-03-04 | 1 | -1/+31 |
* | Re: [perl #21395] rcatline doesn't grok utf8 | Adrian M. Enache | 2003-03-04 | 1 | -1/+23 |
* | minitest wasn't working. (The $^X /miniperl/ test in | Jarkko Hietaniemi | 2003-02-02 | 1 | -1/+3 |
* | Re: truncate using a globref | Slaven Rezic | 2003-01-26 | 1 | -12/+35 |
* | Re: 18457 on cygwin/20030113 | Nick Ing-Simmons | 2003-01-17 | 1 | -2/+2 |
* | Apparently some stdios have bugs (no! don't tell it is so!) | Jarkko Hietaniemi | 2003-01-14 | 1 | -1/+3 |
* | Fix #18711 and add test for it (and indeed tell on write | Nick Ing-Simmons | 2003-01-12 | 1 | -1/+45 |
* | t/io/crlf.t failed with miniperl. | Rafael Garcia-Suarez | 2002-11-19 | 1 | -0/+2 |
* | Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no... | Slaven Rezic | 2002-11-06 | 3 | -14/+54 |
* | Integrate mainline | Nick Ing-Simmons | 2002-10-20 | 1 | -7/+10 |
|\ |
|
| * | Re: [perl #17830] open FH, "<&", $fd | Steve Grazzini | 2002-10-17 | 1 | -7/+10 |
* | | Fix for [perl #15986] tell/seek misbehave for :crlf | Nick Ing-Simmons | 2002-08-11 | 1 | -1/+13 |
|/ |
|
* | binmode(FH); to act like binmode(FH,":bytes") as well as | Nick Ing-Simmons | 2002-06-10 | 1 | -13/+14 |
* | Integrate #16731 from //depot/macperl. | Abhijit Menon-Sen | 2002-05-22 | 1 | -15/+16 |
* | fix t/io/fs.t for VOS | Paul Green | 2002-05-04 | 1 | -2/+2 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 6 | -14/+45 |
* | Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio} | Nick Ing-Simmons | 2002-04-28 | 2 | -5/+5 |
* | Plan better. | Jarkko Hietaniemi | 2002-04-28 | 1 | -1/+1 |
* | Truncate the truncate tests (was Re: truncate to grow file) | Michael G. Schwern | 2002-04-28 | 1 | -8/+2 |
* | Disable warning noise | Rafael Garcia-Suarez | 2002-04-19 | 1 | -0/+1 |
* | More tests for the 3-arg open | Rafael Garcia-Suarez | 2002-04-19 | 1 | -1/+13 |
* | Move /dev/full testing post-5.8.0. | Jarkko Hietaniemi | 2002-04-17 | 1 | -32/+0 |
* | With -Uuseperlio the error might be EBADF. | Jarkko Hietaniemi | 2002-04-17 | 1 | -2/+2 |