| Commit message (Expand) | Author | Age | Files | Lines |
* | Cwd::fast_abs_path's untaint should allow for multiline directories | Joel Berger | 2012-12-03 | 1 | -2/+2 |
* | [perl #115962] cwd.t: Add test for fast_abs_path in LF dir | Father Chrysostomos | 2012-12-03 | 1 | -1/+11 |
* | Remove "register" declarations | Karl Williamson | 2012-11-24 | 2 | -2/+2 |
* | Add C define to remove taint support from perl | Steffen Mueller | 2012-11-05 | 1 | -1/+8 |
* | File::Spec::Unix: Fix pod link | Father Chrysostomos | 2012-05-26 | 1 | -1/+2 |
* | Increase $File::Spec::Unix::VERSION to 3.39_03 | Father Chrysostomos | 2012-05-26 | 1 | -1/+1 |
* | Tests for perl #111510 | Volker Schatz | 2012-05-26 | 1 | -0/+4 |
* | [perl #111510] File::Spec::UNIX->abs2rel() gets it wrong with ".." components | Volker Schatz | 2012-05-26 | 1 | -23/+50 |
* | Bump Cwd, File::Spec version. | Craig A. Berry | 2012-02-17 | 9 | -9/+9 |
* | Rethink EFS in File::Spec::VMS. | Craig A. Berry | 2012-02-17 | 2 | -636/+180 |
* | Increase $Cwd::VERSION to 3.39_02 | Father Chrysostomos | 2012-02-03 | 1 | -1/+1 |
* | Load File::Spec before using it in Cwd | Eric Brine | 2012-02-03 | 1 | -0/+1 |
* | Stop inadvertently skipping Spec.t on VMS. | Craig A. Berry | 2012-01-14 | 1 | -4/+4 |
* | Use tr/_// instead of eval $VERSION | Steffen Mueller | 2011-12-20 | 10 | -20/+20 |
* | Cwd pod consistency tweaks | Father Chrysostomos | 2011-12-17 | 1 | -5/+5 |
* | [rt.cpan.org #45885] File::Spec: Don’t use tainted tmpdir in 5.6 | Father Chrysostomos | 2011-12-16 | 2 | -2/+22 |
* | Version bumpsif-0.0602 | Father Chrysostomos | 2011-11-22 | 1 | -1/+1 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 2 | -6/+6 |
* | Keep verbatim pod in File::VMS/Win32 within 80 cols | Father Chrysostomos | 2011-08-09 | 2 | -4/+6 |
* | Keep verbatim pod in File::Mac/Unix within 80 cols | Father Chrysostomos | 2011-08-09 | 2 | -12/+18 |
* | Keep verbatim pod in File::Spec within 80 cols | Father Chrysostomos | 2011-08-09 | 1 | -3/+5 |
* | In Cwd.xs, tidy the conditional code related to symlinks. | Nicholas Clark | 2011-07-06 | 1 | -8/+9 |
* | Remove duplicate $VERSION handling code, made redundant in 3.28_01 | Nicholas Clark | 2011-07-05 | 1 | -3/+0 |
* | In Cwd.xs, swap to defaulting to disabled prototypes. | Nicholas Clark | 2011-06-22 | 1 | -3/+2 |
* | Merge the implementation of Cwd::{fastcwd,getcwd} using ALIAS. | Nicholas Clark | 2011-06-22 | 1 | -13/+5 |
* | In Cwd.xs on VMS, don't compile bsd_realpath() at all. | Nicholas Clark | 2011-06-22 | 1 | -13/+14 |
* | Add PERL_NO_GET_CONTEXT to Cwd. | Nicholas Clark | 2011-06-22 | 1 | -0/+2 |
* | In Cwd::_win32_cwd() avoid a string eval when checking if we're miniperl. | Nicholas Clark | 2011-06-22 | 1 | -2/+9 |
* | dist/Cwd/lib/File/Spec/Win32.pm: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | Revert "In Cwd, convert two regexps to explicit ranges, instead of using /i" | Karl Williamson | 2011-03-02 | 1 | -3/+3 |
* | In Cwd, convert two regexps to explicit ranges, instead of using /i | Nicholas Clark | 2011-02-04 | 1 | -3/+3 |
* | Remove Mac OS classic special case code from Cwd's cwd.t | Nicholas Clark | 2011-01-22 | 1 | -4/+0 |
* | Convert File::Spec's remaining tests to Test::More from Test. | Nicholas Clark | 2011-01-22 | 3 | -43/+33 |
* | Remove Mac OS classic only tests from Cwd's Spec.t | Nicholas Clark | 2011-01-22 | 1 | -38/+3 |
* | Bumped Cwd and File::Spec versions for release per cmpVERSION.pl | Jesse Vincent | 2011-01-20 | 3 | -3/+3 |
* | Fix typos (spelling errors) in dist/* | Peter J. Acklam) (via RT | 2011-01-07 | 5 | -10/+10 |
* | bump version of many modules | Zefram | 2010-12-19 | 1 | -1/+1 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 1 | -2/+2 |
* | perldelta and version bump for Cwd | Father Chrysostomos | 2010-10-03 | 1 | -1/+1 |
* | [perl #51562] Problem & "solution" for building 5.10.0 w/win32+mingw+dmake | kmx | 2010-10-03 | 1 | -1/+8 |
* | Upgrade PathTools to 3.33 | Steffen Mueller | 2010-09-20 | 10 | -10/+10 |
* | Upgrade PathTools from version 3.31_02 to 3.32 | Florian Ragwitz | 2010-09-20 | 10 | -11/+12 |
* | Do not ship the PathTools Changes | Steffen Mueller | 2010-09-05 | 1 | -823/+0 |
* | Move PathTools from cpan/ to dist/ | Florian Ragwitz | 2010-07-24 | 20 | -0/+7437 |