This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "[perl #77496] tied gets scalars and globs confused"
[perl5.git] / t / io /
2010-12-01 Jerry D. HeddenSkip t/io/eintr.t on Cygwin, too - hangs
2010-11-29 David GoldenFilehandle method calls load IO::File on demand
2010-11-29 David Mitchelldocument why eintr.t needs to be skipped on Win32
2010-11-28 David Mitchelldisable t/io/eintr.t on windows
2010-11-28 Craig A. BerrySkip eintr.t on VMS.
2010-11-26 David MitchellMake PerlIO marginally reentrant
2010-11-06 David Goldenlocalize $@ during binmode (RT#78844)
2010-11-06 David GoldenAdded test for RT#78844
2010-10-29 Father ChrysostomosUse STDOUT in defout.t to suppress that ‘#foo’ under...
2010-10-26 Jerry D. HeddenCleanup output from t/io/defout.t RT#78572
2010-10-26 Father ChrysostomosRevert "[PATCH] Cleanup output from t/io/defout.t RT...
2010-10-26 Jerry D. Hedden[PATCH] Cleanup output from t/io/defout.t RT#78572
2010-10-24 Father Chrysostomos[perl #77810] Scalars vs globs
2010-09-13 Father Chrysostomos[perl #77684] Restore the 5.10/12 behaviour of open...
2010-09-01 Father Chrysostomos[perl #77492] open $fh, ">", \*glob causes SEGV
2010-07-26 Lubomir RintelRestore errno if signal handler changes it
2010-07-24 David GoldenGlobal executable bit cleanup
2010-07-04 Rafael Garcia-SuarezMake previous test fix conditional on the platform...
2010-07-04 George GreerForce t/io/openpid.t to use the alarm() watchdog strategy.
2010-04-13 David MitchellMerge commit 'origin/davem/post-5.12' into blead
2010-03-30 David MitchellPL_defoutgv isn't always a GV.
2010-03-21 David Mitchell[perl #73626] get magic wasn't called on 3rd arg of...
2010-03-17 Craig A. BerryAttached are two TODO patches for the remaining test...
2010-02-11 Steve PetersPer Jesse, ignoring the skipping the tests form threade...
2010-01-09 Craig A. BerryUpdate skip count in perlio.t.
2010-01-07 Nicholas ClarkAvoid race conditions with files in /tmp, by explicitly...
2010-01-07 Nicholas ClarkUnlink PerlIO's tempfiles for the case of no -T, but...
2010-01-07 Rafael Garcia-SuarezCleanup PerlIO temp files
2009-12-19 Craig A. Berryrunperl may modify arguments passed to it.
2009-12-09 Jan DuboisOS/2 doesn't support inplace editing without backups
2009-12-08 Tony Cook[perl #70802] -i'*' refuses to work
2009-12-08 Bramundef $! before running the errno tests
2009-11-19 Zeframminitest fixes
2009-10-10 Jesse VincentAdded a TODO test for RT#69332 - PerlIO returns undef...
2009-09-29 Steve HayPut a watchdog on openpid.t: it has been found to hang...
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-07-27 Rafael Garcia-SuarezReplace Test::More by test.pl
2009-06-11 Craig A. BerrySome portability and clean-up for errno.t.
2009-06-10 Rafael Garcia-SuarezDo 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 Kasalfix RT 39060, errno incorrectly set in perlio
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-05-25 Rafael Garcia-SuarezSkip under miniperl (cannot load Fcntl)
2009-05-25 Rafael Garcia-SuarezSkip 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-SuarezRemove spurious TODO indicators
2009-02-09 Nicholas ClarkMove the 4 tests of core PerlIO functionality to t...
2008-10-29 Ingo WeinholdHaiku Port
2008-08-13 Craig A. BerryVMS-specific follow-up to tempfile name changes in...
2008-08-07 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2008-07-03 Steve HaySkip chown() tests added by #34092 on Win32
2008-06-28 Ben MorrowSome 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. BerryMake fs.t compare the permissions of a link with those
2007-11-05 Nicholas ClarkAdjust the skip count for t/io/dup.t for the -Uuseperli...
2007-10-17 joshFix a few segfaults and a when() bug
2007-09-26 Jerry D. HeddenCheck rename() under Cygwin
2007-07-23 Steve PetersVarious fixes for EBCDIC platforms.
2007-03-31 Rafael Garcia-SuarezDon't use utf8.pm in the test (avoiding embedding utf8...
2007-03-30 Rafael Garcia-SuarezWhen dup'ing a filehandle, retain the :utf8 layer
2007-03-11 Craig A. BerryUpgrade inplace.t and iprefix.t to use test.pl, avoidin...
2006-12-18 Ilya ZakharevichFixes for the test suite on OS/2
2006-12-13 Ilya ZakharevichText mode wrongly set on pipe file descriptors
2006-11-02 Gisle AasRe: $, and say
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-06-07 Nicholas ClarkThe binmode in t/iop/utf8.t doesn't need to be conditio...
2006-02-20 John E. Malmbergpatch@27236 vms glob/readdir/chdir EFS/long filename...
2006-01-14 Craig A. BerryGive up on through.t on VMS for now -- no can do with...
2005-12-19 Robin Houstonlatest switch/say/~~
2005-11-20 Andy LesterPulling ancient RCS comments
2005-11-09 Nicholas ClarkI/O is UTF-8, not "UNICODE"
2005-11-09 Nicholas ClarkAs using -C to turn on utf8 IO is equivalent to the...
2005-11-09 Nicholas ClarkBetter diagnostics from io/utf8.t
2005-11-08 SADAHIRO TomoyukiRe: A surprising segfault
2005-11-03 Steve PetersAdd appropriate skips to t/io/fs.t to fix test failures...
2005-11-03 Steve PetersMore core test cleanups. Mainly fixes to remove code...
2005-11-03 Steve PetersClean up some test files.
2005-11-02 Steve PetersTest case should not execute /no_such_process if it...
2005-11-02 Gisle AasRe: futimes [PATCH]
2005-11-02 Steve PetersLowercase barewords considered harmful to your health.
2005-10-31 Gisle Aasfutimes [PATCH]
2005-09-27 Rafael Garcia-SuarezComment nit by Vadim Konovalov
2005-09-27 Rafael Garcia-SuarezFix by Rick Delaney for [perl #3269] no warnings "barew...
2005-09-27 Ilya ZakharevichRe: [BUG 5.8.7] Another major bug in PerlIO layer
2005-07-16 Gisle AasRe: fchmod, fchown, fchdir
2005-07-13 Steve PetersRe: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc...
2005-06-08 H.Merijn BrandCygwin fails to open $^X on many occasion here
2005-05-06 Nicholas ClarkGet the correct refcount on the temporary assignment...
2005-01-24 Craig A. Berryassorted tempfile clean-up in the test suite
2005-01-21 Todd Vierling[perl #33892] Add Interix support
2005-01-04 Nicholas ClarkUse the new ${^UTF8LOCALE} to make the test reliable.
2005-01-01 Nicholas ClarkChange 23714 accidentally broke t/io/layers.t when...
2004-12-31 Nicholas ClarkBug 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 DoughertyCorrect detection of absent modules. Based on
next