This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PathTools/Cwd.xs: define SYSNAME/SYSNAME_LEN for OS390 only
[perl5.git] / dist / PathTools / lib / File / Spec /
2022-06-28 Marcel TelkaPathTools/Cwd.xs: define SYSNAME/SYSNAME_LEN for OS390...
2022-05-28 Yves OrtonRevert "Revert "mg.c, Cwd.pm - Empty path is the same...
2022-04-20 Yves OrtonRevert "mg.c, Cwd.pm - Empty path is the same as "...
2022-04-20 Yves Ortonmg.c, Cwd.pm - Empty path is the same as "." which...
2022-03-04 Leon TimmermansAdd PerlIO_readlink backcompat defines to Cws.xs
2021-12-07 Michiel BeijenPathTools: update bug_tracker location
2021-10-09 James E KeenanSend bug reports to GitHub
2021-05-24 Tony Cookbump PathTools to 3.81
2020-12-01 Tony CookPathTools: use PerlLIO_*() functions and chdir() on...
2020-10-30 David Mitchellbump version numbers for PathTools to 3.79
2019-05-26 Karl WilliamsonPathTools::Win32.pm: Add L<> around link in pod
2019-04-14 Tony Cook(perl #133951) fallback to the built-in getcwd if we can
2019-01-14 Tony Cookbump version numbers for PathTools
2019-01-14 Tony Cook(perl #123724) don't translate ... to ..\.. on Win32
2018-11-01 Tony Cookbump $File::Spec::*::VERSION
2018-11-01 Tony Cookprevent t/Functions.t from warning on undefined values...
2018-08-27 Sawyer XBumping PathTools from 3.74 to 3.75
2018-02-19 Sawyer XCorrect PathTools dist files and bump to 3.74:
2018-02-17 Zeframdefine NEED_croak_xs_usage in PathTools
2017-12-24 Zeframcorrect error returns from _perl_abs_path()
2017-12-18 Zeframalign version numbers in the PathTools distro
2017-12-18 Zeframremove support for running PathTools on MacOS
2017-12-14 Karl WilliamsonCwd: Change strcmp into strEQ
2017-11-11 Zeframavoid runtime module loading in File::Spec
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
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-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-02-13 Craig A. BerryMake File::Spec::VMS->abs2rel handle Unix-format input.
2016-01-11 Ricardo SignesPathTools: bump version for CVE-2015-8607 fix
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-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-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. 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-13 Daniel Draganspeed up building with less disk IO pod moves+__END__...
2014-09-04 Jarkko HietaniemiVersion multibump.
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-10-24 Steve HayMove Cwd and List-Util to folders named as per their...