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 27 commits. 5 unique authors. 5 unique committers. 64 files changed, 6377 insertions(+), 2968 deletions(-) Thanks, applied: Tomasz Konojacki (1) Snapshot: http://github.com/Perl/perl5/tarball/033e40522c9a6369 Perldelta for GH#23767 - scope and related context fixes Richard Leach 1 file changed, 28 insertions(+) https://github.com/Perl/perl5/commit/033e40522c9a6369 Regenerate proto.h Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/46b659c4fae2186c embed.fnc: Add entry for sv_isbool() Karl Williamson 4 files changed, 13 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/d3b82c16b6df3557 embed.fnc: Add entry for has_runtime_code() Karl Williamson 4 files changed, 17 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/740de346149fa583 embed.fnc: Add entry for clear_offs_spare() Karl Williamson 4 files changed, 16 insertions(+), 2 deletions(- https://github.com/Perl/perl5/commit/c0d63ef82af2fe9d embed.fnc: Add entry for new_slab() Karl Williamson 4 files changed, 12 insertions(+), 4 deletions(- https://github.com/Perl/perl5/commit/00e12d3492007906 embed.fnc: Add entry for io_hints() Karl Williamson 4 files changed, 15 insertions(+), 3 deletions(- https://github.com/Perl/perl5/commit/140fb0f8fffe8729 embed.pl: Add entry for is_dollar_bracket() Karl Williamson 4 files changed, 17 insertions(+), 4 deletions(- https://github.com/Perl/perl5/commit/5a20281c2aaba314 embed.fnc: Add entry for unblock_sigmask Karl Williamson 4 files changed, 22 insertions(+), 6 deletions(- https://github.com/Perl/perl5/commit/21c2bd3292d00d7b perl.h: Add comment about the pTHX definition Karl Williamson 1 file changed, 6 insertions(+) https://github.com/Perl/perl5/commit/22488e2f8c6db326 Convert core PERL_UNUSED_DECL uses to more general scheme Karl Williamson 5 files changed, 20 insertions(+), 24 deletions( https://github.com/Perl/perl5/commit/c12754c931143386 Remove now redundant calls to PERL_UNUSED_CONTEXT Karl Williamson 23 files changed, 4 insertions(+), 107 deletions https://github.com/Perl/perl5/commit/54e21a31ad1200f4 Make PERL_UNUSED_CONTEXT redundant for proto.h functions Karl Williamson 2 files changed, 4483 insertions(+), 1709 deleti https://github.com/Perl/perl5/commit/030423513b2a4e1a perlapi: Update PERL_UNUSED_ARG entry Karl Williamson 1 file changed, 19 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/f27d69df9758e4d9 perlapi: Clarify and correct some PERL_UNUSED_foo pod Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-) https://github.com/Perl/perl5/commit/62f927d8ae21f2d0 regen/embed.pl: White-space only Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/e773d1fdd35a4d58 Tweak .gitingore/MANIFEST.SKIP to be more restrictive for agent content Yves Orton 2 files changed, 5 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/6d67209b2a165f1f locale.c: querylocale_2024_l always needs THX Tony Cook 4 files changed, 7 insertions(+), 6 deletions(-) https://github.com/Perl/perl5/commit/530df55d8a7b62ce Apply HINT_BLOCK_SCOPE to `defer` statement parsing Richard Leach 3 files changed, 10 insertions(+), 11 deletions( https://github.com/Perl/perl5/commit/60a156d26843b075 peep.c Optimize away empty cond_expr blocks when safe to do so Richard Leach 2 files changed, 120 insertions(+), 45 deletions https://github.com/Perl/perl5/commit/3f8d2509f58144aa Adjust B tests to match new scoping arrangements Richard Leach 6 files changed, 106 insertions(+), 122 deletion https://github.com/Perl/perl5/commit/b81b161e1242ac6e Apply HINT_BLOCK_SCOPE to lexical variable declarations Richard Leach 6 files changed, 259 insertions(+), 240 deletion https://github.com/Perl/perl5/commit/8f117f4dd48c19e8 bitcount32/64 - use __builtin_popcount* where available Richard Leach 4 files changed, 26 insertions(+), 20 deletions( https://github.com/Perl/perl5/commit/66359281f51d1e70 Configure - add probes for __builtin_popcount* Richard Leach 12 files changed, 903 insertions(+), 489 deletio https://github.com/Perl/perl5/commit/5ba11a8adda70c81 regcomp_trie: make octet trie lookups always valid Yves Orton 4 files changed, 232 insertions(+), 164 deletion https://github.com/Perl/perl5/commit/a122c7a0ad468815 Ignore agent related content Yves Orton 2 files changed, 7 insertions(+) https://github.com/Perl/perl5/commit/a49f088345016a6e Make Windows pull from the OS CSPRNG for the Perl seed Scott Baker 2 files changed, 25 insertions(+), 3 deletions(- https://github.com/Perl/perl5/commit/fd23ae72e1d5611d New branch smoke-me/tonyc/querylocale-always-thx 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/944382fa0eb7613f locale.c: querylocale_2024_l always needs THX Tony Cook 4 files changed, 7 insertions(+), 6 deletions(-) https://github.com/Perl/perl5/commit/944382fa0eb7613f New branch yves/regen_targets_and_optimizations 2 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/03a1bedb44dd25e3 mktables: speed up table generation Yves Orton 10 files changed, 8741 insertions(+), 8501 delet https://github.com/Perl/perl5/commit/03a1bedb44dd25e3 regen: unify full regeneration targets Yves Orton 25 files changed, 253 insertions(+), 37 deletion https://github.com/Perl/perl5/commit/3f7001e0225dac5d Martian commit a162d3d4a068898095a99e6b604a3c8ff6e9547f 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/a162d3d4a0688980 Perldelta for GH#23767 - scope and related context fixes Richard Leach 1 file changed, 28 insertions(+) https://github.com/Perl/perl5/commit/a162d3d4a0688980 Martian commit db1af6dd6faf2ed55a230e2ca55d58869ff22a05 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/db1af6dd6faf2ed5 Tweak .gitingore/MANIFEST.SKIP to be more restrictive for agent content Yves Orton 2 files changed, 5 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/db1af6dd6faf2ed5 Martian commit a5da3dfea7a1e38003de074e4ba3a17164b72b15 14 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/a5da3dfea7a1e380 embed.fnc: Add entry for sv_isbool() Karl Williamson 4 files changed, 13 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/a5da3dfea7a1e380 embed.fnc: Add entry for has_runtime_code() Karl Williamson 4 files changed, 17 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/115618f8ed95bddf embed.fnc: Add entry for clear_offs_spare() Karl Williamson 4 files changed, 16 insertions(+), 2 deletions(- https://github.com/Perl/perl5/commit/617d24870acef7b9 embed.fnc: Add entry for new_slab() Karl Williamson 4 files changed, 12 insertions(+), 4 deletions(- https://github.com/Perl/perl5/commit/c98ea3bb529a1b89 embed.fnc: Add entry for io_hints() Karl Williamson 4 files changed, 15 insertions(+), 3 deletions(- https://github.com/Perl/perl5/commit/72be2019b4ce1695 embed.pl: Add entry for is_dollar_bracket() Karl Williamson 4 files changed, 17 insertions(+), 4 deletions(- https://github.com/Perl/perl5/commit/3e78fb3bfe1f3029 embed.fnc: Add entry for unblock_sigmask Karl Williamson 4 files changed, 22 insertions(+), 6 deletions(- https://github.com/Perl/perl5/commit/79332a4de35a42ae perl.h: Add comment about the pTHX definition Karl Williamson 1 file changed, 6 insertions(+) https://github.com/Perl/perl5/commit/c48f329b9a652771 Convert core PERL_UNUSED_DECL uses to more general scheme Karl Williamson 5 files changed, 20 insertions(+), 24 deletions( https://github.com/Perl/perl5/commit/30db32e5402cb73d Remove now redundant calls to PERL_UNUSED_CONTEXT Karl Williamson 23 files changed, 4 insertions(+), 107 deletions https://github.com/Perl/perl5/commit/64e14bf943c4ac6f Make PERL_UNUSED_CONTEXT redundant for proto.h functions Karl Williamson 2 files changed, 4483 insertions(+), 1709 deleti https://github.com/Perl/perl5/commit/71f12a4c352ff234 perlapi: Update PERL_UNUSED_ARG entry Karl Williamson 1 file changed, 19 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/a7a1f027e6bd4d49 perlapi: Clarify and correct some PERL_UNUSED_foo pod Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-) https://github.com/Perl/perl5/commit/ed8caa71fc156b5d regen/embed.pl: White-space only Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/f088a08aa88e3b8c Martian commit bcbf21413b2c020ffa17c2b6d1b56320f2163280 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/bcbf21413b2c020f regcomp_trie: make octet trie lookups always valid Yves Orton 4 files changed, 232 insertions(+), 164 deletion https://github.com/Perl/perl5/commit/bcbf21413b2c020f Martian commit 1d23fb7868a442e21c0fdfc795acec7a619b5843 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/1d23fb7868a442e2 bitcount32/64 - use __builtin_popcount* where available Richard Leach 4 files changed, 26 insertions(+), 20 deletions( https://github.com/Perl/perl5/commit/1d23fb7868a442e2 Martian commit 242218817356ee5e1e3afb3ff0a74fd7bc519ec0 4 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/242218817356ee5e Apply HINT_BLOCK_SCOPE to `defer` statement parsing Richard Leach 3 files changed, 10 insertions(+), 11 deletions( https://github.com/Perl/perl5/commit/242218817356ee5e peep.c Optimize away empty cond_expr blocks when safe to do so Richard Leach 2 files changed, 120 insertions(+), 45 deletions https://github.com/Perl/perl5/commit/975223e2b066a46b Adjust B tests to match new scoping arrangements Richard Leach 6 files changed, 106 insertions(+), 122 deletion https://github.com/Perl/perl5/commit/3aa06a76e866fb06 Apply HINT_BLOCK_SCOPE to lexical variable declarations Richard Leach 6 files changed, 259 insertions(+), 240 deletion https://github.com/Perl/perl5/commit/7917b1671d3d951a Martian commit 3f27403a16bbce5b7e66ecf5b2986499a9a083a4 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/3f27403a16bbce5b Ignore agent related content Yves Orton 2 files changed, 7 insertions(+) https://github.com/Perl/perl5/commit/3f27403a16bbce5b Ignored 92 GitHub auto-generated merge commits