This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid ++ in test.pl
[perl5.git] / dist /
2017-06-12 David MitchellStorable: fix a couple of 32-bit warnings
2017-06-09 Aristotle PagaltzisRegularise @_ unpacking in Module::CoreList
2017-06-06 Thomas Sibley[PATCH] corelist: Provide access to info on utilities...
2017-06-05 David MitchellModule-CoreList/t/maintainer.t: silence warning
2017-06-03 David MitchellUpdate Module::CoreList for 5.27.1
2017-06-01 Ken CotterillPATCH: [perl #131142] Revise 'if' documentation
2017-06-01 Chris 'BinGOs' Wil... Add Module-CoreList maintainer tests
2017-06-01 jdheddenUpgrade to threads 2.16
2017-06-01 jdheddenUpgrade to threads::shared 1.57
2017-06-01 Sawyer XUpdate Module::CoreList
2017-06-01 Dagfinn Ilmari Man... Remove deprecated no-op :locked attribute
2017-06-01 Dagfinn Ilmari Man... Remove deprecated no-op :unique attribute
2017-05-31 Sawyer XUpdate Module::CoreList for 5.27.0
2017-05-31 Sawyer XAdd changes
2017-05-31 Ricardo SignesCoreList: bump version for v5.27.0 release
2017-05-31 Sawyer XUpdate Module::CoreList
2017-05-30 Sawyer XUpdate Module::CoreList for 5.26.0
2017-05-22 David MitchellTime-HiRes: fix a do/@INC issue in Makefile.PL
2017-04-20 Sawyer XBump Module::CoreList version
2017-04-20 Sawyer XUpdate Module::CoreList for 5.25.12
2017-04-19 Sawyer XSet Module::CoreList back to 5.25.12
2017-04-17 Jarkko HietaniemiNet-Ping udp not allowed in AIX or IRIX, either.
2017-04-14 David Mitchellthreads::shared: alloc arenas with correct context
2017-04-07 James E KeenanSpelling corrections only.
2017-04-07 David MitchellSafe.pm: document rdo()'s usage of @INC
2017-04-07 David Mitchellfix and test execution of non-empty .bs files
2017-04-07 David Mitchelldist/Unicode-Normalize/Makefile.PL: fix 'do'
2017-04-07 James E Keenanfix cases where 'do file' should be 'do ./file'.
2017-04-07 David Mitchellfix dist/Safe/t/*.t that assumed '.' in @INC
2017-04-07 David Mitchellfix dist/Time-HiRes/t/*.t that assumed '.' in @INC
2017-04-07 David Mitchellfix ExtUtils-ParseXS/t/*.t that needed '.' in @INC
2017-04-07 David Mitchellfix dist/base/t/*.t that assumed '.' in @INC
2017-03-25 Chris 'BinGOs' Wil... Fix wrong text in Module-CoreList is_core test
2017-03-24 David Mitchellbump base.pm $VERSION and un-CUSTOMISE
2017-03-24 David MitchellRevert base.pm's dot-in-INC changes.
2017-03-21 Sawyer XUpdate Module::CoreList for 5.26.0
2017-03-20 Sawyer XUpdate Module::CoreList for 5.25.11
2017-03-06 David MitchellExtUtils-ParseXS: bump all $VERSION 3.33->3.34
2017-03-06 David Mitchellperlxstut.pod: s/newRV/newRV_inc/g
2017-02-27 David GoldenRT#123754 Add security note to File::Spec::no_upwards
2017-02-27 Tony Cook(perl #130856) deal with unpack_sockaddr_un() croaking
2017-02-26 jdheddenUpgrade to threads 2.15
2017-02-26 jdheddenUpgrade to threads::shared 1.55
2017-02-23 James E KeenanClean up temporary directories after testing.
2017-02-21 David Mitchellupdate Module::CoreList for 5.25.11
2017-02-20 reneebUpdate Module::CoreList for 5.25.10
2017-02-16 jdheddenUpgrade to Thread::Queue 3.12
2017-02-14 James E KeenanRevert "Upgrade to Thread::Queue 3.12"
2017-02-14 jdheddenUpgrade to Thread::Queue 3.12
2017-02-10 Karl WilliamsonNet::Ping: Todo a test on EBCDIC
2017-02-06 James E KeenanRemove extra terminating semicolon
2017-02-06 Tony Cookprevent leak of class name from retrieve_hook() on...
2017-02-05 John LightseyFix stack buffer overflow in deserialization of hooks.
2017-01-20 AbigailUpdate Module::CoreList for 5.25.10
2017-01-20 AbigailFix typo in the name the .pm file is generated from.
2017-01-20 AbigailUpdate Module::CoreList for 5.25.9
2017-01-17 AbigailAvoid deprecation warning.
2017-01-14 Steve HayImport Module::CoreList data for 5.22.3 and 5.24.1
2017-01-13 James E KeenanWrite tests for RT #77934.
2017-01-04 Aaron CraneRT#130487: fix stack-management bug in Data::Dumper
2017-01-01 John LightseyFix a null pointer dereference segfault in Storable.
2016-12-31 jdheddenUpgrade to threads 2.12
2016-12-31 jdheddenUpgrade to threads::shared 1.54
2016-12-29 Jerry D. HeddenSilence one warnings generated during 'make' by clang.
2016-12-27 Aristotle PagaltzisModule::CoreList: clarify _undelta logic
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-12-21 Sawyer XUpdate of Module::CoreList
2016-12-20 James E KeenanBump Module::CoreList version following 5.25.8 release.
2016-12-20 Sawyer XUpdate Module::CoreList for 5.25.8
2016-12-07 Tony Cook(perl #129788) IO::Poll: fix memory leak
2016-12-03 Chris 'BinGOs' Wil... Reconcile Time-HiRes with CPAN release
2016-11-28 Tony Cookbump $Data::Dumper::VERSION and update Changes entries
2016-11-28 J. Nick Kostondist/Data-Dumper/Dumper.pm: Reduce memory usage by...
2016-11-20 Chad GranumBump Module::CoreList version
2016-11-20 Chad GranumUpdate Module::CoreLiast for 5.25.7
2016-11-20 Chad GranumFix Module-CoreList version info for 5.25.7
2016-11-19 Karl WilliamsonExtUtils::ParseXS: Rmv impediment to compiling under...
2016-11-19 Karl WilliamsonData-Dumper: Rmv impediment to compiling under C++11
2016-11-19 Karl WilliamsonStorable: Rmv impediment to compiling under C++11
2016-11-19 Karl Williamsonthreads.xs: Rmv impediment to compiling under C++11
2016-11-19 Karl WilliamsonTime-HiRes: Remove impediment to compiling under C++11
2016-11-19 Karl WilliamsonCwd: Remove impediment to compiling under C++11
2016-11-17 James E KeenanRemove code commented out since July 1996.
2016-11-15 Tony Cookavoid a declaration conflict on El Capitan with recent...
2016-11-12 Dagfinn Ilmari Man... Use CLOCK_REALTIME in clock_nanosleep check
2016-11-12 Dagfinn Ilmari Man... Fix up includes in Time-HiRes Makefile.PL checks
2016-11-12 Dagfinn Ilmari Man... Use clockid_t throughout in Time::HiRes
2016-11-12 H.Merijn Brandskip Net::Ping UDP on HP-UX
2016-11-12 Aaron CraneData::Dumper: the XS implementation now supports Deparse
2016-11-12 Aaron CraneData::Dumper: delete spurious /e flag on substitution
2016-11-12 Dagfinn Ilmari Man... Change hv_fetch(…, "…", …, …) to hv_fetchs(…, "…", …)
2016-11-11 H.Merijn BrandAllow "." to be excluded from @INC
2016-11-11 Karl WilliamsonMove Unicode-Normalize to dist/
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-11-03 David MitchellNet::Ping 500_ping_icmp.t: remove sudo code
2016-11-02 Steve HayUpgrade Net::Ping from version 2.51 to 2.55
2016-10-27 David MitchellCarp/t/arg_string.t: fixup to previous fixup
2016-10-27 David MitchellCarp/t/arg_string.t: be liberal in f/p formats
2016-10-26 David MitchellNet::Ping: avoid stderr noise in tests
2016-10-22 Craig A. BerryCheck for echo in new Net::Ping tests.
next