summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* File::Find fails to chdir when chasing symlinks (fromGurusamy Sarathy2000-05-281-0/+13
* Allow eliminate_macros() and fixpath() to handle space-delimitedCharles Bailey2000-05-251-0/+11
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-2310-65/+1666
* Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-171-3/+3
* Trim out leftover hunk from prior resolve conflictCharles Bailey2000-03-131-7/+0
* Resync with mainline post RC1Charles Bailey2000-03-133-6/+20
|\
| * fix File::DosGlob for patterns with drive names like c:*.batGurusamy Sarathy2000-03-121-4/+9
| * File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)Gurusamy Sarathy2000-03-111-118/+4
| * typo in makedef.plGurusamy Sarathy2000-03-071-1/+1
| * File::Path::rmtree() doesn't delete stale symlinks correctlyGurusamy Sarathy2000-03-061-1/+3
* | Update File::Spec::VMS and testsCharles Bailey2000-03-131-134/+44
|/
* Fix ricochet in File::Spec::VMSCharles Bailey2000-03-061-4/+7
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-042-4/+4
* File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)Gurusamy Sarathy2000-03-034-14/+14
* more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-012-9/+9
* fix minor compatibility issues with finddepth() (from Helmut Jarausch)Gurusamy Sarathy2000-03-011-0/+13
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-2/+3
* fix File::Find::finddepth() bugs (from Helmut Jarausch)Gurusamy Sarathy2000-02-291-16/+39
* more m//s and $ vs \z fixups (from Greg Bacon)Gurusamy Sarathy2000-02-299-75/+75
* Integrate mainlineCharles Bailey2000-02-282-29/+29
|\
| * m/.*$/ etc should be m/.*\z/s in many file handling modules; fixGurusamy Sarathy2000-02-282-29/+29
* | Revert File::Spec::Unix functions and keep VMS versions VMS-specificCharles Bailey2000-02-281-23/+15
|/
* Add new File::Spec::VMS methodsCharles Bailey2000-02-274-17/+135
* more complete File::Spec support for Mac and VMS, tests (fromGurusamy Sarathy2000-02-154-30/+399
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+0
* fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)Gurusamy Sarathy2000-02-021-4/+8
* implement -follow option in find2perl (from Helmut JarauschGurusamy Sarathy2000-01-281-1/+2
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-272-2/+5
* avoid failure if directories already read by rmtree() areGurusamy Sarathy2000-01-261-9/+11
* faulty editGurusamy Sarathy2000-01-231-0/+1
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-236-10/+18
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
* add undocumented globals for compatibility--find.pl, and find2perlGurusamy Sarathy2000-01-061-4/+11
* Reloading File::CopyAndreas König2000-01-051-11/+12
* credits tweakGurusamy Sarathy1999-12-171-1/+4
* applied suggested patch with whitespace adjustmentsHelmut Jarausch1999-12-171-12/+23
* newer version of File::Find with support for following symlinks andGurusamy Sarathy1999-12-091-130/+576
* on dosish platforms, avoid infinite recursion in File::Path::mkpath()Gurusamy Sarathy1999-12-051-4/+6
* email address changesGurusamy Sarathy1999-12-011-1/+1
* 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