summaryrefslogtreecommitdiff
path: root/ext/Cwd
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Cwd 2.17.Rafael Garcia-Suarez2004-03-102-7/+28
* Upgrade to Cwd 2.16Rafael Garcia-Suarez2004-03-092-22/+13
* Re: [PATCH Cwd 2.15] test tweak for VMSKen Williams2004-03-071-7/+22
* test tweak for VMSCraig A. Berry2004-03-061-3/+3
* Assimilate Cwd 2.15 from CPANNicholas Clark2004-02-271-0/+6
* Upgrade to Cwd 2.14.Rafael Garcia-Suarez2004-01-112-7/+15
* Upgrade to Cwd 2.13Rafael Garcia-Suarez2004-01-042-21/+18
* C++ comments, bad.Rafael Garcia-Suarez2003-12-311-1/+1
* Straggler from CwdNicholas Clark2003-12-271-0/+42
* Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so changeNicholas Clark2003-12-273-6/+155
* Cwd.xs: off-by-one buffer overflow in realpath()Casey West2003-11-031-1/+1
* Taint problems in Cwd::abs_pathMichael G. Schwern2003-08-161-13/+14
* U/WIN test nit for John P. Linderman.Jarkko Hietaniemi2003-05-211-2/+2
* OS X test tweak.Jarkko Hietaniemi2003-05-011-0/+15
* With AFS the cwds have little chance of agreeing.Jarkko Hietaniemi2003-04-101-1/+3
* I assume the idea was to use the *cwd variables for testing.Jarkko Hietaniemi2003-04-101-4/+4
* Integrate macperl change #16875.Jarkko Hietaniemi2002-05-301-1/+1
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-6/+17
* Make Cwd::fastcwd() return a tainted value.Rafael Garcia-Suarez2002-05-162-8/+14
* DJGPP updates from Laszlo Molnar.Jarkko Hietaniemi2002-05-031-0/+2
* cwd.t wasn't running all the tests because cmd.exe wasn'tGurusamy Sarathy2002-04-251-3/+7
* squelch some more type mismatch warningsGurusamy Sarathy2002-04-211-2/+5
* fast_abs_path() is tainted.Jarkko Hietaniemi2002-04-171-1/+1
* Stas' tainting worries, obscured by me.Jarkko Hietaniemi2002-04-161-2/+5
* Re: [PATCH lib/Cwd.pm] fixing proto mismatch warningStas Bekman2002-03-211-0/+1
* assorted VMS test fix-ups, $Config{prefixexp} revisitedCraig A. Berry2002-02-271-2/+2
* ext/Cwd/t/cwd.t -- for VOSPaul Green2002-01-191-1/+1
* Display the native pwd command.Jarkko Hietaniemi2002-01-041-2/+6
* Undo a mess trying Cwd.pm in its ext directoryNick Ing-Simmons2001-12-301-551/+0
* Integrate mainlineNick Ing-Simmons2001-12-301-0/+551
* [Patch Perl@12856] MULTIPLICITY on VMS Charles Lane2001-11-121-1/+2
* VMS fixage and cleanupMichael G. Schwern2001-11-111-63/+51
* some tests not cleaning up properly Rafael Garcia-Suarez2001-11-101-1/+1
* Cwd test not cleaning up after itselfMichael G. Schwern2001-11-091-24/+16
* & what's to be done for 5.8.0? Nicholas Clark2001-10-081-1/+1
* Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)Michael G. Schwern2001-09-051-1/+1
* Fix Cwd::getcwd() not being tainted, as noticedJarkko Hietaniemi2001-09-043-8/+27
* Bump up the VERSION of Cwd.xs.Jarkko Hietaniemi2001-07-081-1/+1
* Cwd cleanups.Jarkko Hietaniemi2001-07-081-2/+4
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-021-2/+6
* Misplaces dSPs and the like revealed by MPE/iX and Cygwin.Jarkko Hietaniemi2001-06-241-0/+2
* The fchdir() proto is supposed to live in <unistd.h>.Jarkko Hietaniemi2001-06-211-0/+4
* This town is too small for the Cwd extension and me,Jarkko Hietaniemi2001-06-211-0/+4
* Cwd tweak from Doug MacEachern.Jarkko Hietaniemi2001-06-211-19/+11
* Protect the fchdir() and lstat() with ifdefs.Jarkko Hietaniemi2001-06-211-7/+22
* fix Cwd.xs for VMSCraig A. Berry2001-06-211-0/+7
* Replace our implementation of realpath() with OpenBSD'sJarkko Hietaniemi2001-06-201-9/+189
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+134
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-237/+23
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-1/+1