Upgrade to PathTools 3.07
[p5sagit/p5-mst-13.2.git] / lib / File / Spec / Unix.pm
2005-05-06 Rafael Garcia-Suarez Upgrade to PathTools 3.07
2005-02-17 Rafael Garcia-Suarez Upgrade to PathTools 3.04
2003-09-16 Jarkko Hietaniemi Upgrade to File::Spec 0.85_03.
2003-08-21 Jarkko Hietaniemi Underline the fact that abs2rel() makes no sense
2003-08-21 Jarkko Hietaniemi Rename the internal cwd() to _cwd() (it's not curdir).
2003-08-19 Ken Williams maintperl - File::Spec cwd() stuff
2003-08-18 Jarkko Hietaniemi I could have sworn the base class method was there.
2003-08-17 Tels The "reduce memory footprint and increase speed by not
2003-08-15 Jarkko Hietaniemi Up the F::S subpackage versions; up the JPL JNI.pm...
2003-07-27 Jarkko Hietaniemi Upgrade to File::Spec 0.85.
2003-05-13 Casey West [perl #8599] s/catenate/concatenate/
2003-03-14 Jarkko Hietaniemi Better pass in the $self for a method.
2003-03-14 Jarkko Hietaniemi Cleanup the File::Spec tmpdir() implementations:
2003-03-12 Jarkko Hietaniemi File::Spec: Do not fall back to '', use curdir instead.
2003-03-12 Jarkko Hietaniemi Integrate:
2003-01-08 Rafael Garcia-Suarez Fix the doc for splitpath() in the File::Spec modules :
2003-01-08 Rafael Garcia-Suarez Integrate change #18362 from maint-5.8:
2002-09-04 Michael G. Schwern File::Spec->catfile not canonicalizing consistently
2002-07-09 Jarkko Hietaniemi Retract #17428, not needed in this version of File...
2002-07-08 Diab Jerius (retracted by #17444)
2002-05-30 Stas Bekman catpath()'s pod part
2002-05-07 Michael A Chase [ID 20020506.009] File::Spec::Unix::canonpath under...
2001-11-25 Jarkko Hietaniemi For some reason CygWin wasn't collapsing multiple
2001-11-05 Jarkko Hietaniemi The ${"\cTAINT"} raises the ire of 'use strict'.
2001-11-05 Rafael Garcia-Suarez Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
2001-10-15 Jarkko Hietaniemi MacOS Classic catdir() rewrite from Thomas Wegner
2001-10-13 Rafael Garcia-Suarez [DOC PATCH] pod syntax fixups for File::Spec::* modules
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-08-22 Ronald J. Kimball Documentation in File::Spec (was Re: minor File::Spec
2001-08-15 Barrie Slaymaker Re: bug in File::Spec 0.82 (canonpath)
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Philip Newton /^qnx|nto$/ --> /^(?:qnx|nto)$/
2001-06-27 Norton T. Allen for QNX
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-15 Peter Prymmer s/use vars qw\(/our(/ for OS/390 extension builds
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-04 Gurusamy Sarathy remove rel2abs prototypes (from Barrie Slaymaker)
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-30 Barrie Slaymaker File::Spec 0.82 beta
2000-06-29 Doug MacEachern Re: [PATCH] Re: Speeding up method lookups
2000-06-23 Jarkko Hietaniemi Upgrade to File::Spec 0.810_01 from CPAN by Barrie...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-05 Gurusamy Sarathy File::Spec compatibility update (from Barrie Slaymaker
2000-04-27 Gurusamy Sarathy sync version numbers in File::Spec with the ones on...
2000-03-17 Gurusamy Sarathy documentation fixes from p5p
2000-03-03 Gurusamy Sarathy File::Spec bugs (spotted by Hack Kampbjorn <hack@hackda...
2000-02-29 Gurusamy Sarathy more m//s and $ vs \z fixups (from Greg Bacon)
2000-02-28 Charles Bailey Revert File::Spec::Unix functions and keep VMS...
2000-02-27 Charles Bailey Add new File::Spec::VMS methods
2000-02-15 Gurusamy Sarathy more complete File::Spec support for Mac and VMS, tests...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Fifer, Eric cygwin update
1999-02-15 Barrie Slaymaker 5.005_54 #2 Merging File::PathConvert in to File::Spec
1999-02-14 Jan Dubois back out change#2751, apply updated version
1999-02-01 Gurusamy Sarathy devnull() support from Jan Dubois <jan.dubois@ibm.net...
1998-06-20 Gurusamy Sarathy add File-Spec-0.6 from CPAN