Front page | perl.perl5.porters |
Postings from January 2017
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
January 25, 2017 02:14
Subject:
Perl 5 Commit Summary
Message ID:
E1cWD6C-0007dv-AU@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
30 commits. 7 unique authors. 6 unique committers.
35 files changed, 1035 insertions(+), 572 deletions(-)
Thanks, applied: Tony Cook (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/32207c637b216a1d.tar.gz
RT#130623: assertions when tying into non-packages
Aaron Crane 2 files changed, 37 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/32207c637b216a1d
Perl_sv_dump(): allow a null-pointer argument
Aaron Crane 3 files changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/769b28f489b63368
S_do_pmop_dump_bar() reduce scope of ch variable
David Mitchell 1 file changed, 3 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0d3f5ace1d11ecf
handle op_pv better in op_clear() and op_dump()
David Mitchell 2 files changed, 28 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/abd07ec01964fc49
perlapi.pod: remove AvARRAY() example from sortsv()
David Mitchell 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8f5d5a51d02eb509
better handle freeing of code blocks in /(?{...})/
David Mitchell 5 files changed, 158 insertions(+), 111 deletion
http://perl5.git.perl.org/perl.git/commit/1acab4c5e64e8d27
perldelta entries for op_class() and op_dump()
David Mitchell 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/64afbd292eada080
OP_CLASS() docs - mention op_class() too
David Mitchell 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e8f6c72afeb9caf7
perldelta for 743e3e72117a
Tony Cook 1 file changed, 6 insertions(+)
http://perl5.git.perl.org/perl.git/commit/1935dcd61ef34854
(perl #129190) intuit_method() can move the line buffer
Tony Cook 2 files changed, 13 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/743e3e72117ab1d1
perldelta for 71776ae4fad9
Tony Cook 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bab2353254d7670b
(perl #129274) avoid treating the # in $# as a comment intro
Tony Cook 2 files changed, 16 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/71776ae4fad9a765
permit goto at top level of multicalled sub
Zefram 2 files changed, 16 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/3c157b3cf0631c69
Be consistent in deprecation messages.
Abigail 4 files changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7cb258c16018b4c9
dump.c: handle GV being really a ref to a CV
David Mitchell 2 files changed, 38 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/e18c4116c82b2027
reindent OP_AELEMFAST block in S_do_op_dump_bar()
David Mitchell 1 file changed, 13 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/bf1c7d4ad82bf8cd
op_dump(): no OPf_SPECIAL on AELEMFAST,GVSV,GV
David Mitchell 1 file changed, 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8217cd28dfa0c41f
fix some more bizarre indention in dump.c
David Mitchell 1 file changed, 28 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/6f3289f02701c220
mess_sv(): access only if PL_curcop is non-null
David Mitchell 1 file changed, 11 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f4c617746504f38f
ckDEAD: PL_curcop->cop_warnings only if PL_curcop
David Mitchell 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1a69a65ecd83426
avoid sort assert failure after compile fail
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03fedefe18733baa
Fix memory leak in B::RHE->HASH method.
Sergey Aleynikov 3 files changed, 13 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/4b6e9aa6aa2256da
lib/utf8.t: Generalize for EBCDIC
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8ff713d9d0097d24
Move I8 test helpers to common file
Karl Williamson 2 files changed, 42 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/5d4414ef5fb50c1a
fix special-case recreation of *::
Zefram 2 files changed, 17 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/120921acd4cf27bb
handle errors in gen_constant_list
Zefram 2 files changed, 72 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/3a0fe090c1f24f4a
avoid disabling utf8 pos cache on tainted strings
David Mitchell 2 files changed, 45 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/b949b68f22c91786
S_do_op_dump_bar(): fix some weird indentation
David Mitchell 1 file changed, 22 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/5219f5ec5c453357
revamp the op_dump() output format
David Mitchell 2 files changed, 266 insertions(+), 131 deletion
http://perl5.git.perl.org/perl.git/commit/cd6e48741f9105d4
add Perl_op_class(o) API function
David Mitchell 8 files changed, 181 insertions(+), 155 deletion
http://perl5.git.perl.org/perl.git/commit/1e85b6586ab5aca2
New branch smoke-me/jkeenan/130635-storable
2 commits. 2 unique authors. 1 unique committer.
Thanks, applied: James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/706cfb1457f378d2.tar.gz
Correct one spelling error; increment $Storable::VERSION.
James E Keenan 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/706cfb1457f378d2
Fix stack buffer overflow in deserialization of hooks.
John Lightsey 2 files changed, 25 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/184f06c21ab10a5e
New branch smoke-me/jkeenan/revert-cpan-118470
10 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/aefcf5630224f51b.tar.gz
Update Scalar-List-Utils to CPAN version 1.47.
James E Keenan 7 files changed, 37 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/aefcf5630224f51b
Revert "Scalar-List-Utils: netbsd-vax: no inf/nan"
James E Keenan 1 file changed, 3 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6acd19224899141f
Revert "Scalar-List-Utils: netbsd-vax: no inf/nan"
James E Keenan 1 file changed, 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/71945d8683be9ddd
Revert "Scalar-List-Utils: customized VERSION bump"
James E Keenan 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8762a682c398d72a
Revert "Scalar-List-Utils: customize Maintainers.pl"
James E Keenan 1 file changed, 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b846bc3588ef3055
Revert "Scalar-List-Utils: regen customized.dat"
James E Keenan 1 file changed, 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bad162f558f82c24
Revert "netbsd-vax: more skippage due to no inf/nan"
James E Keenan 3 files changed, 8 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/ffcb25933e89bdf7
Revert "netbsd-vax: also the 1E1000 is toxic (in compiletime)."
James E Keenan 5 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fa7852e5fd31289b
Revert "netbsd-vax: customized.dat update for S-L-U"
James E Keenan 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9cf4422f969984d7
Revert "netbsd-vax: no infinity"
James E Keenan 1 file changed, 3 insertions(+), 22 deletions(-)
http://perl5.git.perl.org/perl.git/commit/664496669dcee7af
New branch smueller/hash_vtable
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e854d9268d27d319.tar.gz
Proof of principle hash vtables
Steffen Mueller 9 files changed, 115 insertions(+), 9 deletions(
http://perl5.git.perl.org/perl.git/commit/e854d9268d27d319
Deleted branch davem/re_eval_leak
Deleted branch smoke-me/davem/pushre2
Thread Previous