summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* remove unused constant from testZefram2018-01-171-1/+0
* skip cwd_enoent test on CygwinZefram2018-01-171-0/+5
* PPPort: silence a recent compiler warningDavid Mitchell2018-01-171-3/+1
* correct error returns from fast_abs_path()Zefram2018-01-161-3/+6
* (perl #132533) bump $Devel::PPPort::VERSIONTony Cook2018-01-161-1/+1
* (perl #132533) add missing generated file updatesTony Cook2018-01-163-1/+284
* Fix test warning: Use of uninitialized valuePali2018-01-161-1/+1
* Fix security problem: CWE-134: Use of Externally-Controlled Format StringPali2018-01-162-2/+3
* Use croak_sv in threadsPali2018-01-161-2/+2
* Implement messPali2018-01-167-11/+531
* Devel-PPPort: Rmv impediment to compiling under C++11Karl Williamson2018-01-141-1/+1
* fix Data-Dumper postentry for quoted globZefram2018-01-103-8/+39
* Devel;:PPPort: Skip tests invalid on EBCDICKarl Williamson2018-01-092-4/+8
* Update Time-HiRes to CPAN version 1.9752Chris 'BinGOs' Williams2018-01-098-57/+473
* XSLoader shouldn't use mod2fname when finding .bs files.Craig A. Berry2017-12-311-4/+7
* Update Time-HiRes to CPAN version 1.9750Chris 'BinGOs' Williams2017-12-264-17/+82
* avoid infinite recursion in _perl_abs_path()Zefram2017-12-262-5/+1
* disable cwd_enoent testZefram2017-12-251-0/+2
* correct error returns from _perl_abs_path()Zefram2017-12-2412-19/+64
* Update Module-CoreList for v5.27.8Chris 'BinGOs' Williams2017-12-214-3/+33
* Update Module::CoreList for v5.27.7Chris 'BinGOs' Williams2017-12-201-0/+165
* Demonstrate how File::Spec->catfile('.', @other_args) works.James E Keenan2017-12-181-0/+3
* perlxs: Document bitwise calling conventionsFather Chrysostomos2017-12-181-3/+12
* align version numbers in the PathTools distroZefram2017-12-1810-10/+10
* remove support for running PathTools on MacOSZefram2017-12-183-37/+4
* remove support for running PathTools on EPOCZefram2017-12-182-15/+0
* show modern usage for {XS,Dyna}LoaderZefram2017-12-161-12/+11
* semicolon-friendly diagnostic controlZefram2017-12-166-35/+44
* Cwd: Change strcmp into strEQKarl Williamson2017-12-1313-13/+16
* Fix typo in 183a822da3e11eb0f7dba393f5e6f2bc515cffe6Karl Williamson2017-12-131-1/+1
* Data::Dumper: Change a strncmp to memBEGINsKarl Williamson2017-12-131-1/+7
* Data::Dumper: Change strcpy to strlcpyKarl Williamson2017-12-131-2/+10
* Add PERL_REENTRANT for XS modulesKarl Williamson2017-12-131-5/+12
* revise doc about returning values from threadsZefram2017-12-121-16/+20
* correct detection of arg absence in Data::DumperZefram2017-12-126-85/+36
* Declaration after statement in typemapFather Chrysostomos2017-12-101-1/+1
* Increase $ExtUtils::Typemaps::VERSION to 3.37Father Chrysostomos2017-12-101-1/+1
* Avoid newGVgen in blead-upstream modulesFather Chrysostomos2017-12-102-5/+11
* Fix WIDEST_UTYPE in Devel::PPPort.Craig A. Berry2017-12-082-7/+9
* in Data-Dumper, quote glob names betterZefram2017-12-013-20/+45
* IO test: adjust require for non CORE perlNicolas R2017-11-291-3/+3
* autouse: fix autouse.t deparsingDavid Mitchell2017-11-231-4/+5
* Sync ExtUtils-CBuilder with CPAN release 0.280230Alberto Simões2017-11-2215-16/+45
* Bump Carp to version 1.45Nicolas R2017-11-213-3/+3
* Carp: optimize format_arg when arguments contain many referencesJ. Nick Koston2017-11-212-1/+10
* generate preliminary Module::CoreList updates for 5.27.7Karen Etheridge2017-11-204-3/+33
* Update Module::CoreList for 5.27.6Karen Etheridge2017-11-201-2/+176
* bump threads version to account for previous changes to comments and testsKaren Etheridge2017-11-191-2/+2
* fix other pod versions that had become out of date, and add reminder commentsKaren Etheridge2017-11-182-4/+4
* fix Attribute::Handlers pod to match new $VERSIONKaren Etheridge2017-11-181-1/+1