Straggler from Cwd
[p5sagit/p5-mst-13.2.git] / ext / Cwd / t /
2003-12-27 Nicholas Clark Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
2003-08-16 Michael G. Schwern Taint problems in Cwd::abs_path
2003-05-21 Jarkko Hietaniemi U/WIN test nit for John P. Linderman.
2003-05-01 Jarkko Hietaniemi OS X test tweak.
2003-04-10 Jarkko Hietaniemi With AFS the cwds have little chance of agreeing.
2003-04-10 Jarkko Hietaniemi I assume the idea was to use the *cwd variables for...
2002-05-30 Jarkko Hietaniemi Integrate macperl change #16875.
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-16 Rafael Garcia-Suarez Make Cwd::fastcwd() return a tainted value.
2002-05-03 Jarkko Hietaniemi DJGPP updates from Laszlo Molnar.
2002-04-25 Gurusamy Sarathy cwd.t wasn't running all the tests because cmd.exe...
2002-04-17 Jarkko Hietaniemi fast_abs_path() is tainted.
2002-04-16 Jarkko Hietaniemi Stas' tainting worries, obscured by me.
2002-02-27 Craig A. Berry assorted VMS test fix-ups, $Config{prefixexp} revisited
2002-01-20 Nick Ing-Simmons Integrate mainline
2002-01-19 Paul Green ext/Cwd/t/cwd.t -- for VOS
2002-01-04 Jarkko Hietaniemi Display the native pwd command.
2001-11-11 Michael G. Schwern VMS fixage and cleanup
2001-11-10 Rafael Garcia-Suarez some tests not cleaning up properly
2001-11-09 Michael G. Schwern Cwd test not cleaning up after itself
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-09-04 Jarkko Hietaniemi Fix Cwd::getcwd() not being tainted, as noticed