summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use clockid_t throughout in Time::HiResDagfinn Ilmari Mannsåker2016-11-122-8/+10
* skip Net::Ping UDP on HP-UXH.Merijn Brand2016-11-121-0/+1
* Data::Dumper: the XS implementation now supports DeparseAaron Crane2016-11-124-26/+107
* Data::Dumper: delete spurious /e flag on substitutionAaron Crane2016-11-121-3/+3
* Change hv_fetch(…, "…", …, …) to hv_fetchs(…, "…", …)Dagfinn Ilmari Mannsåker2016-11-125-36/+36
* Allow "." to be excluded from @INCH.Merijn Brand2016-11-1110-10/+10
|\
| * Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-1110-10/+10
* | Move Unicode-Normalize to dist/Karl Williamson2016-11-1117-0/+3705
|/
* Net::Ping 500_ping_icmp.t: remove sudo codeDavid Mitchell2016-11-031-11/+2
* Upgrade Net::Ping from version 2.51 to 2.55Steve Hay2016-11-025-262/+324
* Carp/t/arg_string.t: fixup to previous fixupDavid Mitchell2016-10-271-2/+4
* Carp/t/arg_string.t: be liberal in f/p formatsDavid Mitchell2016-10-271-1/+7
* Net::Ping: avoid stderr noise in testsDavid Mitchell2016-10-262-2/+2
* Check for echo in new Net::Ping tests.Craig A. Berry2016-10-212-0/+14
* vax-netbsd: do not tempt fp overflow, which will SIGFPEJarkko Hietaniemi2016-10-211-1/+1
* Update Module::Corelist with entries for 5.25.7Aaron Crane2016-10-214-3/+30
* Update Module::CoreList for 5.25.6Aaron Crane2016-10-201-0/+75
* Update 5.25.6 release date in Module::CoreListAaron Crane2016-10-201-1/+1
* Revert "Include time.h when testing for clock_xxx functions and syscalls"Dagfinn Ilmari Mannsåker2016-10-201-2/+0
* Include time.h when testing for clock_xxx functions and syscallsDagfinn Ilmari Mannsåker2016-10-201-0/+2
* dist/Data-Dumper: switch to using SvPVCLEAR()Yves Orton2016-10-191-1/+1
* Storable: switch to using SvPVCLEAR()Yves Orton2016-10-191-2/+2
* Update Net-Ping to CPAN version 2.51Chris 'BinGOs' Williams2016-10-189-235/+984
* macOS Sierra (10.12) does have clockid_t.Jarkko Hietaniemi2016-10-162-2/+30
* [RT #129789] Time::HiRes: fix compilation on darwinSergey Aleynikov2016-10-161-3/+5
* corelist: Fix typo in variable nameThomas Sibley2016-10-121-4/+4
* Provide a template for call to File::Temp::tempfile().François Perrad2016-10-091-1/+1
* make OP_SPLIT a PMOP, and eliminate OP_PUSHREDavid Mitchell2016-10-041-1/+0
* Time-HiRes: explicit clockid_t cast for C++11Jarkko Hietaniemi2016-10-013-3/+6
* RT #116250: Fail the right number of tests on timeoutDan Collins2016-09-291-0/+5
* Cwd.xs: avoid blib better while buildingDavid Mitchell2016-09-271-1/+7
* Time-HiRes: bring up-to-date with CPAN.James E Keenan2016-09-253-4/+46
* Bump Module-CoreList version for bc46539aChris 'BinGOs' Williams2016-09-244-3/+6
* update Module::CoreListStevan Little2016-09-242-0/+29