2005-03-22 |
Rafael Garcia-Suarez |
Upgrade to PathTools 3.05 |
blob | commitdiff |
2005-02-18 |
Yves Orton |
Re: Integration of PathTools 3.04 |
blob | commitdiff | diff to current |
2005-02-17 |
Rafael Garcia-Suarez |
Upgrade to PathTools 3.04 |
blob | commitdiff | diff to current |
2004-10-31 |
Nicholas Clark |
Assimilate PathTools 3.01 (File::Spec and Cwd) |
blob | commitdiff | diff to current |
2004-09-01 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.21. |
blob | commitdiff | diff to current |
2004-07-22 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.20 |
blob | commitdiff | diff to current |
2004-07-15 |
Nicholas Clark |
Assimilate Cwd 2.19 |
blob | commitdiff | diff to current |
2004-07-04 |
Craig A. Berry |
_vms_abs_path on non-directories |
blob | commitdiff | diff to current |
2004-06-24 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.18 |
blob | commitdiff | diff to current |
2004-06-24 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.17_03 |
blob | commitdiff | diff to current |
2004-03-10 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.17. |
blob | commitdiff | diff to current |
2004-03-09 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.16 |
blob | commitdiff | diff to current |
2004-02-27 |
Nicholas Clark |
Assimilate Cwd 2.15 from CPAN |
blob | commitdiff | diff to current |
2004-01-11 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.14. |
blob | commitdiff | diff to current |
2004-01-04 |
Rafael Garcia-Suarez |
Upgrade to Cwd 2.13 |
blob | commitdiff | diff to current |
2003-12-27 |
Nicholas Clark |
Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer... |
blob | commitdiff | diff to current |
2003-08-17 |
Michael G. Schwern |
Taint safe Cwd::_qnx_abs_path() |
blob | commitdiff | diff to current |
2003-08-17 |
Tels |
The lib/Cwd.pm diet part of |
blob | commitdiff | diff to current |
2003-08-16 |
Rafael Garcia-Suarez |
Avoid a "Subroutine Cwd::fastcwd redefined" warning... |
blob | commitdiff | diff to current |
2003-08-16 |
Michael G. Schwern |
Taint problems in Cwd::abs_path |
blob | commitdiff | diff to current |
2003-08-14 |
Jarkko Hietaniemi |
A swath of VERSION patches from Nicholas Clark. |
blob | commitdiff | diff to current |
2003-08-12 |
Jarkko Hietaniemi |
Localize PARENT (based on Ilya's microperl patch). |
blob | commitdiff | diff to current |
2002-09-04 |
Jarkko Hietaniemi |
OS/400 PASE port |
blob | commitdiff | diff to current |
2002-06-06 |
Jarkko Hietaniemi |
Retract #16892 now that we have #17022. |
blob | commitdiff | diff to current |
2002-06-03 |
Rafael Garcia-Suarez |
Protect against localizing an %ENV slice. |
blob | commitdiff | diff to current |
2002-05-16 |
Rafael Garcia-Suarez |
Make Cwd::fastcwd() return a tainted value. |
blob | commitdiff | diff to current |
2002-04-16 |
Jarkko Hietaniemi |
Document taint-safeness. Life in the fast_abs_path() |
blob | commitdiff | diff to current |
2002-04-16 |
Jarkko Hietaniemi |
Stas' tainting worries, obscured by me. |
blob | commitdiff | diff to current |
2002-04-15 |
Stas Bekman |
solve one taint problem |
blob | commitdiff | diff to current |
2002-02-25 |
Robin Barker |
Subject: [PATCH Cwd.pm] cut-n-paste error? |
blob | commitdiff | diff to current |
2002-01-14 |
Michael G. Schwern |
Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV... |
blob | commitdiff | diff to current |
2002-01-02 |
Norton T. Allen |
PATCH: lib/Cwd.pm for QNX4 |
blob | commitdiff | diff to current |
2001-12-30 |
Nick Ing-Simmons |
Undo a mess trying Cwd.pm in its ext directory |
blob | commitdiff | diff to current |
2001-12-30 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff |
2001-09-24 |
Jarkko Hietaniemi |
Clarifying comment to #12164. |
blob | commitdiff | diff to current |
2001-09-24 |
Jeff Pinyan |
local $/ = "\n"; |
blob | commitdiff | diff to current |
2001-09-21 |
Jarkko Hietaniemi |
Restore things as they were before |
blob | commitdiff | diff to current |
2001-09-21 |
Jarkko Hietaniemi |
More Cwd from Schwern: make also OS/2 and DOS |
blob | commitdiff | diff to current |
2001-09-21 |
Michael G. Schwern |
Re: And now the Cwd problem (was Re: chdir.t problem...) |
blob | commitdiff | diff to current |
2001-09-21 |
Ronald J. Kimball |
avoid v-strings with require/use |
blob | commitdiff | diff to current |
2001-09-06 |
Jarkko Hietaniemi |
Avoid redefinition warning |
blob | commitdiff | diff to current |
2001-09-06 |
Jarkko Hietaniemi |
Re-introduce pure-Perl fall-back for abs_path, |
blob | commitdiff | diff to current |
2001-09-05 |
Jarkko Hietaniemi |
The MacOS reference is okay, no reason to hide it. |
blob | commitdiff | diff to current |
2001-09-05 |
Michael G. Schwern |
Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try... |
blob | commitdiff | diff to current |
2001-09-05 |
Michael G. Schwern |
cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd... |
blob | commitdiff | diff to current |
2001-07-08 |
Jarkko Hietaniemi |
Integrate changes #11193, 11205, 11209 from macperl. |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-06 |
Norton T. Allen |
QNX patch extended for NTO |
blob | commitdiff | diff to current |
2001-07-02 |
Ilya Zakharevich |
OS/2 cwd |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Doug MacEachern |
[patch] Cwd.xs optimizations/abstraction |
blob | commitdiff | diff to current |
2001-04-23 |
Benjamin Sugars |
Implement Cwd::abs_path in XS |
blob | commitdiff | diff to current |
2001-03-31 |
Jarkko Hietaniemi |
Integrate change #9491 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-03-30 |
Benjamin Sugars |
Re: [PATCH] CwdXS, Take 2 |
blob | commitdiff | diff to current |
2001-03-21 |
Benjamin Sugars |
Cwd.pm docs |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-14 |
Jarkko Hietaniemi |
More MacOS Classic fixes from Chris Nandor. |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-13 |
Robert Spier |
[20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis... |
blob | commitdiff | diff to current |
2000-11-20 |
David Dyck |
[ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir |
blob | commitdiff | diff to current |
2000-11-20 |
Olaf Flebbe |
[perl 7711: EPOC] updates |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-18 |
Eric E. Coe |
Make Cwd more bulletproof in chrooted environments. |
blob | commitdiff | diff to current |
2000-10-03 |
Olaf Flebbe |
Epoc update |
blob | commitdiff | diff to current |
2000-08-28 |
Jarkko Hietaniemi |
Typo in #6858. |
blob | commitdiff | diff to current |
2000-08-28 |
Wolfgang Laun |
[ID 20000828.006] dir name "0" not safe with Cwd.pm |
blob | commitdiff | diff to current |
2000-08-21 |
Gurusamy Sarathy |
use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows |
blob | commitdiff | diff to current |
2000-08-17 |
Tim Jenness |
Cwd.pm now uses strict |
blob | commitdiff | diff to current |
2000-08-16 |
Tim Jenness |
Cwd::_backtick_pwd does not check return value |
blob | commitdiff | diff to current |
2000-08-07 |
Jarkko Hietaniemi |
Retract #6419 for now since it breaks in AFS and MachTen. |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-07-24 |
Jeff Pinyan |
A cleaner abs_path(). |
blob | commitdiff | diff to current |
2000-03-04 |
Gurusamy Sarathy |
remove deadcode |
blob | commitdiff | diff to current |
2000-03-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-03-01 |
Gurusamy Sarathy |
yet more multiline match cleanups (from Greg Bacon) |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-02 |
Gurusamy Sarathy |
use warnings rather than fiddling with $^W (from Paul... |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
alias realpath() to abs_path() (from Tom Christiansen) |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-07 |
Gurusamy Sarathy |
cygwin update (from Eric Fifer <EFifer@sanwaint.com>) |
blob | commitdiff | diff to current |
1999-07-05 |
Fifer, Eric |
cygwin32 update |
blob | commitdiff | diff to current |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
blob | commitdiff | diff to current |
1999-04-09 |
Johann Klasek |
Understand Apollo's //node notation. |
blob | commitdiff | diff to current |
1999-01-21 |
Abigail |
CPAN update (CPAN-1.44_54) from Andreas and |
blob | commitdiff | diff to current |
1998-09-23 |
Charles Bailey |
(via private mail) |
blob | commitdiff | diff to current |
1998-07-06 |
Gisle Aas |
added patch to fix Cwd.pm warnings, fixed a couple... |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#896 from maintbranch |
blob | commitdiff | diff to current |
1998-02-25 |
Graham Barr |
Cwd.pm |
blob | commitdiff | diff to current |
1998-02-13 |
Norton T. Allen |
5.004_58 QNX getcwd |
blob | commitdiff | diff to current |
1998-01-04 |
Gurusamy Sarathy |
[win32] Various win32 fixes |
blob | commitdiff | diff to current |
1997-12-17 |
Molnar Laszlo |
Major changes to the DOS/djgpp port (including threading): |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-04-17 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97e... |
blob | commitdiff | diff to current |
1997-04-04 |
Nick Ing-Simmons |
Fix FindBin under Win32, and document success |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
blob | commitdiff | diff to current |
1997-01-15 |
Paul Marquess |
low priority patches |
blob | commitdiff | diff to current |
1996-11-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_07 to... |
blob | commitdiff | diff to current |
1996-10-10 |
Ilya Zakharevich |
perl 5.003_07: lib/Cwd.pm |
blob | commitdiff | diff to current |
1996-09-20 |
Joseph S. Myers |
Pod typos, pod2man bugs, and miscellaneous installation... |
blob | commitdiff | diff to current |
1996-05-15 |
Perl 5 Porters |
perl 5.003_01: lib/Cwd.pm |
blob | commitdiff | diff to current |
next |