This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t
[perl5.git] / ext / IO / t /
2005-10-17 Nicholas ClarkCorrect precedence from and to && in an expression...
2005-09-06 Rafael Garcia-SuarezUpgrade to IO 1.22 from gbarr
2004-11-09 Rafael Garcia-SuarezAdjust test count for non-windows machines
2004-11-09 Jos I. Boumansfix IO::File to support binmode
2004-06-18 Nicholas ClarkCase insensitive file systems are bad, m'kay
2004-06-18 Nicholas ClarkNot ideal, but skip all of IO's tests if Socket is...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2003-07-30 Jarkko Hietaniemirmdir t/lib/IO.
2003-07-29 Jarkko HietaniemiMPE/iX fix from Mark Bixby: fcntl() on sockets on works.
2003-07-28 Jarkko HietaniemiMove the ext/IO tests to a more standard location so...