Front page | perl.perl5.porters |
Postings from December 2016
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
December 3, 2016 02:08
Subject:
Perl 5 Commit Summary
Message ID:
E1cCzkJ-0007cW-NT@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
5 commits. 3 unique authors. 2 unique committers.
11 files changed, 240 insertions(+), 281 deletions(-)
Thanks, applied: Tony Cook (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/de97954862ed37d9.tar.gz
Silent const correctnes warnings in utf8_hop functions
Petr Písař 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/de97954862ed37d9
Fix const correctness in utf8.h
Petr Písař 2 files changed, 195 insertions(+), 195 deletion
http://perl5.git.perl.org/perl.git/commit/9f2eed981068e7ab
Fix const correctness in hv_func.h
Petr Písař 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/463ddf34c08f2c97
split was leaving PL_sv_undef in unused ary slots
David Mitchell 2 files changed, 13 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/71ca73e5fa9639ac
Remove support for Splint static source code analyzer
Andy Lester 5 files changed, 11 insertions(+), 72 deletions(
http://perl5.git.perl.org/perl.git/commit/c707756ebb45d883
New branch hv/brackets
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e0b36595c373d240.tar.gz
Allow for bracket-stack annotations in tokereport()
Hugo van der Sanden 1 file changed, 34 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/e0b36595c373d240
New branch smoke-me/leont/utf8-readline
4 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d617336d18f19d14.tar.gz
Made :utf8 an actual layer
Leon Timmermans 15 files changed, 491 insertions(+), 117 deletio
http://perl5.git.perl.org/perl.git/commit/d617336d18f19d14
Make :encoding use the new readdelim method
Leon Timmermans 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bddc2c36a3d34507
Add fast readdelim to main buffering layers
Leon Timmermans 2 files changed, 52 insertions(+)
http://perl5.git.perl.org/perl.git/commit/3aa9eb77caea63ce
Implement new style readline and the slow fallback
Leon Timmermans 6 files changed, 77 insertions(+), 297 deletions
http://perl5.git.perl.org/perl.git/commit/ac0b74f2ec75b76c
Thread Previous