This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a regression test for bug #32193, and make the
[perl5.git] / lib / Cwd.pm
2005-02-18 Yves OrtonRe: Integration of PathTools 3.04
2005-02-17 Rafael Garcia-SuarezUpgrade to PathTools 3.04
2004-10-31 Nicholas ClarkAssimilate PathTools 3.01 (File::Spec and Cwd)
2004-09-01 Rafael Garcia-SuarezUpgrade to Cwd 2.21.
2004-07-22 Rafael Garcia-SuarezUpgrade to Cwd 2.20
2004-07-15 Nicholas ClarkAssimilate Cwd 2.19
2004-07-04 Craig A. Berry_vms_abs_path on non-directories
2004-06-24 Rafael Garcia-SuarezUpgrade to Cwd 2.18
2004-06-24 Rafael Garcia-SuarezUpgrade to Cwd 2.17_03
2004-03-10 Rafael Garcia-SuarezUpgrade to Cwd 2.17.
2004-03-09 Rafael Garcia-SuarezUpgrade to Cwd 2.16
2004-02-27 Nicholas ClarkAssimilate Cwd 2.15 from CPAN
2004-01-11 Rafael Garcia-SuarezUpgrade to Cwd 2.14.
2004-01-04 Rafael Garcia-SuarezUpgrade to Cwd 2.13
2003-12-27 Nicholas ClarkAssimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
2003-08-17 Michael G. SchwernTaint safe Cwd::_qnx_abs_path()
2003-08-17 TelsThe lib/Cwd.pm diet part of
2003-08-16 Rafael Garcia-SuarezAvoid a "Subroutine Cwd::fastcwd redefined" warning...
2003-08-16 Michael G. SchwernTaint problems in Cwd::abs_path
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-12 Jarkko HietaniemiLocalize PARENT (based on Ilya's microperl patch).
2002-09-04 Jarkko HietaniemiOS/400 PASE port
2002-06-06 Jarkko HietaniemiRetract #16892 now that we have #17022.
2002-06-03 Rafael Garcia-SuarezProtect against localizing an %ENV slice.
2002-05-16 Rafael Garcia-SuarezMake Cwd::fastcwd() return a tainted value.
2002-04-16 Jarkko HietaniemiDocument taint-safeness. Life in the fast_abs_path()
2002-04-16 Jarkko HietaniemiStas' tainting worries, obscured by me.
2002-04-15 Stas Bekmansolve one taint problem
2002-02-25 Robin Barker Subject: [PATCH Cwd.pm] cut-n-paste error?
2002-01-14 Michael G. SchwernRe: [ID 20020113.006] Cwd.pm uses uninitialized $ENV...
2002-01-02 Norton T. AllenPATCH: lib/Cwd.pm for QNX4
2001-12-30 Nick Ing-SimmonsUndo a mess trying Cwd.pm in its ext directory
2001-12-30 Nick Ing-SimmonsIntegrate mainline
2001-09-24 Jarkko HietaniemiClarifying comment to #12164.
2001-09-24 Jeff Pinyanlocal $/ = "\n";
2001-09-21 Jarkko HietaniemiRestore things as they were before
2001-09-21 Jarkko HietaniemiMore Cwd from Schwern: make also OS/2 and DOS
2001-09-21 Michael G. SchwernRe: And now the Cwd problem (was Re: chdir.t problem...)
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-06 Jarkko HietaniemiAvoid redefinition warning
2001-09-06 Jarkko HietaniemiRe-introduce pure-Perl fall-back for abs_path,
2001-09-05 Jarkko HietaniemiThe MacOS reference is okay, no reason to hide it.
2001-09-05 Michael G. SchwernFull doc cleanup (was Re: [PATCH lib/Cwd.pm] Try...
2001-09-05 Michael G. Schwerncwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd...
2001-07-08 Jarkko HietaniemiIntegrate changes #11193, 11205, 11209 from macperl.
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Norton T. AllenQNX patch extended for NTO
2001-07-02 Ilya ZakharevichOS/2 cwd
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Doug MacEachern[patch] Cwd.xs optimizations/abstraction
2001-04-23 Benjamin SugarsImplement Cwd::abs_path in XS
2001-03-31 Jarkko HietaniemiIntegrate change #9491 from maintperl into mainline.
2001-03-30 Benjamin SugarsRe: [PATCH] CwdXS, Take 2
2001-03-21 Benjamin SugarsCwd.pm docs
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-14 Jarkko HietaniemiMore MacOS Classic fixes from Chris Nandor.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-13 Robert Spier[20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis...
2000-11-20 David Dyck[ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
2000-11-20 Olaf Flebbe[perl 7711: EPOC] updates
2000-10-20 Charles BaileySYN SYN
2000-10-18 Eric E. CoeMake Cwd more bulletproof in chrooted environments.
2000-10-03 Olaf FlebbeEpoc update
2000-08-28 Jarkko HietaniemiTypo in #6858.
2000-08-28 Wolfgang Laun[ID 20000828.006] dir name "0" not safe with Cwd.pm
2000-08-21 Gurusamy Sarathyuse Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
2000-08-17 Tim JennessCwd.pm now uses strict
2000-08-16 Tim JennessCwd::_backtick_pwd does not check return value
2000-08-07 Jarkko HietaniemiRetract #6419 for now since it breaks in AFS and MachTen.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-24 Jeff PinyanA cleaner abs_path().
2000-03-04 Gurusamy Sarathyremove deadcode
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyyet more multiline match cleanups (from Greg Bacon)
2000-02-09 Charles BaileyResync with mainline
2000-02-02 Gurusamy Sarathyuse warnings rather than fiddling with $^W (from Paul...
2000-01-28 Gurusamy Sarathyalias realpath() to abs_path() (from Tom Christiansen)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-07-05 Fifer, Ericcygwin32 update
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-04-09 Johann KlasekUnderstand Apollo's //node notation.
1999-01-21 AbigailCPAN update (CPAN-1.44_54) from Andreas and
1998-09-23 Charles Bailey(via private mail)
1998-07-06 Gisle Aasadded patch to fix Cwd.pm warnings, fixed a couple...
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
1998-02-25 Graham BarrCwd.pm
1998-02-13 Norton T. Allen5.004_58 QNX getcwd
1998-01-04 Gurusamy Sarathy[win32] Various win32 fixes
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-04-17 Perl 5 Porters[inseparable changes from match from perl-5.003_97e...
1997-04-04 Nick Ing-SimmonsFix FindBin under Win32, and document success
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-01-15 Paul Marquesslow priority patches
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-10-10 Ilya Zakharevichperl 5.003_07: lib/Cwd.pm
1996-09-20 Joseph S. MyersPod typos, pod2man bugs, and miscellaneous installation...
1996-05-15 Perl 5 Portersperl 5.003_01: lib/Cwd.pm
1996-03-15 Perl 5 PortersUpdate to use $^O
next