Front page | perl.perl5.porters |
Postings from October 2016
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
October 29, 2016 01:08
Subject:
Perl 5 Commit Summary
Message ID:
E1c0I86-00058b-0x@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
38 commits. 4 unique authors. 3 unique committers.
33 files changed, 1425 insertions(+), 669 deletions(-)
Thanks, applied: Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2c2284d8d809e9f9.tar.gz
Fix test to be EBCDIC friendly
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c2284d8d809e9f9
regcomp.c: document the trie common prefix logic
Yves Orton 1 file changed, 15 insertions(+)
http://perl5.git.perl.org/perl.git/commit/5ee57374e52ac64a
regcomp.c: avoid some unnecessary work when it wont be used
Yves Orton 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d3d91c7ce972aa4a
regcomp.c: in trie common prefix logic rename idx to first_ofs
Yves Orton 1 file changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ee0dfd0b018301d3
regcomp.c: whitespace only change, break up dense code/long line
Yves Orton 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dca5fc4c983ec7d3
regcomp.c: add a comment about the trie logic
Yves Orton 1 file changed, 3 insertions(+)
http://perl5.git.perl.org/perl.git/commit/20ed8c886149743b
regcomp.c: refactor TRIE bitmap logic to a macro
Yves Orton 1 file changed, 19 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/8bcafbf4d45903d8
optimise gv.c a bit (we could do better)
Yves Orton 1 file changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3092ee0cc2fd064f
must check all the EXPORT vars in two places!
Yves Orton 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/055ae706a0637a77
regcomp.c: fix perl #129950 - fix firstchar bitmap under utf8 with prefix op
Yves Orton 2 files changed, 23 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/da42332b10691ba7
Carp/t/arg_string.t: fixup to previous fixup
David Mitchell 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fd609c8d943a834b
Carp/t/arg_string.t: be liberal in f/p formats
David Mitchell 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/13596abd4f24423e
locale.c: Silence compiler warning
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e5d8cfc54f46edb5
lib/locale.t: Skip testing known incompatible locales
Karl Williamson 1 file changed, 41 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d94136269cd7741
lib/locale.t: Add skip(), fail() functions
Karl Williamson 1 file changed, 8 insertions(+)
http://perl5.git.perl.org/perl.git/commit/62e020bba4f0b8f5
t/loc_tools.pl: Make find_locales accept string input
Karl Williamson 3 files changed, 92 insertions(+), 29 deletions(
http://perl5.git.perl.org/perl.git/commit/cd1f7080d3051d9f
t/loc_tools.pl: Add 'use strict'
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1f890227e6a6ad2
t/loc_tools.pl: Move some code earlier in the file
Karl Williamson 1 file changed, 36 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/6fa6c80bec193b32
t/loc_tools.pl: Complement sense of optional parameter
Karl Williamson 4 files changed, 32 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/2c6c88ec63f27f77
t/loc_tools.pl: Fix not catching incompatible locales
Karl Williamson 1 file changed, 3 insertions(+)
http://perl5.git.perl.org/perl.git/commit/9c5fc553bd49285d
utf8.c: Silence unused parameter compiler warning
Karl Williamson 1 file changed, 4 insertions(+)
http://perl5.git.perl.org/perl.git/commit/210ad863c08686fc
locale.c: Use meaningful initialization msg
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/60b45a7d8e4f80dd
locale.c: Output warning if debugging and 'no warnings'
Karl Williamson 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cc9eaeb0a26002a9
PATCH: [perl #129964] Fix spelling of "referent" in five places.
Andy Lester 2 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed7df46e9e634945
Add branch predictors for DEBUG statements
Karl Williamson 1 file changed, 28 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/36195052d1d557ad
perl.h: White-space only
Karl Williamson 1 file changed, 15 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f60d22a6ab79f5e5
pod/perllocale: Add caution about incompatible locales
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b5eea28922ca2ea8
PATCH: [perl #129277] perlrecharclass: Clarify q// handling
Karl Williamson 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6e16fd378454d2be
-DsR : display unTEMPed temps with "t" not "T"
David Mitchell 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d5a163ad1974ba76
speed up AV and HV clearing/undeffing
David Mitchell 2 files changed, 71 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/be98855787c93fb1
t/op/read.t: test with zero-length buffer
David Mitchell 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e379d8b6255668c1
Net::Ping: avoid stderr noise in tests
David Mitchell 4 files changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0fc44d0a1890e680
Add perldelta entries for
David Mitchell 1 file changed, 17 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f4cbc090a480b0d
tiearray.t - more fine-grained DESTROY counts
David Mitchell 1 file changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47ff51ce83dcde3c
reindent tiearray.t
David Mitchell 1 file changed, 205 insertions(+), 215 deletions
http://perl5.git.perl.org/perl.git/commit/c5ccff6f8702c5cf
Handle list assignment in list context better
David Mitchell 3 files changed, 92 insertions(+), 42 deletions(
http://perl5.git.perl.org/perl.git/commit/b09ed995add057b8
Better optimise array and hash assignment
David Mitchell 6 files changed, 649 insertions(+), 201 deletion
http://perl5.git.perl.org/perl.git/commit/8b0c3377906a6f99
bench.pl: fix --sort and --compact options
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/beb8db25b0829843
Current branch smoke-me/khw-encode
14 commits. 1 unique author. 1 unique committer.
201 files changed, 7105 insertions(+), 3492 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2b232ed1ce442e9e.tar.gz
XS-APItest/t/utf8.t: Test with longest possible overlong
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2b232ed1ce442e9e
XS-APItest/t/utf8.t: White-space only
Karl Williamson 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/24b9ea9efb57e390
XS-APItest/t/utf8.t: Fix EBCDIC bug
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ce0c9378fad5fa98
XS-APItest/t/utf8.t: Move a common expression to $var
Karl Williamson 1 file changed, 25 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c36d7f40639db72
XS-APItest/t/utf8.t: Fix wrong test on EBCDIC
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d7099f298bc4a657
XXX For EBCDIC debug
Karl Williamson 1 file changed, 8 insertions(+)
http://perl5.git.perl.org/perl.git/commit/885bdc7f97303962
pali
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/db52803e1d0aaa93
later
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ee6f151c413ac3f8
XXX incomplete: Add sv_utf8_decode_flags
Karl Williamson 5 files changed, 130 insertions(+), 8 deletions(
http://perl5.git.perl.org/perl.git/commit/d1d6eb574c621c54
customized
Karl Williamson 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/e5af3cab40f1af3c
Use core REPLACEMENT CHARACTER definition
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/06a50a8c7aaf2f3a
XXX commit msg: Encode.xs: Rmv unused function
Karl Williamson 1 file changed, 71 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7306f2d8504d76c6
Encode.xs: white-space only
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b3b2fe7348dc3ab
XXX maybe more in commit msg: Speed up Encode UTF-8 validation checking
Karl Williamson 2 files changed, 48 insertions(+), 53 deletions(
http://perl5.git.perl.org/perl.git/commit/dbef7dbf59c4a73c
Current branch smoke-me/khw-locale
5 commits. 1 unique author. 1 unique committer.
24 files changed, 1115 insertions(+), 504 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/bf10a08586aba32b.tar.gz
debug for earlier freebsd
Karl Williamson 3 files changed, 28 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/bf10a08586aba32b
Move bulk of POSIX::setlocale to locale.c
Karl Williamson 4 files changed, 129 insertions(+), 105 deletion
http://perl5.git.perl.org/perl.git/commit/46bff937a6c6da27
p2008
Karl Williamson 1 file changed, 82 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/f2045ca8602104bc
kid51 debug statements
Karl Williamson 1 file changed, 41 insertions(+)
http://perl5.git.perl.org/perl.git/commit/769d04dbd1f2552f
XXX wait until can write diag msg showing how to override: perl.c: Add error
Karl Williamson 2 files changed, 10 insertions(+)
http://perl5.git.perl.org/perl.git/commit/45fc808b00599c55
New branch ap/baseincguard-old
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/995f53811ecb816f.tar.gz
base: only hide $INC[-1] . from optional loads
Aristotle Pagaltzis 5 files changed, 25 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/995f53811ecb816f
base: make t/incdot.t failures more readable
Aristotle Pagaltzis 1 file changed, 26 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/5dcc8aa65bd983e0
New branch smoke-me/jhi/netbsd-vax
4 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0fdf82c05c2c9ba4.tar.gz
Use the new metalevel definitions for fp inf/nan/range
Jarkko Hietaniemi 11 files changed, 48 insertions(+), 62 deletions
http://perl5.git.perl.org/perl.git/commit/0fdf82c05c2c9ba4
Configure: add defs summarizing doublekind/longdblkind
Jarkko Hietaniemi 19 files changed, 614 insertions(+), 3 deletions
http://perl5.git.perl.org/perl.git/commit/da7f99eef421f417
netbsd-vax: 2**400 does not fit vax fp
Jarkko Hietaniemi 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b743dba1a830712
netbsd-vax: more skippage due to no inf/nan
Jarkko Hietaniemi 3 files changed, 30 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/dbb15369b2df67ca
Deleted branch smoke-me/davem/aassign
Thread Previous