[Perl/perl5] 130f63: toke.c - invoke __DIE__ handler after compilation ...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/consistent_error_exits Home: https://github.com/Perl/perl5 Commit: 130f63d6771e2bc99424f7ce0738711da3cfea67 https://github.com/Perl/perl5/commit/130f63d6771e2bc99424f7ce0738711da3cfea67 Author: Yves Orton Date: 2023-02-19 (Sun, 19 Feb 2023) Changed

[Perl/perl5] 81d9b3: scope.c - rework SSGROW() and SSCHECK() macros and...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/unify_SSCHECK_and_SSGROW Home: https://github.com/Perl/perl5 Commit: 81d9b321946a5fdd8db818f5c8d138728d21423c https://github.com/Perl/perl5/commit/81d9b321946a5fdd8db818f5c8d138728d21423c Author: Yves Orton Date: 2023-02-19 (Sun, 19 Feb 2023)

[Perl/perl5] 667056: regcomp.c - Resolve issues clearing buffers in CUR...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/curlyx_curlym Home: https://github.com/Perl/perl5 Commit: 667056ffe6c7efda03d3042f0de4d51017f97697 https://github.com/Perl/perl5/commit/667056ffe6c7efda03d3042f0de4d51017f97697 Author: Yves Orton Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths:

[Perl/perl5] 3e146c: perlre.pod - rework documentation of capture group...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/perlre_capture_buffer_docs_redo Home: https://github.com/Perl/perl5 Commit: 3e146cfe72f93f8993942e0ac94af4f8ecfc7deb https://github.com/Perl/perl5/commit/3e146cfe72f93f8993942e0ac94af4f8ecfc7deb Author: Yves Orton Date: 2023-02-19 (Sun, 19 Feb 2023)

[Perl/perl5] 3f4a84: WS Cleanup Stage #1 - simple ws fixups

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/ws_cleanup_headers Home: https://github.com/Perl/perl5 Commit: 3f4a84b69d1ff2f74e8b5193ae4cf32872e5a1a1 https://github.com/Perl/perl5/commit/3f4a84b69d1ff2f74e8b5193ae4cf32872e5a1a1 Author: Yves Orton Date: 2023-02-19 (Sun, 19 Feb 2023) Changed

[Perl/perl5] 0d357e: mark next release as assigned

2023-02-19 Thread Karen Etheridge via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0d357e63ea9b2b6cfc184c98e44b12ff1a9f3184 https://github.com/Perl/perl5/commit/0d357e63ea9b2b6cfc184c98e44b12ff1a9f3184 Author: Karen Etheridge Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M

[Perl/perl5] 6c2b27: Perldelta for 8ab54e77 (GIMME/dowantarray deprecat...

2023-02-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6c2b27ece1fe862309ee16d66bddd388fb7af6ba https://github.com/Perl/perl5/commit/6c2b27ece1fe862309ee16d66bddd388fb7af6ba Author: Dagfinn Ilmari Mannsåker Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths:

[Perl/perl5] 828bae: perldelta for 626df4fd56, 6c19911f93

2023-02-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 828bae551a7fc07a99c6bf42fdae003f7929d080 https://github.com/Perl/perl5/commit/828bae551a7fc07a99c6bf42fdae003f7929d080 Author: Tony Cook Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M

[Perl/perl5]

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/consistent_error_exits Home: https://github.com/Perl/perl5

[Perl/perl5] 8a8491: toke.c - invoke __DIE__ handler after compilation ...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8a8491416c79dc8f491c402c013844437c0643eb https://github.com/Perl/perl5/commit/8a8491416c79dc8f491c402c013844437c0643eb Author: Yves Orton Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M embed.fnc

[Perl/perl5] 820a94: sv.h - make unused bit more obvious with a blank l...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/unused_define_bits1 Home: https://github.com/Perl/perl5 Commit: 820a94572fbfabb816108df8ebaa621894754de8 https://github.com/Perl/perl5/commit/820a94572fbfabb816108df8ebaa621894754de8 Author: Yves Orton Date: 2023-02-20 (Mon, 20 Feb 2023) Changed

[Perl/perl5] 960d54: sv.h - make unused bit more obvious with a comment.

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/unused_define_bits2 Home: https://github.com/Perl/perl5 Commit: 960d543173dd1dda6ffc48375017598abcb31998 https://github.com/Perl/perl5/commit/960d543173dd1dda6ffc48375017598abcb31998 Author: Yves Orton Date: 2023-02-20 (Mon, 20 Feb 2023) Changed

[Perl/perl5] 3fd071: sv.h - make unused bit more obvious with a comment.

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/unused_define_bits3 Home: https://github.com/Perl/perl5 Commit: 3fd071e716459b0a6eeb9db31960372d8fec2c09 https://github.com/Perl/perl5/commit/3fd071e716459b0a6eeb9db31960372d8fec2c09 Author: Yves Orton Date: 2023-02-20 (Mon, 20 Feb 2023) Changed

[Perl/perl5] 386638: Update Trig.pm

2023-02-19 Thread 積丹尼 Dan Jacobson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 386638a2b4294c7af449dcfdf670df85dedbd92a https://github.com/Perl/perl5/commit/386638a2b4294c7af449dcfdf670df85dedbd92a Author: 積丹尼 Dan Jacobson Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M

[Perl/perl5] 478359: regexec.c - add assert and test for savestack over...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/unify_SSCHECK_and_SSGROW Home: https://github.com/Perl/perl5 Commit: 4783598e04d4f72ba9276e3c1da3c95204067761 https://github.com/Perl/perl5/commit/4783598e04d4f72ba9276e3c1da3c95204067761 Author: Yves Orton Date: 2023-02-20 (Mon, 20 Feb 2023)

[Perl/perl5] 4b0ce6: perldelta.pod - document $SIG{__DIE__} and compile...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/document_sig_die_error_count_bug_fixes Home: https://github.com/Perl/perl5 Commit: 4b0ce67a3cebf6f4e48067cce36c98daa380f162 https://github.com/Perl/perl5/commit/4b0ce67a3cebf6f4e48067cce36c98daa380f162 Author: Yves Orton Date: 2023-02-20 (Mon, 20 Feb

[Perl/perl5] 89eb40: perl -DsR: display PADMTPs as

2023-02-19 Thread iabyn via perl5-changes
Branch: refs/heads/smoke-me/davem/rc_stack1 Home: https://github.com/Perl/perl5 Commit: 89eb40296a2475bbfb66968ac3cb3834601f5de5 https://github.com/Perl/perl5/commit/89eb40296a2475bbfb66968ac3cb3834601f5de5 Author: David Mitchell Date: 2023-02-19 (Sun, 19 Feb 2023) Changed

[Perl/perl5] 69a78d: sv.h - make unused bit more obvious with a more ob...

2023-02-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/unused_define_bits Home: https://github.com/Perl/perl5 Commit: 69a78d054ba7ab14863256d9c4dc0afe4e63dd2c https://github.com/Perl/perl5/commit/69a78d054ba7ab14863256d9c4dc0afe4e63dd2c Author: Yves Orton Date: 2023-02-20 (Mon, 20 Feb 2023) Changed

[Perl/perl5] 725e4a: Fix typo of 'compilation' in docs in pad.c

2023-02-19 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 725e4a6205afc87be9ae92412474d39b08624dc8 https://github.com/Perl/perl5/commit/725e4a6205afc87be9ae92412474d39b08624dc8 Author: Paul "LeoNerd" Evans Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M