summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList for 5.25.11Sawyer X2017-03-201-1/+114
* ExtUtils-ParseXS: bump all $VERSION 3.33->3.34David Mitchell2017-03-069-9/+9
* perlxstut.pod: s/newRV/newRV_inc/gDavid Mitchell2017-03-061-3/+3
* RT#123754 Add security note to File::Spec::no_upwardsDavid Golden2017-02-2712-14/+20
* (perl #130856) deal with unpack_sockaddr_un() croakingTony Cook2017-02-271-2/+6
* Upgrade to threads 2.15jdhedden2017-02-263-8/+8
* Upgrade to threads::shared 1.55jdhedden2017-02-261-8/+10
* Clean up temporary directories after testing.James E Keenan2017-02-231-4/+10
* update Module::CoreList for 5.25.11David Mitchell2017-02-214-3/+33
* Update Module::CoreList for 5.25.10reneeb2017-02-201-1/+11
* Upgrade to Thread::Queue 3.12jdhedden2017-02-169-25/+73
* Revert "Upgrade to Thread::Queue 3.12"James E Keenan2017-02-149-80/+25
* Upgrade to Thread::Queue 3.12jdhedden2017-02-149-25/+80
* Net::Ping: Todo a test on EBCDICKarl Williamson2017-02-101-2/+6
* Remove extra terminating semicolonJames E Keenan2017-02-062-2/+2
* prevent leak of class name from retrieve_hook() on an exceptionTony Cook2017-02-061-4/+5
* Fix stack buffer overflow in deserialization of hooks.John Lightsey2017-02-063-4/+21
* Update Module::CoreList for 5.25.10Abigail2017-01-204-3/+33
* Fix typo in the name the .pm file is generated from.Abigail2017-01-201-1/+1
* Update Module::CoreList for 5.25.9Abigail2017-01-203-2/+45
* Avoid deprecation warning.Abigail2017-01-171-1/+1
* Import Module::CoreList data for 5.22.3 and 5.24.1Steve Hay2017-01-143-0/+374
* Write tests for RT #77934.James E Keenan2017-01-121-0/+113
* RT#130487: fix stack-management bug in Data::DumperAaron Crane2017-01-043-4/+17
* Fix a null pointer dereference segfault in Storable.John Lightsey2017-01-013-6/+24
* Upgrade to threads 2.12jdhedden2016-12-314-8/+10
* Upgrade to threads::shared 1.54jdhedden2016-12-312-2/+4
* Silence one warnings generated during 'make' by clang.Jerry D. Hedden2016-12-292-2/+10
* Module::CoreList: clarify _undelta logicAristotle Pagaltzis2016-12-271-10/+7
* Switch most open() calls to three-argument form.John Lightsey2016-12-2366-120/+119
* Update of Module::CoreListSawyer X2016-12-212-0/+12
* Bump Module::CoreList version following 5.25.8 release.James E Keenan2016-12-203-3/+21
* Update Module::CoreList for 5.25.8Sawyer X2016-12-202-2/+161
* (perl #129788) IO::Poll: fix memory leakTony Cook2016-12-073-3/+39
* Reconcile Time-HiRes with CPAN releaseChris 'BinGOs' Williams2016-12-032-3/+14
* bump $Data::Dumper::VERSION and update Changes entriesTony Cook2016-11-292-8/+12
* dist/Data-Dumper/Dumper.pm: Reduce memory usage by removing overload and not ...J. Nick Koston2016-11-292-11/+15
* Bump Module::CoreList versionChad Granum2016-11-203-3/+22
* Update Module::CoreLiast for 5.25.7Chad Granum2016-11-201-3/+106
* Fix Module-CoreList version info for 5.25.7Chad Granum2016-11-201-2/+2
* ExtUtils::ParseXS: Rmv impediment to compiling under C++11Karl Williamson2016-11-191-2/+2
* Data-Dumper: Rmv impediment to compiling under C++11Karl Williamson2016-11-192-12/+13
* Storable: Rmv impediment to compiling under C++11Karl Williamson2016-11-192-87/+103
* threads.xs: Rmv impediment to compiling under C++11Karl Williamson2016-11-191-1/+3
* Time-HiRes: Remove impediment to compiling under C++11Karl Williamson2016-11-192-12/+30
* Cwd: Remove impediment to compiling under C++11Karl Williamson2016-11-1913-12/+18
* Remove code commented out since July 1996.James E Keenan2016-11-171-12/+0
* avoid a declaration conflict on El Capitan with recent XCodeTony Cook2016-11-151-3/+12
* Use CLOCK_REALTIME in clock_nanosleep checkDagfinn Ilmari Mannsåker2016-11-121-1/+2
* Fix up includes in Time-HiRes Makefile.PL checksDagfinn Ilmari Mannsåker2016-11-121-4/+6