This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POSIX.pod: Nits
[perl5.git] / ext / File-Glob / t /
2014-04-06 David MitchellFile-Glob/t/basic.t: avoid race condition
2013-10-02 Craig A. BerryFix ext/File-Glob/t/threads.t filenames for VMS.
2013-09-27 Brian FraserFile::Glob: Dup glob state in CLONE()
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-11-19 Steffen MuellerFix test-skipping logic for File::Glob under no-taint...
2012-11-11 Craig A. BerryFix VMS-specific case nit in File::Glob's basic.t.
2012-11-06 Craig A. BerrySkip non-functional glob test on VMS.
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-09-20 Father Chrysostomos[perl #114984] Glob.xs: Extend stack when returning
2011-10-29 Father ChrysostomosOops: Fix Glob.xs assertion failure
2011-10-29 Father ChrysostomosAdd :bsd_glob export tag to File::Glob [perl #96116]
2011-10-27 Father ChrysostomosMake csh_glob remove quote-escaping backslashes
2011-10-27 Father ChrysostomosRewrite csh_glob in C; fix two quoting bugs
2011-10-25 Father ChrysostomosMake new basic.t glob tests work on Win & VMS
2011-10-24 Father ChrysostomosMake File::Glob::csh_glob consisent wrt '"\
2011-09-16 Craig A. BerryAssorted File::Glob test fix-ups following 528bd3ce85.
2011-09-10 Douglas Christophe... Add plain ~ expansion for Windows system in File::Glob
2011-09-03 Craig A. BerryPlug segfault in bsd_glob() with unsupported ALTDIRFUNC...
2010-12-15 Nicholas ClarkConvert all File::Glob tests to Test::More.
2010-10-18 Nicholas ClarkRemove MacOS classic support from File::Glob's tests.
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-02-09 Nicholas ClarkRename ext/File/Glob to ext/File-Glob