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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
June 26, 2019 03:14
Subject:
Perl 5 Commit Summary
Message ID:
E1hfyNz-0005rd-FH@cron.dc.perl.space
Perl 5 commit summary, activity since Saturday

Current branch blead
56 commits.  6 unique authors.  5 unique committers.
39 files changed, 1215 insertions(+), 743 deletions(-)
Thanks, applied:  Karl Williamson (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/293a533c53d9c0fe.tar.gz

  (perl #122112) make sure SIGPIPE is delivered if we test it
  Tony Cook                   1 file changed, 12 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/293a533c53d9c0fe

  White space only in comment
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0be0ef8f515958d4

  regcomp.sym: Change regnode description
  Karl Williamson             3 files changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a5bc07423c0a05b9

  Additional Net-Ping tests skip if d_getpbyname is undef
  Richard Leach               2 files changed, 10 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/3167cd977ff2111c

  Tests for Android stub functions updated for Oreo
  Richard Leach               1 file changed, 47 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f1d63d3c9399eb3b

  Fix apidoc macro entries
  Karl Williamson             13 files changed, 58 insertions(+), 58 deletions
  http://perl5.git.perl.org/perl.git/commit/78342678c3d43495

  honour $PERL_DESTRUCT_LEVEL on non-debug builds
  David Mitchell              1 file changed, 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5c696bd319ee40ee

  Fix erroneous references to USE_CBACKTRACE
  Steve Hay                   5 files changed, 11 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/812e2121cb84e726

  [MERGE] make optree-walking mostly non-recursive
  David Mitchell              2 parents
  http://perl5.git.perl.org/perl.git/commit/362d2cd85ebfe952

  Perl_op_lvalue_flags(): make mostly non-recursive
  David Mitchell              1 file changed, 71 insertions(+), 25 deletions(-
  http://perl5.git.perl.org/perl.git/commit/625e589c312fe504

  Perl_op_lvalue_flags() add blank lines
  David Mitchell              1 file changed, 7 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/17803dc3b050d830

  Perl_op_lvalue_flags(): skip OPf_WANT_VOID ops.
  David Mitchell              1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/05ba7c096a163781

  Perl_op_lvalue_flags(): fixup documentation
  David Mitchell              1 file changed, 25 insertions(+), 19 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e709958e34204643

  reindent op.c:S_lvref()
  David Mitchell              1 file changed, 131 insertions(+), 119 deletions
  http://perl5.git.perl.org/perl.git/commit/42f273ac0f2bcf1f

  make op.c:S_lvref() non-recursive
  David Mitchell              1 file changed, 27 insertions(+), 17 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2ebbb0d7de1e4a19

  document what op.c:S_lvref() does
  David Mitchell              1 file changed, 9 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/11912a83439c49b3

  op.c: S_lvref(): handle all kids on OP_NULL
  David Mitchell              1 file changed, 7 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/74ed399efffedf3c

  Clarify purpose of S_looks_like_bool()
  David Mitchell              1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4ef0eb8d1c25055f

  make op.c:S_find_and_forget_pmops() non-recursive
  David Mitchell              1 file changed, 27 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f0d08550371fd1dd

  Perl_doref(): reindent
  David Mitchell              1 file changed, 94 insertions(+), 93 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b0a7849dfb8094e7

  Perl_doref(): make non-recursive
  David Mitchell              1 file changed, 40 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e9b0092a1019a24f

  document what Perl_doref does
  David Mitchell              1 file changed, 13 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/fe4e86b8d83215d2

  make op.c:S_aassign_scan() non-recursive
  David Mitchell              1 file changed, 81 insertions(+), 38 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e0f9da3349f858d1

  make Perl_op_linklist() non-recursive
  David Mitchell              1 file changed, 43 insertions(+), 22 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7d3bb7a6857f9a9b

  Perl_op_linklist(): use OPf_KIDS flags
  David Mitchell              1 file changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5e21b4fc704f9e70

  Perl_scalarvoid(): add comment saying what it does
  David Mitchell              1 file changed, 2 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/67ba1548076ba105

  op.c: S_search_const: remove recursion
  David Mitchell              1 file changed, 7 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e10c181fa2af9f0e

  op.c: add code comments to S_search_const()
  David Mitchell              1 file changed, 9 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/3e8db509ed7c1a69

  op.c: S_assignment_type(): make truly trinary
  David Mitchell              1 file changed, 12 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f7c7511ff191e573

  Perl_scalar() tail-call optimise
  David Mitchell              2 files changed, 60 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/db18005b26986d1d

  Perl_scalar(): doc and reorganise complex bool
  David Mitchell              1 file changed, 22 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/adb47cec409f1c82

  Perl_scalar(): indent block
  David Mitchell              1 file changed, 117 insertions(+), 117 deletions
  http://perl5.git.perl.org/perl.git/commit/78ae974aca2ba74c

  make Perl_scalar() mostly non-recursive
  David Mitchell              2 files changed, 40 insertions(+), 8 deletions(-
  http://perl5.git.perl.org/perl.git/commit/86e988be1f8cc30b

  fix type in Perl_list()
  David Mitchell              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/06c2b1fcb02816b3

  Perl_scalar(): re-order a few switch cases
  David Mitchell              1 file changed, 8 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/31a5e5cf9b38c340

  Perl_scalar(): remove redundant switch labels
  David Mitchell              1 file changed, 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b8e5030a901da7b1

  Document what Perl_scalar() does
  David Mitchell              1 file changed, 14 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8623f87f95670c44

  Perl_list() tail-call optimise
  David Mitchell              1 file changed, 19 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f23e164367e8b949

  Perl_list(): doc and reorganise complex bool
  David Mitchell              1 file changed, 15 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9d15d64eb1a348ee

  reindent Perl_list()
  David Mitchell              1 file changed, 95 insertions(+), 95 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a58b51cf64e253ea

  make Perl_list() mostly non-recursive
  David Mitchell              2 files changed, 36 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8ef9070b464ddfe6

  Perl_list(): re-order a few switch cases
  David Mitchell              1 file changed, 7 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7d3088ba743b4531

  Perl_list(): re-order recursion in OP_LIST
  David Mitchell              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/384f4b4d7c080019

  Perl_list(): add blank lines
  David Mitchell              1 file changed, 5 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/054d8a908712a56d

  Perl_list(): simplify some branches
  David Mitchell              1 file changed, 1 insertion(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2a45276d6b8bc801

  make S_gen_constant_list() void return
  David Mitchell              3 files changed, 9 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0f194c83b0f19f79

  Document what Perl_list() and its helper do
  David Mitchell              1 file changed, 10 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/7cd3586545b8386a

  remove DEFER_OP macros from op.c
  David Mitchell              1 file changed, 38 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d3f5b0a08053f885

  S_optimize_op(): remove anti-recursion deferring
  David Mitchell              1 file changed, 36 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6eebe43d5f2ac9b2

  Make op_free() non-recursive
  David Mitchell              1 file changed, 63 insertions(+), 51 deletions(-
  http://perl5.git.perl.org/perl.git/commit/73cdf3a836756ebe

  scalarvoid(): remove anti-recursion deferring
  David Mitchell              1 file changed, 22 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2a56a87fe357165c

  perldelta for 9918f0bc5148
  Tony Cook                   1 file changed, 5 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/ec121dacb4d1d7f6

  (perl #134189) handle no gcc, but cc is clang
  Tony Cook                   1 file changed, 3 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/9918f0bc5148608e

  Make -Duse64bitint the default on VMS.
  Craig A. Berry              2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c6981b9a20742358

  Begin restore of case sensitive symbols on VMS
  Craig A. Berry              2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d15ced938aff1817

  Fix Unix-format path in Devel::PPPort's Makefile.PL
  Craig A. Berry              1 file changed, 2 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6bdd6a87aee9aec7

Current branch maint-votes
1 commit.  1 unique author.  1 unique committer.
1 file changed, 3 insertions(+), 1 deletion(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/37615aed2d5ce7dd.tar.gz

  propose the 134169 fix and vote for the 134126 fix
  Tony Cook                   1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/37615aed2d5ce7dd

Thread Previous


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