Front page | perl.perl5.porters |
Postings from November 2022
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
November 5, 2022 03:05
Subject:
Perl 5 Commit Summary
Message ID:
20221105030535.A6797B082E@dromedary.p5h.org
Perl 5 commit summary, activity since Wednesday
Current branch blead
12 commits. 6 unique authors. 5 unique committers.
26 files changed, 272 insertions(+), 217 deletions(-)
Thanks, applied: Yves Orton (1) James E Keenan (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/4cacf47cb8a44761
Moved unused variable into debug scope
AnFunctionArray 2 files changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/4cacf47cb8a44761
regcomp.c - remove always true condition
Yves Orton 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/6794399818608ae0
GitHub Actions: switch from ::set-output to $GITHUB_OUTPUT
Graham Knop 1 file changed, 15 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/b622b1c5ab0a4c0b
scope.* - revert and rework SAVECOPWARNINGS change
Yves Orton 6 files changed, 78 insertions(+), 66 deletions(
https://github.com/Perl/perl5/commit/fdec6615b5832b7c
Replaced recppush/regcppop with memcpy
Alexander Nikolov 2 files changed, 58 insertions(+), 40 deletions(
https://github.com/Perl/perl5/commit/66964e141c659429
perldelta for 1a2b24d857d
Tony Cook 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/0ecd2f76f30a9cb7
change the return value of SSNEW to SSize_t
Tony Cook 5 files changed, 21 insertions(+), 21 deletions(
https://github.com/Perl/perl5/commit/1a2b24d857d6903b
op.c: Add a cast to silence -Wsign-compare warning
TAKAI Kousuke 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fce4124fa70860bf
re/fold_grind.pl - rework so we don't double compile patterns
Yves Orton 2 files changed, 39 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/b6990aaa91d25c6b
cop.h - get rid of the STRLEN* stuff from cop_warnings
Yves Orton 15 files changed, 46 insertions(+), 68 deletions
https://github.com/Perl/perl5/commit/f8552c1a7e2b27e9
warnings.h - length guard cop_warnings bitvector checks
Yves Orton 3 files changed, 16 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/f0774ef1d0fdfb05
scope.* - more flexible ways to save warning bits
Yves Orton 4 files changed, 50 insertions(+), 49 deletions(
https://github.com/Perl/perl5/commit/39cf7760652873f4
Current branch haarg/ppport-no-compound-token-split-by-macro-warnings
3 commits. 1 unique author. 1 unique committer.
37 files changed, 770 insertions(+), 340 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/30be6b17308527ea
Devel-PPPort: bump version
Graham Knop 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/30be6b17308527ea
Devel-PPPort: fix STMT_START and STMT_END to not warn on clang
Graham Knop 1 file changed, 2 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/ce55de2bd18d1dbe
Devel-PPPort: use inline function for croak_sv without brace groups
Graham Knop 1 file changed, 12 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/f5509931c449683e
Current branch smoke-me/khw-upgrade
1 commit. 1 unique author. 1 unique committer.
64 files changed, 2153 insertions(+), 949 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/b1dbe270efe430eb
utf8::upgrade: Don't coerce undef arg
Karl Williamson 2 files changed, 16 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/b1dbe270efe430eb
New branch haarg/github-action-output-fix
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/f570f9b49a9082a5
GitHub Actions: switch from ::set-output to $GITHUB_OUTPUT
Graham Knop 1 file changed, 15 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/f570f9b49a9082a5
New branch smoke-me/khw-threads
21 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/13754a7451d730f4
l
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/13754a7451d730f4
more_threads
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a6c3338e0ba65425
iterations
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3f5cb0a50027297e
version 07locale.t should use LC_NUMERIC, not ALL
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/a8b0623f93f72283
version::07locale.t: Use I18N::Langinfo, not POSIX::localeconv()
Karl Williamson 1 file changed, 15 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5beb30b479d46231
l
Karl Williamson 2 files changed, 411 insertions(+), 271 deletion
https://github.com/Perl/perl5/commit/f9463d974a9d9fed
foo
Karl Williamson 1 file changed, 228 insertions(+), 195 deletions
https://github.com/Perl/perl5/commit/ed161305cd96d350
l
Karl Williamson 1 file changed, 167 insertions(+), 152 deletions
https://github.com/Perl/perl5/commit/2465aba24f6d0a46
l
Karl Williamson 1 file changed, 536 insertions(+), 291 deletions
https://github.com/Perl/perl5/commit/42cbe8a477af32d1
XXX locale_threads debugging.t
Karl Williamson 1 file changed, 84 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/9af9a218e0a7f2f0
threads
Karl Williamson 1 file changed, 279 insertions(+), 114 deletions
https://github.com/Perl/perl5/commit/c98f659f66866589
l
Karl Williamson 1 file changed, 71 insertions(+), 53 deletions(-
https://github.com/Perl/perl5/commit/16645130eae6ab3e
lib/locale_threads.t
Karl Williamson 1 file changed, 567 insertions(+), 44 deletions(
https://github.com/Perl/perl5/commit/cf695eb6bd357da2
XXX perl.h: Debugging mutex lock'
Karl Williamson 1 file changed, 17 insertions(+)
https://github.com/Perl/perl5/commit/af9f0f2d9c2f9f0c
XXX prob drop; done before anything so no races
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/de29af2073300fe3
use mvrtowc lock
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/d9c769b7d9bdb90a
l
Karl Williamson 3 files changed, 71 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/fb05f352fa8a6f62
locale.c white-space, comment, pod, C99 only
Karl Williamson 1 file changed, 215 insertions(+), 207 deletions
https://github.com/Perl/perl5/commit/e92d3b266246e0e0
locale.c: Omit final ';' in LC_ALL composite locale
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/85603617828ba90b
locale.c Move some code to more appropriate place
Karl Williamson 1 file changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/e165b138ed335e1a
Fix POSIX::strxfrm()
Karl Williamson 6 files changed, 73 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/90eb691ee37c05b5
New branch yves/document_test_args
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/2b81c51757c41ea6
pod/perlhacks.pod - document TEST_ARGS and make win32 perl use it too
Yves Orton 2 files changed, 16 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/2b81c51757c41ea6
Deleted branch yves/no_double_compile
Deleted branch yves/no_strlenp_in_cop_warnings
Martian commit 119de11fc13a296c5595227fac64d0b3a150b8e8
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/119de11fc13a296c
Moved unused variable into debug scope
AnFunctionArray 2 files changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/119de11fc13a296c
Martian commit 0ff549ea37a40d872f579c24a2b6d758220fa051
1 commit. 1 unique author. 1 unique committer.
Net code removal: Yves Orton (1 line)
Snapshot: http://github.com/Perl/perl5/tarball/0ff549ea37a40d87
regcomp.c - remove always true condition
Yves Orton 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/0ff549ea37a40d87
Martian commit e7058e61200a3eadfc63f3b1b31c2aad77123ed5
5 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/e7058e61200a3ead
Revert "scope.* - more flexible ways to save warning bits"
Yves Orton 4 files changed, 49 insertions(+), 50 deletions(
https://github.com/Perl/perl5/commit/e7058e61200a3ead
Revert "warnings.h - length guard cop_warnings bitvector checks"
Yves Orton 3 files changed, 6 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/397951afe6e29cb3
Revert "cop.h - get rid of the STRLEN* stuff from cop_warnings"
Yves Orton 15 files changed, 68 insertions(+), 46 deletions
https://github.com/Perl/perl5/commit/a928b3417cf78ee4
DO NOT MERGE - run fork tests only
Yves Orton 1 file changed, 9 insertions(+), 10 deletions(-)
https://github.com/Perl/perl5/commit/670ecf2c5674d040
pod/perlhacks.pod - document TEST_ARGS and make win32 perl use it too
Yves Orton 2 files changed, 16 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/15bf11919400bfb7
Martian commit e0e2e34e9b739fdd4c8ed029dfd8d6310b190a58
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/e0e2e34e9b739fdd
op.c: Add a cast to silence -Wsign-compare warning
TAKAI Kousuke 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e0e2e34e9b739fdd
Ignored 67 GitHub auto-generated merge commits
Thread Next