This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid eval misinterpretation on old perls
[perl5.git] / dist / Cwd / Cwd.xs
2013-08-17 Nicholas ClarkIn Cwd's THX_unix_canonpath add two casts from (void...
2013-08-17 ZeframFile::Spec in XS
2012-11-25 Karl WilliamsonRemove "register" declarations
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-07-06 Nicholas ClarkIn Cwd.xs, tidy the conditional code related to symlinks.
2011-06-22 Nicholas ClarkIn Cwd.xs, swap to defaulting to disabled prototypes.
2011-06-22 Nicholas ClarkMerge the implementation of Cwd::{fastcwd,getcwd} using...
2011-06-22 Nicholas ClarkIn Cwd.xs on VMS, don't compile bsd_realpath() at all.
2011-06-22 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Cwd.
2010-12-11 Zeframfix various compiler warnings from XS code
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/