do subname() is deprecated, so update this hunk of test dating from perl 1.
[p5sagit/p5-mst-13.2.git] / t / io /
2009-10-10 Jesse Vincent Added a TODO test for RT#69332 - PerlIO returns undef...
2009-09-29 Steve Hay Put a watchdog on openpid.t: it has been found to hang...
2009-09-08 Rafael Garcia-Suarez Remove code specific to MacOS Classic from core tests
2009-08-03 Jesse Vincent Removed vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse Vincent Remove the port to MiNT. It's a dead platform that...
2009-07-27 Rafael Garcia-Suarez Replace Test::More by test.pl
2009-06-11 Craig A. Berry Some portability and clean-up for errno.t.
2009-06-10 Rafael Garcia-Suarez Do not honor TMPDIR for anonymous temporary files when...
2009-06-10 Niko Tyni [perl #66452] TMPDIR not honored when opening an anonym...
2009-06-08 Stepan Kasal fix RT 39060, errno incorrectly set in perlio
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-05-25 Rafael Garcia-Suarez Skip under miniperl (cannot load Fcntl)
2009-05-25 Rafael Garcia-Suarez Skip tests if PerlIO::scalar is not available
2009-04-25 David Mitchell [perl #56644] TODO was too severe. Only :unix :stdio...
2009-02-26 Rafael Garcia-Suarez Remove spurious TODO indicators
2009-02-09 Nicholas Clark Move the 4 tests of core PerlIO functionality to t...
2008-10-29 Ingo Weinhold Haiku Port
2008-08-13 Craig A. Berry VMS-specific follow-up to tempfile name changes in...
2008-08-07 Nicholas Clark Convert all unimaginative (ie race condition) temporary...
2008-07-03 Steve Hay Skip chown() tests added by #34092 on Win32
2008-06-28 Ben Morrow Some more missing isGV_with_GP()s
2008-06-11 John E. Malmberg [patch@34016] VMS passes these t/io/open.t tests now.
2008-02-11 Craig A. Berry Make fs.t compare the permissions of a link with those
2007-11-05 Nicholas Clark Adjust the skip count for t/io/dup.t for the -Uuseperli...
2007-10-17 josh Fix a few segfaults and a when() bug
2007-09-26 Jerry D. Hedden Check rename() under Cygwin
2007-07-23 Steve Peters Various fixes for EBCDIC platforms.
2007-03-31 Rafael Garcia-Suarez Don't use utf8.pm in the test (avoiding embedding utf8...
2007-03-30 Rafael Garcia-Suarez When dup'ing a filehandle, retain the :utf8 layer
2007-03-11 Craig A. Berry Upgrade inplace.t and iprefix.t to use test.pl, avoidin...
2006-12-18 Ilya Zakharevich Fixes for the test suite on OS/2
2006-12-13 Ilya Zakharevich Text mode wrongly set on pipe file descriptors
2006-11-02 Gisle Aas Re: $, and say
2006-10-19 Yves Orton Re: Off by one in the trie code?
2006-06-07 Nicholas Clark The binmode in t/iop/utf8.t doesn't need to be conditio...
2006-02-20 John E. Malmberg patch@27236 vms glob/readdir/chdir EFS/long filename...
2006-01-14 Craig A. Berry Give up on through.t on VMS for now -- no can do with...
2005-12-19 Robin Houston latest switch/say/~~
2005-11-20 Andy Lester Pulling ancient RCS comments
2005-11-09 Nicholas Clark I/O is UTF-8, not "UNICODE"
2005-11-09 Nicholas Clark As using -C to turn on utf8 IO is equivalent to the...
2005-11-09 Nicholas Clark Better diagnostics from io/utf8.t
2005-11-08 SADAHIRO Tomoyuki Re: A surprising segfault
2005-11-03 Steve Peters Add appropriate skips to t/io/fs.t to fix test failures...
2005-11-03 Steve Peters More core test cleanups. Mainly fixes to remove code...
2005-11-03 Steve Peters Clean up some test files.
2005-11-02 Steve Peters Test case should not execute /no_such_process if it...
2005-11-02 Gisle Aas Re: futimes [PATCH]
2005-11-02 Steve Peters Lowercase barewords considered harmful to your health.
2005-10-31 Gisle Aas futimes [PATCH]
2005-09-27 Rafael Garcia-Suarez Comment nit by Vadim Konovalov
2005-09-27 Rafael Garcia-Suarez Fix by Rick Delaney for [perl #3269] no warnings "barew...
2005-09-27 Ilya Zakharevich Re: [BUG 5.8.7] Another major bug in PerlIO layer
2005-07-16 Gisle Aas Re: fchmod, fchown, fchdir
2005-07-13 Steve Peters Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc...
2005-06-08 H.Merijn Brand Cygwin fails to open $^X on many occasion here
2005-05-06 Nicholas Clark Get the correct refcount on the temporary assignment...
2005-01-24 Craig A. Berry assorted tempfile clean-up in the test suite
2005-01-21 Todd Vierling [perl #33892] Add Interix support
2005-01-04 Nicholas Clark Use the new ${^UTF8LOCALE} to make the test reliable.
2005-01-01 Nicholas Clark Change 23714 accidentally broke t/io/layers.t when...
2004-12-31 Nicholas Clark Bug in t/io/layers.t spotted by Ignasi Roca CarriĆ³
2004-11-10 Yitzchak Scott-Tho... Replace a skip by a todo.
2004-11-10 Yitzchak Scott-Tho... Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on...
2004-09-30 Dave Mitchell [perl #31767] open $1, "file" doesn't raise an exception
2004-09-20 Jarkko Hietaniemi [PATCH] encoding and open pragmas
2004-06-25 Andy Dougherty Correct detection of absent modules. Based on
2004-06-18 Nicholas Clark Need to skip test 7 if perl built without the PerlIO...
2004-05-03 Dave Mitchell add test for change #22746 ([perl #29102] Crash on...
2004-05-03 Dave Mitchell add test for change #22776 ("open m" crashes Perl)
2004-03-02 Nicholas Clark Work on eliminating systematic failures on make minitest:
2004-01-01 Dorner Thomas Perl 5.8.3 patches from the BS2000 port - part 2
2003-09-14 Jarkko Hietaniemi For-non-perlio places we need STDOUT back.
2003-09-14 Jarkko Hietaniemi More portable reading.
2003-09-14 Jarkko Hietaniemi More dup testing.
2003-09-13 Jarkko Hietaniemi The "perlio: " prefix looks a little odd
2003-09-13 Jarkko Hietaniemi Layer names were recognized by their prefixes
2003-09-13 Jarkko Hietaniemi Apparently at some point doing 3-arg open with
2003-09-10 Jarkko Hietaniemi Linenumbers for utf8 warnings were wrong, test also...
2003-09-10 Jarkko Hietaniemi No utf8 warnings without use warnings.
2003-09-10 Jarkko Hietaniemi [perl #23770] Reading a latin1 file with open(... ...
2003-08-30 Jarkko Hietaniemi This is probably a wrong fix for
2003-08-21 Jarkko Hietaniemi Must close so that unlink works portably.
2003-08-21 Jarkko Hietaniemi Fix the syswrite downgrade bug of
2003-08-18 Jarkko Hietaniemi Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.
2003-08-13 Jarkko Hietaniemi Make (hopefully) the Windows CR CR LF bug go away
2003-07-21 Craig A. Berry Re: [PATCH] test clean-up for VMS
2003-06-05 Jarkko Hietaniemi SKIP label was missing.
2003-06-01 Gerrit P. Haase Two Cygwin patches from Gerrit.
2003-05-21 Jarkko Hietaniemi More U/WIN tweaks from John P. Linderman.
2003-05-12 Jarkko Hietaniemi Work also without perlio.
2003-05-11 Jarkko Hietaniemi Use test.pl.
2003-05-11 Gurusamy Sarathy add test for change#19475,19479 (bugs#21717,22140)
2003-05-11 Nick Ing-Simmons Tests to prove Ticket 9468 is fixed.
2003-05-01 Jarkko Hietaniemi miniperl cannot handle layers.t.
2003-05-01 Jarkko Hietaniemi The solution in change #19363 was too unportable.
2003-04-28 Artur Bergman Fix bug 2681, change the test not to use the shell...
2003-04-25 Jarkko Hietaniemi Clarify(?) the perlio default layers table.
2003-04-23 Jarkko Hietaniemi Handle the combination of dosish and non-faststdio.
2003-04-21 Jarkko Hietaniemi Introduce two new Configure symbols:
next