summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* README nits pointed out by Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-10-241-5/+4
* [ID 19990819.002] File::Find error when pruning top-level directoriesRuss Allbery1999-09-201-0/+2
* integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-171-0/+22
|\
| * update MM_VMS to use new File::Spec routinesCharles Bailey1999-08-231-0/+22
* | add :ALL export tag (from Chris Nandor <pudge@pobox.com>)Gurusamy Sarathy1999-09-151-1/+5
|/
* cygwin updateFifer, Eric1999-08-011-1/+1
* applied new parts of suggested patchCharles Bailey1999-07-072-1/+69
* provide File::Copy::syscopy() via Win32::CopyFile() on win32Gurusamy Sarathy1999-05-101-2/+8
* update Changes; tweak minor regressionsGurusamy Sarathy1999-04-261-5/+1
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-1/+11
* File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>Gurusamy Sarathy1999-03-232-8/+16
* allow custom comparison function in File::Compare::compare_text()Jan Dubois1999-03-041-6/+28
* slightly edited version of suggested patchJan Dubois1999-02-282-12/+102
* add File::Compare::compare_text()Jan Dubois1999-02-281-27/+42
* backout change#2811 and add newer version based on File::SpecBarrie Slaymaker1999-02-151-1119/+0
* 5.005_54 #2 Merging File::PathConvert in to File::SpecBarrie Slaymaker1999-02-152-3/+537
* back out change#2751, apply updated version Jan Dubois1999-02-146-285/+264
* 5.005_54 (pod2html) Generate Relative URLsBarrie Slaymaker1999-02-031-0/+1119
* devnull() support from Jan Dubois <jan.dubois@ibm.net> and othersGurusamy Sarathy1999-02-014-0/+28
* Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)W. Phillip Moore1999-01-211-1/+8
* "Bug" fix for File::Find.pmJonathan Fine1999-01-131-0/+1
* Another set of doc patches from AbigailAbigail1999-01-073-5/+5
* File::Path::mkpath reports the wrong errorMartijn Koster1998-10-251-2/+3
* make File::Find work when wanted() is autoloaded or a symbolic refGurusamy Sarathy1998-10-021-5/+5
* (via private mail)Charles Bailey1998-09-233-3/+3
* allow more compatible interpretation of spaces File::DosGlob::glob()Gurusamy Sarathy1998-08-071-1/+22
* 5.004_74: MPE/iX final touchesJarkko Hietaniemi1998-07-151-1/+1
* File/Spec.pm needs trailing newlineGurusamy Sarathy1998-07-141-1/+1
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-2/+17
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-14/+16
* add File-Spec-0.6 from CPANGurusamy Sarathy1998-06-206-0/+846
* [win32] document CORE::GLOBAL:: and global overriding, fix upGurusamy Sarathy1998-06-041-3/+10
* [win32] merge changes#922,944,949,965,970 from maintbranchGurusamy Sarathy1998-05-151-1/+1
* [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-12/+12
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-113/+57
* [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-3/+3
* [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-142-1/+9
* File::Basename taint fix (revised)Charles Bailey1998-03-051-3/+8
* [win32] sync maintpatchChip Salzenberg1998-03-041-7/+7
* [win32] remove redundancy in File::FindGurusamy Sarathy1998-03-041-5/+1
* [win32] another one downConrad E. Kimball1998-03-021-29/+43
* [win32] remove totally egregious s/\\dir// in File::FindGurusamy Sarathy1998-02-021-4/+0
* [win32] fix perlglob.bat warnings by splitting it from File::DosGlobGurusamy Sarathy1998-01-131-32/+3
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-173-3/+3
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-7/+56
* Document that File::Find doesn't follow symlinksGreg Ward1997-09-051-0/+4
* Remove 'use UNIVERSAL;', switch to UNIVERSAL::isa()M.J.T. Guy1997-08-072-6/+8
* (3) File::Find::find()/finddepth() bugs with toplevel pathsConrad E. Kimball1997-08-071-7/+13
* Allow concurrent mkdir in File::Path::mkpathRuben Schattevoy1997-08-071-1/+4
* [inseparable changes from changes to perl-5.004_01-mt2]Perl 5 Porters1997-06-111-0/+201