revise mktables.PL for bugs and newness in Unicode 3.0
[p5sagit/p5-mst-13.2.git] / lib / File /
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...
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):
next