Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to PathTools 3.07 | Rafael Garcia-Suarez | 2005-05-06 | 2 | -1/+29 |
* | Add casting to allow g++ (3.3.5) to compile the core code. | Nicholas Clark | 2005-04-05 | 1 | -1/+1 |
* | Down with K&R function arguments | Nicholas Clark | 2005-04-05 | 1 | -3/+1 |
* | Upgrade to PathTools 3.05 | Rafael Garcia-Suarez | 2005-03-22 | 2 | -2/+15 |
* | Upgrade to PathTools 3.04 | Rafael Garcia-Suarez | 2005-02-17 | 6 | -35/+5239 |
* | Assimilate PathTools 3.01 (File::Spec and Cwd) | Nicholas Clark | 2004-10-31 | 1 | -1/+1 |
* | Upgrade to Cwd 2.21. | Rafael Garcia-Suarez | 2004-09-01 | 2 | -0/+11 |
* | Upgrade to Cwd 2.20 | Rafael Garcia-Suarez | 2004-07-22 | 4 | -5/+57 |
* | Assimilate Cwd 2.19 | Nicholas Clark | 2004-07-15 | 2 | -2/+6 |
* | _vms_abs_path on non-directories | Craig A. Berry | 2004-07-04 | 1 | -10/+24 |
* | Fix the Cwd tests for the core. | Rafael Garcia-Suarez | 2004-06-25 | 2 | -2/+5 |
* | Upgrade to Cwd 2.18 | Rafael Garcia-Suarez | 2004-06-24 | 2 | -4/+19 |
* | Upgrade to Cwd 2.17_03 | Rafael Garcia-Suarez | 2004-06-24 | 2 | -1/+64 |
* | Upgrade to Cwd 2.17. | Rafael Garcia-Suarez | 2004-03-10 | 2 | -7/+28 |
* | Upgrade to Cwd 2.16 | Rafael Garcia-Suarez | 2004-03-09 | 2 | -22/+13 |
* | Re: [PATCH Cwd 2.15] test tweak for VMS | Ken Williams | 2004-03-07 | 1 | -7/+22 |
* | test tweak for VMS | Craig A. Berry | 2004-03-06 | 1 | -3/+3 |
* | Assimilate Cwd 2.15 from CPAN | Nicholas Clark | 2004-02-27 | 1 | -0/+6 |
* | Upgrade to Cwd 2.14. | Rafael Garcia-Suarez | 2004-01-11 | 2 | -7/+15 |
* | Upgrade to Cwd 2.13 | Rafael Garcia-Suarez | 2004-01-04 | 2 | -21/+18 |
* | C++ comments, bad. | Rafael Garcia-Suarez | 2003-12-31 | 1 | -1/+1 |
* | Straggler from Cwd | Nicholas Clark | 2003-12-27 | 1 | -0/+42 |
* | Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change | Nicholas Clark | 2003-12-27 | 3 | -6/+155 |
* | Cwd.xs: off-by-one buffer overflow in realpath() | Casey West | 2003-11-03 | 1 | -1/+1 |
* | Taint problems in Cwd::abs_path | Michael G. Schwern | 2003-08-16 | 1 | -13/+14 |
* | U/WIN test nit for John P. Linderman. | Jarkko Hietaniemi | 2003-05-21 | 1 | -2/+2 |
* | OS X test tweak. | Jarkko Hietaniemi | 2003-05-01 | 1 | -0/+15 |
* | With AFS the cwds have little chance of agreeing. | Jarkko Hietaniemi | 2003-04-10 | 1 | -1/+3 |
* | I assume the idea was to use the *cwd variables for testing. | Jarkko Hietaniemi | 2003-04-10 | 1 | -4/+4 |
* | Integrate macperl change #16875. | Jarkko Hietaniemi | 2002-05-30 | 1 | -1/+1 |
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 1 | -6/+17 |
* | Make Cwd::fastcwd() return a tainted value. | Rafael Garcia-Suarez | 2002-05-16 | 2 | -8/+14 |
* | DJGPP updates from Laszlo Molnar. | Jarkko Hietaniemi | 2002-05-03 | 1 | -0/+2 |
* | cwd.t wasn't running all the tests because cmd.exe wasn't | Gurusamy Sarathy | 2002-04-25 | 1 | -3/+7 |
* | squelch some more type mismatch warnings | Gurusamy Sarathy | 2002-04-21 | 1 | -2/+5 |
* | fast_abs_path() is tainted. | Jarkko Hietaniemi | 2002-04-17 | 1 | -1/+1 |
* | Stas' tainting worries, obscured by me. | Jarkko Hietaniemi | 2002-04-16 | 1 | -2/+5 |
* | Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning | Stas Bekman | 2002-03-21 | 1 | -0/+1 |
* | assorted VMS test fix-ups, $Config{prefixexp} revisited | Craig A. Berry | 2002-02-27 | 1 | -2/+2 |
* | ext/Cwd/t/cwd.t -- for VOS | Paul Green | 2002-01-19 | 1 | -1/+1 |
* | Display the native pwd command. | Jarkko Hietaniemi | 2002-01-04 | 1 | -2/+6 |
* | Undo a mess trying Cwd.pm in its ext directory | Nick Ing-Simmons | 2001-12-30 | 1 | -551/+0 |
* | Integrate mainline | Nick Ing-Simmons | 2001-12-30 | 1 | -0/+551 |
* | [Patch Perl@12856] MULTIPLICITY on VMS | Charles Lane | 2001-11-12 | 1 | -1/+2 |
* | VMS fixage and cleanup | Michael G. Schwern | 2001-11-11 | 1 | -63/+51 |
* | some tests not cleaning up properly | Rafael Garcia-Suarez | 2001-11-10 | 1 | -1/+1 |
* | Cwd test not cleaning up after itself | Michael G. Schwern | 2001-11-09 | 1 | -24/+16 |
* | & what's to be done for 5.8.0? | Nicholas Clark | 2001-10-08 | 1 | -1/+1 |
* | Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.) | Michael G. Schwern | 2001-09-05 | 1 | -1/+1 |
* | Fix Cwd::getcwd() not being tainted, as noticed | Jarkko Hietaniemi | 2001-09-04 | 3 | -8/+27 |