This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix Win32 breakage caused by changes 23535/23542.
[perl5.git] / lib / File /
2004-11-17 Steve Peters[perl #28929] File::Find follow_fast => 1 loses danglin...
2004-10-31 Nicholas ClarkAssimilate PathTools 3.01 (File::Spec and Cwd)
2004-09-01 Rafael Garcia-SuarezUpdate to File::Spec 0.90
2004-08-28 Craig A. BerryFile::Spec::VMS update
2004-07-28 Rafael Garcia-SuarezUpgrade to File::Spec 0.88.
2004-07-01 Nicholas ClarkBump version numbers
2004-06-15 Boris ZentnerFile::Basename docs
2004-05-10 Abhijit Menon-SenRemove stray '.
2004-05-10 Slaven RezicFile::Copy Pod
2004-03-31 Nicholas ClarkUnknowingly for years we've had a test that has assumed...
2004-02-27 Nicholas ClarkCreate a new local $_ without triggering tie by using...
2004-02-23 Rafael Garcia-SuarezInstead of localising *_, use a dummy foreach loop...
2004-02-17 Rafael Garcia-SuarezIt's better to localize *_ than $_, to avoid magic...
2004-01-24 Mark-Jason DominusRe: Doc patches for File::Find
2004-01-14 Nicholas ClarkBump version number as file has changed since 5.8.2
2004-01-14 Andy LesterDoc patches for File::Find
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-12-27 Nicholas ClarkAssimilate File::Spec 0.87
2003-12-13 David DyckPatch for: [perl #24650] File::CheckTree should list...
2003-12-04 Steve HayFix File::Copy with hard links on Windows.
2003-11-28 Slaven RezicRe: [perl #24245] File::Copy::copy damages hard linked...
2003-09-16 Jarkko HietaniemiMake the VERSION of File::Spec be 0.86, otherwise File...
2003-09-16 Jarkko HietaniemiUpgrade to File::Spec 0.85_03.
2003-09-10 Peter PrymmerRe: Decreasing VMS tests in File::Spec::VMS?
2003-08-30 Jarkko HietaniemiMissed from #20942.
2003-08-30 Peter Prymmerfix File::Spec->abs2rel() to return absolute $path...
2003-08-26 Ken Williamsminor File::Spec testing cleanup
2003-08-22 Slaven Rezicfor File::Temp::tempdir(CLEANUP => 1)
2003-08-22 Marcus Holland-MoritzRe: maint @ 20803
2003-08-22 Ken WilliamsRe: pod cleanup
2003-08-22 Jarkko HietaniemiAdd File::Temp's OO test.
2003-08-21 Jarkko HietaniemiNo more public cwd(), use private _cwd().
2003-08-21 Jarkko HietaniemiUnderline the fact that abs2rel() makes no sense
2003-08-21 Jarkko HietaniemiRename the internal cwd() to _cwd() (it's not curdir).
2003-08-19 Ilya ZakharevichRe: [PATCH] Re: [PATCH] maintperl - File::Spec cwd...
2003-08-19 Michael G. SchwernRe: [PATCH] maintperl - File::Spec cwd() stuff
2003-08-19 Ken Williamsmaintperl - File::Spec cwd() stuff
2003-08-18 Jarkko HietaniemiUse the base class cwd() method.
2003-08-18 Jarkko HietaniemiI could have sworn the base class method was there.
2003-08-17 TelsThe "reduce memory footprint and increase speed by not
2003-08-17 Jarkko HietaniemiFile::Temp 0.14 from Tim Jenness, now with OO interface.
2003-08-16 Jarkko HietaniemiUpgrade to File::Temp 0.13 from CPAN--
2003-08-15 Jarkko HietaniemiUp the F::S subpackage versions; up the JPL JNI.pm...
2003-08-14 Jarkko HietaniemiAll the authors of these modules have now been contacted;
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-13 Jarkko HietaniemiMake Johan's confusion go away, but there are no doubt...
2003-07-29 Craig A. Berryanother File::Find tweak for VMS (improve on #20221)
2003-07-28 Jarkko HietaniemiBump the $VERSION of core File::Spec as requested by...
2003-07-28 Jarkko HietaniemiExtra noise from File::Spec.
2003-07-27 Jarkko HietaniemiUpgrade to File::Spec 0.85.
2003-07-27 Craig A. Berryfix for File::Find logical name collision on VMS
2003-07-21 Craig A. BerryRe: [PATCH] test clean-up for VMS
2003-06-16 Amick, Eric[perl #22622] Bogus error codes from File::Copy::move
2003-06-11 Andy DoughertyRe: [PATCH] Annoyingly unhelpful messages from lib...
2003-05-16 Jarkko HietaniemiApply the supplied patch for [perl #22195]
2003-05-13 Casey West[perl #8599] s/catenate/concatenate/
2003-05-07 Casey WestRe: [DOC PATCH] & More File::Path issues
2003-05-05 Jos I. Boumans[DOC PATCH] missing ')' in File::Path docs
2003-03-14 Jarkko HietaniemiBetter pass in the $self for a method.
2003-03-14 Jarkko HietaniemiCleanup the File::Spec tmpdir() implementations:
2003-03-12 Jarkko HietaniemiFile::Spec: Do not fall back to '', use curdir instead.
2003-03-12 Jarkko HietaniemiFile::Temp tests were failing in Cygwin if $ENV{TMPDIR}
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-04 Rafael Garcia-SuarezDoc typos.
2003-03-02 Richard SoderbergRe: [perl #18872] File::Basename example misleading
2003-03-02 Anders Johnson[perl #21031] $File::Find::name ne $_ w/no_chdir
2003-01-16 Jos I. BoumansRe: [perl #19977] unlocalized $_ in File::Find clobbers...
2003-01-08 Rafael Garcia-SuarezFix the doc for splitpath() in the File::Spec modules :
2003-01-08 Rafael Garcia-SuarezIntegrate change #18362 from maint-5.8:
2003-01-04 Nicholas Clark[DOCPATCH] File::Copy's synopsis
2002-12-11 Andy DoughertyRemove stale e-mail addresses
2002-12-10 Rafael Garcia-SuarezIntegrate from the maint-5.8/ branch :
2002-11-29 Rafael Garcia-SuarezDocument the hint constants and where they're used.
2002-11-07 Slaven RezicFile::Temp documentation fix
2002-10-11 Information Service[perl #17751] File::Spec::Win32::canonpath patch try#3
2002-09-21 Craig A. Berryfile spec tweaks for VMS
2002-09-09 Nicholas ClarkFile/Find/t/find.t tests 1 and 2 (was Re: [perl #17061...
2002-09-04 Michael G. SchwernFile::Basename doesn't lazy load Carp right.
2002-09-04 Michael G. SchwernFile::Spec->catfile not canonicalizing consistently
2002-07-18 Jarkko HietaniemiFile::stat bug + workarounds, based on Yves Orton's...
2002-07-09 Jarkko HietaniemiRetract #17428, not needed in this version of File...
2002-07-08 Diab Jerius(retracted by #17444)
2002-07-08 Hugo van der SandenRe: [ID 20020626.011] wantarray() causes clobbering...
2002-06-19 Jarkko HietaniemiThe only difference between NW5.pm and Win32.pm was...
2002-06-17 Nick Ing-SimmonsIntegrate mainline
2002-06-17 Stas Bekmanuse of undef var
2002-05-31 Jarkko HietaniemiIntegrate macperl patches #16926 and #16938;
2002-05-31 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-05-30 Abhijit Menon-Sen Fix typo in #16866.
2002-05-30 Stas Bekmancatpath()'s pod part
2002-05-29 Jarkko HietaniemiOS/2: ENOINO.
2002-05-16 Jarkko HietaniemiDJGPP updates from Laszlo Molnar.
2002-05-07 Michael A Chase[ID 20020506.009] File::Spec::Unix::canonpath under...
2002-04-24 Jarkko HietaniemiIntegrate #16136, #16137, #16138 from macperl;
2002-04-23 Norton T. Allenlib/File/Find.pm for QNX, NTO
2002-04-11 Craig A. Berryfree CheckTree from the tyranny of the forward slash
2002-04-09 Jarkko HietaniemiPortability tweak.
2002-04-09 Spider BoardmanFile::CheckTree hates @'s
2002-04-09 Jarkko HietaniemiFile::Checktree update from Paul Grassie.
2002-04-03 Dominic DunlopRe: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2r...
next