Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
[p5sagit/p5-mst-13.2.git] / lib / File / Spec /
2003-08-19 Ilya Zakharevich Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd...
2003-08-19 Michael G. Schwern Re: [PATCH] maintperl - File::Spec cwd() stuff
2003-08-19 Ken Williams maintperl - File::Spec cwd() stuff
2003-08-18 Jarkko Hietaniemi Use the base class cwd() method.
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-28 Jarkko Hietaniemi Extra noise from File::Spec.
2003-07-27 Jarkko Hietaniemi Upgrade to File::Spec 0.85.
2003-07-21 Craig A. Berry Re: [PATCH] test clean-up for VMS
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 File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
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-10-11 Information Service [perl #17751] File::Spec::Win32::canonpath patch try#3
2002-09-21 Craig A. Berry file spec tweaks for VMS
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-06-19 Jarkko Hietaniemi The only difference between NW5.pm and Win32.pm was...
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-05-31 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-05-30 Stas Bekman catpath()'s pod part
2002-05-07 Michael A Chase [ID 20020506.009] File::Spec::Unix::canonpath under...
2002-04-24 Jarkko Hietaniemi Integrate #16136, #16137, #16138 from macperl;
2002-04-03 Dominic Dunlop Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2r...
2002-04-02 George Necula RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec...
2002-03-26 Jarkko Hietaniemi EPOC update from Olaf Flebbe.
2002-03-07 Nikola Knezevic reordering conditions in Win32.pm
2002-02-14 Nick Ing-Simmons Integrate mainline
2002-02-13 Michael G. Schwern Re: File/Spec/t/rel2abs2rel2whatever broken again
2002-02-12 Michael G. Schwern Re: 14654 introduced a bug
2002-02-12 Michael G. Schwern Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2r...
2002-02-05 Michael G. Schwern Re: File::Spec::rel2abs2rel (?)
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-05 Artur Bergman Add . first to the PATH environment to test that we...
2002-01-03 Dave Rolsky File::Spec & NetWare
2001-12-24 Dave Rolsky : ExtUtils::MM_* and File::Spec
2001-12-21 Ilya Zakharevich OS/2 File::* modules
2001-12-06 Michael G. Schwern Better abs2rel/rel2abs/canonpath tests
2001-12-06 Craig A. Berry ] VMS-only File::Spec->canonpath fix
2001-11-25 Jarkko Hietaniemi For some reason CygWin wasn't collapsing multiple
2001-11-21 Jarkko Hietaniemi Integrate #13154 from macperl; Remove comments.
2001-11-14 Jarkko Hietaniemi VERSIONize.
2001-11-12 Barrie Slaymaker remove volume from result
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)
next