summaryrefslogtreecommitdiff
path: root/dist/Cwd
Commit message (Expand)AuthorAgeFilesLines
* Version bumpsif-0.0602Father Chrysostomos2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-222-6/+6
* Keep verbatim pod in File::VMS/Win32 within 80 colsFather Chrysostomos2011-08-092-4/+6
* Keep verbatim pod in File::Mac/Unix within 80 colsFather Chrysostomos2011-08-092-12/+18
* Keep verbatim pod in File::Spec within 80 colsFather Chrysostomos2011-08-091-3/+5
* In Cwd.xs, tidy the conditional code related to symlinks.Nicholas Clark2011-07-061-8/+9
* Remove duplicate $VERSION handling code, made redundant in 3.28_01Nicholas Clark2011-07-051-3/+0
* In Cwd.xs, swap to defaulting to disabled prototypes.Nicholas Clark2011-06-221-3/+2
* Merge the implementation of Cwd::{fastcwd,getcwd} using ALIAS.Nicholas Clark2011-06-221-13/+5
* In Cwd.xs on VMS, don't compile bsd_realpath() at all.Nicholas Clark2011-06-221-13/+14
* Add PERL_NO_GET_CONTEXT to Cwd.Nicholas Clark2011-06-221-0/+2
* In Cwd::_win32_cwd() avoid a string eval when checking if we're miniperl.Nicholas Clark2011-06-221-2/+9
* dist/Cwd/lib/File/Spec/Win32.pm: Fix broken linkKarl Williamson2011-05-181-2/+2
* Revert "In Cwd, convert two regexps to explicit ranges, instead of using /i"Karl Williamson2011-03-021-3/+3
* In Cwd, convert two regexps to explicit ranges, instead of using /iNicholas Clark2011-02-041-3/+3
* Remove Mac OS classic special case code from Cwd's cwd.tNicholas Clark2011-01-221-4/+0
* Convert File::Spec's remaining tests to Test::More from Test.Nicholas Clark2011-01-223-43/+33
* Remove Mac OS classic only tests from Cwd's Spec.tNicholas Clark2011-01-221-38/+3
* Bumped Cwd and File::Spec versions for release per cmpVERSION.plJesse Vincent2011-01-203-3/+3
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-075-10/+10
* bump version of many modulesZefram2010-12-191-1/+1
* fix various compiler warnings from XS codeZefram2010-12-111-2/+2
* perldelta and version bump for CwdFather Chrysostomos2010-10-031-1/+1
* [perl #51562] Problem & "solution" for building 5.10.0 w/win32+mingw+dmakekmx2010-10-031-1/+8
* Upgrade PathTools to 3.33Steffen Mueller2010-09-2010-10/+10
* Upgrade PathTools from version 3.31_02 to 3.32Florian Ragwitz2010-09-2010-11/+12
* Do not ship the PathTools ChangesSteffen Mueller2010-09-051-823/+0
* Move PathTools from cpan/ to dist/Florian Ragwitz2010-07-2420-0/+7437