| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Cwd and List-Util to folders named as per their CPAN distributions | Steve Hay | 2013-10-24 | 21 | -6627/+0 |
* | Up the version of File::Spec from 3.44 to 3.45 | Brian Fraser | 2013-09-21 | 9 | -9/+9 |
* | Removed the ifdefs for INCOMPLETE_TAINTS | Brian Fraser | 2013-09-21 | 2 | -9/+1 |
* | In Cwd's THX_unix_canonpath add two casts from (void*) to keep C++ sweet. | Nicholas Clark | 2013-08-17 | 1 | -2/+2 |
* | File::Spec in XS | Zefram | 2013-08-17 | 14 | -34/+401 |
* | Add the upstream Makefile.PL for Cwd | Nicholas Clark | 2013-08-17 | 1 | -0/+27 |
* | _perl_abs_path() symlink tests fail on QNX Neutrino | Chris 'BinGOs' Williams | 2013-08-02 | 1 | -1/+1 |
* | Resolve File::Spec test failures on QNX Neutrino | Chris 'BinGOs' Williams | 2013-08-02 | 1 | -1/+2 |
* | Fix file_name_is_absolute on VMS for device without a directory. | Craig A. Berry | 2013-07-14 | 2 | -2/+6 |
* | Increase $File::Spec::Win32::VERSION to 3.42 | Father Chrysostomos | 2013-06-22 | 1 | -1/+1 |
* | Increase $File::Spec::VMS::VERSION to 3.42 | Father Chrysostomos | 2013-06-22 | 1 | -1/+1 |
* | Fixed verbatim lines in POD over 79 characters | Brian Gottreu | 2013-06-22 | 2 | -6/+6 |
* | Increase $File::Spec::VERSION to 3.41 | Father Chrysostomos | 2013-06-10 | 1 | -1/+1 |
* | Increase some File::Spec versions to 3.41 | Father Chrysostomos | 2013-06-08 | 6 | -6/+6 |
* | Correct File::Spec POD about tainting and tmpdir | Father Chrysostomos | 2013-06-08 | 3 | -3/+3 |
* | [perl #89940] File::Spec->tmpdir and env changes | Father Chrysostomos | 2013-06-08 | 7 | -19/+59 |
* | File::Spec::Epoc: Small pod clean-up | Father Chrysostomos | 2013-06-08 | 1 | -3/+3 |
* | typo fixes for Cwd | David Steinbrunner | 2013-05-25 | 2 | -4/+4 |
* | Cwd/File::Spec version bump to 3.40 | Steffen Mueller | 2013-01-16 | 10 | -11/+11 |
* | 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 |