Remove tagged core files.
[p5sagit/p5-mst-13.2.git] / lib / File /
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-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-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...
1998-07-15 Jarkko Hietaniemi 5.004_74: MPE/iX final touches
1998-07-14 Gurusamy Sarathy File/Spec.pm needs trailing newline
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)
1998-07-04 Gurusamy Sarathy merge changes#1210,1211,1270 from maintbranch
1998-06-20 Gurusamy Sarathy add File-Spec-0.6 from CPAN
1998-06-04 Gurusamy Sarathy [win32] document CORE::GLOBAL:: and global overriding...
1998-05-15 Gurusamy Sarathy [win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge changes#906,907,909,910 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#896 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#887 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#886 from maintbranch
1998-03-05 Charles Bailey File::Basename taint fix (revised)
1998-03-04 Chip Salzenberg [win32] sync maintpatch
1998-03-04 Gurusamy Sarathy [win32] remove redundancy in File::Find
1998-03-02 Conrad E. Kimball [win32] another one down
1998-02-02 Gurusamy Sarathy [win32] remove totally egregious s/\\dir// in File...
1998-01-13 Gurusamy Sarathy [win32] fix perlglob.bat warnings by splitting it from...
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Greg Ward Document that File::Find doesn't follow symlinks
1997-08-06 M.J.T. Guy Remove 'use UNIVERSAL;', switch to UNIVERSAL::isa()
1997-08-06 Conrad E. Kimball (3) File::Find::find()/finddepth() bugs with toplevel...
1997-08-06 Ruben Schattevoy Allow concurrent mkdir in File::Path::mkpath
1997-06-11 Perl 5 Porters [inseparable changes from changes to perl-5.004_01...
1997-04-24 Chip Salzenberg Handle symlinks, high permission bits in File::Path
1997-04-17 Perl 5 Porters [inseparable changes from match from perl-5.003_97e...
1997-04-14 Chip Salzenberg Update File::Path
1997-04-14 Andreas Koenig Update File::Path
1997-04-07 Perl 5 Porters [inseparable changes from match from perl-5.003_97b...
1997-04-07 Charles Bailey Special mkdir() for VMS
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Robin Barker Eliminate warnings in File::Basename
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya Zakharevich PODs corrections
1997-02-21 Graham Barr prototype error in File::stat
1997-02-10 Chip Salzenberg Faster File::Compare
1997-02-10 Gisle Aas Faster File::Compare
1997-01-25 Norbert Pueschel Bugfixes for AmigaOS
1997-01-16 Chip Salzenberg RiscOS is case-insensitive
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-07 Robin Barker File::Basename::dirname bugs
1996-12-31 Ilya Zakharevich File::Copy under OS/2
1996-12-23 Perl 5 Porters [inseparable changes from patch from perl5.003_13 to...
1996-12-19 Roderick Schertler Re: find2perl . -xdev BROKEN still
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-19 Nick Ing-Simmons Add File::Compare
1996-12-19 Charles Bailey Re: Proposed addition to File::Copy: move
1996-12-06 Perl 5 Porters [inseparable changes from patch from perl5.003_10 to...
1996-11-26 Perl 5 Porters [inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-10-10 Ilya Zakharevich Cleanup after new test
1996-09-07 Michael De La Rue File::Find assumes $_ remains unchanged; bug
1996-09-20 Perl 5 Porters perl 5.003_06: lib/File/Basename.pm
next