Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the ifdefs for INCOMPLETE_TAINTS | Brian Fraser | 2013-09-21 | 1 | -8/+0 |
* | 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 | 1 | -0/+281 |
* | Remove "register" declarations | Karl Williamson | 2012-11-24 | 1 | -1/+1 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -4/+4 |
* | In Cwd.xs, tidy the conditional code related to symlinks. | Nicholas Clark | 2011-07-06 | 1 | -8/+9 |
* | 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 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 1 | -2/+2 |
* | Move PathTools from cpan/ to dist/ | Florian Ragwitz | 2010-07-24 | 1 | -0/+492 |