This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update File::Spec synopsis
[perl5.git] / dist / PathTools /
2022-08-30 Elvin AslanovUpdate File::Spec synopsis
2022-08-19 小鸡Pathtools: update version info in files meta.json and...
2022-07-25 David MitchellPathTools/t/cwd_enoent.t: a fixup to version check
2022-07-20 Tony Cookrelease 6.2 of Dragonfly BSD fixed getcwd()
2022-06-28 Marcel TelkaPathTools/Cwd.xs: define SYSNAME/SYSNAME_LEN for OS390...
2022-06-16 Nicolas MendozaAvoid using ' version of isnt
2022-05-28 Yves OrtonRevert "Revert "mg.c, Cwd.pm - Empty path is the same...
2022-05-28 Yves OrtonRevert "Revert "dist/PathTools - add missing entries...
2022-04-20 Yves OrtonRevert "dist/PathTools - add missing entries to Changes"
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-04-20 Yves Ortondist/PathTools - add missing entries to Changes
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-07-09 Thibault Duponchelleget working directory on a non existing path returns...
2021-06-09 Tony Cookavoid a prototype warning assigning \&getcwd to *cwd
2021-06-09 Tony Cookdon't fallback to simple pwd
2021-06-09 Tony Cookremove code that assuming finding pwd on the path is...
2021-05-24 Tony Cookupdate PathTools changes for the inode comparison change
2021-05-24 Tony Cookbump PathTools to 3.81
2021-05-24 Tony CookPathTools: compare inode numbers as strings
2021-05-24 Tony Cookupdate dist/PathTools/Changes
2020-12-01 Tony CookPathTools: use PerlLIO_*() functions and chdir() on...
2020-11-22 Graham Knopadd gitignore exclusions for files in git
2020-11-05 Tony Cookdocument the issues for the enoent problem on dragonfly
2020-10-30 David MitchellPathTools/Cwd.xs: fix off-by-one in bsd_realpath()
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-19 Richard LeachSilence Cwd.pm warning on Android builds if targetsh...
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-10-11 Slaven RezicAccept also ESTALE (fix for RT #133534)
2018-08-27 Sawyer XBumping PathTools from 3.74 to 3.75
2018-08-27 Graham Knopfix mkpath call to be compatible with older File::Path
2018-08-23 James E KeenanRemove duplicate of commented-out test.
2018-07-26 Daniel Draganremove distros from needing ppport.h in core
2018-05-01 James E KeenanEnsure temp directories are cleaned up.
2018-05-01 Tomasz Konojackigetcwd() doesn't fail on non-existent directories on...
2018-02-24 Father ChrysostomosPathTools/Changes: Retroactively mention CPAN RT #114236
2018-02-19 Sawyer XCorrect PathTools dist files and bump to 3.74:
2018-02-17 Sawyer XAdd MANIFEST to PathTools
2018-02-17 Sawyer XReflect what I think are the correct changesets for...
2018-02-17 Zeframdefine NEED_croak_xs_usage in PathTools
2018-02-17 James E KeenanAdd ABSTRACT, LICENSE, AUTHOR, etc. elements.
2018-02-17 James E KeenanEnsure that all tests in t/cwd.t have descriptions.
2018-02-17 James E KeenanProvide .gitignore for PathTools distribution.
2018-01-17 Zeframremove unused constant from test
2018-01-17 Zeframskip cwd_enoent test on Cygwin
2018-01-16 Zeframcorrect error returns from fast_abs_path()
2017-12-26 Zeframavoid infinite recursion in _perl_abs_path()
2017-12-25 Zeframdisable cwd_enoent test
2017-12-24 Zeframcorrect error returns from _perl_abs_path()
2017-12-18 James E KeenanDemonstrate how File::Spec->catfile('.', @other_args...
2017-12-18 Zeframalign version numbers in the PathTools distro
2017-12-18 Zeframremove support for running PathTools on MacOS
2017-12-18 Zeframremove support for running PathTools on EPOC
2017-12-14 Karl WilliamsonCwd: Change strcmp into strEQ
2017-11-13 Nicolas RSwitch some core modules to XSLoader
2017-11-11 Zeframavoid runtime module loading in File::Spec
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
2017-10-25 Dagfinn Ilmari Man... Fix missing skip counts in PathTools' cwd.t
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...
next