Mailing List Archive

Perl 5 Commit Summary
Perl 5 commit summary, activity since Saturday

Current branch blead
7 commits. 1 unique author. 1 unique committer.
10 files changed, 302 insertions(+), 27 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/4c4a89ed9c56cf3c

perldelta for 0cdbe216286, 9bce496f83cb, 9c913148860
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4c4a89ed9c56cf3c

correct the comment distinguishing between threaded/unthreaded cop macros
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a889938046e1b9f7

Add CopFILEAVn() and use it when cleaning up COP pointers
Tony Cook 8 files changed, 71 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/9c913148860b0e83

don't try to clean up the COP pointer during global destruction
Tony Cook 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9bce496f83cb6070

remove cop addressed from saved lines when the cop is freed
Tony Cook 2 files changed, 57 insertions(+)
https://github.com/Perl/perl5/commit/0cdbe2162863542f

document the DebugWrap class used internally to perl5db.t
Tony Cook 1 file changed, 144 insertions(+)
https://github.com/Perl/perl5/commit/0617c8b316aa29eb

allow DebugWrap to take the test code as an argument
Tony Cook 1 file changed, 21 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1e2387b573582736

Ignored 39 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
9 commits. 3 unique authors. 2 unique committers.
203 files changed, 8798 insertions(+), 3242 deletions(-)
Thanks, applied: James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/70074337fe756914

t/op/pack.t: Get it to pass under 'make minitest'
James E Keenan 1 file changed, 41 insertions(+), 37 deletions(-
https://github.com/Perl/perl5/commit/70074337fe756914

Update HTTP::Tiny to v0.080
Richard Leach 4 files changed, 8 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/b80b9f7fc6d09dfb

Merge branch 'blead' of https://github.com/Perl/perl5 into blead
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/c02b2058115e2dd2

Update bignum, Math::BigInt, Math::BigInt::FastCalc, and Math::BigRat
Richard Leach 195 files changed, 8736 insertions(+), 3193 dele
https://github.com/Perl/perl5/commit/6853e8af3bcdae27

Merge branch 'openstrike-blead' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/a9d7a07c2ebbfd8e

POD breakage in lib/warnings.pm
Pete Houston 3 files changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/5624cfff8f027885

Additional feedback
James E Keenan 1 file changed, 8 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/a0f0c1762ef2dabc

Update per feedback
James E Keenan 1 file changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/e9f22430552b713f

Obituary for David H Adler
James E Keenan 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/54fe12db10cbe59b

Martian commit 5e32b05611eba6e499e4c260bde083ff035cc035
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5e32b05611eba6e4

Housekeeping (version bump, AUTHORS entry)
Pete Houston 3 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5e32b05611eba6e4

Ignored 38 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
13 commits. 3 unique authors. 3 unique committers.
39 files changed, 505 insertions(+), 245 deletions(-)
Thanks, applied: Karl Williamson (2) Paul Evans (1)
Snapshot: http://github.com/Perl/perl5/tarball/315aa462c3428ddd

Forbid using 'goto' to jump into a 'defer' block because everything will bre
Paul "LeoNerd" Evans 3 files changed, 23 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/315aa462c3428ddd

update perldsc examples to be strict compliant
Graham Knop 1 file changed, 68 insertions(+), 67 deletions(-
https://github.com/Perl/perl5/commit/e62a62a08b0c8568

add missing brace in perldsc hash of hashes example
Graham Knop 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/f90dcd0cb292fc5f

Fixup Corelist.pm
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/46c7599cc0712f9f

Prepare Module::Corelist for 5.35.7
Richard Leach 4 files changed, 33 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/6420890349a1b30b

Bump the perl version in various places for 5.35.7
Richard Leach 19 files changed, 125 insertions(+), 125 deletio
https://github.com/Perl/perl5/commit/e8a7ae4b24294cd1

new perldelta for 5.35.7
Richard Leach 10 files changed, 528 insertions(+), 79 deletion
https://github.com/Perl/perl5/commit/2fac577b7e23d1a3

Tick off 5.35.6 from release schedule
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cec8b4ef63a0826b

Add epigraph for 5.35.6
Richard Leach 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/abee8ba0ade8d70a

add new release to perlhist
Richard Leach 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7badc7c896a8f12c

Update perldelta for 5.35.6 release
Richard Leach 1 file changed, 45 insertions(+), 314 deletions(
https://github.com/Perl/perl5/commit/deaec9bf9ff148ae

Update Module::CoreList for 5.35.6
Richard Leach 1 file changed, 21 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/507e155a7ee3d28d

Update AUTHORS list for 5.35.6
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dc12d1ae70606f7e

Martian commit b9c1fd8a31a0fb7a80e81723827f4f52d41e3df4
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/b9c1fd8a31a0fb7a

Forbid using 'goto' to jump into a 'defer' block because everything will bre
Paul "LeoNerd" Evans 3 files changed, 23 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/b9c1fd8a31a0fb7a

Martian commit bce382a3c5c292f8d20f9b3d83894462d37e14db
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/bce382a3c5c292f8

update perldsc examples to be strict compliant
Graham Knop 1 file changed, 68 insertions(+), 67 deletions(-
https://github.com/Perl/perl5/commit/bce382a3c5c292f8

add missing brace in perldsc hash of hashes example
Graham Knop 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4bd26a3f74705fee

Martian commit e092ac3dbc086ea5f91bee886246e86ea1bd1279
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e092ac3dbc086ea5

Prepare Module::Corelist for 5.35.7
Thibault DUPONCHELLE 2 files changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/e092ac3dbc086ea5

Ignored 43 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
3 commits. 2 unique authors. 2 unique committers.
7 files changed, 39 insertions(+), 18 deletions(-)
Thanks, applied: Paul Evans (2) Tony Cook (1)
Snapshot: http://github.com/Perl/perl5/tarball/eb87cedb600ef8f1

Add a phase_name() macro.
Felipe Gasper 4 files changed, 24 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/eb87cedb600ef8f1

Also C<codeword> quote "defer" and "goto"
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/caa9af33e832c261

Quote the word "defer" in exception messages about control flow
Paul "LeoNerd" Evans 3 files changed, 14 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/483cd949161146af

Martian commit 9db8c22854f16b3d04ce7f9295d0430236936128
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Alexander Kanavin (1)
Snapshot: http://github.com/Perl/perl5/tarball/9db8c22854f16b3d

ExtUtils-MakeMaker: add $(LDFLAGS) when linking binary modules
Alexander Kanavin 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9db8c22854f16b3d

Ignored 42 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
6 commits. 4 unique authors. 4 unique committers.
22 files changed, 345 insertions(+), 28 deletions(-)
Thanks, applied: Tony Cook (2) Paul Evans (2)
Snapshot: http://github.com/Perl/perl5/tarball/9ae6f26499e0b2d5

Merge branch 'hydahy/fix-gh19249' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/9ae6f26499e0b2d5

fix pod error in sv.c. Closes #19249
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/01b1cca87b8b6c0e

builtin.c: Fix C++ compilation errors
Dagfinn Ilmari Mannsåker 1 file changed, 6 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/a64a1b916a4d7dc7

Add a builtin:: namespace, with true/false/isbool
Paul "LeoNerd" Evans 15 files changed, 322 insertions(+), 10 deletion
https://github.com/Perl/perl5/commit/6a2e756f8693f753

newSVpvn_flags().. is more efficient than sv_2mortal(newSVpvn(..))
Richard Leach 4 files changed, 8 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/2a98b8cbbc6f75b5

newSVpvn_flags(x, .. ,SVs_TEMP) more efficient than sv_2mortal(newSVpv(x,0))
Richard Leach 4 files changed, 15 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/c80a8618143e98ae

New branch fix-builtin-c-plus-plus-goto
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/307fbd635db764a3

builtin.c: Fix C++ compilation errors
Dagfinn Ilmari Mannsåker 1 file changed, 6 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/307fbd635db764a3

Martian commit b6f6afa27325ad08227d4e4a4d8cc96f32b6eff9
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/b6f6afa27325ad08

Add a builtin:: namespace, with true/false/isbool
Paul "LeoNerd" Evans 15 files changed, 322 insertions(+), 10 deletion
https://github.com/Perl/perl5/commit/b6f6afa27325ad08

Ignored 40 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
5 commits. 3 unique authors. 4 unique committers.
14 files changed, 221 insertions(+), 20 deletions(-)
Thanks, applied: Paul Evans (2)
Snapshot: http://github.com/Perl/perl5/tarball/6ae4a6b7932dd745

Mark scripts, modules and tests as linguist-language=Perl
Dagfinn Ilmari Mannsåker 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/6ae4a6b7932dd745

Give files autogenerated by regen/opcode.pl the linguist-generated attribute
Paul "LeoNerd" Evans 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/4672e30965249576

Improvements to OP_ISBOOL
Paul "LeoNerd" Evans 7 files changed, 43 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/1c57e39668d648ff

fix redundant apidoc warning
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e728f790bcefcaf1

Direct optree implementations of builtin:: functions
Paul "LeoNerd" Evans 11 files changed, 180 insertions(+), 17 deletion
https://github.com/Perl/perl5/commit/852c1a84672ff049

New branch autogenerate-gitattributes
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/d5f304de2efca97e

Autogenerate the list of generated files
Max Maischein 11 files changed, 158 insertions(+), 48 deletion
https://github.com/Perl/perl5/commit/d5f304de2efca97e

Generate .gitattributes from a hardcoded list
Max Maischein 2 files changed, 101 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/8385c400bcf5dfad

Martian commit 95207e52fdb6afc0eca989c31bf5f7e11747296d
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/95207e52fdb6afc0

Improvements to OP_ISBOOL
Paul "LeoNerd" Evans 7 files changed, 43 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/95207e52fdb6afc0

Martian commit 98240c13326b75cf36d867ef0d0eb0d90011b0fb
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/98240c13326b75cf

Direct optree implementations of builtin:: functions
Paul "LeoNerd" Evans 11 files changed, 180 insertions(+), 17 deletion
https://github.com/Perl/perl5/commit/98240c13326b75cf

Ignored 44 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
14 commits. 6 unique authors. 6 unique committers.
80 files changed, 7909 insertions(+), 7500 deletions(-)
Thanks, applied: Paul Evans (2) James E Keenan (2) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/a851b13eedbbea8c

Merge branch 'builtin-ref-utils' into blead
Paul "LeoNerd" Evans 2 parents
https://github.com/Perl/perl5/commit/a851b13eedbbea8c

Give blessed() the same TRUEBOOL optimisation that ref() has in boolean cont
Paul "LeoNerd" Evans 8 files changed, 48 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/1dd1944b9e9757d1

Add builtin::blessed, refaddr and reftype
Paul "LeoNerd" Evans 13 files changed, 177 insertions(+), 5 deletions
https://github.com/Perl/perl5/commit/d2817bd771b5f4a9

Test equivalence of 'true' and 'false' to negated statements
James E Keenan 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/b2d0d92ba8eefbcb

PathTools: update bug_tracker location
Michiel Beijen 12 files changed, 14 insertions(+), 16 deletions
https://github.com/Perl/perl5/commit/ad06173e13ddbddb

t/perf/optcount.t for pushdefer no longer needs the $debug flag
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f13b0ddf8fecb116

mktables: Use mnemonic variable names
Karl Williamson 5 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/354c44d8eaae5f59

Fix unicore/mktables to avoid any @_ accesses in signatured subs
Paul "LeoNerd" Evans 5 files changed, 7363 insertions(+), 7363 deleti
https://github.com/Perl/perl5/commit/70657aee92d84a1c

Merge branch 'do-not-count-tests-if-possible' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/702d9849e7acac6c

add {} around the now two lines introduced by f7f919a0
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2669990f25f592df

builtin.pm: Fix pod spelling, slight rewording
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8583af71bd4087f2

do not count tests, instead use done_testing()
Michiel Beijen 43 files changed, 107 insertions(+), 62 deletion
https://github.com/Perl/perl5/commit/70cbce258a2f0c60

Misc microoptimizations when dealing with new SVs
Richard Leach 5 files changed, 19 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/f7f919a024773852

Add builtin:: funcs for handling weakrefs
Paul "LeoNerd" Evans 14 files changed, 186 insertions(+), 24 deletion
https://github.com/Perl/perl5/commit/6ac93b496cce8882

Martian commit f8f80e7eced4221d463c3b6e1ca1fdaba50de9ed
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f8f80e7eced4221d

PathTools: unlist Ken Williams as maintainer
Michiel Beijen 11 files changed, 13 insertions(+), 15 deletions
https://github.com/Perl/perl5/commit/f8f80e7eced4221d

PathTools: update bug_tracker location
Michiel Beijen 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8e03861111529277

Martian commit 1cd220681af5fd525f51e8b8dd37832ac57d82a1
4 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1cd220681af5fd52

Add opcount tests for new ref utils
Paul "LeoNerd" Evans 1 file changed, 21 insertions(+)
https://github.com/Perl/perl5/commit/1cd220681af5fd52

Use is(X, undef) rather than ok(!defined X) in tests
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/5acd396e5061bb7b

Give blessed() the same TRUEBOOL optimisation that ref() has in boolean cont
Paul "LeoNerd" Evans 8 files changed, 48 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/c8df2c26ab8950dc

Add builtin::blessed, refaddr and reftype
Paul "LeoNerd" Evans 12 files changed, 155 insertions(+), 4 deletions
https://github.com/Perl/perl5/commit/6a202658740b6bf0

Martian commit 5c16fd5a013b5a31f6e8ed7622b550989552858a
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5c16fd5a013b5a31

Fix unicore/mktables to avoid any @_ accesses in signatured subs
Paul "LeoNerd" Evans 5 files changed, 7363 insertions(+), 7363 deleti
https://github.com/Perl/perl5/commit/5c16fd5a013b5a31

Martian commit 4ffde49b56df1c36efcdc485de3dbd8b73f33aea
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/4ffde49b56df1c36

builtin.pm: Fix pod spelling, slight rewording
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/4ffde49b56df1c36

Martian commit efc977227723ed57df6688bdce7cb81c5baf1bf7
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/efc977227723ed57

Add builtin:: funcs for handling weakrefs
Paul "LeoNerd" Evans 14 files changed, 186 insertions(+), 24 deletion
https://github.com/Perl/perl5/commit/efc977227723ed57

Ignored 40 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
17 commits. 2 unique authors. 2 unique committers.
12 files changed, 201 insertions(+), 278 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/7b73da62e71e7f27

Merge branch 'builtin-in-core-libs' into blead
Paul "LeoNerd" Evans 2 parents
https://github.com/Perl/perl5/commit/7b73da62e71e7f27

t/op/switch.t no longer needs to avoid overload.pm on miniperl
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/002ecfd9a275e8e8

Fix indirect call of ->import
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4947ddbc6449aebe

No need for avoiding overload in File::Copy
Paul "LeoNerd" Evans 1 file changed, 5 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/6846383a6b921712

Use builtin::blessed() in overload.pm rather than using Scalar::Util
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/154c57f9af4d02a7

Use builtin::reftype in ext/
Paul "LeoNerd" Evans 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/8afefe89e74ffb8f

Porting/makerel: Don't reinvent a function
Karl Williamson 1 file changed, 10 insertions(+), 88 deletions(-
https://github.com/Perl/perl5/commit/bf65ee6f2d6d77c8

Porting/makrel: White space only
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f60fa022fb47eb10

Porting/makerel: Add xlation of UTF-16 files
Karl Williamson 1 file changed, 43 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/27a374b3f0463f9e

Porting/makerel: Avoid hardcoding UTF-EBCDICS
Karl Williamson 1 file changed, 32 insertions(+), 39 deletions(-
https://github.com/Perl/perl5/commit/acc1f7a17a08c6af

Porting/makerel: White-space/comment only
Karl Williamson 1 file changed, 73 insertions(+), 69 deletions(-
https://github.com/Perl/perl5/commit/e4b57ba3eb5fb8d9

Porting/makerel: Add use strict/warnings
Karl Williamson 1 file changed, 12 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/ddc12dcf6402128d

Porting/makerel Make EBCDIC files writable
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ecef3a65d2c34ab6

t/TEST: white space only
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9f5bbdb687d619c1

t/TEST: print Skip msg for EBCDIC skipped tests
Karl Williamson 1 file changed, 8 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/64c611002f05bbe0

mktables: Use builtin::refaddr
Karl Williamson 5 files changed, 100 insertions(+), 129 deletion
https://github.com/Perl/perl5/commit/812ea1980cc75f8e

mktables: Don't calculate some unused values
Karl Williamson 5 files changed, 4 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/abcd2798a3caca62

Current branch no-bareword-filehandle-function
1 commit. 1 unique author. 1 unique committer.
2 files changed, 4 insertions(+), 1 deletion(-)

Snapshot: http://github.com/Perl/perl5/tarball/2dc0afb2967a00e6

Also fix paren-less calls of subs where a filehandle could be
Dagfinn Ilmari Mannsåker 2 files changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2dc0afb2967a00e6

Martian commit d102beb23ad2056f69d226148c9f26fe5d66f71a
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/d102beb23ad2056f

mktables: Use builtin::refaddr
Karl Williamson 5 files changed, 100 insertions(+), 129 deletion
https://github.com/Perl/perl5/commit/d102beb23ad2056f

mktables: Don't calculate some unused values
Karl Williamson 5 files changed, 4 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/54cdaf3313817307

Ignored 43 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
10 commits. 8 unique authors. 3 unique committers.
12 files changed, 67 insertions(+), 97 deletions(-)
Net code removal: Tomasz Konojacki (13 lines)
Thanks, applied: Karl Williamson (7) xenu (1)
Snapshot: http://github.com/Perl/perl5/tarball/a3aaec921c9b50eb

fix struct ioinfo definition for Mingw
Tomasz Konojacki 1 file changed, 13 deletions(-)
https://github.com/Perl/perl5/commit/a3aaec921c9b50eb

Mark keywords.{c,h} as linguist-generated in .gitattributes
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/e52290376581637e

perlapio: binmode() and apply_layers() require pTHX
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/3329a50e1cc56e2c

_MSC_VER is now always >= 1800 (i.e. Visual C++ 2013, aka Visual C++ 12.0)
Steve Hay 4 files changed, 4 insertions(+), 51 deletions(-
https://github.com/Perl/perl5/commit/92ca2349051b948d

Minor RMG tweaks
Richard Leach 1 file changed, 25 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/5124a90647cf2887

Minor output tweaks to sync-with-cpan
Richard Leach 1 file changed, 8 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/7b88b133f0456ec3

Also fix paren-less calls of subs where a filehandle could be
Dagfinn Ilmari Mannsåker 2 files changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5f5ca502c6f3b230

Fix function calls being misinterpreted as bareword filehandles
Dagfinn Ilmari Mannsåker 2 files changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/999b4e2f823bb363

Modernise File::Compare a little
James Raspass 1 file changed, 7 insertions(+), 15 deletions(-)
https://github.com/Perl/perl5/commit/59f2a7f55726f30a

perltie: Fix variable name in TIEHASH example
Jakub Wilk 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ac4af195cbd8166b

New branch revert-19226-mscver
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/aaa82c7130b63460

Revert "_MSC_VER is now always >= 1800 (i.e. Visual C++ 2013, aka Visual C++
Karl Williamson 4 files changed, 51 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/aaa82c7130b63460

Martian commit 1d933064de5a8b4ee98a6e7755f685655b223185
1 commit. 1 unique author. 1 unique committer.
Net code removal: Tomasz Konojacki (13 lines)

Snapshot: http://github.com/Perl/perl5/tarball/1d933064de5a8b4e

fix struct ioinfo definition for Mingw
Tomasz Konojacki 1 file changed, 13 deletions(-)
https://github.com/Perl/perl5/commit/1d933064de5a8b4e

Martian commit 73f4970576f3b193116610e361f4102f9f4e1adb
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/73f4970576f3b193

perlapio: binmode() and apply_layers() require pTHX
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/73f4970576f3b193

Ignored 39 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
21 commits. 5 unique authors. 4 unique committers.
98 files changed, 2988 insertions(+), 429 deletions(-)
Net code removal: Karl Williamson (3 lines)
Thanks, applied: Karl Williamson (2)
Snapshot: http://github.com/Perl/perl5/tarball/3e9c99ef8d3b7e74

Bumped Module-CoreList ready for 5.35.8
Neil Bowers 4 files changed, 32 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/3e9c99ef8d3b7e74

Bump the perl version in various places for 5.35.8
Neil Bowers 19 files changed, 125 insertions(+), 125 deletio
https://github.com/Perl/perl5/commit/3c527f95efb983d0

new perldelta for 5.35.8
Neil Bowers 10 files changed, 542 insertions(+), 93 deletion
https://github.com/Perl/perl5/commit/1ee7332fb750c57a

recorded 5.35.7 release as done in the release schedule
Neil Bowers 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9ec008d95e55f7ea

Recorded epigraph for 5.35.7
Neil Bowers 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/cd614406a6371dea

Merge branch 'release-5.35.7' into blead
Neil Bowers 2 parents
https://github.com/Perl/perl5/commit/b592d7157dba8216

Added 5.35.7 to perlhist
Neil Bowers 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4aa99f1862819928

Updated perldelta with changes to core modules
Neil Bowers 1 file changed, 47 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/234aaa3457ede243

Update Module::CoreList for 5.35.7
Neil Bowers 1 file changed, 63 insertions(+)
https://github.com/Perl/perl5/commit/498b67b9f2fce52e

added some entries to perldelta after trawling the git log
Neil Bowers 1 file changed, 34 insertions(+), 296 deletions(
https://github.com/Perl/perl5/commit/117253b886230378

Updated dual-life modules for 5.35.7
Neil Bowers 26 files changed, 2060 insertions(+), 160 deleti
https://github.com/Perl/perl5/commit/02895be6409217e7

perldelta entry for the fix for unbounded memory consumption for hashes
Nicholas Clark 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/96eb178841c84cf9

Mention builtin in perldelta
Paul "LeoNerd" Evans 1 file changed, 21 insertions(+)
https://github.com/Perl/perl5/commit/74e2d029ffe6767b

Document that all of builtin is currently experimental
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/f1a13907b704fd1d

dist/IO/IO.xs: Rmv defns that ppport.h supplies
Karl Williamson 2 files changed, 1 insertion(+), 35 deletions(-)
https://github.com/Perl/perl5/commit/6bdb1ede0d812e79

No need to Renew() HvARRAY() to the same size in S_hv_auxinit()
Nicholas Clark 1 file changed, 3 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/5d73aca10c2e46b1

Return the "hv with aux" PVHV bodies to the correct arena
Nicholas Clark 1 file changed, 22 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/7ab3ff6e3556756a

Don't clear the flag bit SVf_OOK in hv_undef_flags()
Nicholas Clark 1 file changed, 61 insertions(+), 38 deletions(-
https://github.com/Perl/perl5/commit/d9e6229a98412e8a

Document the HV aux struct free/release logic in hv_undef_flags()
Nicholas Clark 1 file changed, 42 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/37d796a5a62dfb07

utf8.c: Rmv duplicate #define.
Karl Williamson 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/3d8a032cdae99a33

Update ExtUtils-MakeMaker to CPAN version 7.64
Chris 'BinGOs' Williams 37 files changed, 345 insertions(+), 53 deletion
https://github.com/Perl/perl5/commit/d58d6b4be384ab09

Martian commit de324724f8238977d96eec862ec8b48fc2b8b063
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/de324724f8238977

Mention builtin in perldelta
Paul "LeoNerd" Evans 1 file changed, 21 insertions(+)
https://github.com/Perl/perl5/commit/de324724f8238977

Document that all of builtin is currently experimental
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/961f855c86067253

Ignored 40 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
10 commits. 5 unique authors. 2 unique committers.
22 files changed, 257 insertions(+), 184 deletions(-)
Thanks, applied: Karl Williamson (6)
Snapshot: http://github.com/Perl/perl5/tarball/d28cf2c2854ef150

Document and test command-line switch '-?'
James E Keenan 2 files changed, 12 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/d28cf2c2854ef150

Replace 'slave' with 'client'
James E Keenan 3 files changed, 36 insertions(+), 35 deletions(
https://github.com/Perl/perl5/commit/3a99f1de4609feb9

sv_upgrade: c99 compound literals to initialize xpvav/xpvhv
Richard Leach 1 file changed, 14 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/0d63558f3807c54b

sv_upgrade: remove redundant AvALLOC(sv) = 0
Richard Leach 1 file changed, 7 deletions(-)
https://github.com/Perl/perl5/commit/28b7611abf757b80

use is_deeply instead of eq_ Test::More functions
Michiel Beijen 6 files changed, 54 insertions(+), 54 deletions(
https://github.com/Perl/perl5/commit/b135e9358aa99445

Add last-resort implementation for POSIX::FLT_ROUNDS.
TAKAI Kousuke 3 files changed, 73 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ea5f65263ad54bd5

POSIX: FLT_ROUNDS is now an XS function rather than a constant
TAKAI Kousuke 3 files changed, 25 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/ee444c8d1a7d5377

Bump version number of ext/POSIX
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/69101e619b5e99e3

Add option '-?' as a synonym to -h
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/ace3ef6f0e32ef89

Data-Dumper: Fixes for EBCDIC
Karl Williamson 3 files changed, 39 insertions(+), 74 deletions(
https://github.com/Perl/perl5/commit/57036fb884346f2d

Martian commit e124d00d0bdcc0cdb671039f325b7a40d31bbad5
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e124d00d0bdcc0cd

Document and test command-line switch '-?'
James E Keenan 2 files changed, 12 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/e124d00d0bdcc0cd

Martian commit 007166906e059008c24939ddb8644cd7d334edd0
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/007166906e059008

Replace 'slave' with 'client'
James E Keenan 3 files changed, 36 insertions(+), 35 deletions(
https://github.com/Perl/perl5/commit/007166906e059008

Ignored 35 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
7 commits. 6 unique authors. 3 unique committers.
15 files changed, 80 insertions(+), 111 deletions(-)
Thanks, applied: James E Keenan (3) GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/18364759f2742e13

Tie::SubstrHash: rewrite tests to use Test::More
Michiel Beijen 1 file changed, 35 insertions(+), 65 deletions(-
https://github.com/Perl/perl5/commit/18364759f2742e13

Replace bareword filehandle with a lexical scalar:
Sawyer X 1 file changed, 11 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/b838a0e3350f2be2

Change pack U behavior for EBCDIC
Karl Williamson 6 files changed, 21 insertions(+), 27 deletions(
https://github.com/Perl/perl5/commit/3c2b2fcba1af380e

charnames.pm: Avoid pack U
Karl Williamson 2 files changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/2c9cc169c7a3a605

Merge branch 'patch-1' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/4713e3877a4cd0ee

ExtUtils-ParseXS fix plan/skip in 002-more.t
François Perrad 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d56773f4528fdf97

Fix misspellings in documentation. Correct spelling of name to 'De
Ivan Panchenko 4 files changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/91fdbfcf5544ce5d

Martian commit a8083778039e37b743fc87f68c0f112d6a211e3b
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/a8083778039e37b7

Replace bareword filehandle with a lexical scalar:
Sawyer X 1 file changed, 11 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/a8083778039e37b7

Martian commit 8e55cbf208b2d43de73f0535eae5e9886bd85f09
3 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (3)
Snapshot: http://github.com/Perl/perl5/tarball/8e55cbf208b2d43d

Fix misspelling
Ivan Panchenko 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8e55cbf208b2d43d

Insert a space (De Morgan)
Ivan Panchenko 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fc5d30a692c5ba4c

Fix misspellings
Ivan Panchenko 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8b2fbd44df6073cd

Martian commit 04ae318a58ae7504e079af2f68a523a1601e75a0
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/04ae318a58ae7504

Use pull request HEAD commit instead of pr/merge commit
Branislav Zahradník 1 file changed, 18 insertions(+)
https://github.com/Perl/perl5/commit/04ae318a58ae7504

Ignored 34 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)

Snapshot: http://github.com/Perl/perl5/tarball/0ccfd062e2cfd32e

Fix builtin typo in descrip_mms.template
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0ccfd062e2cfd32e

Martian commit 435e5a33586bcf4099230308a37baea39201ffc7
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/435e5a33586bcf40

The system headers on z/OS are in EBCDIC, but are untagged. The bi-modal bui
Mike Fulton 1 file changed, 1 insertion(+), 470 deletions(-)
https://github.com/Perl/perl5/commit/435e5a33586bcf40

Ignored 45 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
14 commits. 5 unique authors. 2 unique committers.
41 files changed, 345 insertions(+), 192 deletions(-)
Thanks, applied: Karl Williamson (7) James E Keenan (3)
Snapshot: http://github.com/Perl/perl5/tarball/ab296d81b5061ec9

Pod::Html: improve all tests
Michiel Beijen 19 files changed, 61 insertions(+), 62 deletions
https://github.com/Perl/perl5/commit/ab296d81b5061ec9

Update Changes log for ExtUtils::ParseXS:
Sawyer X 1 file changed, 33 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/daa4167df8f7241f

Hash::Util::FieldHash: improve test suite
Michiel Beijen 8 files changed, 52 insertions(+), 89 deletions(
https://github.com/Perl/perl5/commit/676e7ef85e9ea1eb

dist/Time-HiRes/t/stat.t: Provide descriptions for all tests
James E Keenan 3 files changed, 30 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/6a329fc304ab75d0

doio.c: White-space, comment only
Karl Williamson 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/703a5fb067971684

Add missing fcn return declaration
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/2c05b8b9d36a61c2

Need to remove ASCII tags on copied compiled executables for z/OS ASCII
Mike Fulton 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/68c5ae10f5a53d6b

z/OS ASCII needs file descriptors on pipes tagged as ASCII
Mike Fulton 1 file changed, 53 insertions(+)
https://github.com/Perl/perl5/commit/907549069d51f344

Enable z/OS to run with '-e' option for runtests
Mike Fulton 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/53de846c3ad88dee

Provide asciiopen and asciiopen3 for z/OS ASCII I/O
Mike Fulton 2 files changed, 95 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/1c267c880abb4d52

nostdio should test for z/OS (i.e. OEMVS) not EBCDIC
Mike Fulton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7643f9bc98b3e539

Specify PERL_USE_SAFE_PUTENV when configuring ASCII z/OS builds
Mike Fulton 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5a738012a711a4d4

Fix problem in makefile for z/OS 64-bit builds
Mike Fulton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/979158253287183a

Add AUTHORS entry for Mike Fulton
Karl Williamson 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/65160686e71d7719

New branch smoke-me/nicholas/pthreads-not-_Thread_local-for-C++
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ec238e5dff1c782c

For C++ extensions, use the pthreads definition of PERL_GET_CONTEXT
Nicholas Clark 1 file changed, 10 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ec238e5dff1c782c

Martian commit a0cf808e0cadb5a58f555d91157ac1851ab26c59
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/a0cf808e0cadb5a5

Update Changes log for ExtUtils::ParseXS:
Sawyer X 1 file changed, 33 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a0cf808e0cadb5a5

Martian commit f387a198fc9895fc257abac040073aa2c78e2e52
4 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f387a198fc9895fc

Pod::Html: tabs to spaces in tests
Michiel Beijen 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f387a198fc9895fc

Pod::Html: remove emacs identifiers
Michiel Beijen 19 files changed, 1 insertion(+), 39 deletions(-
https://github.com/Perl/perl5/commit/cd39a83257ee7c53

Pod::Html: "use warnings;" in all tests
Michiel Beijen 3 files changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7679a546fc3508e9

Pod::Html: do not count tests
Michiel Beijen 19 files changed, 54 insertions(+), 21 deletions
https://github.com/Perl/perl5/commit/308c71f801e53e44

Martian commit 263179e925f58b1237969c6ee24e24ec13dc48b7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/263179e925f58b12

Enable z/OS to run with '-e' option for runtests
Mike Fulton 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/263179e925f58b12

Martian commit 3d121e90ff1c1d224ff553f1cf5aa0c12fc7929d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/3d121e90ff1c1d22

Specify PERL_USE_SAFE_PUTENV when configuring ASCII z/OS builds
Mike Fulton 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3d121e90ff1c1d22

Martian commit 8806f000736583ca9531153d7e5fba77e9d89f94
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/8806f000736583ca

Provide asciiopen and asciiopen3 for z/OS ASCII I/O
Mike Fulton 2 files changed, 95 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/8806f000736583ca

Martian commit 9210be250666b2a0ead5080c04c451fcb0ffb727
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/9210be250666b2a0

Need to remove ASCII tags on copied compiled executables for z/OS ASCII
Mike Fulton 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/9210be250666b2a0

Martian commit 0e566e1cc23d90303762496b48d2e7f7e90dd43e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/0e566e1cc23d9030

z/OS ASCII needs file descriptors on pipes tagged as ASCII
Mike Fulton 1 file changed, 53 insertions(+)
https://github.com/Perl/perl5/commit/0e566e1cc23d9030

Martian commit 765b58b01dfa4c662378e0bed5997461c9a7f3ce
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/765b58b01dfa4c66

nostdio should test for z/OS (i.e. OEMVS) not EBCDIC
Mike Fulton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/765b58b01dfa4c66

Martian commit bb4d7f65d819e3bbd184ef0d3e8a1da85ce506cb
2 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/bb4d7f65d819e3bb

Merge branch 'zos_makefile' of github.com:MikeFultonDev/perl5 into zos_makef
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/bb4d7f65d819e3bb

Fix problem in makefile for z/OS 64-bit builds
Mike Fulton 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/86aace6e7a474d7e

Ignored 37 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
4 commits. 3 unique authors. 2 unique committers.
8 files changed, 10321 insertions(+), 10536 deletions(-)
Thanks, applied: James E Keenan (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/3b760d44b3d24fef

Add date of release of ExtUtils-ParseXS 3.44
Sawyer X 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3b760d44b3d24fef

Update the README to describe ASCII and EBCDIC builds
Mike Fulton 2 files changed, 140 insertions(+), 291 deletion
https://github.com/Perl/perl5/commit/adcefe44077ee893

Add missing aliases for \p{Present_In}
Karl Williamson 5 files changed, 10177 insertions(+), 10242 dele
https://github.com/Perl/perl5/commit/f0ff81efc195f719

mktables: Add variable for clarity
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6cce1edbb58ce03a

Current branch smoke-me/nicholas/pthreads-not-_Thread_local-for-C++
1 commit. 1 unique author. 1 unique committer.
1 file changed, 4 insertions(+), 4 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/7b21363d3b21abf1

For C++ extensions, use the pthreads definition of PERL_GET_CONTEXT
Nicholas Clark 1 file changed, 10 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/7b21363d3b21abf1

New branch leont/pathtool-backcompat
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/569ec133877751b1

Add PerlIO_readlink backcompat defines to Cws.xs
Leon Timmermans 12 files changed, 15 insertions(+), 11 deletions
https://github.com/Perl/perl5/commit/569ec133877751b1

Martian commit ec7709596ad9903a945eac56473a9eaf4f151fac
4 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ec7709596ad9903a

Merge branch 'issue_19332_junk_dollar0' of github.com:FGasper/perl5 into iss
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/ec7709596ad9903a

add test
Felipe Gasper 1 file changed, 20 insertions(+)
https://github.com/Perl/perl5/commit/e25fcb57fc6059bd

working as intended
Felipe Gasper 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2568531094925f72

initial stab
Felipe Gasper 1 file changed, 14 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f033083953882307

Martian commit 21129415f349266d1d287e204fe6935afe6e7994
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/21129415f349266d

Add date of release of ExtUtils-ParseXS 3.44
Sawyer X 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/21129415f349266d

Ignored 40 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
4 commits. 3 unique authors. 3 unique committers.
5 files changed, 13 insertions(+), 107 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/79314061206e91d1

Update File-Fetch to CPAN version 1.02
Chris 'BinGOs' Williams 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/79314061206e91d1

EUPXS was updated on CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b52ea70ff5094d28

Make spelling of values for 'FILES' consistent
James E Keenan 3 files changed, 6 insertions(+), 100 deletions(
https://github.com/Perl/perl5/commit/9da7aa9d07dd772b

Added releasers for next 3 dev releases
Neil Bowers 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/be28068dd2d6bae5

Current branch smoke-me/nicholas/pthreads-not-_Thread_local-for-C++
1 commit. 1 unique author. 1 unique committer.
2 files changed, 17 insertions(+), 10 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/f140784ba87c5f50

PERL_SET_CONTEXT(t) needs to set PL_current_context from C++ too
Nicholas Clark 2 files changed, 17 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/f140784ba87c5f50

New branch leont/spawn
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/823b4de61f36051c

Add posix_spawn support
Leon Timmermans 1 file changed, 69 insertions(+)
https://github.com/Perl/perl5/commit/823b4de61f36051c

Ignored 43 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
2 commits. 1 unique author. 1 unique committer.
2 files changed, 27 insertions(+), 12 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/34e35871651eac52

PERL_SET_CONTEXT(t) needs to set PL_current_context from C++ too
Nicholas Clark 2 files changed, 17 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/34e35871651eac52

For C++ extensions, use the pthreads definition of PERL_GET_CONTEXT
Nicholas Clark 1 file changed, 10 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c4b6855dd57cd9a2

Deleted branch smoke-me/nicholas/pthreads-not-_Thread_local-for-C++

Ignored 44 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
3 commits. 3 unique authors. 3 unique committers.
8 files changed, 30 insertions(+), 15 deletions(-)
Thanks, applied: xenu (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/4f96d02c9c3fe491

Update File-Fetch to CPAN version 1.04
Chris 'BinGOs' Williams 3 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/4f96d02c9c3fe491

z/OS ASCII Enablement: Manage untagged header errno.h by copy & tag
Mike Fulton 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9471c77119969c55

officially support Visual C++ 2022
Tomasz Konojacki 4 files changed, 18 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/5e4fe29818b7855d

Martian commit 3ea3225fed9e6dc785d4956ed3b7f3e8ec2a92e2
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/3ea3225fed9e6dc7

officially support Visual C++ 2022
Tomasz Konojacki 4 files changed, 18 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/3ea3225fed9e6dc7

Ignored 46 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
32 commits. 9 unique authors. 9 unique committers.
107 files changed, 3935 insertions(+), 2554 deletions(-)
Thanks, applied: ?icolas ? (9) xenu (3) Paul Evans (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/8030c9e25386e5b6

Add '=cut' to silence POD formatting warning
James E Keenan 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/8030c9e25386e5b6

Update epigraph for 5.35.8
Nicolas R 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/441c427273edc1e7

Bumped Module-CoreList ready for 5.35.9
Nicolas R 3 files changed, 31 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/01b98f89005ef5cd

Bump B::OP_private version
Nicolas R 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1d0cac93b1d972d8

Bump the perl version in various places for 5.35.9
Nicolas R 18 files changed, 124 insertions(+), 124 deletio
https://github.com/Perl/perl5/commit/fb37e21c1900ec04

New perldelta for 5.35.9
Nicolas R 10 files changed, 566 insertions(+), 117 deletio
https://github.com/Perl/perl5/commit/9d30331dbb70b9f8

Tick off 5.35.8
Nicolas R 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a10f17013783478d

Added 5.35.8 to perlhist
Nicolas R 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/60b7a09a2035aced

Update Module::CoreList for 5.35.8
Nicolas R 1 file changed, 22 insertions(+)
https://github.com/Perl/perl5/commit/2fe50d05d1bd1789

Update perldelta for blead release v5.35.8
Nicolas R 1 file changed, 76 insertions(+), 265 deletions(
https://github.com/Perl/perl5/commit/4f5dddfd9a402ed5

Adjust prediction year for 5.34.1
Nicolas R 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/665e4a7fee131c03

Update Perl copyright for 2022
Nicolas R 2 files changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/9194fd8b2dc91e3a

Add mailmap entry for Mike
Nicolas R 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/28dcb8ca2d771d8d

Add a pod sort sample with function signature
Nicolas R 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/3816fd62ef8f82c5

Update bignum to CPAN version 0.64
Nicolas R 17 files changed, 348 insertions(+), 47 deletion
https://github.com/Perl/perl5/commit/9bfb09e8f10521a5

Update Math-BigInt to CPAN version 1.999829
Nicolas R 10 files changed, 113 insertions(+), 59 deletion
https://github.com/Perl/perl5/commit/6790b41ca89be2f1

Add perldelta entry for try/catch/finally
Paul "LeoNerd" Evans 1 file changed, 22 insertions(+)
https://github.com/Perl/perl5/commit/5ce4758b4aa3663e

Implement correct deparse logic for try/catch/finally
Paul "LeoNerd" Evans 2 files changed, 35 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/2075f88d6cc9dac2

Ensure that forbidden control flow messages about finally blocks say "finall
Paul "LeoNerd" Evans 8 files changed, 153 insertions(+), 79 deletions
https://github.com/Perl/perl5/commit/e5e291f5d92d6fc8

Document the new try/catch/finally syntax
Paul "LeoNerd" Evans 1 file changed, 26 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/08abc5f416aa8942

Implement and test try/catch/finally syntax
Paul "LeoNerd" Evans 7 files changed, 1738 insertions(+), 1892 deleti
https://github.com/Perl/perl5/commit/01f2495abc9e260d

Add op_wrap_finally() convenience function
Paul "LeoNerd" Evans 4 files changed, 33 insertions(+)
https://github.com/Perl/perl5/commit/1a7eed135c20f251

Define 'finally' keyword
Paul "LeoNerd" Evans 8 files changed, 234 insertions(+), 211 deletion
https://github.com/Perl/perl5/commit/0a3ddc721abc261a

Make sure to rpeep() the body of catch {} blocks
Paul "LeoNerd" Evans 2 files changed, 18 insertions(+)
https://github.com/Perl/perl5/commit/a3338bfd06189313

Provide inclusive names allowlist and denylist
Mike Fulton 9 files changed, 307 insertions(+), 70 deletions
https://github.com/Perl/perl5/commit/0b66d70fe7769af0

perldelta for empty sort croak (78cc98885ff2800c)
David Mitchell 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/7c5e8757892abf1a

t/porting/authors.t: Windows fixes
Tomasz Konojacki 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/aeb45f246f860476

make a sort with zero args a compile-time err
David Mitchell 5 files changed, 34 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/78cc98885ff2800c

Stop setting console to "con" on non-MSWin systems
E. Choroba 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/90a597e55c2e3ebc

fix commit calculations in authors porting test
Graham Knop 1 file changed, 9 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/4c1e2e1d31d9f9ce

Update Win32 to CPAN version 0.58
Chris 'BinGOs' Williams 6 files changed, 363 insertions(+), 8 deletions(
https://github.com/Perl/perl5/commit/3fe11e08ed12031c

Update NEXT to CPAN version 0.69
Chris 'BinGOs' Williams 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8b9e957f94ada524

Martian commit 3ac7c91ebfd25237d2745b8bfb5b4fc189ce4584
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/3ac7c91ebfd25237

Update bignum to CPAN version 0.64
Nicolas R 17 files changed, 348 insertions(+), 47 deletion
https://github.com/Perl/perl5/commit/3ac7c91ebfd25237

Update Math-BigInt to CPAN version 1.999829
Nicolas R 10 files changed, 113 insertions(+), 59 deletion
https://github.com/Perl/perl5/commit/ac1fab1e645f67bb

Martian commit 87b50dd75c5d4e1a925e99fe49be3f042052aa77
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/87b50dd75c5d4e1a

Adjust Win32/t/Unicode.t for Cygwin
Nicolas R 3 files changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/87b50dd75c5d4e1a

Martian commit d36959a404bb4dbcbe0190675f77f72898391dce
6 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/d36959a404bb4dbc

Implement correct deparse logic for try/catch/finally
Paul "LeoNerd" Evans 2 files changed, 35 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/d36959a404bb4dbc

Ensure that forbidden control flow messages about finally blocks say "finall
Paul "LeoNerd" Evans 8 files changed, 153 insertions(+), 79 deletions
https://github.com/Perl/perl5/commit/a0a83659983f8e72

Document the new try/catch/finally syntax
Paul "LeoNerd" Evans 1 file changed, 26 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/49a86a45a7ba7ea4

Implement and test try/catch/finally syntax
Paul "LeoNerd" Evans 7 files changed, 1738 insertions(+), 1892 deleti
https://github.com/Perl/perl5/commit/38314a3f8c3b51c1

Add op_wrap_finally() convenience function
Paul "LeoNerd" Evans 4 files changed, 33 insertions(+)
https://github.com/Perl/perl5/commit/af8e63de0a2c738d

Define 'finally' keyword
Paul "LeoNerd" Evans 8 files changed, 234 insertions(+), 211 deletion
https://github.com/Perl/perl5/commit/76c94a8bb6dcadc7

Martian commit cc498186a238879713a6e5df84b0843d0745948c
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/cc498186a2388797

Make sure to rpeep() the body of catch {} blocks
Paul "LeoNerd" Evans 2 files changed, 18 insertions(+)
https://github.com/Perl/perl5/commit/cc498186a2388797

Martian commit bf809b209adf47ef2df1a50d0fdc879ae056eaf6
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/bf809b209adf47ef

Provide inclusive names allowlist and denylist
Mike Fulton 9 files changed, 307 insertions(+), 70 deletions
https://github.com/Perl/perl5/commit/bf809b209adf47ef

Martian commit af6fc397825efe0b8789d52b1ab4f9c68a2aaad8
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/af6fc397825efe0b

t/porting/authors.t: Windows fixes
Tomasz Konojacki 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/af6fc397825efe0b

Martian commit 8967306c8da398c536eafead2aed173f5a404fcb
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8967306c8da398c5

fix commit calculations in authors porting test
Graham Knop 1 file changed, 9 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/8967306c8da398c5

Ignored 41 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
11 commits. 4 unique authors. 2 unique committers.
47 files changed, 507 insertions(+), 247 deletions(-)
Thanks, applied: Paul Evans (8) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/535068756f421813

Add test for experimental::builtin warnings
Dagfinn Ilmari Mannsåker 2 files changed, 110 insertions(+)
https://github.com/Perl/perl5/commit/535068756f421813

Warn about experimental builtins at runtime as well as compile time
Dagfinn Ilmari Mannsåker 1 file changed, 17 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/929db505d1c4d595

Fix bundled .pm files for experimental::builtin warnings
Paul "LeoNerd" Evans 4 files changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/c6874a08f06d60ec

Fix lib/unicore/mktables for experimental::builtin warnings
Paul "LeoNerd" Evans 5 files changed, 5 insertions(+), 47 deletions(-
https://github.com/Perl/perl5/commit/8b1953ca0cda2ffa

Fix unit tests for experimental::builtin warnings
Paul "LeoNerd" Evans 20 files changed, 29 insertions(+)
https://github.com/Perl/perl5/commit/e678439a46103f61

Emit experimental::builtin warnings from the builtin function callchecker
Paul "LeoNerd" Evans 2 files changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/cc4aa2131ff2d87e

Add experimental::builtin warning
Paul "LeoNerd" Evans 4 files changed, 176 insertions(+), 167 deletion
https://github.com/Perl/perl5/commit/59802880d7959408

Remove remaining uses of @_ in signatured subs in lib/unicore/mktables
Paul "LeoNerd" Evans 5 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/dc77349a9cbd19f8

Add ceil & floor to builtin
James Raspass 13 files changed, 119 insertions(+), 9 deletions
https://github.com/Perl/perl5/commit/17a8df707746ce70

regcomp.c: Fix undefined behavior
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/fc23c914f8de7cb8

perl.h: Add comments
Karl Williamson 1 file changed, 30 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/61538b15f8baf714

New branch pr0
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f35b37e4239f6127

Refactor utf8 to code point conversion
Karl Williamson 1 file changed, 41 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/f35b37e4239f6127

New branch yves/fix_19350
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/a1fc433584d56e1e

Tests for Issue #19350, assert fail with Debug=>ALL
Yves Orton 1 file changed, 123 insertions(+)
https://github.com/Perl/perl5/commit/a1fc433584d56e1e

Fixup Issue #19350 - Assert error under: use re Debug=>"ALL" (or "PARSE")
Yves Orton 1 file changed, 57 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/c982e5305bf97f6f

Martian commit 57daeada83e5749f5dc34238ad02fb4e8286ee66
7 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Dagfinn Ilmari Mannsåker (5)
Snapshot: http://github.com/Perl/perl5/tarball/57daeada83e5749f

Add test for experimental::builtin warnings
Dagfinn Ilmari Mannsåker 2 files changed, 110 insertions(+)
https://github.com/Perl/perl5/commit/57daeada83e5749f

Warn about experimental builtins at runtime as well as compile time
Dagfinn Ilmari Mannsåker 1 file changed, 17 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/181988121c81e87e

Fix bundled .pm files for experimental::builtin warnings
Paul "LeoNerd" Evans 4 files changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/a4244f9ec58c5889

Fix lib/unicore/mktables for experimental::builtin warnings
Paul "LeoNerd" Evans 5 files changed, 5 insertions(+), 47 deletions(-
https://github.com/Perl/perl5/commit/7f25d577b20977cd

Fix unit tests for experimental::builtin warnings
Paul "LeoNerd" Evans 20 files changed, 29 insertions(+)
https://github.com/Perl/perl5/commit/fa7e916a6a9ff9ea

Emit experimental::builtin warnings from the builtin function callchecker
Paul "LeoNerd" Evans 2 files changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/9e2425b6c55c8732

Add experimental::builtin warning
Paul "LeoNerd" Evans 4 files changed, 176 insertions(+), 167 deletion
https://github.com/Perl/perl5/commit/341f5a69cb98ec3e

Martian commit d8deaf162c416f1ee1ba06a355759c45c5bda2ff
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/d8deaf162c416f1e

Remove remaining uses of @_ in signatured subs in lib/unicore/mktables
Paul "LeoNerd" Evans 5 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/d8deaf162c416f1e

Martian commit 2c5ae89cd60cf2760928587ada27f1783b8350ac
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2c5ae89cd60cf276

Add ceil & floor to builtin
James Raspass 13 files changed, 119 insertions(+), 9 deletions
https://github.com/Perl/perl5/commit/2c5ae89cd60cf276

Ignored 40 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
10 commits. 2 unique authors. 2 unique committers.
13 files changed, 249 insertions(+), 4 deletions(-)
Thanks, applied: Paul Evans (9) xenu (1)
Snapshot: http://github.com/Perl/perl5/tarball/ebfc9d5d0d50ffc8

subroutine redefinitions made with local() shouldn't warn
Tomasz Konojacki 3 files changed, 19 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/ebfc9d5d0d50ffc8

Also document and unit-test the correct handling of UTF-8
Paul "LeoNerd" Evans 2 files changed, 17 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/14ec34b7df6625ee

Add perldelta entry for the four new functions
Paul "LeoNerd" Evans 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4ba9db732b3e5efc

Minor docs wording fixes
Paul "LeoNerd" Evans 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/af4b8b08ea657771

Clarify in docs that sv_eq* don't handle operator overloading; point to the
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/5b35c4cd408466e9

Docs clarification that the basic sv_*eq() functions behave like the corresp
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/da626adebfd1f3d5

Slight tidying of tests
Paul "LeoNerd" Evans 2 files changed, 8 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/f88a640eb8334d93

Create sv_streq() API family, as a stringy copy of the sv_numeq() ones
Paul "LeoNerd" Evans 8 files changed, 100 insertions(+)
https://github.com/Perl/perl5/commit/e269455b0d814664

Have sv_numeq() respect == overloading unless the SV_SKIP_OVERLOAD flag is p
Paul "LeoNerd" Evans 3 files changed, 27 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/0f5b7492ba5f0c2a

Initial implementation of sv_numeq() and _flags() variant
Paul "LeoNerd" Evans 10 files changed, 79 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/1dd43bcec3ba1445

Martian commit 6385af4a97b898d5afec241e5b627c790466cfb5
7 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/6385af4a97b898d5

Also document and unit-test the correct handling of UTF-8
Paul "LeoNerd" Evans 2 files changed, 17 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/6385af4a97b898d5

Add perldelta entry for the four new functions
Paul "LeoNerd" Evans 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3a225d54ed9ace0d

Minor docs wording fixes
Paul "LeoNerd" Evans 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/fcbe52b49c9f23d6

Clarify in docs that sv_eq* don't handle operator overloading; point to the
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/b143fb490ed612b0

Docs clarification that the basic sv_*eq() functions behave like the corresp
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8757fb9f2c36889e

Slight tidying of tests
Paul "LeoNerd" Evans 2 files changed, 8 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/69ace7cbb9d72b1f

Create sv_streq() API family, as a stringy copy of the sv_numeq() ones
Paul "LeoNerd" Evans 8 files changed, 100 insertions(+)
https://github.com/Perl/perl5/commit/cc6205502b304f42

Martian commit f90a3428d7ccff0d6346ff5dcb718807bf4f4e6b
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f90a3428d7ccff0d

subroutine redefinitions made with local() shouldn't warn
Tomasz Konojacki 3 files changed, 19 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/f90a3428d7ccff0d

Martian commit 222b551e4ece87dec7ea8fb002a54e4129008f24
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/222b551e4ece87de

Have sv_numeq() respect == overloading unless the SV_SKIP_OVERLOAD flag is p
Paul "LeoNerd" Evans 3 files changed, 27 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/222b551e4ece87de

Initial implementation of sv_numeq() and _flags() variant
Paul "LeoNerd" Evans 10 files changed, 79 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/14803a4237e952a6

Ignored 41 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
13 commits. 5 unique authors. 4 unique committers.
29 files changed, 896 insertions(+), 327 deletions(-)
Thanks, applied: Paul Evans (5) ?icolas ? (2) Karl Williamson (2)
Snapshot: http://github.com/Perl/perl5/tarball/c0e63b1341c14ebd

builtin.c: Fix up 730f927
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c0e63b1341c14ebd

builtin.c: Use correct 32bit printing format
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/730f927d197e07b2

Test for Issue #19250, assert fail with Debug=>ALL
Yves Orton 1 file changed, 123 insertions(+)
https://github.com/Perl/perl5/commit/33fc73772ea3d0f5

Use sha256 instead of sha1 in release announcement
Michiel Beijen 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/6bd57ce23e81c7d2

Fixup Issue #19350 - Assert error under: use re Debug=>"ALL"
Yves Orton 1 file changed, 59 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/a963d6d5acabdd8c

embed.fnc Fix function return type
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b4bc910fa23adc65

Add @_ in signatured sub being experimental to perldelta.pod
Paul "LeoNerd" Evans 1 file changed, 28 insertions(+)
https://github.com/Perl/perl5/commit/a6a6eee6da857dbb

Put some wording into perlsub.pod about @_ being discouraged in signatured s
Paul "LeoNerd" Evans 1 file changed, 42 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/449fd5fc6e530b38

Emit experimental::snail_in_signatures warnings on uses of @_ (aka "snail")
Paul "LeoNerd" Evans 3 files changed, 164 insertions(+), 2 deletions(
https://github.com/Perl/perl5/commit/40151a41a82470d0

Add a new 'experimental::snail_in_signatures' warning category
Paul "LeoNerd" Evans 3 files changed, 25 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/1c547c3e2c4bfadb

Set the CvSIGNATURE flag on signatured subs
Paul "LeoNerd" Evans 4 files changed, 183 insertions(+), 179 deletion
https://github.com/Perl/perl5/commit/57a97e26a5941896

Define a CvSIGNATURE flag
Paul "LeoNerd" Evans 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/36e6814d2cecccdf

Synch in CPAN-2.33-TRIAL
James E Keenan 9 files changed, 255 insertions(+), 92 deletions
https://github.com/Perl/perl5/commit/4ccd1515c853f1aa

New branch smoke-me/khw-bool
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e5ca3d2ffe731cc5

bool
Karl Williamson 5 files changed, 18 insertions(+), 66 deletions(
https://github.com/Perl/perl5/commit/e5ca3d2ffe731cc5

New branch sync-CPAN-2.33-TRIAL-20220130
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1a38f61aeda87b71

Synch in CPAN-2.33-TRIAL
James E Keenan 9 files changed, 255 insertions(+), 92 deletions
https://github.com/Perl/perl5/commit/1a38f61aeda87b71

Martian commit 75f77d089f447546fff2099bec57d4349f7544c7
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/75f77d089f447546

Use sha256 instead of sha1 in release announcement
Michiel Beijen 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/75f77d089f447546

Martian commit 096117f2f2a23e846ea4932898ad0a0d198f35c0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/096117f2f2a23e84

Added function for WIN32
Jamaika1 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/096117f2f2a23e84

Ignored 42 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
5 commits. 4 unique authors. 3 unique committers.
6 files changed, 49 insertions(+), 27 deletions(-)
Thanks, applied: Karl Williamson (2) ?icolas ? (1)
Snapshot: http://github.com/Perl/perl5/tarball/ed18bf14c1a8429f

make autodoc.pl and makedef.pl understand the I embed.fnc flag
Tomasz Konojacki 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ed18bf14c1a8429f

embedvar.h is a generated file
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/607f3ee60e8f8423

Augment overload::Method docs
Hugo van der Sanden 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/de9d66aedb166fc1

toke.c: Fix potential C sign error
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e1c60a5de8039190

Refactor utf8 to code point conversion
Karl Williamson 1 file changed, 41 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/a460925186154b27

Martian commit 9c1e0c3fd36f85541a29ca84b403d053c8f10891
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/9c1e0c3fd36f8554

make autodoc.pl and makedef.pl understand the I embed.fnc flag
Tomasz Konojacki 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9c1e0c3fd36f8554

Martian commit 7bc2bd0fb680788ae36d56035f977993cd13dd58
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7bc2bd0fb680788a

Augment overload::Method docs
Hugo van der Sanden 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/7bc2bd0fb680788a

Ignored 41 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
14 commits. 4 unique authors. 2 unique committers.
16 files changed, 1236 insertions(+), 1445 deletions(-)
Thanks, applied: Karl Williamson (7) Dagfinn Ilmari Mannsåker (1)
Snapshot: http://github.com/Perl/perl5/tarball/afded0c3c2653583

Document that $^S is 1 inside a try block
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/afded0c3c2653583

Update perldiag and perldeprecation for features removed in 5.30
Dagfinn Ilmari Mannsåker 2 files changed, 8 insertions(+), 32 deletions(-
https://github.com/Perl/perl5/commit/793b40899da3dedd

Mark lib/warnings.pm and warnings.h as generated
Dagfinn Ilmari Mannsåker 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/b0a34aa4cbce636b

Update perlhactips for bool changes
Karl Williamson 1 file changed, 11 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/23805bfc0001e743

Simplify cBOOL defn
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/9fa5fd96c9c42a3c

Remove HAS_BOOL
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/090ce0f8442c0977

Remove PERL_BOOL_AS_CHAR uses; always define HAS_BOOL
Karl Williamson 4 files changed, 2 insertions(+), 44 deletions(-
https://github.com/Perl/perl5/commit/b1c011dc3a1fd466

Use `optexpr` in anonymous to reduce number of symbols
Branislav Zahradník 4 files changed, 792 insertions(+), 848 deletion
https://github.com/Perl/perl5/commit/18cbf839872f70dd

Unify optional rules
Branislav Zahradník 4 files changed, 165 insertions(+), 201 deletion
https://github.com/Perl/perl5/commit/6e9eef6684fc76ad

Introduce rule `empty` returning NULL
Branislav Zahradník 4 files changed, 1288 insertions(+), 1339 deleti
https://github.com/Perl/perl5/commit/148f5aafd05807ac

Gather all MY variants into single rule
Branislav Zahradník 4 files changed, 169 insertions(+), 168 deletion
https://github.com/Perl/perl5/commit/7cbc5f3bc3cfc72c

Favour switch over if/else if to improve readability
Branislav Zahradník 2 files changed, 13 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/cdcb5e192b6ad45d

Cleanup remnants after distinguising C- and perly- literals
Branislav Zahradník 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/f3decbf11aa3b1ab

Expansions of PERLVAR* in intrpvar.h should not end in semicolons
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d280f25fc9971e3e

Martian commit 925d6abf0fcf2cdaa1f474000b748faf00ed67be
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/925d6abf0fcf2cda

Document that $^S is 1 inside a try block
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/925d6abf0fcf2cda

Martian commit dcfd597753e90fce261f61f9a1bc34a8b5ec7da5
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/dcfd597753e90fce

Update perldiag and perldeprecation for features removed in 5.30
Dagfinn Ilmari Mannsåker 2 files changed, 8 insertions(+), 32 deletions(-
https://github.com/Perl/perl5/commit/dcfd597753e90fce

Martian commit ab401e8a133869e1b567d5ab0bbdec99b904ed19
4 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ab401e8a133869e1

Update perlhactips for bool changes
Karl Williamson 1 file changed, 11 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/ab401e8a133869e1

Simplify cBOOL defn
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/564a133ba03fbdff

Remove HAS_BOOL
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/8378f9fd11ae6b33

Remove PERL_BOOL_AS_CHAR uses; always define HAS_BOOL
Karl Williamson 4 files changed, 2 insertions(+), 44 deletions(-
https://github.com/Perl/perl5/commit/109eeffd6bd0db2d

Martian commit 2d33f948d5f2532363204eaaebf5f3752af04a9a
6 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2d33f948d5f25323

Use `optexpr` in anonymous to reduce number of symbols
Branislav Zahradník 4 files changed, 792 insertions(+), 848 deletion
https://github.com/Perl/perl5/commit/2d33f948d5f25323

Unify optional rules
Branislav Zahradník 4 files changed, 165 insertions(+), 201 deletion
https://github.com/Perl/perl5/commit/0f41fabd706ff43c

Introduce rule `empty` returning NULL
Branislav Zahradník 4 files changed, 1288 insertions(+), 1339 deleti
https://github.com/Perl/perl5/commit/1f105c3d3dd317bf

Gather all MY variants into single rule
Branislav Zahradník 4 files changed, 169 insertions(+), 168 deletion
https://github.com/Perl/perl5/commit/1522a1463765498f

Favour switch over if/else if to improve readability
Branislav Zahradník 2 files changed, 13 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/38bd588bc736be4e

Cleanup remnants after distinguising C- and perly- literals
Branislav Zahradník 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/521efcc9d808087a

Martian commit ee740839c0096a8454a4a0dbf040bc1e913f9498
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ee740839c0096a84

Expansions of PERLVAR* in intrpvar.h should not end in semicolons
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ee740839c0096a84

Ignored 45 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)

Snapshot: http://github.com/Perl/perl5/tarball/10e9e4713b05ebd0

t/porting/diag.t: Fix typo in comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/10e9e4713b05ebd0

New branch yves/remove_mingw64_test_pipeline_for_now
1 commit. 1 unique author. 1 unique committer.
Net code removal: Yves Orton (50 lines)

Snapshot: http://github.com/Perl/perl5/tarball/ef18d74cbc871349

remove Mingw64 test from github pipeline
Yves Orton 1 file changed, 50 deletions(-)
https://github.com/Perl/perl5/commit/ef18d74cbc871349

New branch yves/remove_regcomp_offsets_debug
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/84349ec8842d21d4

Remove "offsets" debugging code from regcomp.c
Yves Orton 6 files changed, 56 insertions(+), 328 deletions
https://github.com/Perl/perl5/commit/84349ec8842d21d4

Ignored 48 GitHub auto-generated merge commits

1 2  View All