summaryrefslogtreecommitdiff
path: root/lib/File/Spec
Commit message (Expand)AuthorAgeFilesLines
* [perl #40103] File::Spec->case_tolerant() should return true on Cygwin Reini Urban2007-06-212-2/+11
* Skip a test that causes list assignment to %ENV errors on VMS.Craig A. Berry2007-06-211-1/+4
* Make File::Spec::VMS->splitdir stop returning an empty first directoryCraig A. Berry2007-06-212-6/+8
* Upgrade to PathTools 3.25Rafael Garcia-Suarez2007-06-142-4/+9
* Upgrade to PathTools-3.24.Steve Peters2006-11-232-11/+16
* Upgrade to PathTools-3.23.Steve Peters2006-10-122-6/+12
* Update to PathTools-3.22.Steve Peters2006-10-103-8/+11
* Upgrade to PathTools-3.21Steve Peters2006-10-063-40/+53
* Upgrade to PathTools 3.19Rafael Garcia-Suarez2006-07-122-0/+6
* optimisation for File::Spec::abs2rel where both args are relativeBrendan O'Dea2006-07-081-1/+7
* Upgrade to Pathtools-3.18Steve Peters2006-04-282-8/+23
* Upgrade to PathTools-3.14_01Steve Peters2005-12-103-4/+24
* Upgrade to PathTools-3.14Steve Peters2005-11-196-78/+65
* Upgrade to Pathtools-3.12Steve Peters2005-10-071-1/+1
* Improve File::Spec::Win32->path() and fix MM_Win32.tSteve Hay2005-09-281-4/+5
* Upgrade to PathTools 3.10Rafael Garcia-Suarez2005-08-274-146/+146
* Typos in *.p[lm]Piotr Fusik2005-08-021-2/+2
* Upgrade to PathTools 3.07Rafael Garcia-Suarez2005-05-067-12/+17
* Symbian port of PerlJarkko Hietaniemi2005-04-211-2/+4
* Upgrade to PathTools 3.04Rafael Garcia-Suarez2005-02-1711-9/+76
* Assimilate PathTools 3.01 (File::Spec and Cwd)Nicholas Clark2004-10-311-5/+1
* Update to File::Spec 0.90Rafael Garcia-Suarez2004-09-011-1/+5
* File::Spec::VMS updateCraig A. Berry2004-08-282-14/+78
* Upgrade to File::Spec 0.88.Rafael Garcia-Suarez2004-07-282-7/+36
* Assimilate File::Spec 0.87Nicholas Clark2003-12-271-1/+1
* Upgrade to File::Spec 0.85_03.Jarkko Hietaniemi2003-09-167-99/+198
* Re: Decreasing VMS tests in File::Spec::VMS?Peter Prymmer2003-09-101-0/+3
* Missed from #20942.Jarkko Hietaniemi2003-08-301-0/+15
* fix File::Spec->abs2rel() to return absolute $path more often for VMSPeter Prymmer2003-08-301-3/+3
* minor File::Spec testing cleanupKen Williams2003-08-261-0/+3
* Re: pod cleanupKen Williams2003-08-222-73/+28
* No more public cwd(), use private _cwd().Jarkko Hietaniemi2003-08-211-2/+2
* Underline the fact that abs2rel() makes no senseJarkko Hietaniemi2003-08-211-2/+4
* Rename the internal cwd() to _cwd() (it's not curdir).Jarkko Hietaniemi2003-08-215-19/+20
* Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuffIlya Zakharevich2003-08-191-0/+5
* Re: [PATCH] maintperl - File::Spec cwd() stuffMichael G. Schwern2003-08-191-5/+0
* maintperl - File::Spec cwd() stuffKen Williams2003-08-193-6/+9
* Use the base class cwd() method.Jarkko Hietaniemi2003-08-181-5/+2
* I could have sworn the base class method was there.Jarkko Hietaniemi2003-08-181-6/+13
* The "reduce memory footprint and increase speed by notTels2003-08-177-23/+26
* Up the F::S subpackage versions; up the JPL JNI.pm versionJarkko Hietaniemi2003-08-152-3/+2
* Extra noise from File::Spec.Jarkko Hietaniemi2003-07-281-1/+1
* Upgrade to File::Spec 0.85.Jarkko Hietaniemi2003-07-278-191/+167
* Re: [PATCH] test clean-up for VMSCraig A. Berry2003-07-211-2/+2
* [perl #8599] s/catenate/concatenate/Casey West2003-05-131-1/+1
* Better pass in the $self for a method.Jarkko Hietaniemi2003-03-141-1/+2
* Cleanup the File::Spec tmpdir() implementations:Jarkko Hietaniemi2003-03-148-104/+117
* File::Spec: Do not fall back to '', use curdir instead.Jarkko Hietaniemi2003-03-126-9/+6
* File::Temp tests were failing in Cygwin if $ENV{TMPDIR}Jarkko Hietaniemi2003-03-121-0/+20
* Integrate:Jarkko Hietaniemi2003-03-121-1/+1