This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move $func_header inside while loop closer to where it's used
[perl5.git] / dist / Cwd /
2011-07-06 Nicholas ClarkIn Cwd.xs, tidy the conditional code related to symlinks.
2011-07-05 Nicholas ClarkRemove duplicate $VERSION handling code, made redundant...
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.
2011-06-22 Nicholas ClarkIn Cwd::_win32_cwd() avoid a string eval when checking...
2011-05-18 Karl Williamsondist/Cwd/lib/File/Spec/Win32.pm: Fix broken link
2011-03-02 Karl WilliamsonRevert "In Cwd, convert two regexps to explicit ranges...
2011-02-04 Nicholas ClarkIn Cwd, convert two regexps to explicit ranges, instead...
2011-01-22 Nicholas ClarkRemove Mac OS classic special case code from Cwd's...
2011-01-22 Nicholas ClarkConvert File::Spec's remaining tests to Test::More...
2011-01-22 Nicholas ClarkRemove Mac OS classic only tests from Cwd's Spec.t
2011-01-20 Jesse VincentBumped Cwd and File::Spec versions for release per...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-12-19 Zeframbump version of many modules
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-04 Father Chrysostomosperldelta and version bump for Cwd
2010-10-04 kmx[perl #51562] Problem & "solution" for building 5.10...
2010-09-20 Steffen MuellerUpgrade PathTools to 3.33
2010-09-20 Florian RagwitzUpgrade PathTools from version 3.31_02 to 3.32
2010-09-05 Steffen MuellerDo not ship the PathTools Changes
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/