The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==================================================
Changes from 2014-05-15 00:00:00 +0000 to present.
==================================================

-----------------------------------------
version 1.60 at 2019-05-14 11:37:28 +0000
-----------------------------------------

  Change: 1595e5c61cbef9e8d580cbdd97b32eefdb83209a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-05-14 12:37:28 +0000

    Release engineering for 1.60 

  Change: 66635512bb0e8ddb8dd8e5f2142600697eafd946
  Author: Benjamin Smith <bsmith@cpan.org>
  Date : 2019-05-14 12:34:42 +0000

    Fix Configure patch for fwrapv issue

    Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> 

-----------------------------------------
version 1.58 at 2019-04-26 15:51:27 +0000
-----------------------------------------

  Change: 1be25996c64d8e3b9ed9997facc4e07f66722f59
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-26 16:51:27 +0000

    Release engineering for 1.58 

  Change: 9acd33780d61b675239cb812777a172eb0ae4492
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-26 16:50:42 +0000

    Merge hints from blead v5.29.10 

  Change: 7753eb224020419fc199bf5bc207cce0bef93d18
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-26 16:46:44 +0000

    Add patch to fix lib/h2ph.t 

  Change: 3f58aa0bda494f4a7ff8e8d178bce25e0928efd2
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-26 15:34:00 +0000

    Added patch to fix utils/h2ph.PL 

  Change: 86165ca94b2bc35ac49e99c91371e0bb269d2d72
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-26 14:18:44 +0000

    Patch Configure for -fwrapv 

  Change: 9eabda784544256a9fe1879bef9b0a0c043546f3
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-26 10:58:03 +0000

    Test hints() function as well 

  Change: e1d4c88a89f3809432479113de2370a31cb68fb4
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-26 10:01:03 +0000

    Added test for non-existant plugin 

-----------------------------------------
version 1.56 at 2019-02-26 14:01:17 +0000
-----------------------------------------

  Change: 1e8e1b66831493bbf6993eb5190527b8f1312e8a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-02-26 14:01:17 +0000

    Let's not exit from a sub, eh

    Apparently I am an idiot. 

-----------------------------------------
version 1.54 at 2019-02-18 11:06:49 +0000
-----------------------------------------

  Change: 498fcff11abd4e5f06a4e916c2296323c1125ced
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-02-18 11:06:49 +0000

    Updated hints and added certified perl version

    If perl to be patched is greater than or equal to certified perl
    version than patchperl will exit doing nothing 

-----------------------------------------
version 1.52 at 2018-06-23 09:12:01 +0000
-----------------------------------------

  Change: 9987ca085ff78e37d4fb0a118a16dc6b6b11ba79
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-06-23 10:12:01 +0000

    Release engineering for 1.52 

  Change: d4d87e4d9324316e1ab392619491a96885aa3fa1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-06-23 10:03:51 +0000

    Updated hints 

  Change: 95826fad7e96f573dad727374cfb9f4a8b1017ee
  Author: Bram <bram-tvguho@mail.wizbit.be>
  Date : 2017-12-08 12:56:34 +0000

    Add patch for 'Perl_fp_class_denorm'

    Patch error:

    sv.o: In function `S_hextract':

    sv.c:(.text+0xcfd): undefined reference to `Perl_fp_class_denorm'

    perl5 commit message:

    Fallbacks for Perl_fp_class_denorm().

    These may be needed if the compiler doesn't expose the C99 math

    without some special switches.

    See also: - https://rt.perl.org/Public/Bug/Display.html?id=132255 -
    perl5 commit 488307ffa67ce70fc9755e560a74dac04bdcb0e4 

-----------------------------------------
version 1.48 at 2017-02-12 18:32:39 +0000
-----------------------------------------

  Change: 5a47f8c8ee6a2658264412f66d010fd50820e304
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2017-02-12 18:32:39 +0000

    Updated hints 

  Change: cbdc230953a7bb62852d6f9bd65ea2ebecec935a
  Author: David Golden <xdg@xdg.me>
  Date : 2017-02-12 14:29:34 +0000

    Patch Time::HiRes in 5.24.[01] (#26)

    Time::HiRes is broken on threaded darwin in 5.24.0 and 5.24.1. This
    patch brings in changes from blead that fix it. The patch is
    unfortunately large, as untangling just the compilation fix from
    other changes and still getting tests to pass wasn't straightforward. 

-----------------------------------------
version 1.46 at 2016-11-21 11:02:53 +0000
-----------------------------------------

  Change: d89ef82256c963746f576c2ce1dfb8ef8bd0aca6
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2016-11-21 11:02:53 +0000

    Updated hints 

-----------------------------------------
version 1.44 at 2016-08-18 11:38:32 +0000
-----------------------------------------

  Change: 7438a96d49d498b6bd3752293c4d147d9f3fef49
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2016-08-18 12:38:32 +0000

    Updated hints for darwin, freebsd and gnu (hurd) 

-----------------------------------------
version 1.42 at 2016-04-21 16:08:59 +0000
-----------------------------------------

  Change: af3745be4c87fbf89b59c0a6356a3944b59d6179
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2016-04-21 17:08:59 +0000

    Update hints file for Darwin 

  Change: 0c03b74346458076f014851f7501e7cb96c4c06d
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2016-04-21 17:08:52 +0000

    Don't patch the patchlevel if in Git repository

    This should address https://rt.cpan.org/Ticket/Display.html?id=108689 

  Change: d8048d8ce5280d4ac67a5f99b97d2fc43aef8bef
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2016-01-01 01:41:04 +0000

    Merge pull request #25 from book/master

    Add the proper patch for ext/Errno/Errno_pm.PL in Perl 5.7.2 

  Change: c3e98d2f49d52819b85982e118fda73baaa90070
  Author: Philippe Bruhat (BooK) <book@cpan.org>
  Date : 2015-12-30 08:47:59 +0000

    Add the proper patch for ext/Errno/Errno_pm.PL in Perl 5.7.2

    Fixes GH #24 

-----------------------------------------
version 1.40 at 2015-12-16 23:26:59 +0000
-----------------------------------------

  Change: 2470c63125a797ae436d0bc3cca165e5e38ba268
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-12-16 23:26:59 +0000

    Update hints files 

  Change: 6571d84e655c6feddb346beb46d44a87d41c1ef7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-09-29 20:20:58 +0000

    Add BuiltbyPatchPerl entry to %Config::Config 

-----------------------------------------
version 1.38 at 2015-07-03 18:12:12 +0000
-----------------------------------------

  Change: 049fc9226c524846e51c1bdd4e2b17e97e05667d
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-07-03 19:12:12 +0000

    Fix the patches introduced in the last release 

-----------------------------------------
version 1.36 at 2015-07-03 11:48:26 +0000
-----------------------------------------

  Change: 61c7a95065f599b9dc31c8791efab770ad7fba94
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-07-03 12:48:26 +0000

    Added Errno GCC5 patches as far back as v5.6.0 

-----------------------------------------
version 1.34 at 2015-04-25 15:23:56 +0000
-----------------------------------------

  Change: 89bb0b402fb68d598d7f0499e18540fb4a1dae0f
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-04-25 16:23:56 +0000

    Release engineering for 1.34 

  Change: 5677b4c71e15af57d8fb359fda214f12abff88ba
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2015-04-17 17:19:35 +0000

    Merge pull request #19 from wolfsage/topic/various-fixes

    Topic/various fixes 

  Change: 7e270ee6d6e9fe5b65a8794fc8884bcfa405e0b0
  Author: Matthew Horsfall (alh) <wolfsage@gmail.com>
  Date : 2015-04-17 07:10:05 +0000

    Specific patch for 5.005 

  Change: 97f4c4059de179e581a695ec7aa41a078cb4dddd
  Author: Matthew Horsfall (alh) <wolfsage@gmail.com>
  Date : 2015-04-17 06:58:28 +0000

    Specific patches for 5.005_02 and 5.005_01 

  Change: 91defd96b9246858f1f386e42f35aa5eea1b5c53
  Author: Matthew Horsfall (alh) <wolfsage@gmail.com>
  Date : 2015-04-17 06:14:25 +0000

    Allow building of 5.005_0[34] on linux. 

  Change: d81295c3de45538390e9a6573e371382a2d65026
  Author: Matthew Horsfall (alh) <wolfsage@gmail.com>
  Date : 2015-04-17 06:10:44 +0000

    Updated hints files, necessary to build older Perls 

-----------------------------------------
version 1.32 at 2015-03-30 15:52:27 +0000
-----------------------------------------

  Change: 20838d9989acda6d0ed987ab6daa9b740aaaecf4
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-03-30 16:52:27 +0000

    Favour gpatch over patch

    This should work better on older versions of Solaris

    Updated the included hints to latest from blead 

-----------------------------------------
version 1.30 at 2014-12-23 22:41:27 +0000
-----------------------------------------

  Change: b24bdbf3acebd609a1765de0f527429b139074bb
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-12-23 22:41:27 +0000

    Release engineering for 1.30 

  Change: 01c501f02b6c02d952d904e9d6c09362aa083191
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2014-12-23 21:31:37 +0000

    Merge pull request #18 from
    dagolden/add-patchperl-version-to-patchlevel

    add Devel::PatchPerl version to list of local patches 

  Change: 86a0e5b2de764deb73c641c4ce6f69df1f0b79e9
  Author: David Golden <dagolden@cpan.org>
  Date : 2014-12-23 14:38:10 +0000

    add Devel::PatchPerl version to list of local patches 

-----------------------------------------
version 1.28 at 2014-10-03 08:37:00 +0000
-----------------------------------------

  Change: 880fb900db81dac342b2a90087afda61934b4d32
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-10-03 09:37:00 +0000

    Fix the patch for v5.18.3 

-----------------------------------------
version 1.26 at 2014-10-02 20:17:19 +0000
-----------------------------------------

  Change: 92b1112f71c93511f92e9d05a3b8e5e2794efe87
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-10-02 21:17:19 +0000

    Release engineering for 1.26 

  Change: bd03bcc953cc4fde772216b42a11752599268223
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-10-02 21:16:51 +0000

    Update included hints files 

  Change: b31fee861de7216f54bb3a5e220fea7bccf48eba
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-10-02 21:13:57 +0000

    Fix META.json on v5.18.3 

  Change: 6641a5dbcfe4d3159d51488c9134f23b5c303755
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2014-10-02 21:04:35 +0000

    Merge pull request #17 from threebytesfull/fix_preprocessing

    Patch 5.6, 5.8 and 5.10 to use freestanding preprocessor 

  Change: 35feb730a91d6e065b8c4001b9233461923aacd3
  Author: Rufus Cable <rufus@threebytesfull.com>
  Date : 2014-09-24 17:08:10 +0000

    Patch 5.6, 5.8 and 5.10 to use freestanding preprocessor 

-----------------------------------------
version 1.24 at 2014-05-31 08:38:25 +0000
-----------------------------------------

  Change: 0e1ef35c5ba5de4b93191c7d6c26628861234214
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-05-31 09:38:25 +0000

    Add COW speedup fix for v5.20.0

    http://perl5.git.perl.org/perl.git/commit/ce861ea79 

=================================================
Plus 61 releases after 2014-05-15 00:00:00 +0000.
=================================================