In perl.git, the branch sawyer/devel-ppport has been created
<https://perl5.git.perl.org/perl.git/commitdiff/6235e84a41d055b438a5086c6f8f1ec305327829?hp=0000000000000000000000000000000000000000>
at 6235e84a41d055b438a5086c6f8f1ec305327829 (commit)
- Log -----------------------------------------------------------------
commit 6235e84a41d055b438a5086c6f8f1ec305327829
Author: Sawyer X <[email protected]>
Date: Thu Apr 19 16:24:30 2018 +0200
Devel-PPPort: Add MANIFEST.SKIP:
This existed when it was in cpan/ but now is not available anymore.
commit d6d4687d41408f7bebe36f986a66fbd87a6ab31a
Author: Sawyer X <[email protected]>
Date: Thu Apr 19 15:29:27 2018 +0200
Devel-PPPort: Regenerate files after excluding deprecated/unstable API:
This commit was available in the Github repo. Original commit:
commit 2778bb76910c85c278a7802b46637dd659105f23
Author: Marcus Holland-Moritz <[email protected]>
Date: Sat Aug 27 17:06:19 2016 +0100
Regenerate files after excluding deprecated/unstable API
commit 9dd03700df34998d21d869b9dc1b32c8e8148a75
Author: Sawyer X <[email protected]>
Date: Thu Apr 19 14:58:37 2018 +0200
Devel-PPPort: Skip entries marked as deprecated or unstable:
This commit was available in the Github repo. Original commit:
commit 5cc4d70ad5d47c2850e4eb205c6c69936af7ddb4
Author: Marcus Holland-Moritz <[email protected]>
Date: Sat Aug 27 17:05:34 2016 +0100
Skip entries marked as deprecated or unstable
From: Karl Williamson <[email protected]>
Date: Fri, 26 Aug 2016 13:14:56 -0600
Message-ID: <[email protected]>
It seems to me that if a function is listed in embed.fnc as deprecated
or unstable, it shouldn't get listed.in D::P as needing to be
backported.
commit 58329f0d73bc9695e7cbea998f3852609ad78c3b
Author: Sawyer X <[email protected]>
Date: Thu Apr 19 14:22:24 2018 +0200
Devel-PPPort: Move magic defined to their own include file:
This commit was available in the Github repo. Original commit:
commit 7c42daaaee37045157b7794c6c9c73e378d0a3e7
Author: Marcus Holland-Moritz <[email protected]>
Date: Sat Aug 27 17:44:45 2016 +0100
Move magic defines to their own include file
This fixes the duplicate definition of PERL_magic_qr and at the
same time avoids the unfortunate split between misc / magic.
A part of this, removing the PERL_MAGIC_qr was also resolved by Pali
in b2f1aa3851347cb95fc82b32e842fd4d6e8ed99c.
commit f551177de1123b99e3f2210b576706ec9e256b80
Author: Sawyer X <[email protected]>
Date: Thu Apr 19 13:04:27 2018 +0200
Devel-PPPort: Stringify Perl version in Makefile.PL:
This commit was available in the Github repo. Original commit:
commit 066d7b8382ad61476c9b56086d46a2c92959ff00
Author: Karen Etheridge <[email protected]>
Date: Mon Jul 11 15:09:01 2016 -0700
stringify version before comparing, as recommended by Zefram
-----------------------------------------------------------------------
--
Perl5 Master Repository