Front page | perl.perl5.porters |
Postings from September 2016
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
September 7, 2016 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1bhRRL-0006BT-Ga@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
26 commits. 7 unique authors. 5 unique committers.
26 files changed, 1981 insertions(+), 1867 deletions(-)
Thanks, applied: Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/382450a68fa9cdd5.tar.gz
(perl #128988) preserve PL_oldoldbufptr is preserved in scan_heredoc()
Tony Cook 2 files changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/382450a68fa9cdd5
(perl #128095) check pack_sockaddr_un()'s return value
Tony Cook 1 file changed, 13 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b549d1d2267bb0d
Fix up B::Concise tests following op flag change
Father Chrysostomos 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/05bda26ce45ab1f7
[perl #47047] Fix erroneous AUTOLOAD warning
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1de22db27a9aaa5f
Test for perl #47047
Rick Delaney 1 file changed, 2 insertions(+)
http://perl5.git.perl.org/perl.git/commit/9493dad184630fd0
No need to skip t/op/dump.t on darwin
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/63433e93928eda51
Stop setting OPf_REF on OP_ENTERSUB
Father Chrysostomos 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f441d7d224a86a59
toke.c: fix mswin32 builds
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0af40c757f083cc1
Make the "where install" directories Unix-format on VMS.
Craig A. Berry 1 file changed, 31 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/097f20eca6789e94
Tainted dirs on VMS when not under DCL.
Craig A. Berry 1 file changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83269cedf6d56458
newATTRSUB_x(): document what the cv var is for
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4ad0d3b9f11b3323
make S_already_defined() in op.c return void
David Mitchell 1 file changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fd0ee382835b026c
reindent and reformat newMYSUB and newATTRSUB_x
David Mitchell 1 file changed, 117 insertions(+), 91 deletions(
http://perl5.git.perl.org/perl.git/commit/fc3b7ad1386606b1
newMYSUB/Perl_newATTRSUB_x remove a goto
David Mitchell 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6df9a2399f253aa
avoid using freed ops on BEGIN :attr {}
David Mitchell 2 files changed, 26 insertions(+)
http://perl5.git.perl.org/perl.git/commit/d1da3640384b1f82
do_sv_dump(): handle CvSTART() as slab address
David Mitchell 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/27604593363c3660
assert op not freed in finalize_op() and rpeep()
David Mitchell 1 file changed, 4 insertions(+)
http://perl5.git.perl.org/perl.git/commit/68d1ee858a9172f8
parser.t: Suppress warning
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/03a1fa1ec8c5ab39
Regression test for RT #129196
Dan Collins 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a6128716d2cc2014
[perl #129196] Crash/bad read with ‘evalbytes S’
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9bde56224e82f20e
inline.h: Declare functions to be inline
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56e4cf64af2b3a43
release_schedule.pod: Tick off last month
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3697c6e2db983f17
[perl #129073] Assert failure: ${p{};sub p}()
Father Chrysostomos 5 files changed, 1655 insertions(+), 1688 deleti
http://perl5.git.perl.org/perl.git/commit/bdc377e5e0c60dfb
Fix checks for tainted dir in $ENV{PATH}
Father Chrysostomos 6 files changed, 48 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/ba0a4150f6f1604d
taint.t: Set up @INC before using it
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fac2c98c83b1d3b5
Try harder to clean up %ENV in 140_proxy.t.
Craig A. Berry 1 file changed, 4 insertions(+)
http://perl5.git.perl.org/perl.git/commit/9f4fa7ee8c033d7f
Current branch maint-votes
3 commits. 1 unique author. 1 unique committer.
2 files changed, 15 insertions(+), 3 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/bb2234c5214d8fed.tar.gz
Proposals
Father Chrysostomos 2 files changed, 10 insertions(+)
http://perl5.git.perl.org/perl.git/commit/bb2234c5214d8fed
Vote
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0a769b7b23aea94
Vote for #129122; propose it for 5.22
Father Chrysostomos 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b8149113393d64c2
Current branch sprout/rstack
13 commits. 1 unique author. 1 unique committer.
40 files changed, 884 insertions(+), 448 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a582a80191fe5c53.tar.gz
Make core use rstack; copy stack for xsubs
Father Chrysostomos 8 files changed, 111 insertions(+), 27 deletions
http://perl5.git.perl.org/perl.git/commit/a582a80191fe5c53
Actually create the new rmarkstack
Father Chrysostomos 1 file changed, 4 insertions(+)
http://perl5.git.perl.org/perl.git/commit/4516dcafe27642e1
av.c:av_store: Handle rstack
Father Chrysostomos 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c5f68d8788878514
av.c:av_extend: Handle rstack
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b4f230c7b2d1af7f
cop.h: Add G_RSTACK flag
Father Chrysostomos 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/0cdb0f7d0fa77dd4
Adjust mark macros to handle both stacks
Father Chrysostomos 2 files changed, 75 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/f325a82d1b3fd33d
perl.c: Inline CALL_LIST_BODY
Father Chrysostomos 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4efdf00ee31858b5
sv.c: Clone new refcounted stacks
Father Chrysostomos 1 file changed, 15 insertions(+)
http://perl5.git.perl.org/perl.git/commit/fd0590ce3f1a1e21
New rmarkstack_grow func for rc stack
Father Chrysostomos 4 files changed, 26 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/92d1047be0b955bf
Add rstack_grow function to grow refcounted stack
Father Chrysostomos 4 files changed, 26 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/4ec9a4d9e5a5e897
perl.h: defines for refcounted stack
Father Chrysostomos 1 file changed, 5 insertions(+)
http://perl5.git.perl.org/perl.git/commit/2ad2305352f5733d
Add XSUB flag for refcounted stack
Father Chrysostomos 1 file changed, 5 insertions(+)
http://perl5.git.perl.org/perl.git/commit/ca7dca2eecaa6491
Add intrp vars for a refcounted stack
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4eae3a2578300602
Deleted branch sprout/av
Thread Next