This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fixes to compile Perl with g++ and DEBUGGING.
[perl5.git] / lib / File /
2006-09-21 ammon@rhythm.com[perl #40369] File::Find mishandles non-dangling symlinks
2006-09-19 Adriano FerreiraRe: [PATCH] lib/File/Copy.t - test descriptions and...
2006-09-07 Gisle AasDocument mkpath() return value in scalar context.
2006-08-24 Steve PetersUpgrade to File-Temp-0.17. Also, a change to Tim Jenne...
2006-08-07 Gabor SzaboFile::Basename add X<> tags, replace regex delimiters
2006-08-05 Gabor SzaboFile::Copy pod updated adding X<>
2006-07-12 Rafael Garcia-SuarezUpgrade to PathTools 3.19
2006-07-08 Brendan O'Deaoptimisation for File::Spec::abs2rel where both args...
2006-04-28 Steve PetersUpgrade to Pathtools-3.18
2006-04-24 Steve PetersReally bump the version of File::Find.
2006-04-24 Steve PetersReverting change #27953, as it appears that File::Find has
2006-04-24 David LandgrenRe: [perl #38965] File::Find documentation - is "Don...
2006-03-11 Peter Prymmerperl@27437 fix File::Path::mkpath so that perl installs...
2006-03-07 Steve PetersUpgrade to PathTools-3.17
2006-01-18 Craig A. Berryspecial VMS handling no longer needed since we now...
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2006-01-02 pm@capmon.dkDocumentation fix for File::Temp::new
2005-12-28 Steve PetersUpgrade to PathTools-3.15
2005-12-20 Yitzchak Scott-Tho... make failing cygwin test TODO'd
2005-12-18 Craig A. BerryTwo test workarounds for VMS
2005-12-13 Steve HayFix lib/File/Compare.t test failures on Win32
2005-12-10 Steve PetersUpgrade to PathTools-3.14_01
2005-12-02 Rafael Garcia-SuarezReplace ^M by a space in test for bug #37716, to make
2005-11-29 Andreas KönigRe: [perl #37716] Re: File::Compare broken for filename...
2005-11-19 Steve PetersUpgrade to PathTools-3.14
2005-11-14 Rafael Garcia-SuarezA better fix for [perl #35847] File::Find not performin...
2005-11-10 jms@mathras.comcas... [perl #35847] File::Find not performing as documented
2005-10-07 Steve PetersUpgrade to Pathtools-3.12
2005-09-28 Steve HayImprove File::Spec::Win32->path() and fix MM_Win32.t
2005-09-26 Rafael Garcia-SuarezFix change 25597 for non-Windows platforms
2005-09-26 Steve Peters[perl #37223] [PATCH] File::Find::find fails on Win32...
2005-09-07 kvr@centrum.cz[perl #37091] File::Path::mkpath resets errno
2005-08-30 Rafael Garcia-SuarezUpgrade to PathTools 3.11
2005-08-27 Rafael Garcia-SuarezUpgrade to PathTools 3.10
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-07-14 Michael G. SchwernRe: [perl #36507] File::Copy::copy($foo, $foo) dies
2005-07-12 Michael G Schwern[perl #36502] File::Copy::mv fails to replicate behavio...
2005-07-12 Michael G. SchwernCleanup File::Copy tests
2005-07-12 Michael G. SchwernRe: [perl #36502] File::Copy::mv fails to replicate...
2005-07-08 Michael G. Schwernbasename() and suffixes
2005-07-08 Michael G. SchwernRe: [perl #36477] File::Basename basename() bug
2005-07-07 Michael G. SchwernMention File::Spec in File::Basename
2005-07-07 Michael G Schwern[perl #22236] File::Basename behavior is misleading
2005-07-07 Michael G. SchwernFurther lies in the File::Basename docs
2005-07-06 Michael G. SchwernFile::Basename doc overhaul
2005-07-02 Telsdo just-in-time loading of Carp.pm in some modules
2005-06-30 Michael G. SchwernRe: [PATCH] Convert File::Basename tests to Test::More
2005-06-23 Steve PetersRe: [perl #9741] possible problem with File::Find
2005-06-17 Rafael Garcia-SuarezUpgrade to PathTools 3.09
2005-05-30 Rafael Garcia-SuarezUpgrade to PathTools 3.08
2005-05-06 Rafael Garcia-SuarezUpgrade to PathTools 3.07
2005-05-05 Nicholas ClarkBump versions of non dual-life modules
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-03-22 Rafael Garcia-SuarezUpgrade to PathTools 3.05
2005-03-22 Rafael Garcia-SuarezUpgrade to File::Temp 0.16
2005-02-17 Rafael Garcia-SuarezUpgrade to PathTools 3.04
2005-02-09 Rafael Garcia-SuarezPatch for CAN-2004-0452 by Jeroen van Wolffelaar.
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-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--
next