Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
[p5sagit/p5-mst-13.2.git] / ext / Cwd /
2007-03-23 Jerry D. Hedden Cwd doesn't need ppport.h in core
2006-11-23 Steve Peters Upgrade to PathTools-3.24.
2006-10-12 Steve Peters Upgrade to PathTools-3.23.
2006-10-10 Steve Peters Update to PathTools-3.22.
2006-10-06 Steve Peters Upgrade to PathTools-3.21
2006-07-12 Rafael Garcia-Suarez Upgrade to PathTools 3.19
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-04-28 Steve Peters Added Changes file left out from change #28001.
2006-03-07 Steve Peters Upgrade to PathTools-3.17
2005-12-28 Steve Peters Upgrade to PathTools-3.15
2005-12-10 Steve Peters Upgrade to PathTools-3.14_01
2005-11-19 Steve Peters Upgrade to PathTools-3.14
2005-11-10 Rafael Garcia-Suarez Really apply change #26071.
2005-10-07 Steve Peters Upgrade to Pathtools-3.12
2005-08-30 Rafael Garcia-Suarez Upgrade to PathTools 3.11
2005-08-27 Rafael Garcia-Suarez Upgrade to PathTools 3.10
2005-06-17 Rafael Garcia-Suarez Upgrade to PathTools 3.09
2005-05-30 Rafael Garcia-Suarez Upgrade to PathTools 3.08
2005-05-20 Nicholas Clark Updaate ppport.h to get a conditional PERL_UNUSED_DECL
2005-05-06 Rafael Garcia-Suarez Upgrade to PathTools 3.07
2005-04-05 Nicholas Clark Add casting to allow g++ (3.3.5) to compile the core...
2005-04-05 Nicholas Clark Down with K&R function arguments
2005-03-22 Rafael Garcia-Suarez Upgrade to PathTools 3.05
2005-02-17 Rafael Garcia-Suarez Upgrade to PathTools 3.04
2004-10-31 Nicholas Clark Assimilate PathTools 3.01 (File::Spec and Cwd)
2004-09-01 Rafael Garcia-Suarez Upgrade to Cwd 2.21.
2004-07-22 Rafael Garcia-Suarez Upgrade to Cwd 2.20
2004-07-15 Nicholas Clark Assimilate Cwd 2.19
2004-07-04 Craig A. Berry _vms_abs_path on non-directories
2004-06-25 Rafael Garcia-Suarez Fix the Cwd tests for the core.
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.18
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.17_03
2004-03-10 Rafael Garcia-Suarez Upgrade to Cwd 2.17.
2004-03-09 Rafael Garcia-Suarez Upgrade to Cwd 2.16
2004-03-07 Ken Williams Re: [PATCH Cwd 2.15] test tweak for VMS
2004-03-06 Craig A. Berry test tweak for VMS
2004-02-27 Nicholas Clark Assimilate Cwd 2.15 from CPAN
2004-01-11 Rafael Garcia-Suarez Upgrade to Cwd 2.14.
2004-01-04 Rafael Garcia-Suarez Upgrade to Cwd 2.13
2003-12-31 Rafael Garcia-Suarez C++ comments, bad.
2003-12-27 Nicholas Clark Straggler from Cwd
2003-12-27 Nicholas Clark Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
2003-11-03 Casey West Cwd.xs: off-by-one buffer overflow in realpath()
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-21 Gurusamy Sarathy squelch some more type mismatch warnings
2002-04-17 Jarkko Hietaniemi fast_abs_path() is tainted.
2002-04-16 Jarkko Hietaniemi Stas' tainting worries, obscured by me.
2002-03-21 Stas Bekman Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
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-12-30 Nick Ing-Simmons Undo a mess trying Cwd.pm in its ext directory
2001-12-30 Nick Ing-Simmons Integrate mainline
2001-11-12 Charles Lane [Patch Perl@12856] MULTIPLICITY on VMS
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-05 Michael G. Schwern Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try...
2001-09-04 Jarkko Hietaniemi Fix Cwd::getcwd() not being tainted, as noticed
2001-07-08 Jarkko Hietaniemi Bump up the VERSION of Cwd.xs.
2001-07-08 Jarkko Hietaniemi Cwd cleanups.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-24 Jarkko Hietaniemi Misplaces dSPs and the like revealed by MPE/iX and...
2001-06-21 Jarkko Hietaniemi The fchdir() proto is supposed to live in <unistd.h>.
2001-06-21 Jarkko Hietaniemi This town is too small for the Cwd extension and me,
2001-06-21 Jarkko Hietaniemi Cwd tweak from Doug MacEachern.
2001-06-21 Jarkko Hietaniemi Protect the fchdir() and lstat() with ifdefs.
2001-06-21 Craig A. Berry fix Cwd.xs for VMS
2001-06-20 Jarkko Hietaniemi Replace our implementation of realpath() with OpenBSD's
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-05-30 Jarkko Hietaniemi More -Wall sweeping.
2001-04-26 Benjamin Sugars Re: [PATCH: perl@9841] fix a typo for Cwd.xs
2001-04-25 Peter Prymmer fix a typo for Cwd.xs
2001-04-25 Jarkko Hietaniemi abs_path() didn't terminate the filename correctly,
2001-04-23 Benjamin Sugars Implement Cwd::abs_path in XS
2001-04-19 Peter Prymmer void close_dir portability fix for Cwd.xs
2001-04-17 Abigail Missing prototype behaviour
2001-03-30 Benjamin Sugars Re: [PATCH] CwdXS, Take 2