This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Thou shalt not assume %x works for UVs.
[perl5.git] / lib / File / Find /
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/...