Some escapes were mentioned twice, although they're not qr//-specific
[p5sagit/p5-mst-13.2.git] / lib / File / Find.pm
2007-08-13 John E. Malmberg [patch@31670]File/Find.pm Find.t - VMS Symbolic Links...
2007-01-27 Craig A. Berry For VMS, a belated entry into the $^O jungle that is...
2006-10-26 Jerry D. Hedden Fix typo in File::Find POD
2006-09-21 ammon@rhythm.com [perl #40369] File::Find mishandles non-dangling symlinks
2006-04-24 Steve Peters Really bump the version of File::Find.
2006-04-24 Steve Peters Reverting change #27953, as it appears that File::Find has
2006-04-24 David Landgren Re: [perl #38965] File::Find documentation - is "Don...
2005-11-14 Rafael Garcia-Suarez A better fix for [perl #35847] File::Find not performin...
2005-11-10 jms@mathras.comcas... [perl #35847] File::Find not performing as documented
2005-09-26 Rafael Garcia-Suarez Fix change 25597 for non-Windows platforms
2005-09-26 Steve Peters [perl #37223] [PATCH] File::Find::find fails on Win32...
2005-06-23 Steve Peters Re: [perl #9741] possible problem with File::Find
2005-01-21 Todd Vierling [perl #33892] Add Interix support
2004-11-17 Steve Peters [perl #28929] File::Find follow_fast => 1 loses danglin...
2004-02-27 Nicholas Clark Create a new local $_ without triggering tie by using...
2004-02-23 Rafael Garcia-Suarez Instead of localising *_, use a dummy foreach loop...
2004-02-17 Rafael Garcia-Suarez It's better to localize *_ than $_, to avoid magic...
2004-01-24 Mark-Jason Dominus Re: Doc patches for File::Find
2004-01-14 Nicholas Clark Bump version number as file has changed since 5.8.2
2004-01-14 Andy Lester Doc patches for File::Find
2003-08-13 Jarkko Hietaniemi Make Johan's confusion go away, but there are no doubt...
2003-07-29 Craig A. Berry another File::Find tweak for VMS (improve on #20221)
2003-07-27 Craig A. Berry fix for File::Find logical name collision on VMS
2003-05-16 Jarkko Hietaniemi Apply the supplied patch for [perl #22195]
2003-03-04 Rafael Garcia-Suarez Doc typos.
2003-03-02 Anders Johnson [perl #21031] $File::Find::name ne $_ w/no_chdir
2003-01-16 Jos I. Boumans Re: [perl #19977] unlocalized $_ in File::Find clobbers...
2002-04-23 Norton T. Allen lib/File/Find.pm for QNX, NTO
2002-01-18 Michael G. Schwern Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
2002-01-17 Michael G. Schwern Re: [ID 20020117.010] File::Find documentation
2002-01-03 Jarkko Hietaniemi NetWare tweaks from Ananth Kesari.
2001-12-24 Jarkko Hietaniemi File::Find patch patches from Thomas Wegner.
2001-12-12 Wolfgang Laun Re: [PATCH] ID 20011206.007 File::Find:name set to...
2001-12-09 Wolfgang Laun Re: [ID 20011206.006] File::Find calls lstat on wrong...
2001-12-09 Wolfgang Laun ID 20011206.007 File::Find:name set to empty string...
2001-11-17 Tels [PATCH9 File/Find.pm doc nits
2001-11-02 Rafael Garcia-Suarez [REPATCH] Re: [PATCH File::Find] use warnings::register
2001-10-19 David Dyck Re: find2perl and File::Find on cdrom filesystems ...
2001-09-23 Michael G. Schwern Fixing lib/File/Find/t/taint.t on VMS
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-09-06 Jarkko Hietaniemi Re-introduce pure-Perl fall-back for abs_path,
2001-09-06 Jarkko Hietaniemi Retract #11898 for now because it introduces
2001-09-05 Michael G. Schwern (Retracted by #11908)
2001-09-05 Jarkko Hietaniemi Clear up a documentation confusion noticed by Xiaoyun Wu
2001-09-05 Jarkko Hietaniemi Typo nits.
2001-06-17 Jarkko Hietaniemi Add an option for handling dangling symbolic links.
2001-06-17 Thomas Wegner Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadp...
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-15 Andreas König Re: [ID 20010608.010] File::Find re-entrancy
2001-06-15 Brian McCauley Re: [ID 20010608.010] File::Find re-entrancy
2001-06-12 Jarkko Hietaniemi File::Find update for MacOS from Chris Nandor.
2001-06-01 Jeff Pinyan 'do 1' and puzzling (?>...)
2001-05-30 David Dyck [ID 20010529.003] find2perl and File::Find doesn't...
2001-03-29 Benjamin Sugars Enable warnings in File::* (was: B::Terse and warnings)
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-11-20 Olaf Flebbe [perl 7711: EPOC] updates
2000-10-20 Charles Bailey SYN SYN
2000-09-14 Jarkko Hietaniemi The one that got away.
2000-09-14 Rich Morin File::Find 5.7.0 POD nits
2000-08-11 Joe Smith Preprocessing and postprocessing for File::Find.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
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-06-23 Fifer, Eric cygwin port
2000-05-28 Gurusamy Sarathy File::Find fails to chdir when chasing symlinks (from
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-21 Gurusamy Sarathy $File::Find::name doesn't reflect top level files
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
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 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-28 Gurusamy Sarathy m/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-09 Charles Bailey Resync with mainline
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-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-06 Gurusamy Sarathy add undocumented globals for compatibility--find.pl...
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-09-29 Charles Bailey resync with mainline
1999-09-20 Russ Allbery [ID 19990819.002] File::Find error when pruning top...
1999-01-13 Jonathan Fine "Bug" fix for File::Find.pm
1998-10-02 Gurusamy Sarathy make File::Find work when wanted() is autoloaded or...
1998-05-15 Gurusamy Sarathy [win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#896 from maintbranch
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...
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-09-05 Greg Ward Document that File::Find doesn't follow symlinks
1997-08-06 Conrad E. Kimball (3) File::Find::find()/finddepth() bugs with toplevel...
1996-12-19 Roderick Schertler Re: find2perl . -xdev BROKEN still
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-09-07 Michael De La Rue File::Find assumes $_ remains unchanged; bug
next