Perl 5 Commit Summary
[email protected] (Perl 5 commit summary)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Perl 5 commit summary, activity since Saturday Current branch blead 45 commits. 7 unique authors. 7 unique committers. 43 files changed, 2004 insertions(+), 1678 deletions(-) Thanks, applied: Lukas Mai (3) James E Keenan (1) Snapshot: http://github.com/Perl/perl5/tarball/5471ee4780a9d8b4 utf8.h: Clarify comment Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/5471ee4780a9d8b4 parse_todo: Die only after gathering all errors Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/fe6a45b189fb179e parts/inc/misc: Remove unnecessary mask Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/a0440a69c3e19b27 parts/inc/misc: Relax checking of FITS_IN_8_BITS Karl Williamson 1 file changed, 1 insertion(+), 3 deletions(-) https://github.com/Perl/perl5/commit/4395ebbebd0dee03 parts/inc/grok: Create Perl_ versions Karl Williamson 1 file changed, 7 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/cb6db97aa5573832 parts/inc/grok: White space only Karl Williamson 1 file changed, 12 insertions(+), 12 deletions(- https://github.com/Perl/perl5/commit/7daaaf36f577e14e parts/inc/pv_tools: Remove unnecessary mask Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/4217b28577353611 parts/inc/utf8: Clarify skip test message Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/256939e594536588 parts/inc/utf8: Simplify UTF_START_MARK Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-) https://github.com/Perl/perl5/commit/fbd1fb11de6d78f8 parts/inc/locale: Remove STORE_NUMERIC_SET_STANDARD Karl Williamson 1 file changed, 4 deletions(-) https://github.com/Perl/perl5/commit/c15148684f3914fe parts/inc/warn: Cast to U8 instead of mask with FF Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-) https://github.com/Perl/perl5/commit/337fa5c6571bfad4 devel/update_release_date.pl: Remove \n from die() Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/7233cadbad52a453 PPPort_pm: Remove \n frome die() Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/114743dbf602bc3d mktests.PL: Remove \n from die() Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/14e64dd0ebd79b3c buildperl.pl: Remove \n from die() Karl Williamson 1 file changed, 19 insertions(+), 19 deletions(- https://github.com/Perl/perl5/commit/a58945cb1d7ed8b6 mkppport_fnc: Remove check for no-longer used parameter Karl Williamson 1 file changed, 2 deletions(-) https://github.com/Perl/perl5/commit/327ba594d2d4c5f6 perlintern: Document BmUSEFUL Karl Williamson 4 files changed, 11 insertions(+), 3 deletions(- https://github.com/Perl/perl5/commit/e9b64215a73a7c66 embed.fnc: Mark get_re_gclass_aux_data as re only Karl Williamson 3 files changed, 7 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/693cfd502489479b embed.fnc, etc: Add Q visibility flag Karl Williamson 4 files changed, 77 insertions(+), 33 deletions( https://github.com/Perl/perl5/commit/9eeee7da5cd10f19 regen/embed_lib.pl: Simplify statement Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-) https://github.com/Perl/perl5/commit/a66c2221e7a08008 regen/embed.pl: ENABLE_REGEX_SETS_DEBUG not normally defined Karl Williamson 1 file changed, 1 insertion(+) https://github.com/Perl/perl5/commit/29cc696c208370db class.c: delay declaring `$self` until after block_start() Paul Evans 9 files changed, 1157 insertions(+), 1103 deleti https://github.com/Perl/perl5/commit/358f0a0322a436ae [perly] subscript_keys - move sequence into nonterminal Branislav Zahradník 4 files changed, 1460 insertions(+), 1436 deleti https://github.com/Perl/perl5/commit/9656f50a7ad807eb [perly] subscript_index - move sequence into nonterminal Branislav Zahradník 4 files changed, 1437 insertions(+), 1428 deleti https://github.com/Perl/perl5/commit/309c3f4e184f73a8 [perly] Use name "selector" for expression selecting collection items Branislav Zahradník 4 files changed, 31 insertions(+), 31 deletions( https://github.com/Perl/perl5/commit/c78f8891dcf9112a perlapi: Document aTHXx and kin Karl Williamson 3 files changed, 14 insertions(+), 6 deletions(- https://github.com/Perl/perl5/commit/d13be2e1b8fd7c2f perlapi: Document aTHXa Karl Williamson 3 files changed, 5 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/fbb7937cf1be5704 perlapi: Clarify dTHXa Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/0b8e593eb44ef5a7 perlapi: Document pTHX_FORMAT, pTHX_VALUE, and add forms Karl Williamson 3 files changed, 57 insertions(+), 20 deletions( https://github.com/Perl/perl5/commit/8fd01706a421c7f2 regen/embed.pl: Some symbols are actually in libc Karl Williamson 2 files changed, 8 insertions(+), 8 deletions(-) https://github.com/Perl/perl5/commit/1f85b9a2695b7b64 perlapi: Document pTHX_1..12 Karl Williamson 3 files changed, 34 insertions(+), 12 deletions( https://github.com/Perl/perl5/commit/3e401ce6e2fba990 regen/embed.pl: Resolve OFF\w*UNI\w+ symbols Karl Williamson 2 files changed, 5 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/e44978a5de37887d regen/embed.pl Reorder a list element Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/5152238d35eeae2f update with new PSC membership from the recent election Karen Etheridge 1 file changed, 4 insertions(+), 4 deletions(-) https://github.com/Perl/perl5/commit/6d016b370a036a2d regen_perly.y: Slight modernisation; use Getopt::Long; support -Wfoo passthr Paul Evans 4 files changed, 14 insertions(+), 15 deletions( https://github.com/Perl/perl5/commit/511ab48beeb46723 perlapi: Don't use isASCII to test for single UTF-8 byte Karl Williamson 1 file changed, 4 insertions(+) https://github.com/Perl/perl5/commit/35f214b674a5227e regcomp_trie.c: Fix comments grammar Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-) https://github.com/Perl/perl5/commit/e19af4c5c20e87b0 embed.pl: Add some constraints Karl Williamson 1 file changed, 8 insertions(+) https://github.com/Perl/perl5/commit/55030881f116ade1 embed.pl: Remove redundant symbol Karl Williamson 1 file changed, 1 deletion(-) https://github.com/Perl/perl5/commit/9392129fe7751e63 Rename struct REENTR to PERL_REENTR Karl Williamson 4 files changed, 6 insertions(+), 6 deletions(-) https://github.com/Perl/perl5/commit/f3fe01c79e1203f3 Devel-PPPort: update Changes Tony Cook 1 file changed, 24 insertions(+) https://github.com/Perl/perl5/commit/bad0f9e559329f2d Devel-PPPort: add Size_t_MAX, SSize_t_MAX and STRLEN_MAX Tony Cook 3 files changed, 39 insertions(+), 2 deletions(- https://github.com/Perl/perl5/commit/866647bb45cec349 S_reg_set_capture_string - avoid redundant work when COWing Richard Leach 1 file changed, 24 insertions(+), 23 deletions(- https://github.com/Perl/perl5/commit/ed11e4914f4153ba Check that positive subnormals are not constant-folded to zero Sisyphus 1 file changed, 27 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/2d44f2d4261190c8 B::Deparse.pm - improve ref_cmp handling Richard Leach 2 files changed, 23 insertions(+), 5 deletions(- https://github.com/Perl/perl5/commit/2ea988bcd250d03a Deleted branch smoke-me/jkeenan/sisyphus/gh-9338-positive-subnormals-20260820 Martian commit a8eb571e915df635d8a3c2d8654581ee0c5e2889 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/a8eb571e915df635 class.c: delay declaring `$self` until after block_start() Paul Evans 9 files changed, 1157 insertions(+), 1103 deleti https://github.com/Perl/perl5/commit/a8eb571e915df635 Martian commit a826a1b943c17496795d7f6e34a3942337c31dd9 3 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/a826a1b943c17496 [perly] subscript_keys - move sequence into nonterminal Branislav Zahradník 4 files changed, 1460 insertions(+), 1436 deleti https://github.com/Perl/perl5/commit/a826a1b943c17496 [perly] subscript_index - move sequence into nonterminal Branislav Zahradník 4 files changed, 1437 insertions(+), 1428 deleti https://github.com/Perl/perl5/commit/cf87e2ea0162a3be [perly] Use name "selector" for expression selecting collection items Branislav Zahradník 4 files changed, 31 insertions(+), 31 deletions( https://github.com/Perl/perl5/commit/9b7390d7e8d05d37 Martian commit 401188d497f8fcc9684b2f7104d4e6a7e7cd8482 5 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/401188d497f8fcc9 perlintern: Document BmUSEFUL Karl Williamson 4 files changed, 11 insertions(+), 3 deletions(- https://github.com/Perl/perl5/commit/401188d497f8fcc9 embed.fnc: Mark get_re_gclass_aux_data as re only Karl Williamson 3 files changed, 7 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/d741d7dedd4a1db2 embed.fnc, etc: Add Q visibility flag Karl Williamson 4 files changed, 77 insertions(+), 33 deletions( https://github.com/Perl/perl5/commit/c3da6de2f351a815 regen/embed_lib.pl: Simplify statement Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-) https://github.com/Perl/perl5/commit/afdb1b085ccddfe1 regen/embed.pl: ENABLE_REGEX_SETS_DEBUG not normally defined Karl Williamson 1 file changed, 1 insertion(+) https://github.com/Perl/perl5/commit/41e1dd6c540cdde8 Martian commit 0f63c99f168e975f7973efe69708625e7e686c1e 8 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/0f63c99f168e975f perlapi: Document aTHXx and kin Karl Williamson 3 files changed, 14 insertions(+), 6 deletions(- https://github.com/Perl/perl5/commit/0f63c99f168e975f perlapi: Document aTHXa Karl Williamson 3 files changed, 5 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/bae70d32bb01f8f0 perlapi: Clarify dTHXa Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/68897610b59ab083 perlapi: Document pTHX_FORMAT, pTHX_VALUE, and add forms Karl Williamson 3 files changed, 57 insertions(+), 20 deletions( https://github.com/Perl/perl5/commit/1e9f5871ccbcd03a regen/embed.pl: Some symbols are actually in libc Karl Williamson 2 files changed, 8 insertions(+), 8 deletions(-) https://github.com/Perl/perl5/commit/3525f3d23da8c2a3 perlapi: Document pTHX_1..12 Karl Williamson 3 files changed, 34 insertions(+), 12 deletions( https://github.com/Perl/perl5/commit/1742f5acbc2d0d40 regen/embed.pl: Resolve OFF\w*UNI\w+ symbols Karl Williamson 2 files changed, 5 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/55641cdb70120704 regen/embed.pl Reorder a list element Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/b01faf697aebd450 Martian commit 80b53926488eee20a56f0dce172bb1aa10fa364f 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/80b53926488eee20 regen_perly.y: Slight modernisation; use Getopt::Long; support -Wfoo passthr Paul Evans 4 files changed, 14 insertions(+), 15 deletions( https://github.com/Perl/perl5/commit/80b53926488eee20 Martian commit 6598b3b517c6edcf99c809ad46c6985192c075f6 15 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/6598b3b517c6edcf parse_todo: Die only after gathering all errors Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/6598b3b517c6edcf parts/inc/misc: Remove unnecessary mask Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/2b5a2a4207fe1d88 parts/inc/misc: Relax checking of FITS_IN_8_BITS Karl Williamson 1 file changed, 1 insertion(+), 3 deletions(-) https://github.com/Perl/perl5/commit/c8dd41222a7e799a parts/inc/grok: Create Perl_ versions Karl Williamson 1 file changed, 7 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/bfb4b477487839ec parts/inc/grok: White space only Karl Williamson 1 file changed, 12 insertions(+), 12 deletions(- https://github.com/Perl/perl5/commit/3d803cce92a15d17 parts/inc/pv_tools: Remove unnecessary mask Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/b65dbb553d109dfe parts/inc/utf8: Clarify skip test message Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/a43e73c7812fe1b4 parts/inc/utf8: Simplify UTF_START_MARK Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-) https://github.com/Perl/perl5/commit/185cd18974a28d73 parts/inc/locale: Remove STORE_NUMERIC_SET_STANDARD Karl Williamson 1 file changed, 4 deletions(-) https://github.com/Perl/perl5/commit/e046452fb5a1af9c parts/inc/warn: Cast to U8 instead of mask with FF Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-) https://github.com/Perl/perl5/commit/6fc9cef3851d6682 devel/update_release_date.pl: Remove \n from die() Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/a2556f9cedfbd801 PPPort_pm: Remove \n frome die() Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/d995d065a7b8b154 mktests.PL: Remove \n from die() Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/38a26af74fa45a6a buildperl.pl: Remove \n from die() Karl Williamson 1 file changed, 19 insertions(+), 19 deletions(- https://github.com/Perl/perl5/commit/c24df2c354f01bb9 mkppport_fnc: Remove check for no-longer used parameter Karl Williamson 1 file changed, 2 deletions(-) https://github.com/Perl/perl5/commit/840996383d5c4c50 Martian commit a103df261d7e266e9de1c8a2d25d29d1eca24e6f 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/a103df261d7e266e Rename struct REENTR to PERL_REENTR Karl Williamson 4 files changed, 6 insertions(+), 6 deletions(-) https://github.com/Perl/perl5/commit/a103df261d7e266e Martian commit 9ded8b4521c9591f2725b5aecc7cb7d6105e3ba9 1 commit. 1 unique author. 1 unique committer. Thanks, applied: James E Keenan (1) Snapshot: http://github.com/Perl/perl5/tarball/9ded8b4521c9591f Check that positive subnormals are not constant-folded to zero Sisyphus 1 file changed, 27 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/9ded8b4521c9591f Martian commit 150664ae23e21ffbd97289dd7d83a587157bf10c 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/150664ae23e21ffb B::Deparse.pm - improve ref_cmp handling Richard Leach 2 files changed, 23 insertions(+), 5 deletions(- https://github.com/Perl/perl5/commit/150664ae23e21ffb Martian commit 1b0dc45adf55112fa2056cf571f2a32b04592d0d 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/1b0dc45adf55112f utf8.h: Clarify comment Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/1b0dc45adf55112f Martian commit ab549c53fd14e9033f8ccb7adaea081fc8369be1 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/ab549c53fd14e903 perlapi: Don't use isASCII to test for single UTF-8 byte Karl Williamson 1 file changed, 4 insertions(+) https://github.com/Perl/perl5/commit/ab549c53fd14e903 Martian commit 6066cd9bb1ad2b91e8a3beac48e8e5b9cc083834 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/6066cd9bb1ad2b91 regcomp_trie.c: Fix comments grammar Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-) https://github.com/Perl/perl5/commit/6066cd9bb1ad2b91 Ignored 79 GitHub auto-generated merge commits