This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
version bump for File::Copy and add change to delta
[perl5.git] / lib / File / Find /
2009-11-20 AbigailUpdate count
2009-11-20 AbigailFix bug #68260
2008-05-23 BramRe: [perl #41555] Bug in File::Find on Windows when...
2007-11-12 John E. Malmbergpatch@32274 file/find/t/ find.t and taint.t fixes for...
2007-10-23 Craig A. BerryMake the File::Find tests stay under t/ where they
2007-08-15 John E. Malmberg[patch@31701] /lib/File/Find/t/taint.t - VMS Symlinks...
2007-08-13 John E. Malmberg[patch@31670]File/Find.pm Find.t - VMS Symbolic Links...
2004-11-17 Steve Peters[perl #28929] File::Find follow_fast => 1 loses danglin...
2004-03-31 Nicholas ClarkUnknowingly for years we've had a test that has assumed...
2004-02-27 Nicholas ClarkCreate a new local $_ without triggering tie by using...
2003-01-16 Jos I. BoumansRe: [perl #19977] unlocalized $_ in File::Find clobbers...
2002-09-09 Nicholas ClarkFile/Find/t/find.t tests 1 and 2 (was Re: [perl #17061...
2002-03-11 Abhijit Menon-Sen A little commonsense is better than 1_compile.
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util & restricted hash touch...
2002-02-04 Rafael Garcia-SuarezFile::Find tests not cleaning up properly
2002-01-26 Nick Ing-Simmons1st two tests of File/Find/t/find.t and taint.t were...
2001-12-09 Jarkko HietaniemiDJGPP tweaks from Laszlo Molnar.
2001-11-09 Michael G. SchwernHelpful File::Find debugging code
2001-10-15 Jarkko HietaniemiMacOS Classic catdir() rewrite from Thomas Wegner
2001-10-10 Jarkko HietaniemiIn VMS the copy-to-untaint %ENV in the initialization...
2001-10-09 Charles LaneFile::Find test on VMS
2001-10-08 Nicholas Clark& what's to be done for 5.8.0?
2001-09-11 Nick Ing-SimmonsPart Integrate mainline
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-09-07 chromaticRe: [PATCH lib/File/Find/taint.t] Use Test::More
2001-09-05 Michael G. Schwern(Retracted by #11908)
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Ilya ZakharevichOS/2 cwd
2001-06-30 Nick Ing-SimmonsJeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File...
2001-06-29 Mike GuyRe: perl@10967, File::Find, and Cwd
2001-06-28 Jarkko HietaniemiWorrying about insecure directories now is a bit too...
2001-06-27 Craig A. Berryfind.t hack for VMS
2001-06-23 Jarkko Hietaniemicygwin needs cygwin1.dll in PATH or cwd to run external...
2001-06-22 Jarkko HietaniemiRetract #10845.
2001-06-22 Jarkko Hietaniemi(Retracted by #10848.)
2001-06-22 Nick Ing-SimmonsBack out debug in taint.t
2001-06-22 Nick Ing-SimmonsSkip cwd test on Win32 ???
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Jarkko HietaniemiJust a guess that using the same hack for cygwin as
2001-06-19 Nick Ing-SimmonsHack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...