summaryrefslogtreecommitdiff
path: root/ext/Cwd
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to PathTools 3.07Rafael Garcia-Suarez2005-05-062-1/+29
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-051-1/+1
* Down with K&R function argumentsNicholas Clark2005-04-051-3/+1
* Upgrade to PathTools 3.05Rafael Garcia-Suarez2005-03-222-2/+15
* Upgrade to PathTools 3.04Rafael Garcia-Suarez2005-02-176-35/+5239
* Assimilate PathTools 3.01 (File::Spec and Cwd)Nicholas Clark2004-10-311-1/+1
* Upgrade to Cwd 2.21.Rafael Garcia-Suarez2004-09-012-0/+11
* Upgrade to Cwd 2.20Rafael Garcia-Suarez2004-07-224-5/+57
* Assimilate Cwd 2.19Nicholas Clark2004-07-152-2/+6
* _vms_abs_path on non-directoriesCraig A. Berry2004-07-041-10/+24
* Fix the Cwd tests for the core.Rafael Garcia-Suarez2004-06-252-2/+5
* Upgrade to Cwd 2.18Rafael Garcia-Suarez2004-06-242-4/+19
* Upgrade to Cwd 2.17_03Rafael Garcia-Suarez2004-06-242-1/+64
* 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