Upgrade to Pathtools-3.18
[p5sagit/p5-mst-13.2.git] / lib / File / Spec / VMS.pm
2006-04-28 Steve Peters Upgrade to Pathtools-3.18
2005-12-10 Steve Peters Upgrade to PathTools-3.14_01
2005-11-19 Steve Peters Upgrade to PathTools-3.14
2005-08-27 Rafael Garcia-Suarez Upgrade to PathTools 3.10
2005-05-06 Rafael Garcia-Suarez Upgrade to PathTools 3.07
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 Update to File::Spec 0.90
2004-08-28 Craig A. Berry File::Spec::VMS update
2003-09-16 Jarkko Hietaniemi Upgrade to File::Spec 0.85_03.
2003-08-30 Jarkko Hietaniemi Missed from #20942.
2003-08-21 Jarkko Hietaniemi Rename the internal cwd() to _cwd() (it's not curdir).
2003-08-18 Jarkko Hietaniemi Use the base class cwd() method.
2003-08-17 Tels The "reduce memory footprint and increase speed by not
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.
2002-09-21 Craig A. Berry file spec tweaks for VMS
2001-12-06 Craig A. Berry ] VMS-only File::Spec->canonpath fix
2001-11-07 Rafael Garcia-Suarez a bunch of untested patches
2001-10-10 Jarkko Hietaniemi VMS: reorder the elimination of 000000 in the canonpath...
2001-10-10 Jarkko Hietaniemi Fix/improve handling of the [000000] special "root"
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-06-16 Craig A. Berry get extutils.t working on VMS (again)
2001-03-16 Michael Stevens more pod patches
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-24 Jarkko Hietaniemi File::Spec::VMS fixup for tmpdir from Craig Berry.
2000-07-04 Gurusamy Sarathy remove rel2abs prototypes (from Barrie Slaymaker)
2000-06-30 Jarkko Hietaniemi Check VERSIONs.
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-25 Charles Bailey Allow eliminate_macros() and fixpath() to handle space...
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 Charles Bailey Quick pre-release fixes: clean up results in...
2000-03-14 Gurusamy Sarathy integrate vmsperl changes into mainline (change#5693...
2000-03-13 Charles Bailey Trim out leftover hunk from prior resolve conflict
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-11 Gurusamy Sarathy File::Spec::VMS fixups, *not tested* on VMS (from Barri...
2000-03-06 Charles Bailey Fix ricochet in File::Spec::VMS
2000-03-03 Gurusamy Sarathy File::Spec bugs (spotted by Hack Kampbjorn <hack@hackda...
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy more multiline match cleanups (from Greg Bacon)
2000-02-29 Gurusamy Sarathy more m//s and $ vs \z fixups (from Greg Bacon)
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-02-09 Charles Bailey Resync with mainline
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-08-23 Charles Bailey update MM_VMS to use new File::Spec routines
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Bailey applied new parts of suggested patch
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