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 / Cwd.pm
2006-07-12 Rafael Garcia-SuarezUpgrade to PathTools 3.19
2006-04-28 Steve PetersUpgrade to Pathtools-3.18
2006-03-07 Steve PetersUpgrade to PathTools-3.17
2005-12-28 Steve PetersUpgrade to PathTools-3.15
2005-12-10 Nicholas ClarkRe-instate the old perl getcwd as _perl_getcwd, and...
2005-12-10 Steve PetersUpgrade to PathTools-3.14_01
2005-11-19 Steve PetersUpgrade to PathTools-3.14
2005-10-09 Steve PetersMissed files in upgrading modules. Grrrr
2005-08-30 Rafael Garcia-SuarezUpgrade to PathTools 3.11
2005-08-27 Rafael Garcia-SuarezUpgrade to PathTools 3.10
2005-06-17 Rafael Garcia-SuarezUpgrade to PathTools 3.09
2005-05-30 Rafael Garcia-SuarezUpgrade to PathTools 3.08
2005-05-27 Steve HayFix failing Cwd tests on Win32
2005-05-06 Rafael Garcia-SuarezUpgrade to PathTools 3.07
2005-03-22 Rafael Garcia-SuarezUpgrade to PathTools 3.05
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...
next