develooper Front page | perl.perl5.porters | Postings from June 2021

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
June 16, 2021 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20210616031122.A0C09E4A56@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
17 commits.  7 unique authors.  5 unique committers.
34 files changed, 900 insertions(+), 1540 deletions(-)
Thanks, applied:  James E Keenan (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/2723cea2c509f164

  perl.h: Pay attention to if can have non-int bitfields
  Karl Williamson             1 file changed, 12 insertions(+)
  https://github.com/Perl/perl5/commit/2723cea2c509f164

  Fix ASSUME definition
  Karl Williamson             1 file changed, 23 insertions(+), 24 deletions(-
  https://github.com/Perl/perl5/commit/bf578026aedea770

  Fix spelling: precede
  Felipe Gasper               5 files changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/5ab5717f6c5cffd4

  Add perldelta entry try/catch deparsing fix - 846e32ebef
  Matthew Horsfall            1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/9b7a2e9a50499326

  B::Deparse: Handle try/catch when catch has an ENTER/LEAVE pair
  Matthew Horsfall            2 files changed, 16 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/846e32ebef2bd121

  regcomp.c: comments
  Hugo van der Sanden         1 file changed, 14 insertions(+), 16 deletions(-
  https://github.com/Perl/perl5/commit/c58a04b5e969bf8a

  regcomp.c: White-space only
  Karl Williamson             1 file changed, 512 insertions(+), 512 deletions
  https://github.com/Perl/perl5/commit/291b2a970a1a3a85

  perlgov: re-alphabetize the name list
  Ricardo Signes              1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/d6491d6b79de501c

  use www.cpan.org, not ftp.funet.fi, to check the CPAN
  Ricardo Signes              2 files changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/ee64eb7d2d52cccd

  CPAN mirror list: stop building one
  Ricardo Signes              4 files changed, 1 insertion(+), 862 deletions(-
  https://github.com/Perl/perl5/commit/60ab4d25a67394c5

  perldelta entry for 52f0602 (IO upgrade)
  James E Keenan              1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/bc51a73354824f96

  perldelta entry for 1c1bafd (Unicode-Collate upgrade)
  James E Keenan              1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/2f19223f3913107e

  Update Socket from CPAN to 2.032
  Max Maischein               4 files changed, 20 insertions(+), 14 deletions(
  https://github.com/Perl/perl5/commit/d94230fbca6fd7ee

  Configure: apply recent metaconfig changes
  Karl Williamson             14 files changed, 211 insertions(+), 92 deletion
  https://github.com/Perl/perl5/commit/7db2b62c4fe1c3f0

  Configure changes for HAS_NON_INT_BITFIELDS
  Karl Williamson             14 files changed, 61 insertions(+), 4 deletions(
  https://github.com/Perl/perl5/commit/bfe5127121a2046f

  regcomp.c: Fix typo in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/19c4b24fc62a1e8d

  regcomp.h: Clarify comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/1a7378185127545d

Current branch leont/xs_dynaloader
6 commits.  2 unique authors.  1 unique committer.
498 files changed, 30980 insertions(+), 30484 deletions(-)
Thanks, applied:  Leon Timmermans (1)
Snapshot: http://github.com/Perl/perl5/tarball/f0cc16dfe7b8a840

  Drop support for XSLoader below 5.6
  Todd Rinaldo                3 files changed, 3 insertions(+), 55 deletions(-
  https://github.com/Perl/perl5/commit/f0cc16dfe7b8a840

  Make DynaLoader strict-safe
  Leon Timmermans             1 file changed, 14 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/8aa60cc0af7e49b8

  Add warnings to DynaLoader/Makefile.PL
  Leon Timmermans             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/e2a78df142485c4c

  Add warnings to DynaLoader.t
  Leon Timmermans             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/d737e33675edbd1d

  Add strict to XSLoader_pm.PL
  Leon Timmermans             1 file changed, 7 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/5b634c3fda268c87

  Add warnings to XSLoader.t
  Leon Timmermans             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/54e23c3324039cf3

Current branch smoke-me/khw-clz
36 commits.  1 unique author.  1 unique committer.
154 files changed, 661 insertions(+), 1681 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/1b3da2b82168e83f

  Use Windows builtins to find msb,lsb
  Karl Williamson             2 files changed, 37 insertions(+)
  https://github.com/Perl/perl5/commit/1b3da2b82168e83f

  utfebcdic.h: White-space, comment only
  Karl Williamson             1 file changed, 20 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/bf0ec5e72a17b21a

  utfebcdic.h: Reorder two defines
  Karl Williamson             1 file changed, 4 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/33755f356e792169

  utf8.h: Make a bit of EBCDIC known to ASCII
  Karl Williamson             2 files changed, 11 insertions(+), 7 deletions(-
  https://github.com/Perl/perl5/commit/14e9fb3990b1e775

  utf8.h: Reorder some preprocessor directives
  Karl Williamson             1 file changed, 9 insertions(+), 12 deletions(-)
  https://github.com/Perl/perl5/commit/12e1e0115eccd942

  utf8.h: White space only
  Karl Williamson             1 file changed, 14 insertions(+), 17 deletions(-
  https://github.com/Perl/perl5/commit/31be172dc1d75b64

  utf8.c: Comment non-obvious fcn param meaning
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d540b3038b89691d

  utf8.h: Rmv EBCDIC dependency
  Karl Williamson             2 files changed, 58 insertions(+), 30 deletions(
  https://github.com/Perl/perl5/commit/5c7539f3e5d861e1

  regen/charset_translations.pl: Use revised macros
  Karl Williamson             5 files changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/cda89128bdfd724b

  regexec.c: Use new bit fcns to avoid iterations
  Karl Williamson             1 file changed, 13 insertions(+), 26 deletions(-
  https://github.com/Perl/perl5/commit/7189fd2b6ca9ef3a

  regcomp.h: Add internal macro
  Karl Williamson             1 file changed, 13 insertions(+), 12 deletions(-
  https://github.com/Perl/perl5/commit/182dc2d341aa9ac9

  utf8.h: Add new #define for extended length UTF-8
  Karl Williamson             3 files changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/8eb55230cb7d8edf

  Fix EBCIDIC deficiency in uvoffuni_to_utf8_flags_msgs
  Karl Williamson             1 file changed, 15 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/e8ac68e50c333863

  Refactor uvoffuni_to_utf8_flags_msgs
  Karl Williamson             1 file changed, 72 insertions(+), 119 deletions(
  https://github.com/Perl/perl5/commit/b9394a0985f8c8f0

  utf8.c: Change formal parameter name to fcn
  Karl Williamson             3 files changed, 41 insertions(+), 41 deletions(
  https://github.com/Perl/perl5/commit/f8b36524fcdbdbdf

  utf8.h: Remove an EBCDIC dependency
  Karl Williamson             2 files changed, 17 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/259cba4a58531f5a

  utf8.h: Add symbol for easing EBCDIC handling
  Karl Williamson             3 files changed, 12 insertions(+), 5 deletions(-
  https://github.com/Perl/perl5/commit/bd78ed18fc611992

  utf8.h: Refactor MAX_UTF8_TWO_BYTE
  Karl Williamson             1 file changed, 11 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/79bb2eadd4c17085

  Reimplement OFFUNISKIP
  Karl Williamson             1 file changed, 28 insertions(+), 46 deletions(-
  https://github.com/Perl/perl5/commit/7d67d9eb7a210473

  utf8.h: Split off compile-time value
  Karl Williamson             1 file changed, 10 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/02bd4e7e4abcb7ba

  utf8.h: Add a #define synonym
  Karl Williamson             2 files changed, 10 insertions(+), 5 deletions(-
  https://github.com/Perl/perl5/commit/00e80337e1cd0a10

  Use ffs() if available
  Karl Williamson             1 file changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/20195ff261a495ff

  Add macros to call the appropriate ffs() function
  Karl Williamson             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/3c778148bdc1ea6d

  Use 'count leading zeros', if have it
  Karl Williamson             1 file changed, 18 insertions(+)
  https://github.com/Perl/perl5/commit/8c8502f518a4547e

  Check for clz clzl availability
  Karl Williamson             1 file changed, 14 insertions(+)
  https://github.com/Perl/perl5/commit/6fa9fa6b5cedb55f

  Create and use my_msbit_pos()
  Karl Williamson             4 files changed, 45 insertions(+), 28 deletions(
  https://github.com/Perl/perl5/commit/32fbde876365048d

  Create and use my_ffs()
  Karl Williamson             4 files changed, 49 insertions(+), 27 deletions(
  https://github.com/Perl/perl5/commit/c43f796c66482666

  regcomp.c: Use single_1bit_pos()
  Karl Williamson             1 file changed, 1 insertion(+), 10 deletions(-)
  https://github.com/Perl/perl5/commit/29279548712f4865

  Create single_1bit_pos()
  Karl Williamson             6 files changed, 56 insertions(+)
  https://github.com/Perl/perl5/commit/0fc8a56aa53fbc9c

  perl.h: Create PERL_UINTMAX_SIZE
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/9e12df47c675c3b8

  Perl_variant_byte_number: Move assert()
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/603233a40101af0a

  Perl_variant_byte_number: Generalize
  Karl Williamson             1 file changed, 10 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/26ae5667c69d7e65

  Refactor UTF_START_MASK()
  Karl Williamson             1 file changed, 13 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/6d12be3d92a20221

  utf8.h: Refactor UTF8_IS_INVARIANT
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/78d5655d2f91d2d7

  utfebcdic.h: Remove obsolete #defines
  Karl Williamson             1 file changed, 242 deletions(-)
  https://github.com/Perl/perl5/commit/8177da6987865280

  Fix ASSUME definition
  Karl Williamson             1 file changed, 23 insertions(+), 22 deletions(-
  https://github.com/Perl/perl5/commit/48e27a7f1c323d4e

Deleted branch smoke-me/khw-nonintbitfield

Martian commit 4da0db8f52d62fc6de3f812facf67a7e69489c8f
3 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4da0db8f52d62fc6

  Merge 2d6ffd95d835ef185dd72648e391925f28c4bfae into 2723cea2c509f164b666b2fd
  James E Keenan              2 parents
  https://github.com/Perl/perl5/commit/4da0db8f52d62fc6

  Correct typo spotted by rjbs
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2d6ffd95d835ef18

  ext/Pod-Html/t/*.t: Have each file run in tempdir
  James E Keenan              25 files changed, 4796 insertions(+), 4051 delet
  https://github.com/Perl/perl5/commit/242371ea4a884cde

Martian commit 31796c1ef014f095c2e35789188a0895e22e551d
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/31796c1ef014f095

  Merge 348187ad3becd036b0864045da65150eb8e3715f into 2723cea2c509f164b666b2fd
  Richard Leach               2 parents
  https://github.com/Perl/perl5/commit/31796c1ef014f095

Martian commit d2d42dd8fd7f4e3d59cbc891a9e2c9d61ef39dda
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d2d42dd8fd7f4e3d

  Merge aa09c967d54cfba8bbce4617f8347e5241dd322c into 2723cea2c509f164b666b2fd
  TAKAI Kousuke               2 parents
  https://github.com/Perl/perl5/commit/d2d42dd8fd7f4e3d

Martian commit a8151cdf9fe01bf52e832d6fbf2e5d30d9480433
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a8151cdf9fe01bf5

  Merge 393701a1a1caba18e3d8a302e7923d0782f6d680 into 2723cea2c509f164b666b2fd
  Frosku                      2 parents
  https://github.com/Perl/perl5/commit/a8151cdf9fe01bf5

Martian commit d778b4a21b87259ad31eb8a18cf2dae943b46da8
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d778b4a21b87259a

  Merge d01b1338a9e60676e682d198e025f520371f503c into 2723cea2c509f164b666b2fd
  Richard Leach               2 parents
  https://github.com/Perl/perl5/commit/d778b4a21b87259a

Martian commit 6ec78e480dc6488c583226f93279c2d1c973e005
7 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6ec78e480dc6488c

  Merge 31d23a27443342eaebf2b7b59a7f515b26258777 into 2723cea2c509f164b666b2fd
  Ricardo Signes              2 parents
  https://github.com/Perl/perl5/commit/6ec78e480dc6488c

  perlgov: clarify time frame for newly Term Election
  Ricardo Signes              1 file changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/31d23a27443342ea

  perlgov: allow PSC to cancel election deferment
  Ricardo Signes              1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/80a72b33a79f2d28

  perlgov: limit the time period for objection to deferral
  Ricardo Signes              1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/8030827d6c36e110

  perlgov: allow for no vote when 2-seats, 2-candidates
  Ricardo Signes              1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/6f85543aabb58061

  perlgov: handling uncontested elections
  Ricardo Signes              1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d5ea3935240d21b4

  perlgov: allow deferral of Special Election
  Ricardo Signes              1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/ef2167a5bc850eb1

Martian commit bbdd76bda44b5abc5cfcd6abf58b4cc9a71790f9
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bbdd76bda44b5abc

  Merge fa598077fe27c24ed6dc2cd93e94036b1b9f5793 into 2723cea2c509f164b666b2fd
  xenu                        2 parents
  https://github.com/Perl/perl5/commit/bbdd76bda44b5abc

Martian commit 08fce61533c8952e0d7ece6a5bdc31b23d243a1c
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/08fce61533c8952e

  Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 2723cea2c509f164b666b2fd
  積丹尼 Dan Jacobson            2 parents
  https://github.com/Perl/perl5/commit/08fce61533c8952e

Martian commit b57be598922e8795ec5e561b1e01ebccd99f75dd
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b57be598922e8795

  Merge 52229f6c5fa7e619b7483e143da3ac2674abe1da into 2723cea2c509f164b666b2fd
  TAKAI Kousuke               2 parents
  https://github.com/Perl/perl5/commit/b57be598922e8795

Martian commit 39f37377fb5b8daf854063a1bae72cd6c895c70f
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/39f37377fb5b8daf

  Merge e397a6f2612a822def315f61e32cddaeb4d33b38 into 2723cea2c509f164b666b2fd
  Richard Leach               2 parents
  https://github.com/Perl/perl5/commit/39f37377fb5b8daf

Martian commit 0c3385cadb45dca3bea7362d246842f08bb62a38
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0c3385cadb45dca3

  Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into 2723cea2c509f164b666b2fd
  James E Keenan              2 parents
  https://github.com/Perl/perl5/commit/0c3385cadb45dca3

Martian commit 27c46e2474796f6578fdd3ee6dcd5ad89c7c091d
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/27c46e2474796f65

  Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 2723cea2c509f164b666b2fd
  Biswapriyo Nath             2 parents
  https://github.com/Perl/perl5/commit/27c46e2474796f65

Martian commit 218526c6da83661670c10dd4b2c81d3ee722533a
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/218526c6da836616

  Merge b062b74fe2022c7ca9d9c68e7f126359df600a47 into 2723cea2c509f164b666b2fd
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/218526c6da836616

Martian commit 022c6a64a14afa53a68aea63e50ded44f95f5945
5 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/022c6a64a14afa53

  Merge 96f235739a6ef28fdc3109e772fc15db6becb052 into 2723cea2c509f164b666b2fd
  Ricardo Signes              2 parents
  https://github.com/Perl/perl5/commit/022c6a64a14afa53

  B::Deparse tests: turn on "switch" to test break() behavior
  Ricardo Signes              1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/96f235739a6ef28f

  switches.t: stop testing that -E turns on ~~
  Ricardo Signes              1 file changed, 1 insertion(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/8065350face97631

  switches.t: stop testing that -E includes switch
  Ricardo Signes              1 file changed, 1 insertion(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/0bea726b3cf7d604

  feature.pm: drop "switch" from latest version bundle
  Ricardo Signes              3 files changed, 24 insertions(+), 17 deletions(
  https://github.com/Perl/perl5/commit/4e72416094ac8758

Martian commit 29c437a20c2af1e39f4f336518a8f9b5415db3e1
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/29c437a20c2af1e3

  Merge 5b8d87dcbd773c9f32ad1089c7d85483fa88595a into 2723cea2c509f164b666b2fd
  Branislav Zahradník         2 parents
  https://github.com/Perl/perl5/commit/29c437a20c2af1e3

Martian commit 8609f2eee6444dda9d395b09e147f10db454222b
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8609f2eee6444dda

  Merge bec31bc2193aaebafb43115870324229019f1415 into 2723cea2c509f164b666b2fd
  James E Keenan              2 parents
  https://github.com/Perl/perl5/commit/8609f2eee6444dda

Martian commit d99ddb1beb6fb5a17759811b72a1f9a306a6ec47
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d99ddb1beb6fb5a1

  Merge 8197ddacfee9e7b0ad1dac6f614c2056b1c5ee8b into 2723cea2c509f164b666b2fd
  James E Keenan              2 parents
  https://github.com/Perl/perl5/commit/d99ddb1beb6fb5a1

Martian commit 139cfc3cd777131ab17eaef16870489c1eb0cff0
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/139cfc3cd777131a

  Merge bdc84a9ea762036890e5e5f8c8481e6f96fb9a32 into 2723cea2c509f164b666b2fd
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/139cfc3cd777131a

Martian commit b167027030291be7a532bbb41bacaacdf4c234f6
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b167027030291be7

  Merge 21ae2e126c8282132a3e715d3c1e97bdc4b22d4b into 2723cea2c509f164b666b2fd
  Biswapriyo Nath             2 parents
  https://github.com/Perl/perl5/commit/b167027030291be7

Martian commit bc6dd0cebf944f8c179320ddbc449c066e2c65e0
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bc6dd0cebf944f8c

  Merge 06eb1181139b45987360463564d2408bdedbfba4 into 2723cea2c509f164b666b2fd
  Dan Book                    2 parents
  https://github.com/Perl/perl5/commit/bc6dd0cebf944f8c

Martian commit 69b19c6ff361e737300965a636b8bfcc39ab1a4e
2 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/69b19c6ff361e737

  Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 2723cea2c509f164b666b2fd
  Richard Leach               2 parents
  https://github.com/Perl/perl5/commit/69b19c6ff361e737

  pp_unshift: revise av_store comment, add asserts
  Richard Leach               1 file changed, 10 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/cc5f70240e847177

Martian commit ca885b322d8288ab53cc166f1f3e524e6efe2dbe
2 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ca885b322d8288ab

  Merge 211904f3829cc1276e984ba73e8e00e333d89b48 into 2723cea2c509f164b666b2fd
  David Golden                2 parents
  https://github.com/Perl/perl5/commit/ca885b322d8288ab

  Add perlgov vote administrator guide to Porting
  David Golden                3 files changed, 180 insertions(+)
  https://github.com/Perl/perl5/commit/211904f3829cc127

Martian commit 5441d2c873adc718d926e520414d3ca3063424a5
2 commits.  2 unique authors.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5441d2c873adc718

  Merge 8771854ed357bfd2892843103b0d173dddf7f92f into 2723cea2c509f164b666b2fd
  Paul Evans                  2 parents
  https://github.com/Perl/perl5/commit/5441d2c873adc718

  Rename scalarseq() to a somewhat more meaningful voidnonfinal()
  Paul "LeoNerd" Evans        4 files changed, 12 insertions(+), 11 deletions(
  https://github.com/Perl/perl5/commit/8771854ed357bfd2

Martian commit 9a8e3dccef29027c96617a008f0bc2b3cef11a94
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9a8e3dccef29027c

  Merge e2a6c73716b6e85707cf48f9a64ffdd964caeb7c into 2723cea2c509f164b666b2fd
  Михаил Козачков             2 parents
  https://github.com/Perl/perl5/commit/9a8e3dccef29027c

Martian commit d6561f9390588333dfc4fd5b89ab7343dd9ccf79
3 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d6561f9390588333

  Merge 2cc644850860df9d50b879d1ebe241fb3aa3e18d into 2723cea2c509f164b666b2fd
  Richard Leach               2 parents
  https://github.com/Perl/perl5/commit/d6561f9390588333

  Perl_pad_alloc: nature of PL_comppad allows simplification of av_fetch() cal
  Richard Leach               1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/2cc644850860df9d

  Add inline av_fetch_simple and av_store_simple functions
  Richard Leach               4 files changed, 108 insertions(+)
  https://github.com/Perl/perl5/commit/760cc2e21de7a740

Martian commit 89d057f443cf44b265643899315db97c54127129
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/89d057f443cf44b2

  Merge 824df2b4512858176d3eb1633c14922be23cf028 into 2723cea2c509f164b666b2fd
  James E Keenan              2 parents
  https://github.com/Perl/perl5/commit/89d057f443cf44b2

Martian commit 28b6854183ba886462da406c56c19006ea1b1a4d
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/28b6854183ba8864

  Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 2723cea2c509f164b666b2fd
  James E Keenan              2 parents
  https://github.com/Perl/perl5/commit/28b6854183ba8864

Martian commit 9a0d8d42e949231f97678f826b60b1a81ebb4b36
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9a0d8d42e949231f

  Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 2723cea2c509f164b666b2fd
  Rin Okuyama                 2 parents
  https://github.com/Perl/perl5/commit/9a0d8d42e949231f

Martian commit abe1902cb7e8dee35734a13419b2885275a9ab6e
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/abe1902cb7e8dee3

  Merge 3b574ea7eb759e1414cf2673697deac99a4f8851 into 2723cea2c509f164b666b2fd
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/abe1902cb7e8dee3

Martian commit 03174cb716efa26c36c8471e01266b145fcd367e
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/03174cb716efa26c

  Merge 5148d7558c3d005a694b0170e8064540be728ee3 into 2723cea2c509f164b666b2fd
  James E Keenan              2 parents
  https://github.com/Perl/perl5/commit/03174cb716efa26c

Martian commit 64a45bf2f927a55215b73f80232d85e516e61c0e
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/64a45bf2f927a552

  Merge 414d8142bc79098973d41fcb96a8a0ebf67e15a0 into 2723cea2c509f164b666b2fd
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/64a45bf2f927a552

Martian commit 0d24101b5f6fe02bfb4309d83b22a2512719027b
2 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0d24101b5f6fe02b

  Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 2723cea2c509f164b666b2fd
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/0d24101b5f6fe02b

  Detect and use __builtin_assume
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/2daebb10145a48cf

Martian commit fbcdd6dd1a08c076357cc76b808d3982da2e262b
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fbcdd6dd1a08c076

  Merge f2ef00adde5e3c3f0bae06574282e3ccfbed05f3 into 2723cea2c509f164b666b2fd
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/fbcdd6dd1a08c076

Martian commit 09e2ed7d9bc7bb984d5edbd8733bfa90536a220c
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/09e2ed7d9bc7bb98

  Merge d7eb3f38ef23ab426266282e71e886860ecb4187 into 2723cea2c509f164b666b2fd
  Tony Cook                   2 parents
  https://github.com/Perl/perl5/commit/09e2ed7d9bc7bb98

Martian commit 21856f173a73470b954fc65e4b9675c48de52935
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/21856f173a73470b

  Merge 1dee162bc27a05933d97d709a0532971e193fbb4 into 2723cea2c509f164b666b2fd
  Paul Evans                  2 parents
  https://github.com/Perl/perl5/commit/21856f173a73470b

Martian commit af2c33ce2ba350e48785671e53e395596746d920
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/af2c33ce2ba350e4

  Merge 05b694b74016f6548483cd56bf68d58cbae3f2b2 into 2723cea2c509f164b666b2fd
  Paul Evans                  2 parents
  https://github.com/Perl/perl5/commit/af2c33ce2ba350e4

Martian commit 2a755c6c85c3c4f57f5971dbb7bdb85ebed1d1f0
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2a755c6c85c3c4f5

  Merge e3e3724edd5789351a847d7fbf10459e1a986489 into 2723cea2c509f164b666b2fd
  Nicholas Clark              2 parents
  https://github.com/Perl/perl5/commit/2a755c6c85c3c4f5

Martian commit 8e0d6307c5ce4c1c62526e4442656c8b9730b9f2
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8e0d6307c5ce4c1c

  Merge 8c7ed718e27099ba2cdc32c959ff8199ae7d966a into 2723cea2c509f164b666b2fd
  H.Merijn Brand              2 parents
  https://github.com/Perl/perl5/commit/8e0d6307c5ce4c1c

Martian commit 3e5eb8f97170d2f4b833bca0de04bd466df7fceb
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3e5eb8f97170d2f4

  Merge 57913134b4e622eacc28204c766dd42b1ed73d96 into 2723cea2c509f164b666b2fd
  jpalao                      2 parents
  https://github.com/Perl/perl5/commit/3e5eb8f97170d2f4

Martian commit 9537e5ee4aac0a29b5fd1659eb1ceb7b6e69eb3c
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9537e5ee4aac0a29

  Merge 7683e280de4f493687397ccafc0eee4315b29321 into 2723cea2c509f164b666b2fd
  Max Maischein               2 parents
  https://github.com/Perl/perl5/commit/9537e5ee4aac0a29

Martian commit a0107507a0a7e2d24b50c205cf0756b0abe466f2
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a0107507a0a7e2d2

  Merge e7e9b97fe983e864785d13dbfecf8fd5990403aa into 2723cea2c509f164b666b2fd
  Scott Baker                 2 parents
  https://github.com/Perl/perl5/commit/a0107507a0a7e2d2

Martian commit 1d116b5012926d1bd18de134ffa6a8254d315fac
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1d116b5012926d1b

  Merge dc44b362e1e298e327be398f06def916f8546ac2 into 2723cea2c509f164b666b2fd
  Richard Leach               2 parents
  https://github.com/Perl/perl5/commit/1d116b5012926d1b

Martian commit 32f1994945df7dfbffde610518f4d701a4a921ec
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/32f1994945df7dfb

  Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 2723cea2c509f164b666b2fd
  ℕicolas ℝ                   2 parents
  https://github.com/Perl/perl5/commit/32f1994945df7dfb

Martian commit 4af21bd08dcfa5c020ee4af6595b84c5b84a09ed
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4af21bd08dcfa5c0

  Merge 6d60a8e144f2b1539005f96e83de69a4132ad890 into 2723cea2c509f164b666b2fd
  Sawyer X                    2 parents
  https://github.com/Perl/perl5/commit/4af21bd08dcfa5c0

Martian commit 7baa173362f056fa1992aa382b3aa5db2d06f9fd
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7baa173362f056fa

  Merge 7ff86f94ca59351cc4f2b3dfc66e25efcae978d8 into 2723cea2c509f164b666b2fd
  Todd Rinaldo                2 parents
  https://github.com/Perl/perl5/commit/7baa173362f056fa

Martian commit 09a8ac435b1f3ca72ae02eb98e932f1d57c60850
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/09a8ac435b1f3ca7

  Merge 77878eb22a9a9784647af0a234adc9f1358c0d46 into 2723cea2c509f164b666b2fd
  Max Maischein               2 parents
  https://github.com/Perl/perl5/commit/09a8ac435b1f3ca7

Martian commit 9b6c7ba0069b3956520657fc704da5c0cced86e9
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9b6c7ba0069b3956

  Merge 2238db2ab3b9022dc11041f766cf6aa31216eaf4 into 2723cea2c509f164b666b2fd
  Max Maischein               2 parents
  https://github.com/Perl/perl5/commit/9b6c7ba0069b3956

Martian commit 25c1f12d0d33faeeb29d523cc6227142c83978bd
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/25c1f12d0d33faee

  Merge 76365c82b2d4d128babe60028d385cb406bd1de1 into 2723cea2c509f164b666b2fd
  Tony Cook                   2 parents
  https://github.com/Perl/perl5/commit/25c1f12d0d33faee

Martian commit 3cf3212350b3b2b3398e34f48e67e7260bebf3cc
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3cf3212350b3b2b3

  Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 2723cea2c509f164b666b2fd
  Tony Cook                   2 parents
  https://github.com/Perl/perl5/commit/3cf3212350b3b2b3

Martian commit 3ce829a04b96915e82c7261414a438e42d112ca6
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3ce829a04b96915e

  Merge 511f1d6d91af0f1d141953aa6d50e0361e6a083e into 2723cea2c509f164b666b2fd
  Tony Cook                   2 parents
  https://github.com/Perl/perl5/commit/3ce829a04b96915e

Martian commit 2ce83ddc8a0f7cabb7871a1c5adc922804e4bb2a
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2ce83ddc8a0f7cab

  Merge f0cc16dfe7b8a840f6d2cca7cf92aa21a808ef4c into 2723cea2c509f164b666b2fd
  Leon Timmermans             2 parents
  https://github.com/Perl/perl5/commit/2ce83ddc8a0f7cab

Martian commit 9a12cd023a0dcef94faba1ac7abf5d1f07235199
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9a12cd023a0dcef9

  Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 2723cea2c509f164b666b2fd
  Михаил Козачков             2 parents
  https://github.com/Perl/perl5/commit/9a12cd023a0dcef9

Martian commit 9363e4e881ad1d2350e8bd06fc87001a86836de8
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9363e4e881ad1d23

  Merge 13858c2e061870d963856ddce3943e9703f50638 into 2723cea2c509f164b666b2fd
  xenu                        2 parents
  https://github.com/Perl/perl5/commit/9363e4e881ad1d23

Martian commit ef69381ff371ae5b5dff772447594435a17fb56c
3 commits.  2 unique authors.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ef69381ff371ae5b

  Merge f3d785107d72267e90489f2df84f31aa9319476e into 2723cea2c509f164b666b2fd
  Paul Evans                  2 parents
  https://github.com/Perl/perl5/commit/ef69381ff371ae5b

  Regresison test that multiple statements in 'try' also yields a result
  Paul "LeoNerd" Evans        1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/f3d785107d72267e

  scalarseq() should not put an OP_ENTER kid into scalar context (fixes #18855
  Paul "LeoNerd" Evans        2 files changed, 15 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/328f8dcfb0e02825

Martian commit c54250625d2e9b2cf57a6772591132c33b009dd7
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/c54250625d2e9b2c

  Fix spelling: precede
  Felipe Gasper               5 files changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/c54250625d2e9b2c

Martian commit 9847129c7ad624d5a4b8562e25a538e71be7b0a7
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9847129c7ad624d5

  Merge 998c08b5c864bcd2da30c5a7fda3c4be3ae1cc2e into d6491d6b79de501cf3ab8a7e
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/9847129c7ad624d5

Martian commit d208a483178e1017ab4c48c5f78d0e4ca5135e97
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/d208a483178e1017

  perlgov: re-alphabetize the name list
  Ricardo Signes              1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/d208a483178e1017

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About