| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace a skip by a todo. | Yitzchak Scott-Thoennes | 2004-11-10 | 1 | -3/+3 |
* | Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64in... | Yitzchak Scott-Thoennes | 2004-11-10 | 1 | -1/+7 |
* | [perl #31767] open $1, "file" doesn't raise an exception | Dave Mitchell | 2004-09-30 | 1 | -1/+7 |
* | [PATCH] encoding and open pragmas | Jarkko Hietaniemi | 2004-09-20 | 1 | -0/+2 |
* | Correct detection of absent modules. Based on | Andy Dougherty | 2004-06-25 | 1 | -1/+1 |
* | Need to skip test 7 if perl built without the PerlIO::scalar extension | Nicholas Clark | 2004-06-18 | 1 | -1/+2 |
* | add test for change #22746 ([perl #29102] Crash on assign to lex fh) | Dave Mitchell | 2004-05-03 | 1 | -1/+5 |
* | add test for change #22776 ("open m" crashes Perl) | Dave Mitchell | 2004-05-03 | 1 | -1/+6 |
* | Work on eliminating systematic failures on make minitest: | Nicholas Clark | 2004-03-02 | 6 | -9/+21 |
* | Perl 5.8.3 patches from the BS2000 port - part 2 | Dorner Thomas | 2004-01-01 | 1 | -4/+9 |
* | For-non-perlio places we need STDOUT back. | Jarkko Hietaniemi | 2003-09-14 | 1 | -0/+3 |
* | More portable reading. | Jarkko Hietaniemi | 2003-09-14 | 1 | -3/+7 |
* | More dup testing. | Jarkko Hietaniemi | 2003-09-14 | 1 | -2/+46 |
* | The "perlio: " prefix looks a little odd | Jarkko Hietaniemi | 2003-09-13 | 1 | -6/+6 |
* | Layer names were recognized by their prefixes | Jarkko Hietaniemi | 2003-09-13 | 1 | -4/+14 |
* | Apparently at some point doing 3-arg open with | Jarkko Hietaniemi | 2003-09-13 | 1 | -1/+14 |
* | Linenumbers for utf8 warnings were wrong, test also rcatline. | Jarkko Hietaniemi | 2003-09-10 | 1 | -2/+10 |
* | No utf8 warnings without use warnings. | Jarkko Hietaniemi | 2003-09-10 | 1 | -1/+2 |
* | [perl #23770] Reading a latin1 file with open(... "<:utf8") will freeze | Jarkko Hietaniemi | 2003-09-10 | 1 | -3/+16 |
* | This is probably a wrong fix for | Jarkko Hietaniemi | 2003-08-30 | 1 | -1/+9 |
* | Must close so that unlink works portably. | Jarkko Hietaniemi | 2003-08-21 | 1 | -0/+1 |
* | Fix the syswrite downgrade bug of | Jarkko Hietaniemi | 2003-08-21 | 1 | -1/+10 |
* | Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. | Jarkko Hietaniemi | 2003-08-18 | 1 | -1/+1 |
* | Make (hopefully) the Windows CR CR LF bug go away | Jarkko Hietaniemi | 2003-08-13 | 2 | -10/+41 |
* | Re: [PATCH] test clean-up for VMS | Craig A. Berry | 2003-07-21 | 1 | -1/+1 |
* | SKIP label was missing. | Jarkko Hietaniemi | 2003-06-05 | 1 | -7/+9 |
* | 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 |