summaryrefslogtreecommitdiff
path: root/dist/PathTools/lib
Commit message (Expand)AuthorAgeFilesLines
* bump PathTools to 3.81Tony Cook2021-05-2410-10/+10
* PathTools: use PerlLIO_*() functions and chdir() on a symlink differencesTony Cook2020-12-0110-10/+10
* bump version numbers for PathTools to 3.79David Mitchell2020-10-309-9/+9
* PathTools::Win32.pm: Add L<> around link in podKarl Williamson2019-05-251-2/+2
* (perl #133951) fallback to the built-in getcwd if we canTony Cook2019-04-1510-10/+10
* bump version numbers for PathToolsTony Cook2019-01-1410-10/+10
* (perl #123724) don't translate ... to ..\.. on Win32Tony Cook2019-01-141-10/+0
* bump $File::Spec::*::VERSIONTony Cook2018-11-0110-10/+10
* prevent t/Functions.t from warning on undefined values when none suppliedTony Cook2018-11-011-1/+1
* Bumping PathTools from 3.74 to 3.75Sawyer X2018-08-2710-10/+10
* Correct PathTools dist files and bump to 3.74:Sawyer X2018-02-1910-10/+10
* define NEED_croak_xs_usage in PathToolsZefram2018-02-1710-10/+10
* correct error returns from _perl_abs_path()Zefram2017-12-2410-10/+10
* align version numbers in the PathTools distroZefram2017-12-1810-10/+10
* remove support for running PathTools on MacOSZefram2017-12-182-24/+3
* remove support for running PathTools on EPOCZefram2017-12-181-1/+0
* Cwd: Change strcmp into strEQKarl Williamson2017-12-1310-10/+10
* avoid runtime module loading in File::SpecZefram2017-11-115-41/+16
* Replace multiple 'use vars' by 'our' in distNicolas R2017-11-1110-33/+22
* fix PathTools taint handling for Perl 5.6Zefram2017-07-2010-11/+12
* RT#123754 Add security note to File::Spec::no_upwardsDavid Golden2017-02-2710-13/+16
* Cwd: Remove impediment to compiling under C++11Karl Williamson2016-11-1910-10/+10
* File::Spec::VMS->canonpath() incorrect with ODS-5 style directory specs.Richard Levitte2016-08-091-5/+5
* fix version numbering for dist/PathToolsTony Cook2016-07-3010-10/+10
* dist/: bump $VERSION as neededTony Cook2016-07-2610-10/+10
* dist/: remove . from @INC when loading optional modulesTony Cook2016-07-263-3/+14
* PathTools: fix Pod::Checker warning for podKarl Williamson2016-05-249-11/+11
* [perl #127765] Fix bogus $File::Spec::AmigaOS::VERSIONDagfinn Ilmari Mannsåker2016-03-221-1/+1
* Fix various pod errors.Karl Williamson2016-03-111-2/+3
* Make File::Spec::VMS->abs2rel handle Unix-format input.Craig A. Berry2016-02-1310-15/+13
* PathTools: bump version for CVE-2015-8607 fixRicardo Signes2016-01-1110-10/+10
* give Win32 miniperl a real getcwd for build perfDaniel Dragan2016-01-0710-10/+10
* Update PathTools to CPAN version 3.60Chris 'BinGOs' Williams2015-12-0310-10/+10
* PathTools: new CPAN releaseRicardo Signes2015-11-1310-20/+20
* bump versions of perl modules updated in AmigaOS branchRicardo Signes2015-09-0610-10/+10
* amigaos4: dist/PathTools/lib/File/Spec: add AmigaOS.pmAndy Broad2015-09-052-1/+63
* Cwd.pm, dont repeatedly access magic %ENV varsDaniel Dragan2015-07-309-9/+9
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-229-9/+9
* Bump version of dist/PathTools to 3.55Karl Williamson2015-03-179-9/+9
* Eliminate eliminate_macros and fixpath.Craig A. Berry2014-12-038-124/+11
* [perl #122635] avoid turning a leading // into / on cygwinTony Cook2014-12-039-9/+9
* Version bump for File::Spec::VMS.Craig A. Berry2014-11-091-1/+1
* Fix undefined warning in File::Spec::VMS::catfile.Craig A. Berry2014-11-091-1/+1
* Force barename base to be a directory in File::Spec::VMS:abs2rel.Craig A. Berry2014-11-091-0/+4
* Revise Unix syntax detection File::Spec::VMS::abs2rel.Craig A. Berry2014-11-091-1/+1
* Move rel2abs earlier in File::Spec::VMS::abs2rel.Craig A. Berry2014-11-091-3/+1
* speed up building with less disk IO pod moves+__END__+miscDaniel Dragan2014-10-139-9/+9
* Version multibump.Jarkko Hietaniemi2014-09-049-10/+10
* optimize PathTools to not try to load XS on miniperlDaniel Dragan2014-07-149-11/+14
* Fix for [perl #121963] 5.20.0-RC1 can't compile on AndroidBrian Fraser2014-05-299-9/+9