This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In Glob.xs, use memset() instead of bzero()
[perl5.git] / ext / Fcntl / t /
2010-12-14 Nicholas ClarkConvert ext/Fcntl/t/syslfs.t to Test::More and t/op...
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().
2010-12-14 Nicholas ClarkRefactor syslfs.t and lfs.t to call bye() directly...
2010-12-14 Nicholas ClarkConvert ext/Fcntl/t/syslfs.t to File::Temp
2010-12-14 Nicholas ClarkReduce inconsistencies between ext/Fcntl/t/syslfs.t...
2010-12-14 Nicholas ClarkCheck return values in the test programs run by syslfs...
2010-10-19 Nicholas ClarkMake Fcntl::AUTOLOAD's error messages consistent with...
2010-10-18 Nicholas ClarkConvert Fcntl::S_IFMT to XS.
2010-10-18 Nicholas ClarkConvert Fcntl::S_IMODE to XS.
2010-10-18 Nicholas ClarkConvert Fcntl::{S_ISREG,S_ISDIR} to XS.
2010-10-18 Nicholas ClarkFix Fcntl::S_ISENFMT(), which could never have worked...
2010-06-30 Nicholas ClarkConvert Fcntl and PerlIO::encoding's tests to Test...
2010-03-24 Leon BrocardCheck that sparse files hold at least a block (bug...
2010-02-21 David Mitchellstop skipping ext/Fcntl/t/syslfs.t
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2007-04-26 Alexey Tourbinfixed Fcntl::S_IFMT() breakage introduced by change...
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-11-07 david@dhaller.de[perl #18065] LFS related bug in perl-5.8.0 testsuite
2002-07-04 Andy DoughertyRe: autom4te and perl 5.8.0
2001-10-08 Nicholas Clark& what's to be done for 5.8.0?
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent