Re-enable the setlocale() tests for Windows XP onwards
[p5sagit/p5-mst-13.2.git] / lib / Cwd.pm
2007-06-14 Rafael Garcia-Suarez Upgrade to PathTools 3.25
2007-03-23 Jerry D. Hedden Cwd doesn't need ppport.h in core
2006-12-11 Jan Dubois First patch from:
2006-11-23 Steve Peters Upgrade to PathTools-3.24.
2006-10-12 Steve Peters Upgrade to PathTools-3.23.
2006-10-10 Steve Peters Update to PathTools-3.22.
2006-10-06 Steve Peters Upgrade to PathTools-3.21
2006-07-12 Rafael Garcia-Suarez Upgrade to PathTools 3.19
2006-04-28 Steve Peters Upgrade to Pathtools-3.18
2006-03-07 Steve Peters Upgrade to PathTools-3.17
2005-12-28 Steve Peters Upgrade to PathTools-3.15
2005-12-10 Nicholas Clark Re-instate the old perl getcwd as _perl_getcwd, and...
2005-12-10 Steve Peters Upgrade to PathTools-3.14_01
2005-11-19 Steve Peters Upgrade to PathTools-3.14
2005-10-09 Steve Peters Missed files in upgrading modules. Grrrr
2005-08-30 Rafael Garcia-Suarez Upgrade to PathTools 3.11
2005-08-27 Rafael Garcia-Suarez Upgrade to PathTools 3.10
2005-06-17 Rafael Garcia-Suarez Upgrade to PathTools 3.09
2005-05-30 Rafael Garcia-Suarez Upgrade to PathTools 3.08
2005-05-27 Steve Hay Fix failing Cwd tests on Win32
2005-05-06 Rafael Garcia-Suarez Upgrade to PathTools 3.07
2005-03-22 Rafael Garcia-Suarez Upgrade to PathTools 3.05
2005-02-18 Yves Orton Re: Integration of PathTools 3.04
2005-02-17 Rafael Garcia-Suarez Upgrade to PathTools 3.04
2004-10-31 Nicholas Clark Assimilate PathTools 3.01 (File::Spec and Cwd)
2004-09-01 Rafael Garcia-Suarez Upgrade to Cwd 2.21.
2004-07-22 Rafael Garcia-Suarez Upgrade to Cwd 2.20
2004-07-15 Nicholas Clark Assimilate Cwd 2.19
2004-07-04 Craig A. Berry _vms_abs_path on non-directories
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.18
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.17_03
2004-03-10 Rafael Garcia-Suarez Upgrade to Cwd 2.17.
2004-03-09 Rafael Garcia-Suarez Upgrade to Cwd 2.16
2004-02-27 Nicholas Clark Assimilate Cwd 2.15 from CPAN
2004-01-11 Rafael Garcia-Suarez Upgrade to Cwd 2.14.
2004-01-04 Rafael Garcia-Suarez Upgrade to Cwd 2.13
2003-12-27 Nicholas Clark Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
2003-08-17 Michael G. Schwern Taint safe Cwd::_qnx_abs_path()
2003-08-17 Tels The lib/Cwd.pm diet part of
2003-08-16 Rafael Garcia-Suarez Avoid a "Subroutine Cwd::fastcwd redefined" warning...
2003-08-16 Michael G. Schwern Taint problems in Cwd::abs_path
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-08-12 Jarkko Hietaniemi Localize PARENT (based on Ilya's microperl patch).
2002-09-04 Jarkko Hietaniemi OS/400 PASE port
2002-06-06 Jarkko Hietaniemi Retract #16892 now that we have #17022.
2002-06-03 Rafael Garcia-Suarez Protect against localizing an %ENV slice.
2002-05-16 Rafael Garcia-Suarez Make Cwd::fastcwd() return a tainted value.
2002-04-16 Jarkko Hietaniemi Document taint-safeness. Life in the fast_abs_path()
2002-04-16 Jarkko Hietaniemi Stas' tainting worries, obscured by me.
2002-04-15 Stas Bekman solve one taint problem
2002-02-25 Robin Barker Subject: [PATCH Cwd.pm] cut-n-paste error?
2002-01-14 Michael G. Schwern Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV...
2002-01-02 Norton T. Allen PATCH: lib/Cwd.pm for QNX4
2001-12-30 Nick Ing-Simmons Undo a mess trying Cwd.pm in its ext directory
2001-12-30 Nick Ing-Simmons Integrate mainline
2001-09-24 Jarkko Hietaniemi Clarifying comment to #12164.
2001-09-24 Jeff Pinyan local $/ = "\n";
2001-09-21 Jarkko Hietaniemi Restore things as they were before
2001-09-21 Jarkko Hietaniemi More Cwd from Schwern: make also OS/2 and DOS
2001-09-21 Michael G. Schwern Re: And now the Cwd problem (was Re: chdir.t problem...)
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-06 Jarkko Hietaniemi Avoid redefinition warning
2001-09-06 Jarkko Hietaniemi Re-introduce pure-Perl fall-back for abs_path,
2001-09-05 Jarkko Hietaniemi The MacOS reference is okay, no reason to hide it.
2001-09-05 Michael G. Schwern Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try...
2001-09-05 Michael G. Schwern cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd...
2001-07-08 Jarkko Hietaniemi Integrate changes #11193, 11205, 11209 from macperl.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Norton T. Allen QNX patch extended for NTO
2001-07-02 Ilya Zakharevich OS/2 cwd
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-04-23 Benjamin Sugars Implement Cwd::abs_path in XS
2001-03-31 Jarkko Hietaniemi Integrate change #9491 from maintperl into mainline.
2001-03-30 Benjamin Sugars Re: [PATCH] CwdXS, Take 2
2001-03-21 Benjamin Sugars Cwd.pm docs
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-14 Jarkko Hietaniemi More MacOS Classic fixes from Chris Nandor.
2001-01-08 Charles Bailey Once 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 Bailey SYN SYN
2000-10-18 Eric E. Coe Make Cwd more bulletproof in chrooted environments.
2000-10-03 Olaf Flebbe Epoc update
2000-08-28 Jarkko Hietaniemi Typo in #6858.
2000-08-28 Wolfgang Laun [ID 20000828.006] dir name "0" not safe with Cwd.pm
2000-08-21 Gurusamy Sarathy use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
2000-08-17 Tim Jenness Cwd.pm now uses strict
2000-08-16 Tim Jenness Cwd::_backtick_pwd does not check return value
2000-08-07 Jarkko Hietaniemi Retract #6419 for now since it breaks in AFS and MachTen.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-24 Jeff Pinyan A cleaner abs_path().
2000-03-04 Gurusamy Sarathy remove deadcode
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy yet more multiline match cleanups (from Greg Bacon)
2000-02-09 Charles Bailey Resync with mainline
2000-02-02 Gurusamy Sarathy use warnings rather than fiddling with $^W (from Paul...
2000-01-28 Gurusamy Sarathy alias realpath() to abs_path() (from Tom Christiansen)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
next