Front page | perl.perl5.porters |
Postings from September 2016
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
September 14, 2016 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1bjymB-0001fn-8Z@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
14 commits. 3 unique authors. 3 unique committers.
8 files changed, 86 insertions(+), 31 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/cfb736762c1becf3.tar.gz
fix #129267: rework gv_fetchmethod_pvn_flags separator parsing
Yves Orton 1 file changed, 26 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/cfb736762c1becf3
clean up gv_fetchmethod_pvn_flags: rename nsplit to last_separator
Yves Orton 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/e2cace1e9e89525a
clean up gv_fetchmethod_pvn_flags: move origname init to function start
Yves Orton 1 file changed, 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d5ea0ef8623c7d7b
clean up gv_fetchmethod_pvn_flags: introduce name_end
Yves Orton 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/65308f87d02a1900
Revert "fix: [perl #129267] Possible string overrun with invalid len in gv.c
Yves Orton 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6dcba01ee118c0d3
Revert "rename "nend" name_cursor in Perl_gv_fetchmethod_pvn_flags"
Yves Orton 1 file changed, 13 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/50d6d1b7e28e5f1e
rename "nend" name_cursor in Perl_gv_fetchmethod_pvn_flags
Yves Orton 1 file changed, 13 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/243ca72243bd234a
fix: [perl #129267] Possible string overrun with invalid len in gv.c
Yves Orton 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b053c9385f29680b
[perl #129164] Crash with splice
Father Chrysostomos 2 files changed, 21 insertions(+)
http://perl5.git.perl.org/perl.git/commit/92b69f6501b4d735
pad.c:pad_fixup_inner_anons: Add assertions
Father Chrysostomos 1 file changed, 2 insertions(+)
http://perl5.git.perl.org/perl.git/commit/95c0a761e6d0916f
[perl #129090] Crash with sub c{sub c}
Father Chrysostomos 2 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6da13066b6bcab52
op.c: Avoid string cmp when unnecessary
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bbd6d871a56f7105
toke.c: Correct comment
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9c426bfddbdd904f
Swap release managers for 5.25.6 and 5.25.7
Aaron Crane 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2799b159a376d29e
Current branch maint-votes
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/96201c2f809aeb91.tar.gz
add my vote
Sawyer X 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/96201c2f809aeb91
New branch smoke-me/jkeenan/126599-preload
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d146d745b3d9e0d6.tar.gz
Remove wrapper script "preload".
Hanno Böck 2 files changed, 1 insertion(+), 20 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d146d745b3d9e0d6
New branch smoke-me/jkeenan/atoomic/129235-selectsaver
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9ebbf5fb64d4cde8.tar.gz
Reduce SelectSaver memory footprint
Nicolas R 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9ebbf5fb64d4cde8
Thread Next