Zero entries were skipped, fix from Adrian Goalby
[p5sagit/p5-mst-13.2.git] / lib / File /
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-07-26 Jarkko Hietaniemi Further File::Temp patches from Yitzchak Scott-Thoennes
2000-07-26 Jarkko Hietaniemi File::Temp patches for VMS and OS/2 from Tim Jenness.
2000-07-24 Jarkko Hietaniemi File::Spec::VMS fixup for tmpdir from Craig Berry.
2000-07-24 M. J. T. Guy Protect against "wild next"s, that is, callbacks doing...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6231..6240 into mainline
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy remove rel2abs prototypes (from Barrie Slaymaker)
2000-06-30 Jarkko Hietaniemi Check VERSIONs.
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-30 Barrie Slaymaker File::Spec 0.82 beta
2000-06-29 Doug MacEachern Re: [PATCH] Re: Speeding up method lookups
2000-06-27 Jarkko Hietaniemi Tweak $VERSION, patch from Doug MacEachern.
2000-06-23 Matt Sergeant Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
2000-06-23 Fifer, Eric cygwin port
2000-06-23 Jarkko Hietaniemi Upgrade to File::Spec 0.810_01 from CPAN by Barrie...
2000-05-29 Jarkko Hietaniemi Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
2000-05-28 Gurusamy Sarathy File::Find fails to chdir when chasing symlinks (from
2000-05-25 Charles Bailey Allow eliminate_macros() and fixpath() to handle space...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathy add File::Temp v0.08 from CPAN, with small tweaks to...
2000-05-05 Gurusamy Sarathy File::Spec compatibility update (from Barrie Slaymaker
2000-04-27 Gurusamy Sarathy sync version numbers in File::Spec with the ones on...
2000-03-22 Gurusamy Sarathy avoid File::Compare warning when passed handles (from...
2000-03-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-21 Gurusamy Sarathy $File::Find::name doesn't reflect top level files
2000-03-17 Gurusamy Sarathy documentation fixes from p5p
2000-03-17 Charles Bailey Quick pre-release fixes: clean up results in...
2000-03-14 Gurusamy Sarathy integrate vmsperl changes into mainline (change#5693...
2000-03-13 Charles Bailey Trim out leftover hunk from prior resolve conflict
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-12 Gurusamy Sarathy fix File::DosGlob for patterns with drive names like...
2000-03-11 Gurusamy Sarathy File::Spec::VMS fixups, *not tested* on VMS (from Barri...
2000-03-07 Gurusamy Sarathy typo in makedef.pl
2000-03-06 Gurusamy Sarathy File::Path::rmtree() doesn't delete stale symlinks...
2000-03-06 Charles Bailey Fix ricochet in File::Spec::VMS
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-03-03 Gurusamy Sarathy File::Spec bugs (spotted by Hack Kampbjorn <hack@hackda...
2000-03-02 Charles Bailey Use temp to construct dirspec in File::Find (Charles...
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathy fix minor compatibility issues with finddepth() (from...
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-29 Gurusamy Sarathy fix File::Find::finddepth() bugs (from Helmut Jarausch)
2000-02-29 Gurusamy Sarathy more m//s and $ vs \z fixups (from Greg Bacon)
2000-02-28 Charles Bailey Integrate mainline
2000-02-28 Charles Bailey Revert File::Spec::Unix functions and keep VMS...
2000-02-28 Gurusamy Sarathy m/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-27 Charles Bailey Add new File::Spec::VMS methods
2000-02-15 Gurusamy Sarathy more complete File::Spec support for Mac and VMS, tests...
2000-02-09 Charles Bailey Resync with mainline
2000-02-02 Gurusamy Sarathy use warnings rather than fiddling with $^W (from Paul...
2000-02-02 Gurusamy Sarathy fix broken abs2rel() (from François Allard <franka...
2000-01-28 Gurusamy Sarathy implement -follow option in find2perl (from Helmut...
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathy avoid failure if directories already read by rmtree...
2000-01-23 Gurusamy Sarathy faulty edit
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-06 Gurusamy Sarathy add undocumented globals for compatibility--find.pl...
2000-01-05 Andreas König Reloading File::Copy
1999-12-17 Gurusamy Sarathy credits tweak
1999-12-17 Helmut Jarausch applied suggested patch with whitespace adjustments
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-09 Gurusamy Sarathy newer version of File::Find with support for following...
1999-12-05 Gurusamy Sarathy on dosish platforms, avoid infinite recursion in File...
1999-12-01 Gurusamy Sarathy email address changes
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Gurusamy Sarathy README nits pointed out by Chris Nandor <pudge@pobox...
1999-09-29 Charles Bailey resync with mainline
1999-09-20 Russ Allbery [ID 19990819.002] File::Find error when pruning top...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-15 Gurusamy Sarathy add :ALL export tag (from Chris Nandor <pudge@pobox...
1999-08-23 Charles Bailey update MM_VMS to use new File::Spec routines
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Fifer, Eric cygwin update
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-05-10 Gurusamy Sarathy provide File::Copy::syscopy() via Win32::CopyFile(...
1999-04-26 Gurusamy Sarathy update Changes; tweak minor regressions
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-23 Gurusamy Sarathy File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
1999-03-04 Jan Dubois allow custom comparison function in File::Compare:...
1999-02-28 Jan Dubois slightly edited version of suggested patch
1999-02-28 Jan Dubois add File::Compare::compare_text()
1999-02-15 Barrie Slaymaker backout change#2811 and add newer version based on...
1999-02-15 Barrie Slaymaker 5.005_54 #2 Merging File::PathConvert in to File::Spec
1999-02-14 Jan Dubois back out change#2751, apply updated version
1999-02-03 Barrie Slaymaker 5.005_54 (pod2html) Generate Relative URLs
1999-02-01 Gurusamy Sarathy devnull() support from Jan Dubois <jan.dubois@ibm.net...
1999-01-21 W. Phillip Moore Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
1999-01-13 Jonathan Fine "Bug" fix for File::Find.pm
1999-01-07 Abigail Another set of doc patches from Abigail
1998-10-25 Martijn Koster File::Path::mkpath reports the wrong error
1998-10-02 Gurusamy Sarathy make File::Find work when wanted() is autoloaded or...
1998-09-23 Charles Bailey (via private mail)
1998-08-07 Gurusamy Sarathy allow more compatible interpretation of spaces File...
next