[perl.git] branch blead, updated. v5.25.8-120-g8d9a832140

2016-12-30 Thread Aaron Crane
commit 8d9a83214024695752d0961cb59df65d4124ef98 Merge: abec7027d3 08ee4cf2ab Author: Aaron Crane <a...@cpan.org> Date: Fri Dec 30 18:48:36 2016 + [MERGE] Further improvements to Porting/sync-with-cpan With these changes, all the recent module imports could have been handled automatically; and applying it

[perl.git] branch blead, updated. v5.25.8-149-g8235b1c2e7

2017-01-04 Thread Aaron Crane
commit 8235b1c2e77c454865e73bc098b667c3d9aa58a7 Author: Aaron Crane <a...@cpan.org> Date: Wed Jan 4 15:42:32 2017 + RT#130487: fix stack-management bug in Data::Dumper This was introduced when Data::Dumper acquired the ability to call B::Deparse from its XS im

[perl.git] branch blead, updated. v5.25.8-83-gd60679e1ba

2016-12-29 Thread Aaron Crane
commit d60679e1ba847357b5082ddfc26f2ab5c7328f5f Author: Aaron Crane <a...@cpan.org> Date: Thu Dec 29 12:48:38 2016 + Fix tiny POD typo --- Summary of changes: handy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handy.h b/h

[perl.git] branch blead, updated. v5.25.8-132-gc10193ec19

2017-01-02 Thread Aaron Crane
commit c10193ec191fbd820c4c7f5198cd3092098ba035 Author: Aaron Crane <a...@cpan.org> Date: Mon Jan 2 18:40:42 2017 + makedepend.SH: omit trailing "." in progress messages Since the message ends in the name of a file, I find that the trailing dot makes it harder to select the filename i

[perl.git] branch blead, updated. v5.25.8-134-gb59008ae8a

2017-01-02 Thread Aaron Crane
commit b59008ae8ac2856ff5d5730f7019b3e80ae29913 Author: Aaron Crane <a...@cpan.org> Date: Mon Jan 2 15:12:45 2017 + perlhacktips: add some notes on TRUE and FALSE --- Summary of changes: pod/perlhacktips.pod | 10 -- 1 file changed, 8 inse

[perl.git] branch blead, updated. v5.25.8-151-gdefe49c83c

2017-01-04 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch blead, updated. v5.25.8-150-gf1cba94566

2017-01-04 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch blead, updated. v5.25.8-153-g323dbd00f2

2017-01-04 Thread Aaron Crane
commit 323dbd00f273d31c4a30b1de1a1201aea0f1b778 Author: Aaron Crane <a...@cpan.org> Date: Wed Jan 4 20:02:45 2017 + RT#130496: assertion failure for '{}->$x' on undefined $x --- Summary of changes: pp_hot.c | 2 +- t/op/method.t | 9 +++

[perl.git] branch smoke-me/arc/unicode-range-operator, updated. v5.25.8-148-ge4e5e9bc2a

2017-01-03 Thread Aaron Crane
- Log - commit e4e5e9bc2a06b222cb3293449c2816d7b9be2a0c Author: Aaron Crane <a...@cpan.org> Date: Sun Nov 20 14:18:22 2016 + Fix the Unicode Bug in the range operator

[perl.git] branch arc/no-dot-in-inc, deleted. v5.25.6-51-g3bdb2337b8

2017-01-03 Thread Aaron Crane
In perl.git, the branch arc/no-dot-in-inc has been deleted was 3bdb2337b81996c5e077ba9e42d0382db9c5316f

[perl.git] branch blead, updated. v5.25.8-164-gd6c970c7e6

2017-01-06 Thread Aaron Crane
commit d6c970c7e66d6f55dba7f13549143a2f4ba641c7 Author: Aaron Crane <a...@cpan.org> Date: Sun Nov 20 14:18:22 2016 + Fix the Unicode Bug in the range operator --- Summary of changes: lib/feature.pm | 6 -- pod/perldelta.pod| 7

[perl.git] branch smoke-me/arc/storable-huge, deleted. v5.23.8-204-g877e2cf3a3

2017-03-29 Thread Aaron Crane
In perl.git, the branch smoke-me/arc/storable-huge has been deleted was 877e2cf3a3c3fd787309101caf8a8684e77bb560

[perl.git] branch smoke-me/arc/unicode-range-operator, deleted. v5.25.8-164-gd6c970c7e6

2017-03-29 Thread Aaron Crane
In perl.git, the branch smoke-me/arc/unicode-range-operator has been deleted was d6c970c7e66d6f55dba7f13549143a2f4ba641c7

[perl.git] branch smoke-me/arc/regex-sets-64-on-32, deleted. v5.23.5-162-g62c537ddad

2017-03-29 Thread Aaron Crane
In perl.git, the branch smoke-me/arc/regex-sets-64-on-32 has been deleted was 62c537ddada1aeae77be1e7e64e6649b6fb6b054

[perl.git] branch blead, updated. v5.25.10-89-ge42bf9ad92

2017-03-19 Thread Aaron Crane
commit e42bf9ad925e88cba25f703da37689d11bdf6cad Author: Aaron Crane <a...@cpan.org> Date: Sun Mar 19 09:57:37 2017 + Porting/sync-with-cpan: honour exec-bit whitelist Reported by kid51++ M Porting/sync-with-cpan commit b27c755c1786357fcd8f586663c4d84c918af50e Author: Aaron Crane <a...@cpan.org>

[perl.git] branch blead, updated. v5.27.1-248-gb54564c32e

2017-07-16 Thread Aaron Crane
commit b54564c32e53d4c517e4d4810eeb633be80649a9 Author: Aaron Crane <a...@cpan.org> Date: Sun Jul 16 16:51:53 2017 +0100 [perl #131627] extend stack in scalar-context pp_list when no args In scalar (well, non-list) context, pp_list always yields exactly one stack element. It must therefore extend the stack for

[perl.git] branch blead, updated. v5.27.1-247-gd890b31817

2017-07-16 Thread Aaron Crane
commit d890b31817bc6977dad074b4b818dadbe763114f Merge: ca38038935 ad1baa5fc1 Author: Aaron Crane <a...@cpan.org> Date: Sun Jul 16 13:09:41 2017 +0100 [MERGE] release management checklist maker The Release Manager's Guide is a complicated document that must accurately describe how to prepare all four po

[perl.git] branch blead, updated. v5.27.1-249-gab9a6a636d

2017-07-16 Thread Aaron Crane
commit ab9a6a636dbb66ae5bf3f7546a87872aa295f96d Author: Aaron Crane <a...@cpan.org> Date: Sun Jul 16 17:23:05 2017 +0100 Add some perldelta entries for 5.27.2 --- Summary of changes: pod/perldelta.pod | 19 +++ 1 file changed, 19 inserti

[perl.git] branch blead, updated. v5.27.1-234-g20ae58f7a9

2017-07-15 Thread Aaron Crane
commit 20ae58f7a9bbf84d043d6e90f5988b6e3ca4ee3d Author: Aaron Crane <a...@cpan.org> Date: Sat Mar 4 12:50:58 2017 + RT #130907: Fix the Unicode Bug in split " " --- Summary of changes: lib/feature.pm | 7 --- pod/perldelta.pod

[perl.git] branch blead, updated. v5.27.1-256-g3f60a93071

2017-07-18 Thread Aaron Crane
commit 3f60a9307162888df8e8e13b2361a3b8380c8744 Author: Aaron Crane <a...@cpan.org> Date: Tue Jul 18 18:06:46 2017 +0100 Import Encode-2.92 from CPAN This also permits removing the local customisation for the previous version. M MANIFEST M Porting/Maintainers.pl M cpan/Encode/Encode.pm M

[perl.git] branch blead, updated. v5.27.1-272-g9110770bf3

2017-07-20 Thread Aaron Crane
commit 9110770bf399aae9d31ee4c95f6f3125ee46f75f Merge: 29f85661b8 cf07591c56 Author: Aaron Crane <a...@cpan.org> Date: Thu Jul 20 20:33:36 2017 +0100 Merge branch 'release-5.27.2' into blead commit cf07591c56a81be8313edfa55671e8e741db95b3 Author: Aaron Crane <a...@cpan.org> Date: Thu Jul 20 19:29:51 2017 +01

[perl.git] branch blead, updated. v5.27.2-7-g56c35cf620

2017-07-20 Thread Aaron Crane
commit 56c35cf6201e8e4c101fea1c8bc4878b17afd323 Author: Aaron Crane <a...@cpan.org> Date: Thu Jul 20 20:53:42 2017 +0100 Bump Perl version from 5.27.2 to 5.27.3 Including the various pieces of Module::CoreList. M Cross/config.sh-arm-linux M Cross/config.sh-arm-linux-n770 M INSTALL M

[perl.git] branch blead, updated. v5.26.0-RC1-36-gc94c0e4fcb

2017-05-19 Thread Aaron Crane
commit c94c0e4fcb4bd88d1ae94e0f623bc8c5c203c0b5 Author: Aaron Crane <a...@cpan.org> Date: Fri May 19 15:07:38 2017 +0100 perldelta: tweaks to obituaries --- Summary of changes: pod/perldelta.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[perl.git] branch blead, updated. v5.27.4-108-g3275d25a1e

2017-10-15 Thread Aaron Crane
commit 3275d25a1e4129bdf23c447f60be4348af4dfe19 Author: Aaron Crane <a...@cpan.org> Date: Thu Mar 16 12:33:59 2017 + RT#131000: splice doesn't honour read-only flag The push and unshift builtins were correctly throwing a "Modification of a read-only value attempted" exception when modif

[perl.git] branch blead, updated. v5.27.4-110-gbdd8431709

2017-10-15 Thread Aaron Crane
commit bdd84317095e7583c38e43ed5df60dd15d2e32e1 Author: Aaron Crane <a...@cpan.org> Date: Sun Oct 15 12:01:08 2017 +0200 pp.c: delete dead cpp-conditional declaration This was added in commit dfe9444ca7881e716e9e8feaf20b55da491363ca (February 1998, for Perl 5.004_60) by Andy Dougherty, and its comment say

[perl.git] branch arc/c89ification, updated. v5.27.4-173-g38ed604001

2017-10-15 Thread Aaron Crane
scards fcce8485b60f663a107d6f516da28a2d1838b58b (commit) discards 07bdbdda5219442d2a7ce50977f5e10619e7a979 (commit) - Log - commit 38ed60400172fa8b08e45be752c1560c0989e449 Author: Aaron Crane <a...@cpan.org> Date: Sat Oct 14 16:26:48 2017 +0200

[perl.git] branch blead, updated. v5.27.4-109-gb9d0a43747

2017-10-15 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch arc/c89ification, updated. v5.27.4-173-g942ea0b873

2017-10-15 Thread Aaron Crane
scards c20c75d0558106c196e7891e0a880a2b9d4b3e55 (commit) discards bd7aa02adddf29fafbbb0fd7cac3ee20f64d24bd (commit) discards a439864cee78b492dfecc7ff95ec0087b202e730 (commit) - Log - commit 942ea0b873f05b4e5e33645cdc3c7f0d1efb2f4f Author: Aaron

[metaconfig.git] branch arc/c89ification, deleted. 3b34d1e0ad56881aa5b004fefb1e5fe58fcc2039

2017-10-14 Thread Aaron Crane
In metaconfig.git, the branch arc/c89ification has been deleted was 3b34d1e0ad56881aa5b004fefb1e5fe58fcc2039

[perl.git] branch arc/c89ification, created. v5.27.4-165-g5a80b9a436

2017-10-14 Thread Aaron Crane
- Log - commit 5a80b9a436ae2f4e06e80e9b767d00c466167bd4 Author: Aaron Crane <a...@cpan.org> Date: Sat Oct 14 16:26:48 2017 +0200 Rely on C89 This requires a corresponding change in the metaconfig units. M Configure M Cross/config.sh

[perl.git] branch blead, updated. v5.27.4-93-g8a59e4c377

2017-10-14 Thread Aaron Crane
commit 8a59e4c377aff55886e983e031e5b7fcd0a281e6 Author: Aaron Crane <a...@cpan.org> Date: Sat Oct 14 12:42:20 2017 +0200 Delete unused files from ext/SDBM_File --- Summary of changes: MANIFEST| 2 -- ext/SDBM_File/linux.

[perl.git] branch blead, updated. v5.27.4-99-g5bc7d00e3e

2017-10-14 Thread Aaron Crane
commit 5bc7d00e3e22e177ffc0cdf92d2d4458e6336fe8 Author: Aaron Crane <a...@cpan.org> Date: Sat Oct 14 14:56:23 2017 +0200 Delete dead mktemp() call Commit 9c12f1e5a87cce227357eea4b0780c0323f952f0 provided support for Cray XT4 Catamount/Qk. It added some code with a call to (insecure) mktemp(), guarded

[perl.git] branch blead, updated. v5.27.4-75-ga68a847ef5

2017-10-12 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[metaconfig.git] branch querylocale, deleted. d0838744f03cfe7642950ea91dd48f575d0bfd15

2017-10-12 Thread Aaron Crane
In metaconfig.git, the branch querylocale has been deleted was d0838744f03cfe7642950ea91dd48f575d0bfd15

[metaconfig.git] branch arc/tmp-tux, deleted. d0a33f4eae852a491fdc4251a1af1c8795f7eae2

2017-10-12 Thread Aaron Crane
In metaconfig.git, the branch arc/tmp-tux has been deleted was d0a33f4eae852a491fdc4251a1af1c8795f7eae2

[metaconfig.git] branch arc/5.25-size_t, deleted. 7a7520b03f01ab6fd1078d479b723f2535c4afa2

2017-10-12 Thread Aaron Crane
In metaconfig.git, the branch arc/5.25-size_t has been deleted was 7a7520b03f01ab6fd1078d479b723f2535c4afa2

[perl.git] branch maint-votes, updated. c77d2e1e14b96766e0647d0b7ee40dc6c60a8342

2017-09-07 Thread Aaron Crane
commit c77d2e1e14b96766e0647d0b7ee40dc6c60a8342 Author: Aaron Crane <a...@cpan.org> Date: Thu Sep 7 19:09:49 2017 +0100 Add arc votes Two of these are to take known fixes over the three-committer threshold. The other two are technically unnecessary, but they add further weight to security fixes,

[perl.git] branch blead, updated. v5.27.4-33-g582a8ad995

2017-09-30 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch smoke-me/arc/c89ification, created. v5.27.4-187-g1ce414df05

2017-10-18 Thread Aaron Crane
- Log - commit 1ce414df05474a42e8a0a151d47938e27915cee8 Author: Aaron Crane <a...@cpan.org> Date: Tue Oct 17 17:36:33 2017 +0100 pod/perlhacktips.pod: remove some outdated portability notes M pod/perlhacktips

[perl.git] branch arc/c89ification, deleted. v5.27.4-187-g1ce414df05

2017-10-18 Thread Aaron Crane
In perl.git, the branch arc/c89ification has been deleted was 1ce414df05474a42e8a0a151d47938e27915cee8

[perl.git] branch arc/c89ification, updated. v5.27.4-187-g1ce414df05

2017-10-17 Thread Aaron Crane
scards 8d66335f8a17c72df25d7f2b034bd770294c7523 (commit) discards 4a91cc02d775b9d0680b1e6f7adb3baee7b1a6b1 (commit) - Log - commit 1ce414df05474a42e8a0a151d47938e27915cee8 Author: Aaron Crane <a...@cpan.org> Date: Tue Oct 17 17:36:33 2017 +0

[perl.git] branch smoke-me/arc/c89ification, updated. v5.27.4-188-g628b73d225

2017-10-18 Thread Aaron Crane
commit 628b73d225b65d9388c7fb0497e70e19efde7a20 Author: Aaron Crane <a...@cpan.org> Date: Tue Oct 17 17:36:33 2017 +0100 pod/perlhacktips.pod: remove some outdated portability notes M pod/perlhacktips.pod commit 6f6074ef18258af4063ed40fab8556b8bf56126f Author: Aaron Crane <a...

[perl.git] branch smoke-me/arc/c89ification, updated. v5.27.4-188-g8d0f13f53a

2017-10-18 Thread Aaron Crane
- Log - commit 8d0f13f53a5383a3a4678ca55a9254edfe5054dd Author: Aaron Crane <a...@cpan.org> Date: Wed Oct 18 17:20:43 2017 +0100 XXX: fix MAXULONG bug M perl.h commit 1ce414df05474a42e8a0a151d47938e27915cee8 Author:

[perl.git] branch smoke-me/arc/c89ification, updated. v5.27.4-189-gbc66d5f32c

2017-10-18 Thread Aaron Crane
- Log - commit bc66d5f32c29b865b479f39abe7ea55e2288544b Author: Aaron Crane <a...@cpan.org> Date: Wed Oct 18 19:34:45 2017 +0100 perl.h: explicitly declare "environ" in more places M perl.h commit 628b73d225b65d9388

[perl.git] branch blead updated. v5.27.5-98-g959ab4d160

2017-10-23 Thread Aaron Crane
commit 959ab4d160c8e8efd8d605b7e1d183085491e9cf Author: Aaron Crane <a...@cpan.org> Date: Mon Oct 23 11:34:06 2017 +0100 Configure: rebuild from latest units This is a whitespace-only change. --- Summary of changes: Co

[perl.git] branch blead updated. v5.27.5-99-g9c05dce862

2017-10-23 Thread Aaron Crane
commit 9c05dce862293e59a807f32d82e92ce20b7dc303 Author: Aaron Crane <a...@cpan.org> Date: Mon Oct 23 11:43:23 2017 +0100 metaconfig: ignore "index", "rindex" This permits deletion of our modified d_strchr.U metaconfig unit. ---

[perl.git] branch blead updated. v5.27.6-79-gc6841f364f

2017-11-29 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch blead updated. v5.27.6-94-gc1c824fc91

2017-11-30 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch blead updated. v5.27.5-364-g515c1ce3ec

2017-11-14 Thread Aaron Crane
commit 515c1ce3ec58ec5e61fada74b46e44f373540348 Author: Aaron Crane <a...@cpan.org> Date: Tue Nov 14 12:07:19 2017 + perldelta: typo Ilmari++ --- Summary of changes: pod/perldelta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[perl.git] branch blead updated. v5.27.5-363-g5952a8408b

2017-11-14 Thread Aaron Crane
commit 5952a8408bfeaf682bc0eb5126e274aa28dc5626 Author: Aaron Crane <a...@cpan.org> Date: Tue Nov 14 11:51:01 2017 + perldelta: C89 requirement --- Summary of changes: pod/perldelta.pod | 8 1 file changed, 8 insertions(+) diff

[perl.git] branch blead updated. v5.27.5-196-g83a320f0d0

2017-11-04 Thread Aaron Crane
commit 83a320f0d0fe3db391dfcf22a7c7d77ab781d019 Author: Aaron Crane <a...@cpan.org> Date: Wed Nov 1 17:52:24 2017 + Add comment to explain why we want to probe for statfs() et al --- Summary of changes: perl.c | 12 ++-- 1 file changed, 1

[perl.git] branch blead updated. v5.27.6-164-g9842f1a008

2017-12-08 Thread Aaron Crane
commit 9842f1a008ea4490ae903e34ed554be5e0ffc139 Author: Aaron Crane <a...@cpan.org> Date: Fri Dec 8 10:17:30 2017 + RT#132545: memory leak in S_init_main_stash() --- Summary of changes: perl.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[perl.git] branch blead updated. v5.27.6-128-g1549f3837b

2017-12-05 Thread Aaron Crane
commit 1549f3837b17d2171a570cb54587ab8bd1eb5bb0 Author: Aaron Crane <a...@cpan.org> Date: Tue Dec 5 14:57:58 2017 + pod/perlapio.pod: fix incorrect count of list items The list previously included sfio; when sfio support was deleted in the 5.19 period, the relevant item in the list was

[perl.git] branch smoke-me/arc/c89ification updated. v5.27.5-77-g24325f60fe

2017-10-21 Thread Aaron Crane
- Log - commit 24325f60fef4ebcc231b8fbc411d23fcfa0a1780 Author: Aaron Crane <a...@cpan.org> Date: Wed Oct 18 22:15:18 2017 +0100 Regenerate config_h.SH using latest metaconfig units commit 7e407baaf1e4e2642a4e96932516081a6d7c5328 A

[perl.git] branch smoke-me/arc/c89ification deleted. v5.27.5-77-g24325f60fe

2017-10-21 Thread Aaron Crane
In perl.git, the branch smoke-me/arc/c89ification has been deleted was 24325f60fef4ebcc231b8fbc411d23fcfa0a1780 - Log

[perl.git] branch blead updated. v5.27.5-80-g3d10fa0851

2017-10-21 Thread Aaron Crane
commit 3d10fa085102a79a96d9e335384c3f56f3b6b9cc Merge: c4de53373c a54aca4b73 Author: Aaron Crane <a...@cpan.org> Date: Sat Oct 21 17:05:11 2017 +0100 [MERGE] Rely on a C89 compiler We have claimed to need a C89 compiler for building since at least October 1998 (see commit 5e0b18af479fcc5e67b74bc4

[perl.git] branch blead updated. v5.27.5-10-gc4de53373c

2017-10-21 Thread Aaron Crane
commit c4de53373c059dba8933ed1fed32f90a8ff2d0fb Author: Aaron Crane <a...@cpan.org> Date: Sat Oct 21 16:42:51 2017 +0100 Configure: fix nl_langinfo_l() probe This corresponds to metaconfig ad82f5bfbeafc125c0aed2b83391ed8d43bf31b2. --- Summar

[perl.git] branch blead updated. v5.27.5-88-g1990fc31cd

2017-10-22 Thread Aaron Crane
commit 1990fc31cda5d997715f410156c0103503187a35 Author: Aaron Crane <a...@cpan.org> Date: Thu Oct 19 10:48:30 2017 +0100 t/porting/pending-author.t: report skip reasons more carefully --- Summary of changes: t/porting/pending-author.t | 14 +-

[perl.git] branch blead updated. v5.27.5-90-gae75e3d0dc

2017-10-22 Thread Aaron Crane
commit ae75e3d0dc87cf5b8ccb3d890b842edb7098140e Author: Aaron Crane <a...@cpan.org> Date: Sun Oct 22 12:44:55 2017 +0100 Define an _() macro for XS backcompat Removing this macro (as part of c89ification) broke DBI; see RT#132347. --- Summar

[perl.git] branch blead updated. v5.27.5-93-g36a113ce6e

2017-10-22 Thread Aaron Crane
commit 36a113ce6e02b318488367d68c0de9cb2f852752 Author: Aaron Crane <a...@cpan.org> Date: Sun Oct 22 13:33:31 2017 +0100 Define I_STDARG cpp symbol for XS backcompat While I'm not eager in general to go round defining symbols like this for all the standard headers, I_STDARG is a little unusual in that seve

[perl.git] branch blead updated. v5.27.5-116-g6c2ae64216

2017-10-23 Thread Aaron Crane
commit 6c2ae6421675ba5ff81dd43f9167136f02dfe9d9 Author: Aaron Crane <a...@cpan.org> Date: Mon Oct 23 17:22:34 2017 +0100 RT#132347: fix building Tk The Tk distribution has its own portability layer that expects to find certain settings in %Config, as well as some cpp symbols defined in perl.h. The recent

[perl.git] branch blead updated. v5.27.8-10-gef7498d2b6

2018-01-21 Thread Aaron Crane
commit ef7498d2b69936a5c6476ecf1950066f638b2dac Author: Aaron Crane <a...@cpan.org> Date: Sun Jan 21 20:28:52 2018 + perlpolicy: update policy in accordance with recent moderator discussions Substantive changes: Firstly, as promised earlier, we have clarified that, by forwarding a message

[perl.git] branch blead updated. v5.29.1-17-g3f0ff2a3a8

2018-07-22 Thread Aaron Crane
commit 3f0ff2a3a89e6b940bcf9f559b611c4a8795f5ce Author: Aaron Crane Date: Sun Jul 22 13:29:32 2018 +0100 Porting/epigraphs.pod: fix a typo in an old epigraph --- Summary of changes: Porting/epigraphs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[perl.git] branch blead updated. v5.29.1-24-g2fbf56bf3e

2018-07-22 Thread Aaron Crane
commit 2fbf56bf3e69027cbd6f82b7229e244107ce878e Merge: 3f0ff2a3a8 32c3a17ab0 Author: Aaron Crane Date: Sun Jul 22 13:52:58 2018 +0100 [MERGE] Data::Dumper fixes for older Perl versions Notably, this restores deparsing support in the XS dumper. commit 32c3a17ab0b35b1efd5eb34c121492d3e7bfefcc Author: Aaron Crane Date:

[perl.git] branch blead updated. v5.29.1-16-g4bbd41f5cf

2018-07-22 Thread Aaron Crane
commit 4bbd41f5cf100c72f174c530ef146ca94952a289 Author: Aaron Crane Date: Mon Jun 25 15:42:33 2018 +0100 Ensure perlmodlib.pod contains all non-dual-life modules The pod/perlmodlib.pod file is generated at build time by pod/perlmodlib.PL, which looks at the POD of library and pragma files to find "

[perl.git] branch blead updated. v5.29.1-28-g54acf98aab

2018-07-22 Thread Aaron Crane
commit 54acf98aab6830e54ddc195615ffed4a8461b183 Author: Aaron Crane Date: Sun Jul 22 18:10:21 2018 +0100 Fix trivial compilation warning in Data::Dumper Apparently a declaration of a static function that's never defined can count as an unused fu

[perl.git] branch smoke-me/arc/keep-top-level-ops created. v5.27.10-211-g074f775584

2018-04-20 Thread Aaron Crane
- Log - commit 074f775584feb9a2c905c7d80be2aaca98ce0ee3 Author: Aaron Crane <a...@cpan.org> Date: Fri Apr 20 17:45:04 2018 +0200 pp_hot.c: conditionally deoptimise pp_iter() when non-standard OP_AND op_ppaddr

[perl.git] branch smoke-me/arc/keep-top-level-ops deleted. v5.27.10-211-g074f775584

2018-04-20 Thread Aaron Crane
In perl.git, the branch smoke-me/arc/keep-top-level-ops has been deleted was 074f775584feb9a2c905c7d80be2aaca98ce0ee3 - Log

[perl.git] branch smoke-me/arc/pp-iter-deoptimisation created. v5.27.10-211-g074f775584

2018-04-20 Thread Aaron Crane
- Log - commit 074f775584feb9a2c905c7d80be2aaca98ce0ee3 Author: Aaron Crane <a...@cpan.org> Date: Fri Apr 20 17:45:04 2018 +0200 pp_hot.c: conditionally deoptimise pp_iter() when non-standard OP_AND op_ppaddr

[perl.git] branch smoke-me/arc/pp-iter-deoptimisation deleted. v5.27.10-211-g074f775584

2018-04-21 Thread Aaron Crane
In perl.git, the branch smoke-me/arc/pp-iter-deoptimisation has been deleted was 074f775584feb9a2c905c7d80be2aaca98ce0ee3 - Log

[perl.git] branch blead updated. v5.27.11-11-gf75ab299e2

2018-04-21 Thread Aaron Crane
commit f75ab299e2c1f32844ff278938ff12a96931649a Author: Aaron Crane <a...@cpan.org> Date: Fri Apr 20 17:45:04 2018 +0200 RT#133131: pp_hot.c: deoptimise pp_iter() when non-standard OP_AND op_ppaddr Commit 7c114860c0fa8ade5e00a4b609d2fbd11d5a494c introduced an optimisation in pp_iter(). Before the optimisat

[perl.git] branch smoke-me/arc/data-dumper-perl58 created. v5.27.11-18-g7efda2d6c5

2018-04-21 Thread Aaron Crane
- Log - commit 7efda2d6c51c92cb997e1634e046d7b9d8d1d981 Author: Aaron Crane <a...@cpan.org> Date: Sat Apr 21 20:16:05 2018 +0200 Data::Dumper: restore XS-mode deparse support in older Perls commit 6d442224167125861971a3bdf06e9404cd0e9240 A

[perl.git] branch blead updated. v5.27.10-174-g7b850028ea

2018-04-19 Thread Aaron Crane
commit 7b850028ea35536a8baa505b46aa55a5a9599e0d Author: Aaron Crane <a...@cpan.org> Date: Thu Apr 19 15:38:17 2018 +0200 Rebuild Configure using metaconfig langinfo change We are now in sync with perl5-metaconfig/metaconfig@2d3a3017b8d44d778ed765d529ca114924b3ee14 commit 0faf531f63c88379bd22fe7801555d5aef1

[perl.git] branch blead updated. v5.27.10-170-ga3bda1a78f

2018-04-19 Thread Aaron Crane
commit a3bda1a78f16ffb09616f48f73bb73558cbfd96c Merge: 600c10ce9c f079cb3ec5 Author: Aaron Crane <a...@cpan.org> Date: Thu Apr 19 14:08:18 2018 +0200 [MERGE] Documentation tweaks in I18N::Langinfo commit f079cb3ec540f197e437c1322b4d901b2eb39496 Author: Aaron Crane <a...@cpan.org> Date: Thu Apr 19 14:00:35 20

[perl.git] branch blead updated. v5.27.10-176-gbf634d4e04

2018-04-19 Thread Aaron Crane
commit bf634d4e041c3abb5408cd1f18f1c18d298012d1 Author: Aaron Crane <a...@cpan.org> Date: Thu Apr 19 18:13:46 2018 +0200 Add HAS_STRTOD_L to metaconfig.h and rebuild Configure --- Summary of changes: Configure | 6 ++ Cross/c

[perl.git] branch blead updated. v5.27.10-182-gdca1ad4686

2018-04-19 Thread Aaron Crane
commit dca1ad4686f293a5e83e5ac382f2c55ea6a18f29 Author: Aaron Crane <a...@cpan.org> Date: Thu Apr 19 19:55:11 2018 +0200 RT#132744: clarify subs/vars documentation That ticket points out that subs.pm mentions using declared sub names "without parentheses". That is indeed misleading; using the te

[perl.git] branch blead updated. v5.27.10-210-gaffe54fad5

2018-04-20 Thread Aaron Crane
commit affe54fad590821990edb8bd8db47d6e898c9114 Author: Aaron Crane <a...@cpan.org> Date: Fri Apr 20 14:28:35 2018 +0200 Document that `use v5.12` and `use feature ":5.12"` differ --- Summary of changes: lib/feature.pm | 5 - regen/f

[perl.git] branch blead updated. v5.27.9-99-g8e4ae0ffc8

2018-03-05 Thread Aaron Crane
commit 8e4ae0ffc862568e59935c22e552488892eabe59 Author: Aaron Crane <a...@cpan.org> Date: Mon Mar 5 09:22:46 2018 + RT #132834: prevent duplicate Config.pm vars Commit 6c2ae6421675ba5ff81dd43f9167136f02dfe9d9 introduced variables whose need was forced by configpm (for compatibility with ol

[perl.git] annotated tag v5.29.4 created. v5.29.4

2018-10-20 Thread Aaron Crane
agging 8de8eb77f9d6567ac8194b8d19af809e36945198 (commit) replaces v5.29.3 tagged by Aaron Crane on Sat Oct 20 13:55:02 2018 +0100 - Log - Fifth release of the v5.29 series! Aaron Crane (3): RT#133573: $^X fallback when platform-specific technique

[perl.git] branch blead updated. v5.29.3-128-g1776223183

2018-10-20 Thread Aaron Crane
commit 177622318376452ee662cd01897f6e2264051005 Merge: f91adeb9c9 8de8eb77f9 Author: Aaron Crane Date: Sat Oct 20 15:25:18 2018 +0100 Merge branch 'release-5.29.4' into blead commit 8de8eb77f9d6567ac8194b8d19af809e36945198 Author: Aaron Crane Date: Sat Oct 20 13:29:17 2018 +0100 Finalize perldelta for 5.29.4

[perl.git] branch blead updated. v5.29.4-6-gaa13068140

2018-10-20 Thread Aaron Crane
commit aa130681407c1d5203e77f635a297101dd0f2aed Author: Aaron Crane Date: Sat Oct 20 16:07:16 2018 +0100 Bump version of Module::CoreList in Maintainers.pl commit 9d68db48f51a31c8c896446c21eaf1cdcaa5144e Author: Aaron Crane Date: Sat Oct 20 15:43:30 2018 +0100 Bump the Perl version for 5.29.5

[perl.git] branch blead updated. v5.29.4-29-g1c13323db0

2018-11-01 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch blead updated. v5.29.4-40-gbb6e76f0bf

2018-11-14 Thread Aaron Crane
In perl.git, the branch blead has been updated - Log - commit

[perl.git] branch blead updated. v5.29.3-46-g03b94aa47e

2018-10-09 Thread Aaron Crane
commit 03b94aa47e981af3c7b0118bfb11facda2b95251 Author: Aaron Crane Date: Tue Oct 9 14:41:10 2018 +0100 RT#133573: $^X fallback when platform-specific technique fails --- Summary of changes: caretx.c | 28 1 file changed, 16 inse

[perl.git] branch blead updated. v5.29.5-36-g79ad5206c0

2018-11-27 Thread Aaron Crane
commit 79ad5206c03201d76b9dcd75277ed02999f26eac Author: Aaron Crane Date: Tue Nov 27 11:32:11 2018 + Rely on C89 "const" The metaconfig probe for previously relied on the d_const symbol set by the "const" probe, so generating Configure here has been done aga

[perl.git] branch maint-votes updated. d4c746f35705589be1add3dadc228d69b44b1155

2019-03-31 Thread Aaron Crane
commit d4c746f35705589be1add3dadc228d69b44b1155 Author: Aaron Crane Date: Sun Mar 31 17:58:16 2019 +0100 arc votes for 5.28.2 commit e1872aed8085d1e008f39d4cec8d8e7eb413e051 Author: Aaron Crane Date: Sun Mar 31 17:53:48 2019 +0100 Fix RT ticket

[perl.git] branch blead updated. v5.29.10-27-gf102582482

2019-04-27 Thread Aaron Crane
commit f102582482e667f42f535dad72fb44d2d7decd93 Author: Aaron Crane Date: Sat Apr 27 10:40:07 2019 +0100 Document that local-on-negative-array-index is wildly surprising --- Summary of changes: pod/perlsub.pod | 4 +++- 1 file changed, 3 insertions(+), 1 de

[perl.git] branch blead updated. v5.29.10-16-g54ea08ea5e

2019-04-25 Thread Aaron Crane
commit 54ea08ea5e4fd909a39392aa5343eaa4cb07 Author: Aaron Crane Date: Thu Apr 25 12:21:29 2019 +0100 Regenerate Configure from latest metaconfig This corresponds to metaconfig commit 70210eb08b2643bfce98cfa92a3ee52c613dfa56 --- Summary of c

[perl.git] branch blead updated. v5.29.10-21-g091ff1b6c4

2019-04-26 Thread Aaron Crane
commit 091ff1b6c47fe70c4eb6a0b953fde4a01fd72ebf Author: Aaron Crane Date: Fri Apr 26 10:29:11 2019 +0100 perlguts: add some background information on op slab internals This text is a lightly-edited version of the commit message for 8be227ab5eaa23f2d21fd15f70190e494496dcbe, which is the change that introduce

[perl.git] branch blead updated. v5.29.10-20-g8609e07932

2019-04-26 Thread Aaron Crane
commit 8609e07932a71eb8eea2ed28c23b2853cf6cc09b Author: Aaron Crane Date: Fri Apr 26 10:28:11 2019 +0100 Regen uconfig.h --- Summary of changes: uconfig.h | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uconfig.h b/uconfig.h

[Perl/perl5] c47310: toke.c: factor out static yyl_fake_eof()

2019-10-30 Thread Aaron Crane
Branch: refs/heads/arc/smaller-toke-bis Home: https://github.com/Perl/perl5 Commit: c47310b95b337f3fd96285730e68de4495276354 https://github.com/Perl/perl5/commit/c47310b95b337f3fd96285730e68de4495276354 Author: Aaron Crane Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths

[perl.git] branch maint-votes updated. 184c2b70e35d0c995b1fdaf92acaa30792005765

2019-10-18 Thread Aaron Crane
commit 184c2b70e35d0c995b1fdaf92acaa30792005765 Author: Aaron Crane Date: Fri Oct 18 15:16:12 2019 +0200 arc votes for 5.30.1 --- Summary of changes: votes-5.30.xml | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) diff

[Perl/perl5] 3281b6: toke.c: factor out static yyl_fake_eof()

2019-11-01 Thread Aaron Crane
Branch: refs/heads/arc/smaller-toke-bis Home: https://github.com/Perl/perl5 Commit: 3281b62b60fd4c5327d398ee82d20782342748fe https://github.com/Perl/perl5/commit/3281b62b60fd4c5327d398ee82d20782342748fe Author: Aaron Crane Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths

[Perl/perl5] 3f86ec: toke.c: const-ify formbrack parameters

2019-11-01 Thread Aaron Crane
Branch: refs/heads/arc/smaller-toke-bis Home: https://github.com/Perl/perl5 Commit: 3f86ec9eff01cc86b1f0841ae40212393f54df25 https://github.com/Perl/perl5/commit/3f86ec9eff01cc86b1f0841ae40212393f54df25 Author: Aaron Crane Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths

[Perl/perl5] 757922: toke.c: factor out static yyl_key_core() and yyl_w...

2019-11-01 Thread Aaron Crane
Branch: refs/heads/arc/smaller-toke-bis Home: https://github.com/Perl/perl5 Commit: 7579223edc3aa5d21a9d9a827bf5a311679e040d https://github.com/Perl/perl5/commit/7579223edc3aa5d21a9d9a827bf5a311679e040d Author: Aaron Crane Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths

[Perl/perl5]

2019-11-01 Thread Aaron Crane
Branch: refs/heads/smoke-me/arc/smaller-toke-bis Home: https://github.com/Perl/perl5

[Perl/perl5] 4cfd4b: toke.c: factor out static yyl_fake_eof()

2019-11-04 Thread Aaron Crane
Branch: refs/heads/arc/smaller-toke-bis Home: https://github.com/Perl/perl5 Commit: 4cfd4beb2efe3012e2b358b3634b54fcc58cd684 https://github.com/Perl/perl5/commit/4cfd4beb2efe3012e2b358b3634b54fcc58cd684 Author: Aaron Crane Date: 2019-11-04 (Mon, 04 Nov 2019) Changed paths

[Perl/perl5] 4cfd4b: toke.c: factor out static yyl_fake_eof()

2019-11-04 Thread Aaron Crane
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4cfd4beb2efe3012e2b358b3634b54fcc58cd684 https://github.com/Perl/perl5/commit/4cfd4beb2efe3012e2b358b3634b54fcc58cd684 Author: Aaron Crane Date: 2019-11-04 (Mon, 04 Nov 2019) Changed paths: M toke.c

[Perl/perl5]

2019-11-04 Thread Aaron Crane
Branch: refs/heads/arc/smaller-toke-bis Home: https://github.com/Perl/perl5

[Perl/perl5]

2019-11-04 Thread Aaron Crane
Branch: refs/heads/smoke-me/arc/smaller-toke-bis Home: https://github.com/Perl/perl5

<    1   2   3   4   >