summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList for 5.33.6Richard Leach2021-01-201-0/+94
* Module/CoreList.pm - fixup add (correct) missing commaRichard Leach2021-01-201-2/+2
* Module/CoreList.pm - fixup add missing commaRichard Leach2021-01-201-1/+1
* perlxs.pod; rpc is considered obsoleteKarl Williamson2021-01-181-2/+2
* Fix POD for $Carp::RefArgFormatterDaniel Böhmer2021-01-182-6/+6
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-42/+42
* Add ChangeLog entry for IO version 1.45Paul "LeoNerd" Evans2021-01-041-0/+4
* Bump VERSION of every file in dist/IO to 1.45 consistentlyPaul "LeoNerd" Evans2021-01-0410-10/+10
* Add a unit test that IO::Socket constructor uses error variables as specifiedPaul "LeoNerd" Evans2021-01-041-0/+34
* Actually document the IO::Socket constructor's behaviour on failure, pointing...Paul "LeoNerd" Evans2021-01-043-0/+36
* Remote note from IO::Socket::INET's docs about a change that predates even pe...Paul "LeoNerd" Evans2021-01-041-7/+0
* Update IO::Socket unit test for $IO::Socket::errstrPaul "LeoNerd" Evans2021-01-041-2/+2
* Bump IO::Socket version numberPaul "LeoNerd" Evans2021-01-042-2/+2
* Have IO's socket code write errors also into $IO::Socket::errstrPaul "LeoNerd" Evans2021-01-042-11/+13
* Revert "Fix Time::HiRes compile probe on VMS"Craig A. Berry2021-01-031-1/+1
* Fix Time::HiRes compile probe on VMSCraig A. Berry2020-12-241-1/+1
* GH #18163: Stricter, cleaned up test example: (#18165)Sawyer X2020-12-221-48/+71
* Win32API::File::inc::ExtUtils::Myconst2perl is not indexedKaren Etheridge2020-12-211-3/+0
* Prepare Module::CoreList for 5.33.6Max Maischein2020-12-203-2/+31
* Update Module::CoreList for 5.33.5Max Maischein2020-12-201-1/+98
* dist/threads/t/libc.t: Add timer to avoid deadlockKarl Williamson2020-12-121-0/+6
* HiRes.xs: Remove unused macro defnsKarl Williamson2020-12-062-8/+1
* perlxs: Note that rpc.h is can be in different placesKarl Williamson2020-12-011-0/+3
* Storable: t/canonical.t: avoid stderr noiseDavid Mitchell2020-12-011-1/+1
* Unicode-Normalize/Makefile.PL: avoid stderrDavid Mitchell2020-12-011-1/+1
* PathTools: use PerlLIO_*() functions and chdir() on a symlink differencesTony Cook2020-12-0113-14/+21
* bump version of ExtUtils::ParseXSGraham Knop2020-11-295-5/+5
* restore compatibility with old versions of ExtUtils::ParseXSGraham Knop2020-11-291-0/+2
* bump $Carp::VERSIONTony Cook2020-11-242-2/+2
* fix context of caller call in CarpGraham Knop2020-11-231-1/+1
* add gitignore exclusions for files in gitGraham Knop2020-11-2314-0/+16
* Prepare Module::CoreList for 5.33.5Tom Hukins2020-11-203-2/+31
* Update Module::CoreList for 5.33.4Tom Hukins2020-11-201-31/+194
* Update Net-Ping to CPAN version 2.74Chris 'BinGOs' Williams2020-11-143-29/+66
* Update ExtUtils-CBuilder to CPAN version 0.280235Chris 'BinGOs' Williams2020-11-1416-16/+27
* document the issues for the enoent problem on dragonflyTony Cook2020-11-051-0/+2
* dragonfly bsd timestamps are only microsecond precisionTony Cook2020-11-051-0/+5
* dragonfly BSD's default filesystem is mounted noatime by defaultTony Cook2020-11-051-0/+1
* PathTools/Cwd.xs: fix off-by-one in bsd_realpath()David Mitchell2020-10-301-3/+12
* bump version numbers for PathTools to 3.79David Mitchell2020-10-3010-10/+10
* Prepare Module::CoreList for 5.33.4Steve Hay2020-10-203-2/+31
* Update Module::CoreList for 5.33.3Steve Hay2020-10-201-8/+194
* Update Devel-PPPort to release 3.62Nicolas R2020-10-1922-103/+284
* Fix enough code to get make test_prep working with -dDusedefaultstrictTodd Rinaldo2020-10-131-2/+2
* Remove the need for add_my_to_dump helper in Data::Dumper.Todd Rinaldo2020-10-072-18/+10
* Remove unnecessary need for Data::Dumper Config{extensions} check.Todd Rinaldo2020-10-0722-227/+0
* Make Data::Dumper strict and warnings compliantTodd Rinaldo2020-10-0726-122/+212
* Make Exporter strict and warnings compliantTodd Rinaldo2020-10-054-30/+27
* Make FindBin strict and warnings compliantTodd Rinaldo2020-10-052-6/+11
* Fix typosSamanta Navarro2020-10-035-9/+9