Perl 5 Commit Summary
Perl 5 commit summary <[email protected]>
| Newsgroups | gmane.comp.lang.perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Perl 5 commit summary, activity since Saturday
Current branch blead
20 commits. 7 unique authors. 5 unique committers.
28 files changed, 528 insertions(+), 373 deletions(-)
Thanks, applied: James E Keenan (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/08dfca9e4e6e90c2
Net-Ping: Permit tests in 3 files to run on FreeBSD
James E Keenan 3 files changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/08dfca9e4e6e90c2
Remove extra tokens warning introduced by 1cda553
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/68529084a0915612
Perldelta for inc/dec changes in GH#24448
Richard Leach 1 file changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/2dbe42270f68c043
inc/dec operators handle 0+ overloading correctly
Richard Leach 3 files changed, 8 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/2923ffa76331e9f6
t/op/inc.t - add tests for 0+ overload
Richard Leach 1 file changed, 35 insertions(+)
https://github.com/Perl/perl5/commit/b1da2b65ff54ec28
use integer: Add missing postinc/preinc/postdec/predec OPs
Richard Leach 8 files changed, 316 insertions(+), 25 deletions
https://github.com/Perl/perl5/commit/1cda553c086d7a29
S_postincdec_common - check for GET magic before testing SvROK(sv)
Richard Leach 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/27618acc0865f4cb
Verify whether a shared KEY came from PL_strtab before bumping refcount
Richard Leach 1 file changed, 27 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e25d382dc080b365
Socket: exclude distrolint.ini from core
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5cabd4db06a6989d
Symbols in regcomp_internal.h are not generally visible
Karl Williamson 3 files changed, 5 insertions(+), 216 deletions(
https://github.com/Perl/perl5/commit/35694276f3eb4e8b
regen/embed.pl: Sort list
Karl Williamson 1 file changed, 15 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/e68ba51caef91da3
cygwin: Use same test restrictions as on linux
James E Keenan 2 files changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/b789382b869a0cc3
t/run/todo.t, t/op/glob.t: Revise TODO status of glob test
James E Keenan 2 files changed, 20 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/29f0eb34760effe8
Fix makedef.pl to use correct compiler flag
Marc Reisner 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/044d9bdf5d2c0b03
Don't export PP, PP_wrapped to XS code
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/b0b0358984dd15c3
update my e-mail adress
Andreas König 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/23cfff8dee4c9971
Porting/customized.t: Cross-check CUSTOMIZED files
James E Keenan 3 files changed, 62 insertions(+), 46 deletions(
https://github.com/Perl/perl5/commit/627b378cc5bc5f80
fix incorrect version number in perl5450delta.pod
Philippe Bruhat (BooK) 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5abc1fff793d48cc
regen/embed.pl: Reserve e.g. cBINOP for Perl use
Karl Williamson 2 files changed, 4 insertions(+), 50 deletions(-
https://github.com/Perl/perl5/commit/db419595447415c6
I18N::LangTags::List: don't keep DATA open
Lukas Mai 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d2d9fc87036966b1
New branch book/fix-version-in-perl5450delta
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/2e8e5fecb89a8cd4
fix incorrect version number in perl5450delta.pod
Philippe Bruhat (BooK) 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2e8e5fecb89a8cd4
New branch smoke-me/jkeenan/sync-Socket-2.042-20260817
2 commits. 2 unique authors. 1 unique committer.
Thanks, applied: James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/19aed473968250b1
cpan/Socket - Update to version 2.042
Paul Evans 4 files changed, 55 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/19aed473968250b1
Socket: exclude distrolint.ini from core
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0e9b0ae0cf2be34b
New branch yves/caret_rng_hook
2 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/62125669ef602937
Merge branch 'blead' into yves/caret_rng_hook
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/62125669ef602937
Add support for an ${^RNG} hook, along with support PCG randomization
Yves Orton 28 files changed, 1059 insertions(+), 16 deletio
https://github.com/Perl/perl5/commit/d3f8bc6f8ada2dec
New branch yves/new_trie
3 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/f1b6cecc929d7df1
regex engine - compile tries using octets
Yves Orton 27 files changed, 1568 insertions(+), 1252 delet
https://github.com/Perl/perl5/commit/f1b6cecc929d7df1
Widen trie word indexes to U32
Yves Orton 4 files changed, 14 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/846d5cf55ef790bb
regex engine - get rid of 16 bit values, use 32 bit values for charid
Yves Orton 3 files changed, 19 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/b56123c433d6dc8f
New branch yves/sbox32_default_removal
1 commit. 1 unique author. 1 unique committer.
Net code removal: Yves Orton (1 line)
Snapshot: http://github.com/Perl/perl5/tarball/6d712d61fcae23d6
sbox32_hash.h - remove the default fallback to zaphod32
Yves Orton 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/6d712d61fcae23d6
New branch yves/util_perlnewdist
4 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/8ab23694d6d55c50
util/perlnewdist - new utility to create perl modules
Yves Orton 12 files changed, 580 insertions(+), 31 deletion
https://github.com/Perl/perl5/commit/8ab23694d6d55c50
h2xs - Obfuscate email addresses generated by h2xs
Yves Orton 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/87364fdbd9081aed
h2xs - warn about omitting autoloading
Yves Orton 3 files changed, 25 insertions(+)
https://github.com/Perl/perl5/commit/032d28f56790975c
h2xs - add Git support and support for multiple modules
Yves Orton 2 files changed, 208 insertions(+), 6 deletions(
https://github.com/Perl/perl5/commit/6a8c70f65402dbd3
Deleted branch smoke-me/jkeenan/relax-glob-todos-20260809
Martian commit 03b718bd1b0d6862e4aa3dca6ae9ebabbf7076f1
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/03b718bd1b0d6862
Remove extra tokens warning introduced by 1cda553
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/03b718bd1b0d6862
Martian commit 4207277ab01762b084db878af5e5e0a7dd10281d
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/4207277ab01762b0
Perldelta for inc/dec changes in GH#24448
Richard Leach 1 file changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/4207277ab01762b0
Martian commit 12f30f56ee5f261bd6b75c85736a14f91a985dfb
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/12f30f56ee5f261b
Net-Ping: Permit tests in 3 files to run on FreeBSD
James E Keenan 3 files changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/12f30f56ee5f261b
Martian commit 747d5fa5406d7020c03f5d3b9f24ba5173838d09
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/747d5fa5406d7020
Symbols in regcomp_internal.h are not generally visible
Karl Williamson 3 files changed, 5 insertions(+), 216 deletions(
https://github.com/Perl/perl5/commit/747d5fa5406d7020
regen/embed.pl: Sort list
Karl Williamson 1 file changed, 15 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/187157faeb115784
Martian commit 5f2a4b2ae578b74cb71e68c8cb0d39b3fb130d72
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/5f2a4b2ae578b74c
Don't export PP, PP_wrapped to XS code
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/5f2a4b2ae578b74c
Martian commit 15caab8d709c1d1f59013038ff7a88454d3079c7
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/15caab8d709c1d1f
update my e-mail adress
Andreas König 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/15caab8d709c1d1f
Martian commit 7c76df31459348e93cb0e3b384b3322e33161878
3 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/7c76df31459348e9
inc/dec operators handle 0+ overloading correctly
Richard Leach 3 files changed, 8 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/7c76df31459348e9
t/op/inc.t - add tests for 0+ overload
Richard Leach 1 file changed, 35 insertions(+)
https://github.com/Perl/perl5/commit/16dbb77ab893e07a
use integer: Add missing postinc/preinc/postdec/predec OPs
Richard Leach 8 files changed, 316 insertions(+), 25 deletions
https://github.com/Perl/perl5/commit/7b5780ecd274531d
Martian commit 989ffe309ed8ab8f20dafcb81c2a3b65282794fa
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/989ffe309ed8ab8f
Verify whether a shared KEY came from PL_strtab before bumping refcount
Richard Leach 1 file changed, 27 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/989ffe309ed8ab8f
Martian commit e0c84c00c35da8f62649c0d9489158474b005bb9
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/e0c84c00c35da8f6
Porting/customized.t: Cross-check CUSTOMIZED files
James E Keenan 3 files changed, 62 insertions(+), 46 deletions(
https://github.com/Perl/perl5/commit/e0c84c00c35da8f6
Martian commit ddeec0dedb5f0b8af6c4dee6cdc8efcc309e805f
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/ddeec0dedb5f0b8a
regen/embed.pl: Reserve e.g. cBINOP for Perl use
Karl Williamson 2 files changed, 4 insertions(+), 50 deletions(-
https://github.com/Perl/perl5/commit/ddeec0dedb5f0b8a
Ignored 92 GitHub auto-generated merge commits