Front page | perl.perl5.porters |
Postings from March 2022
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
March 23, 2022 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20220323031128.ADE93A6844@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday
Current branch blead
64 commits. 8 unique authors. 4 unique committers.
89 files changed, 3350 insertions(+), 615 deletions(-)
Thanks, applied: Nicholas Clark (7) Karl Williamson (4) xenu (2)
Snapshot: http://github.com/Perl/perl5/tarball/c50e79de5d7380bf
gh17746: add missing check on hardcount
Hugo van der Sanden 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c50e79de5d7380bf
fix typo in perl53510delta
Graham Knop 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/278812ac5a4ccdc7
Correct POD formatting error
James E Keenan 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/6ddd77ceba53135b
Update RMG on updateAUTHORS.pl
Sawyer X 1 file changed, 9 insertions(+), 10 deletions(-)
https://github.com/Perl/perl5/commit/dc36bc82c0bf39bc
Update Module::CoreList for 5.35.11
Sawyer X 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c29bb1cb187099b4
Perl_newSViv: simplify by using (inline) newSV_type
Richard Leach 1 file changed, 1 insertion(+), 14 deletions(-)
https://github.com/Perl/perl5/commit/915544426781d184
Perl_newSVnv: simplify SV creation and SvNV_set
Richard Leach 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/b944b7ba26833a5a
(perl #128245) make it obvious :encoding uses PerlIO::encoding
Tony Cook 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/a933fcc5f0f338b8
Bump version for 5.35.11
Sawyer X 22 files changed, 155 insertions(+), 126 deletio
https://github.com/Perl/perl5/commit/b97b548abe40faae
New perldelta for 5.35.11
Sawyer X 10 files changed, 608 insertions(+), 159 deletio
https://github.com/Perl/perl5/commit/78684fb7b2a4ad64
Tick release, update epigraph
Sawyer X 2 files changed, 14 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6a3f3131c9aa96fd
Add new release to perlhist
Sawyer X 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/a1655185e6f80da0
Finalize perldelta
Sawyer X 1 file changed, 65 insertions(+), 308 deletions(
https://github.com/Perl/perl5/commit/d911327735336044
Update Module::CoreList for 5.35.10
Sawyer X 1 file changed, 106 insertions(+)
https://github.com/Perl/perl5/commit/975c4d17180ff094
Update AUTHORS file
Sawyer X 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/c4a57d2dbf936067
Add arrows to paired string delimiters
Karl Williamson 4 files changed, 342 insertions(+), 9 deletions(
https://github.com/Perl/perl5/commit/0b6e3da14b7eeef5
Add SPEAKERs paired delimiters
Karl Williamson 4 files changed, 21 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/a863e562cae5ce94
Add TELEPHONE RECEIVER paired delimiters
Karl Williamson 4 files changed, 13 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/ad558b4e118927df
Add ERASE paired delimiters
Karl Williamson 4 files changed, 12 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/806eaaf9dee151d9
Add DOUBLE TRIANGLEs paired delimiters
Karl Williamson 4 files changed, 17 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/a29825fb7d24f59d
Add THREE RAYS paired delimiters
Karl Williamson 4 files changed, 12 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/e73a9e146014cf83
Add musical score paired delimiters
Karl Williamson 5 files changed, 28 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/3e9e4fd83c55cfce
Add INDEX paired delimiters
Karl Williamson 4 files changed, 24 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/4a4b745599392d7f
Add TURNSTILE paired delimiters
Karl Williamson 4 files changed, 16 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/84c1ecba3cd8905c
Add TACK paired delimiters
Karl Williamson 4 files changed, 16 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/c7c4369b7fc92601
Directionality pres/abs-ence can mean paired delimiters
Karl Williamson 1 file changed, 11 insertions(+)
https://github.com/Perl/perl5/commit/9153861ee6e73885
unicode_constants.pl: Prepare for examining Symbols
Karl Williamson 4 files changed, 217 insertions(+), 29 deletions
https://github.com/Perl/perl5/commit/50b179151ab7c504
Add 'ELEMENT OF'/CONTAINS to paired string delimiters
Karl Williamson 4 files changed, 31 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/c1b67e77ce8e2d80
Add SUBSET/SUPERSET to paired string delimiters
Karl Williamson 4 files changed, 51 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/0a4ec1c02bfc1e8d
Add PRECEDES/SUCCEEDS to paired string delimiters
Karl Williamson 4 files changed, 43 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/6763e244a01413dc
Add SMALLER THAN to paired string delimiters
Karl Williamson 4 files changed, 20 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/36327261879f8aa3
unicode_constants.pl: Consider all \pP for delims
Karl Williamson 4 files changed, 52 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/210ad843ab44bc50
Add < > variants to paired delimiters
Karl Williamson 4 files changed, 181 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/7e4a71c64c41ee74
unicode_constants.pl: Add REVERSED punctuation
Karl Williamson 4 files changed, 19 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/565fbe1bf153b300
unicode_constants.pl: Output why chars not chosen
Karl Williamson 1 file changed, 64 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9dfe4b75f459937c
unicode_constants.pl: Refactor to catch more paired delims
Karl Williamson 4 files changed, 143 insertions(+), 32 deletions
https://github.com/Perl/perl5/commit/1df06faef81d6e2c
Allow reversal of some paired delimiters; deprecations
Karl Williamson 8 files changed, 92 insertions(+), 41 deletions(
https://github.com/Perl/perl5/commit/835f2666d2ae366f
Add 'extra paired delimiters' feature
Karl Williamson 13 files changed, 576 insertions(+), 68 deletion
https://github.com/Perl/perl5/commit/9c9853e81d56a8ab
regen/unicode_constants.pl: List paired delimiters
Karl Williamson 1 file changed, 101 insertions(+)
https://github.com/Perl/perl5/commit/dce1e563ba694cbb
unicode_constants.pl: Generate paired string delimiters
Karl Williamson 2 files changed, 155 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/c7b32e72c6b0a493
regen/unicode_constants.pl: Extract code into a fcn
Karl Williamson 1 file changed, 21 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/63cd44e4d01aafda
regen/unicode_constants.pl: White space only
Karl Williamson 2 files changed, 12 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/e80ffedaa6971ee7
toke.c: merge loops, multi-byte delim
Karl Williamson 1 file changed, 75 insertions(+), 71 deletions(-
https://github.com/Perl/perl5/commit/32b87797e986f5d9
toke.c: white-space only
Karl Williamson 1 file changed, 60 insertions(+), 60 deletions(-
https://github.com/Perl/perl5/commit/908ddb65a3d72cfc
toke.c: Rmv unnecessary conditionals
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/cf398451a5926ec7
toke.c: Rename some variables; terminology in comment
Karl Williamson 1 file changed, 28 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/72358bbed002bb65
toke.c: Split a variable into two for clarity
Karl Williamson 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/6ab7f65a8ce9d58e
toke.c: Rmv unnecessary SV
Karl Williamson 1 file changed, 3 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/6db85f435326a989
Add builtin::trim()
Karl Williamson 4 files changed, 189 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/42a429a3564e820f
Add is_XPERLSPACE_utf8_safe_backwards()
Karl Williamson 2 files changed, 92 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/78883498ddf14647
regen/regcharclass.pl: Add backwards UTF-8 tries
Karl Williamson 1 file changed, 58 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/df81533552c44ec9
Mark regex sets feature as accepted
Karl Williamson 3 files changed, 10 insertions(+), 18 deletions(
https://github.com/Perl/perl5/commit/3e08669d21d80692
Remove use of experimental regex sets warnings
Karl Williamson 13 files changed, 22 insertions(+), 49 deletions
https://github.com/Perl/perl5/commit/737a7c2c21f154d6
Stop emitting the experimental::regex_sets warning
Karl Williamson 2 files changed, 3 insertions(+), 26 deletions(-
https://github.com/Perl/perl5/commit/f3b9d183e48ac2be
Update Devel::PPPort to 3.68
Sawyer X 6 files changed, 22 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/09b064e1335d8f46
Fix Atoomic's entries in AUTHORS and .mailmap
Sawyer X 2 files changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/0516911471d5e8d8
Update Scalar-List-Utils from 1.61 to 1.62
Sawyer X 6 files changed, 48 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/de41b4bcbdbf70fa
perldelta entry for the new key behaviour for large hashes
Nicholas Clark 1 file changed, 52 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fa92924b30d8d2d9
Heuristically turn off shared hash keys for larger hashes
Nicholas Clark 2 files changed, 42 insertions(+)
https://github.com/Perl/perl5/commit/f9c625b21504a759
Explicitly clear the HVhek_NOTSHARED bit on entry to hv_common
Nicholas Clark 1 file changed, 14 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/abb96f57669d7509
Eliminate "masked_flags" from functions in hv.c
Nicholas Clark 1 file changed, 63 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/38b26de3e6533205
Rename HVhek_UNSHARED to HVhek_NOTSHARED
Nicholas Clark 3 files changed, 15 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/1db404fc7d10badc
Drop the unused hv argument from S_hv_free_ent_ret()
Nicholas Clark 5 files changed, 27 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/5983026606b07a11
Use each HEK's own flags to decide "shared or not", instead of the HV's
Nicholas Clark 2 files changed, 27 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/2c94601f0901d691
Martian commit 2a70037d3a810eea2c0ae87cc0b2fb3f70e2c8e8
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/2a70037d3a810eea
gh17746: add missing check on hardcount
Hugo van der Sanden 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2a70037d3a810eea
Martian commit 820b14a74f4596bbd2d319e83f4d24b95b32600d
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/820b14a74f4596bb
fix typo in perl53510delta
Graham Knop 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/820b14a74f4596bb
Martian commit de8cd0d8ca069005b9f140a5aec6c00a2d25049c
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/de8cd0d8ca069005
Correct POD formatting error
James E Keenan 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/de8cd0d8ca069005
Martian commit d6c520cb59b9f38c48663b452917d28d2cbd0eea
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/d6c520cb59b9f38c
Perl_newSViv: simplify by using (inline) newSV_type
Richard Leach 1 file changed, 1 insertion(+), 14 deletions(-)
https://github.com/Perl/perl5/commit/d6c520cb59b9f38c
Perl_newSVnv: simplify SV creation and SvNV_set
Richard Leach 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/a6fad55cbe602fe7
Martian commit 3063349f40cbd8f30176205f854279b235b4c64e
33 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/3063349f40cbd8f3
Add arrows to paired string delimiters
Karl Williamson 4 files changed, 342 insertions(+), 9 deletions(
https://github.com/Perl/perl5/commit/3063349f40cbd8f3
Add SPEAKERs paired delimiters
Karl Williamson 4 files changed, 21 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/239d10e7014d349e
Add TELEPHONE RECEIVER paired delimiters
Karl Williamson 4 files changed, 13 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/ed83e03b8d64cc01
Add ERASE paired delimiters
Karl Williamson 4 files changed, 12 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/39dc8ed4aee28f9e
Add DOUBLE TRIANGLEs paired delimiters
Karl Williamson 4 files changed, 17 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/c9030e029410d5ab
Add THREE RAYS paired delimiters
Karl Williamson 4 files changed, 12 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/2c49ee928f45b850
Add musical score paired delimiters
Karl Williamson 5 files changed, 28 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/bab716fe63c50220
Add INDEX paired delimiters
Karl Williamson 4 files changed, 24 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/20ed784fc2fb0338
Add TURNSTILE paired delimiters
Karl Williamson 4 files changed, 16 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/e3cf3b01d04213ce
Add TACK paired delimiters
Karl Williamson 4 files changed, 16 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/4bab023a1bc85355
Directionality pres/abs-ence can mean paired delimiters
Karl Williamson 1 file changed, 11 insertions(+)
https://github.com/Perl/perl5/commit/82729a4745c1672f
unicode_constants.pl: Prepare for examining Symbols
Karl Williamson 4 files changed, 217 insertions(+), 29 deletions
https://github.com/Perl/perl5/commit/b31b668be73e8293
Add 'ELEMENT OF'/CONTAINS to paired string delimiters
Karl Williamson 4 files changed, 31 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/e2b41356e1a5e8ab
Add SUBSET/SUPERSET to paired string delimiters
Karl Williamson 4 files changed, 51 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/41d15e09c6814aed
Add PRECEDES/SUCCEEDS to paired string delimiters
Karl Williamson 4 files changed, 43 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/d8fa316f7b9ad653
Add SMALLER THAN to paired string delimiters
Karl Williamson 4 files changed, 20 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/944ce72ccecae471
unicode_constants.pl: Consider all \pP for delims
Karl Williamson 4 files changed, 52 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/f356237b73877a01
Add < > variants to paired delimiters
Karl Williamson 4 files changed, 181 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/83384c202e4578ed
unicode_constants.pl: Add REVERSED punctuation
Karl Williamson 4 files changed, 19 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/1b4fb5aed1fa1434
unicode_constants.pl: Output why chars not chosen
Karl Williamson 1 file changed, 64 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/32c5319758b35cdb
unicode_constants.pl: Refactor to catch more paired delims
Karl Williamson 4 files changed, 143 insertions(+), 32 deletions
https://github.com/Perl/perl5/commit/ceb2ac7bba82231b
Allow reversal of some paired delimiters; deprecations
Karl Williamson 8 files changed, 92 insertions(+), 41 deletions(
https://github.com/Perl/perl5/commit/b015cd8e43e61f18
Add 'extra paired delimiters' feature
Karl Williamson 13 files changed, 576 insertions(+), 68 deletion
https://github.com/Perl/perl5/commit/91cd926e562bc414
regen/unicode_constants.pl: List paired delimiters
Karl Williamson 1 file changed, 101 insertions(+)
https://github.com/Perl/perl5/commit/c4ce66ce110867c4
unicode_constants.pl: Generate paired string delimiters
Karl Williamson 2 files changed, 155 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/411bef9bcfca6ec7
regen/unicode_constants.pl: Extract code into a fcn
Karl Williamson 1 file changed, 21 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9ef52f7c74c34af2
regen/unicode_constants.pl: White space only
Karl Williamson 2 files changed, 12 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/9dc316c111b849ec
toke.c: merge loops, multi-byte delim
Karl Williamson 1 file changed, 75 insertions(+), 71 deletions(-
https://github.com/Perl/perl5/commit/930be75cfdc2e472
toke.c: white-space only
Karl Williamson 1 file changed, 60 insertions(+), 60 deletions(-
https://github.com/Perl/perl5/commit/4477264f8c826e96
toke.c: Rmv unnecessary conditionals
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/937c93eec977c107
toke.c: Rename some variables; terminology in comment
Karl Williamson 1 file changed, 28 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/453492f53597c928
toke.c: Split a variable into two for clarity
Karl Williamson 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/4adf8c2ceff164fb
toke.c: Rmv unnecessary SV
Karl Williamson 1 file changed, 3 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/58c5d22dd3e8dfd8
Martian commit f195362ad0a5e4c8c14f258465abdd513ececf87
3 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/f195362ad0a5e4c8
Add builtin::trim()
Karl Williamson 4 files changed, 189 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/f195362ad0a5e4c8
Add is_XPERLSPACE_utf8_safe_backwards()
Karl Williamson 2 files changed, 92 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bd8a7151e082bdee
regen/regcharclass.pl: Add backwards UTF-8 tries
Karl Williamson 1 file changed, 58 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/7febf9081d0b76a5
Ignored 39 GitHub auto-generated merge commits
Thread Next