summaryrefslogtreecommitdiff
path: root/lib/Cwd.pm
Commit message (Expand)AuthorAgeFilesLines
* Subject: [PATCH Cwd.pm] cut-n-paste error?Robin Barker2002-02-251-1/+1
* Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}Michael G. Schwern2002-01-141-1/+3
* PATCH: lib/Cwd.pm for QNX4Norton T. Allen2002-01-021-0/+6
* Undo a mess trying Cwd.pm in its ext directoryNick Ing-Simmons2001-12-301-0/+551
* Integrate mainlineNick Ing-Simmons2001-12-301-551/+0
* Clarifying comment to #12164.Jarkko Hietaniemi2001-09-241-1/+2
* local $/ = "\n";Jeff Pinyan2001-09-241-0/+1
* Restore things as they were beforeJarkko Hietaniemi2001-09-211-0/+3
* More Cwd from Schwern: make also OS/2 and DOSJarkko Hietaniemi2001-09-211-2/+1
* Re: And now the Cwd problem (was Re: chdir.t problem...)Michael G. Schwern2001-09-211-1/+0
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Avoid redefinition warningJarkko Hietaniemi2001-09-061-0/+1
* Re-introduce pure-Perl fall-back for abs_path,Jarkko Hietaniemi2001-09-061-8/+105
* The MacOS reference is okay, no reason to hide it.Jarkko Hietaniemi2001-09-051-4/+0
* Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)Michael G. Schwern2001-09-051-60/+104
* cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cl...Michael G. Schwern2001-09-051-2/+14
* Integrate changes #11193, 11205, 11209 from macperl.Jarkko Hietaniemi2001-07-081-3/+26
* QNX patch extended for NTONorton T. Allen2001-07-061-1/+1
* OS/2 cwdIlya Zakharevich2001-07-021-0/+19
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-26/+4
* Implement Cwd::abs_path in XSBenjamin Sugars2001-04-231-55/+10
* Integrate change #9491 from maintperl into mainline.Jarkko Hietaniemi2001-03-311-1/+8
* Re: [PATCH] CwdXS, Take 2Benjamin Sugars2001-03-301-42/+9
* Cwd.pm docsBenjamin Sugars2001-03-211-17/+26
* More MacOS Classic fixes from Chris Nandor.Jarkko Hietaniemi2001-02-141-1/+10
* [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix Robert Spier2000-12-131-1/+4
* [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdirDavid Dyck2000-11-201-1/+1
* [perl 7711: EPOC] updatesOlaf Flebbe2000-11-201-1/+2
* Make Cwd more bulletproof in chrooted environments.Eric E. Coe2000-10-181-1/+9
* Epoc updateOlaf Flebbe2000-10-031-0/+11
* Typo in #6858.Jarkko Hietaniemi2000-08-281-1/+1
* [ID 20000828.006] dir name "0" not safe with Cwd.pmWolfgang Laun2000-08-281-3/+3
* use Cwd 'chdir' didn't set $ENV{PWD} correctly on WindowsGurusamy Sarathy2000-08-211-5/+13
* Cwd.pm now uses strictTim Jenness2000-08-171-6/+5
* Cwd::_backtick_pwd does not check return valueTim Jenness2000-08-161-2/+3
* Retract #6419 for now since it breaks in AFS and MachTen.Jarkko Hietaniemi2000-08-071-29/+53
* A cleaner abs_path().Jeff Pinyan2000-07-241-53/+29
* remove deadcodeGurusamy Sarathy2000-03-041-3/+0
* yet more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-011-3/+3
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
* alias realpath() to abs_path() (from Tom Christiansen)Gurusamy Sarathy2000-01-281-5/+16
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
* cygwin32 updateFifer, Eric1999-07-051-2/+6
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-0/+2
* Understand Apollo's //node notation.Johann Klasek1999-04-091-0/+1
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-211-1/+1
* (via private mail)Charles Bailey1998-09-231-1/+1
* added patch to fix Cwd.pm warnings, fixed a couple more placesGisle Aas1998-07-061-4/+4
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-0/+13
* Cwd.pmGraham Barr1998-02-251-64/+7