small grammar fix in Benchmark docs
[p5sagit/p5-mst-13.2.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 ...
2002-02-04 Rafael Garcia-Suarez File::Find tests not cleaning up properly
2002-01-26 Nick Ing-Simmons 1st two tests of File/Find/t/find.t and taint.t were...
2001-12-09 Jarkko Hietaniemi DJGPP tweaks from Laszlo Molnar.
2001-11-09 Michael G. Schwern Helpful File::Find debugging code
2001-10-15 Jarkko Hietaniemi MacOS Classic catdir() rewrite from Thomas Wegner
2001-10-10 Jarkko Hietaniemi In VMS the copy-to-untaint %ENV in the initialization...
2001-10-09 Charles Lane File::Find test on VMS
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-09-11 Nick Ing-Simmons Part Integrate mainline
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent
2001-09-07 chromatic Re: [PATCH lib/File/Find/taint.t] Use Test::More
2001-09-05 Michael G. Schwern (Retracted by #11908)
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Ilya Zakharevich OS/2 cwd
2001-06-30 Nick Ing-Simmons Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File...
2001-06-29 Mike Guy Re: perl@10967, File::Find, and Cwd
2001-06-28 Jarkko Hietaniemi Worrying about insecure directories now is a bit too...
2001-06-27 Craig A. Berry find.t hack for VMS
2001-06-23 Jarkko Hietaniemi cygwin needs cygwin1.dll in PATH or cwd to run external...
2001-06-22 Jarkko Hietaniemi Retract #10845.
2001-06-22 Jarkko Hietaniemi (Retracted by #10848.)
2001-06-22 Nick Ing-Simmons Back out debug in taint.t
2001-06-22 Nick Ing-Simmons Skip cwd test on Win32 ???
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Jarkko Hietaniemi Just a guess that using the same hack for cygwin as
2001-06-19 Nick Ing-Simmons Hack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...