Front page | perl.perl5.porters |
Postings from February 2019
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
February 6, 2019 03:14
Subject:
Perl 5 Commit Summary
Message ID:
E1grDfF-00085B-Ju@cron.dc.perl.space
Perl 5 commit summary, activity since Saturday
Current branch blead
56 commits. 4 unique authors. 4 unique committers.
44 files changed, 1917 insertions(+), 578 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4a1f176ee101e438.tar.gz
Merge branch 'turkic locale handling' into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/4a1f176ee101e438
Docs for new Turkic UTF-8 locale support
Karl Williamson 2 files changed, 18 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/0c8d0e83aeda5c8f
locale.c: Add detection of Turkic UTF-8 locales
Karl Williamson 1 file changed, 24 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/30d8090de81085bd
regcomp.c: White-space only
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/26be5fe6b967cd22
Add Turkish locale handling to /i pattern matching
Karl Williamson 4 files changed, 112 insertions(+), 8 deletions(
http://perl5.git.perl.org/perl.git/commit/35b8412f68a3d91c
pp.c: White-space only
Karl Williamson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d813f4302f9854d0
pp.c: Add handling for Turkish locales for uc() etc
Karl Williamson 1 file changed, 283 insertions(+), 56 deletions(
http://perl5.git.perl.org/perl.git/commit/be42d3476c321219
t/op/lc.t: Add tests for Turkish locales
Karl Williamson 1 file changed, 70 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c19ca6c2f21e24bd
Add .t to test Turkic locale folding
Karl Williamson 2 files changed, 36 insertions(+)
http://perl5.git.perl.org/perl.git/commit/ad470478fc92bc66
t/re/fold_grind.pl: Enhance to deal with Turkic rules
Karl Williamson 1 file changed, 181 insertions(+), 53 deletions(
http://perl5.git.perl.org/perl.git/commit/009297a2038ba032
t/loc_tools.pl: Add functions to find Turkic UTF-8 locales
Karl Williamson 1 file changed, 37 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b5954e7ebbeab34d
utf8.c: Add functions for Turkic locale case changing
Karl Williamson 5 files changed, 155 insertions(+), 12 deletions
http://perl5.git.perl.org/perl.git/commit/b257a28c3a214073
Add variable for if the current UTF-8 locale is Turkic
Karl Williamson 3 files changed, 4 insertions(+)
http://perl5.git.perl.org/perl.git/commit/b8df1494dd61a030
regcomp.c: Under /l any < 256 char can match any other
Karl Williamson 2 files changed, 15 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/756097427dff9d82
regen/regcharclass.pl: Remove obsolete macro
Karl Williamson 2 files changed, 1 insertion(+), 32 deletions(-)
http://perl5.git.perl.org/perl.git/commit/216dc346ceeeb9b6
regen/mk_invlists.pl: Create new inversion list
Karl Williamson 7 files changed, 392 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/a2aeff5051e0dae6
mktables: Make Turkic 'I' chars problematic
Karl Williamson 4 files changed, 55 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/e061e59351ce8074
sv_utf8_upgrade_flags_grow(): Alloc extra byte if empty
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e2e3bb6ab2dc831e
regcomp.c: Clarify comment
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f9908fb6a0a78409
pp.c: Clarify comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d595c8d9abca40e7
[MERGE] various overload fixups
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/9730c47616258ce7
Avoid leak in multiconcat with overloading.
David Mitchell 2 files changed, 29 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/4e521aaf3ed71777
Perl_try_amagic_un/bin re-indent
David Mitchell 1 file changed, 35 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/13874762cb298e7f
Eliminate AMGf_set flag
David Mitchell 4 files changed, 19 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/0872de45fff4b1f6
Perl_try_amagic_bin(): eliminate dATARGET
David Mitchell 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9b2983ca78e5369d
Eliminate SvPADMY tests from overload code
David Mitchell 2 files changed, 22 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/7554d34485b417b0
Eliminate opASSIGN macro usage from core
David Mitchell 5 files changed, 27 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/72876cce4ecc7d87
(perl #133824) fix threading builds
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/35c1827fadfaf0a2
regen/unicode_constants.pl: generate UTF-8 for U+307
Karl Williamson 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a614cdcffdf336b
t/loc_tools.pl: Add fcn to return all UTF-8 locales
Karl Williamson 1 file changed, 21 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e0bfe19f1cff16db
pp.c: White-space only
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79ba27676437312e
pp.c: Avoid use of unsafe function
Karl Williamson 5 files changed, 10 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/dbb3849a8c02c652
pp.c: Add branch prediction hint
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/02601e33951e916a
pp.c: Don't assume worst case memory needs
Karl Williamson 1 file changed, 40 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/2f8f985a27faf25c
pp.c: Don't use function call for easy copy
Karl Williamson 3 files changed, 6 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/78ed8e3629d58d11
pp.c: Don't use function call for easy copy
Karl Williamson 3 files changed, 2 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93327b758a54c8e1
pp.c: pp_fc(): Simplify
Karl Williamson 1 file changed, 2 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/526f8cbff8ce0a64
pp.c: White-space, comments only
Karl Williamson 1 file changed, 65 insertions(+), 61 deletions(-
http://perl5.git.perl.org/perl.git/commit/a8e41ef404b996cb
pp.c: Reorder clause order in an 'if'
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ca62a7c2ce92965c
pp.c: Use faster method to convert to UTF-8
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/df7d4938c6907db4
pp.c: Add missing assert
Karl Williamson 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/f4cd1cd9e8d271b1
t/op/lc.t: Add 'use strict'
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c4079115ad9f58e
t/re/fold_grind.pl: White-space only
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5583386ecf7417b7
handy.h: Add comment
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/247985d477048e4f
handy.h: White-space only
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5a10328cd52e3a7a
handy.h: Add void * casts to memEQ, memNE
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9d3980bc229750e6
regcomp.c: Fix recent optimization of [...] bug
Karl Williamson 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/813cfad2cc5a4945
(perl #133462) add specific test run instructions to README.win32
Tony Cook 1 file changed, 7 insertions(+)
http://perl5.git.perl.org/perl.git/commit/a1f354d3762aa87a
(perl #108276) reduce recursion on ops
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/5226e07ddf0fbe83
(perl #108276) optimize child ops in sibling order
Tony Cook 1 file changed, 21 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ee367d4ab3ae183f
(perl #108276) indent optimize_op() loop body
Tony Cook 1 file changed, 24 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/f2861c9b15e4f5ce
(perl #108276) remove recursion from optimize_op()
Tony Cook 1 file changed, 10 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e76010b6a580610b
(perl #108276) add wrappers for deferred op processing
Tony Cook 1 file changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d5b2488ead2c20c
(perl #108276) indent body of new finalize_op() loop
Tony Cook 1 file changed, 130 insertions(+), 130 deletions
http://perl5.git.perl.org/perl.git/commit/64242fed14e14f18
(perl #108276) eliminate recursion from finalize_op()
Tony Cook 4 files changed, 48 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/7f8280cf23d815fd
Grammatical correction only.
James E Keenan 4 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/159eab64fc351538
Current branch maint-votes
1 commit. 1 unique author. 1 unique committer.
1 file changed, 9 insertions(+)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b0fa95cb78a2e93d.tar.gz
propose the 133760 fixes for 5.28
Tony Cook 1 file changed, 9 insertions(+)
http://perl5.git.perl.org/perl.git/commit/b0fa95cb78a2e93d
Current branch smoke-me/khw-core
19 commits. 1 unique author. 1 unique committer.
397 files changed, 54806 insertions(+), 45059 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ee185b73e95ecce8.tar.gz
smoke
Karl Williamson 26 files changed, 10717 insertions(+), 6933 dele
http://perl5.git.perl.org/perl.git/commit/ee185b73e95ecce8
Remove relics of regex swash use
Karl Williamson 8 files changed, 60 insertions(+), 736 deletions
http://perl5.git.perl.org/perl.git/commit/7a43ffcf82422ddc
regcomp.c: Arrays no longer need PL_sv_undef placeholders
Karl Williamson 1 file changed, 22 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/0dd15e9bbc5aa822
regcomp.c: Simplify args passing for ANYOF nodes
Karl Williamson 2 files changed, 41 insertions(+), 92 deletions(
http://perl5.git.perl.org/perl.git/commit/99bafa5587b0b9a2
t/re/regexp_unicode_prop.t: Make sure sub called only once
Karl Williamson 1 file changed, 18 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6fab1188b4c5289f
XXX thread tests t/re/regexp_unicode_prop.t: Add tests
Karl Williamson 1 file changed, 76 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d304983f48bd774a
t/re/regexp_unicode_prop.t: Test can have nested pkgs
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/efa88bcccbfe767b
t/re/regexp_unicode_prop.t: Add some stress
Karl Williamson 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e56c96cb3944bf03
t/op/taint.t: Add test
Karl Williamson 1 file changed, 17 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f5627d9ae7d274e6
regcomp.c: Add some potential code that's #ifdef'd out
Karl Williamson 1 file changed, 52 insertions(+)
http://perl5.git.perl.org/perl.git/commit/199702459311161e
XXX perldelta; more msg Move \p{user-defined} to core from utf8_heavy.pl
Karl Williamson 7 files changed, 922 insertions(+), 246 deletion
http://perl5.git.perl.org/perl.git/commit/cb1040e445b1d4dc
Add global hash to handle \p{user-defined}
Karl Williamson 5 files changed, 42 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/20b8a990d73122f1
Add mutex for dealing with qr/\p{user-defined}/
Karl Williamson 8 files changed, 21 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/8809f4e0c1999f1a
regcomp.c: Add/reword some comments/white-space
Karl Williamson 1 file changed, 39 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/82457b1135ebc16f
regcomp.c: Change variable name
Karl Williamson 1 file changed, 13 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/e8379d5ffd2a038c
Revert "Filter::Util::Call no longer needs '.' in @INC"
Karl Williamson 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/b0e84af00bb34927
Filter::Util::Call no longer needs '.' in @INC
Karl Williamson 1 file changed, 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/417973c6ba2ca1ce
Revert "experimental ucd"
Karl Williamson 1 file changed, 6 insertions(+), 20 deletions(-)
http://perl5.git.perl.org/perl.git/commit/82837f9af293fca0
experimental ucd
Karl Williamson 1 file changed, 20 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/31addcebeddca0f3
Current branch smoke-me/khw-vlb
2 commits. 1 unique author. 1 unique committer.
392 files changed, 45280 insertions(+), 37044 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8021814b489c5a6e.tar.gz
smoke
Karl Williamson 20 files changed, 277 insertions(+), 116 deletio
http://perl5.git.perl.org/perl.git/commit/8021814b489c5a6e
regcomp.c: Fix out-of_bounds read in qr// execution trace
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c11588e7cbb1390
New branch smoke-me/khw-alpine
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c7983ed788a07d98.tar.gz
t/loc_tools.pl: Try locale C.UTF-8
Karl Williamson 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/c7983ed788a07d98
alpine
Karl Williamson 1 file changed, 10 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5a186a7358e65eed
Deleted branch smoke-me/khw-anyof
Deleted branch smoke-me/khw-turkish
Thread Next