This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bench.pl: add 'compile' benchmark field
[perl5.git] / dist / PathTools /
2017-07-20 Zeframfix PathTools dynamic linking for Perl 5.6
2017-07-20 Zeframfix PathTools taint handling for Perl 5.6
2017-02-27 David GoldenRT#123754 Add security note to File::Spec::no_upwards
2016-11-19 Karl WilliamsonCwd: Remove impediment to compiling under C++11
2016-09-27 David MitchellCwd.xs: avoid blib better while building
2016-09-02 Dagfinn Ilmari Man... Remove obsolete Test prereq from PathTools
2016-08-09 Richard LevitteFile::Spec::VMS->canonpath() incorrect with ODS-5 style...
2016-07-29 Tony Cookfix version numbering for dist/PathTools
2016-07-26 Tony Cookdist/: bump $VERSION as needed
2016-07-26 Tony Cookdist/: remove . from @INC when loading optional modules
2016-05-25 Karl WilliamsonPathTools: fix Pod::Checker warning for pod
2016-03-22 Dagfinn Ilmari Man... [perl #127765] Fix bogus $File::Spec::AmigaOS::VERSION
2016-03-11 Karl WilliamsonFix various pod errors.
2016-03-05 Ricardo SignesPathTools: import Changes file from CPAN
2016-02-13 Craig A. BerryMake File::Spec::VMS->abs2rel handle Unix-format input.
2016-01-14 Ricardo SignesPathTools: use mkpath instead of make_path in tests
2016-01-11 Ricardo SignesRevert "add Changes file for PathTools"
2016-01-11 Ricardo Signesadd Changes file for PathTools
2016-01-11 Ricardo SignesPathTools: bump version for CVE-2015-8607 fix
2016-01-11 Tony Cookensure File::Spec::canonpath() preserves taint
2016-01-06 Daniel Dragangive Win32 miniperl a real getcwd for build perf
2015-12-03 Chris 'BinGOs' Wil... Update PathTools to CPAN version 3.60
2015-11-13 Ricardo SignesPathTools: new CPAN release
2015-09-06 Ricardo Signesbump versions of perl modules updated in AmigaOS branch
2015-09-05 Andy Broadamigaos4: dist/PathTools/lib/File/Spec: add AmigaOS.pm
2015-09-05 Andy Broadamigaos4: dist/PathTools/Cwd: special env handling
2015-07-30 Daniel DraganCwd.pm, dont repeatedly access magic %ENV vars
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-18 David MitchellCwd.xs: silence recent compiler warning
2015-03-17 Karl WilliamsonExtend Cwd to work on z/OS sysplexed systems
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: rename variable
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: White-space/comment only
2015-03-17 Karl WilliamsonBump version of dist/PathTools to 3.55
2014-12-03 Craig A. BerryEliminate eliminate_macros and fixpath.
2014-12-03 Tony Cook[perl #122635] avoid turning a leading // into / on...
2014-11-09 Craig A. BerryVersion bump for File::Spec::VMS.
2014-11-09 Craig A. BerrySimplify abs2rel.t.
2014-11-09 Craig A. BerryFix undefined warning in File::Spec::VMS::catfile.
2014-11-09 Craig A. BerryForce barename base to be a directory in File::Spec...
2014-11-09 Craig A. BerryRevise Unix syntax detection File::Spec::VMS::abs2rel.
2014-11-09 Craig A. BerryMove rel2abs earlier in File::Spec::VMS::abs2rel.
2014-10-29 James E KeenanDemonstrate that RT #121360 has been resolved.
2014-10-13 Daniel Draganspeed up building with less disk IO pod moves+__END__...
2014-09-04 Jarkko HietaniemiVersion multibump.
2014-09-04 Jarkko HietaniemiAvoid gcc warning.
2014-07-14 Daniel Draganoptimize PathTools to not try to load XS on miniperl
2014-05-29 Brian FraserFix for [perl #121963] 5.20.0-RC1 can't compile on...
2014-02-05 Brian FraserFile::Spec: Mopre extensive fix for #120593
2014-01-26 Brian FraserCwd.pm: Handle native android builds better
2014-01-24 Brian FraserFile::Spec::Unix->tmpdir: Always return an absolute...
2013-12-02 Steve HayMerge branch 'dirnames' into blead
2013-10-24 Steve HayMove Cwd and List-Util to folders named as per their...