The KOI8-R example wasn't quite right.
[p5sagit/p5-mst-13.2.git] / lib / File /
2001-11-09 Michael G. Schwern Helpful File::Find debugging code
2001-11-07 Rafael Garcia-Suarez a bunch of untested patches
2001-11-05 Jarkko Hietaniemi The ${"\cTAINT"} raises the ire of 'use strict'.
2001-11-05 Rafael Garcia-Suarez Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
2001-11-04 Rafael Garcia-Suarez Re: Where are my 'O's? [+ 12836 smoke]
2001-11-02 Rafael Garcia-Suarez [REPATCH] Re: [PATCH File::Find] use warnings::register
2001-10-31 Rafael Garcia-Suarez Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File...
2001-10-23 Jarkko Hietaniemi MacOS Classic updates from Pudge.
2001-10-22 Jarkko Hietaniemi At some point the #6234 has been lost from the mainline
2001-10-19 David Dyck Re: find2perl and File::Find on cdrom filesystems ...
2001-10-17 Jarkko Hietaniemi Pod cleanup.
2001-10-15 Jarkko Hietaniemi MacOS Classic catdir() rewrite from Thomas Wegner
2001-10-13 Rafael Garcia-Suarez [DOC PATCH] pod syntax fixups for File::Spec::* modules
2001-10-12 Wilson, Doug RE: [PATCH File::Copy] Silence warnings for tied fileha...
2001-10-10 Jarkko Hietaniemi VMS: reorder the elimination of 000000 in the canonpath...
2001-10-10 Jarkko Hietaniemi Fix/improve handling of the [000000] special "root"
2001-10-10 Jarkko Hietaniemi In VMS the copy-to-untaint %ENV in the initialization...
2001-10-09 Charles Lane File::Find test on VMS
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-09-27 Jarkko Hietaniemi Integrate changes #12241 and #12242 from macperl:
2001-09-26 Jarkko Hietaniemi Manual integration error in #12235.
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
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-11 Nick Ing-Simmons Part Integrate mainline
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent
2001-09-07 chromatic Re: [PATCH lib/File/Find/taint.t] Use Test::More
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-08-22 Ronald J. Kimball Documentation in File::Spec (was Re: minor File::Spec
2001-08-22 Ronald J. Kimball Documentation in File::Spec (was Re: minor File::Spec
2001-08-15 Barrie Slaymaker Re: bug in File::Spec 0.82 (canonpath)
2001-08-02 Jarkko Hietaniemi Be more careful about non-existent files.
2001-07-31 arbor@al37al08.tel... Fix for
2001-07-12 Wilson, Doug File::Copy fails on tied handles
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Ilya Zakharevich OS/2 cwd
2001-07-02 Philip Newton /^qnx|nto$/ --> /^(?:qnx|nto)$/
2001-06-30 Nick Ing-Simmons Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File...
2001-06-29 Mike Guy Re: perl@10967, File::Find, and Cwd
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-28 Jarkko Hietaniemi Worrying about insecure directories now is a bit too...
2001-06-27 Norton T. Allen for QNX
2001-06-27 Craig A. Berry find.t hack for VMS
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] test suite
2001-06-23 Jarkko Hietaniemi cygwin needs cygwin1.dll in PATH or cwd to run external...
2001-06-22 Jarkko Hietaniemi Retract #10845.
2001-06-22 Jarkko Hietaniemi (Retracted by #10848.)
2001-06-22 Nick Ing-Simmons Back out debug in taint.t
2001-06-22 Nick Ing-Simmons Skip cwd test on Win32 ???
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Jarkko Hietaniemi Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2001-06-21 Jarkko Hietaniemi Just a guess that using the same hack for cygwin as
2001-06-21 Ilya Zakharevich [PATCH 5.6.1] OS2 getpw*, getgr*
2001-06-20 Jarkko Hietaniemi MPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-19 Nick Ing-Simmons Hack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
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-16 Craig A. Berry get extutils.t working on VMS (again)
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-11 Chris Nandor [MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-06-11 Chris Nandor [RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-06-01 Jeff Pinyan 'do 1' and puzzling (?>...)
2001-05-30 David Dyck [ID 20010529.003] find2perl and File::Find doesn't...
2001-05-26 Hugo van der Sanden Re: 5.6.*, bleadperl: bugs in pp_concat
2001-03-29 Benjamin Sugars Enable warnings in File::* (was: B::Terse and warnings)
2001-03-20 Jarkko Hietaniemi Integrate changes #9259,9260 from maintperl into mainline.
2001-03-16 Michael Stevens more pod patches
2001-03-02 Chris Nandor File::Copy for bleadperl, maintperl
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-02-23 Jarkko Hietaniemi Upgrade to File::Temp 0.12, from Tim Jenness.
2001-02-22 Tim Jenness Re: File::Temp::_gettemp warning
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-13 Chris Nandor buncha MacPerl patches for bleadperl
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-15 Peter Prymmer s/use vars qw\(/our(/ for OS/390 extension builds
2000-12-12 Mike Mestnik DosGlob.pm diff for bash style brace expansion.
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-11-29 Jarkko Hietaniemi All the core library users of Class::Struct seem to be
2000-11-26 Tim Jenness PATCH: File::Temp fix on WindowsNT/VMS
2000-11-20 Olaf Flebbe [perl 7711: EPOC] updates
2000-11-09 Jarkko Hietaniemi Forgot from #7618.
2000-10-31 Casey Tweten Use Errno magic.
2000-10-25 Jarkko Hietaniemi Integrate with vmsperl #7430 by Charles Bailey:
2000-10-25 Charles Bailey Cleanup from prior patch (Charles Lane?):
2000-10-23 Jarkko Hietaniemi Undo the basename() part of #7412 since the lib/basename
2000-10-23 Jarkko Hietaniemi Miscellaneous MacOS Classic library updates from Matthi...
2000-10-20 Charles Bailey SYN SYN
2000-10-12 Charles Lane 5.6.0 & 5.7.1, VMS fixes
2000-10-09 Gurusamy Sarathy avoid nonportable example code
2000-09-14 Jarkko Hietaniemi The one that got away.
2000-09-14 Rich Morin File::Find 5.7.0 POD nits
next