The KOI8-R example wasn't quite right.
[p5sagit/p5-mst-13.2.git] / lib / File / Spec /
2001-11-07 Rafael Garcia-Suarez a bunch of untested patches
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-23 Jarkko Hietaniemi MacOS Classic updates from Pudge.
2001-10-22 Jarkko Hietaniemi At some point the #6234 has been lost from the mainline
2001-10-17 Jarkko Hietaniemi Pod cleanup.
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-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-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
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-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Craig A. Berry get extutils.t working on VMS (again)
2001-03-16 Michael Stevens more pod patches
2001-02-28 Michael Stevens Re: Errors in core PODs
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-11-20 Olaf Flebbe [perl 7711: EPOC] updates
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 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy remove rel2abs prototypes (from Barrie Slaymaker)
2000-06-30 Jarkko Hietaniemi Check VERSIONs.
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 Matt Sergeant Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
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-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-17 Gurusamy Sarathy documentation fixes from p5p
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-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-02-09 Charles Bailey Resync with mainline
2000-02-02 Gurusamy Sarathy use warnings rather than fiddling with $^W (from Paul...
2000-02-02 Gurusamy Sarathy fix broken abs2rel() (from François Allard <franka...
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
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-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-15 Gurusamy Sarathy add :ALL export tag (from Chris Nandor <pudge@pobox...
1999-08-23 Charles Bailey update MM_VMS to use new File::Spec routines
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Fifer, Eric cygwin update
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-03-23 Gurusamy Sarathy File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
1999-02-28 Jan Dubois slightly edited version of suggested patch
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...
1999-01-07 Abigail Another set of doc patches from Abigail
1998-06-20 Gurusamy Sarathy add File-Spec-0.6 from CPAN