[Perl/perl5] 6e421d: [parser] Decompose 'barestmt'

2025-10-07 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6e421d713cc35da2db774ffd395be481d7abe0de https://github.com/Perl/perl5/commit/6e421d713cc35da2db774ffd395be481d7abe0de Author: Branislav ZahradnĂ­k Date: 2025-10-07 (Tue, 07 Oct 2025) Changed paths: M p

[Perl/perl5] 42fa31: test 'goto __SUB__' tail recursion

2025-10-05 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 42fa31f7a23d3e4ac578c1bc9f7f072fd3a816d9 https://github.com/Perl/perl5/commit/42fa31f7a23d3e4ac578c1bc9f7f072fd3a816d9 Author: Lukas Mai Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M t/op/goto-s

[Perl/perl5] c6eefb: test goto exemption from 'looks like a function' rule

2025-10-05 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c6eefb23e2b9ac302175c6585e0cce5f0c413410 https://github.com/Perl/perl5/commit/c6eefb23e2b9ac302175c6585e0cce5f0c413410 Author: Lukas Mai Date: 2025-10-05 (Sun, 05 Oct 2025) Changed paths: M t/op/goto.t

[Perl/perl5] beb595: regcomp: reduce some code duplication

2025-10-01 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: beb595beae321cec69d9c2bf2e1a24ce419bfd4b https://github.com/Perl/perl5/commit/beb595beae321cec69d9c2bf2e1a24ce419bfd4b Author: Lukas Mai Date: 2025-10-01 (Wed, 01 Oct 2025) Changed paths: M regcomp.c

[Perl/perl5] a1489e: update github irc notification action

2025-09-29 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a1489e18919ae4df6c317bce468ef3c501177754 https://github.com/Perl/perl5/commit/a1489e18919ae4df6c317bce468ef3c501177754 Author: Lukas Mai Date: 2025-09-29 (Mon, 29 Sep 2025) Changed paths: M .github/wor

[Perl/perl5] 9b4767: github: switch irc notifications action

2025-09-27 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9b4767bbb19c1df868958c5dcd0bde376e769b13 https://github.com/Perl/perl5/commit/9b4767bbb19c1df868958c5dcd0bde376e769b13 Author: Lukas Mai Date: 2025-09-27 (Sat, 27 Sep 2025) Changed paths: M .github/wor

[Perl/perl5] fb1814: regexec: do index arithmetic/comparison in unsigne...

2025-09-23 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fb181455834ab45881186e609ca7e78efb07 https://github.com/Perl/perl5/commit/fb181455834ab45881186e609ca7e78efb07 Author: Lukas Mai Date: 2025-09-23 (Tue, 23 Sep 2025) Changed paths: M regexec.c

[Perl/perl5] a1fcbe: regexec: assert we stay in bounds when matching \b...

2025-09-22 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a1fcbed7046d5eed702cdf28c18c41b27c487905 https://github.com/Perl/perl5/commit/a1fcbed7046d5eed702cdf28c18c41b27c487905 Author: Lukas Mai Date: 2025-09-23 (Tue, 23 Sep 2025) Changed paths: M regexec.c

[Perl/perl5] 1b4a1a: utf8.c: convert assertion from English to C

2025-09-22 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1b4a1a94f0c6154423e0bfd00ba728d138d30c8d https://github.com/Perl/perl5/commit/1b4a1a94f0c6154423e0bfd00ba728d138d30c8d Author: Lukas Mai Date: 2025-09-23 (Tue, 23 Sep 2025) Changed paths: M utf8.c L

[Perl/perl5] 765f0a: PerlIO::via: convert tabs to spaces

2025-09-22 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 765f0a6432589bba058315e9d9c8b69f86161635 https://github.com/Perl/perl5/commit/765f0a6432589bba058315e9d9c8b69f86161635 Author: Lukas Mai Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M ext/PerlIO-

[Perl/perl5] bc675a: chop/chomp: avoid signed integer overflow

2025-09-21 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bc675a263c13b6bbf3598a088c5d5c3414bb2903 https://github.com/Perl/perl5/commit/bc675a263c13b6bbf3598a088c5d5c3414bb2903 Author: Lukas Mai Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M pp.c Log

[Perl/perl5] b9576c: PerlIO::via: remove redundant NULL check

2025-09-21 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b9576c14a02989ef94770aa5f5cb8f671f14742c https://github.com/Perl/perl5/commit/b9576c14a02989ef94770aa5f5cb8f671f14742c Author: Lukas Mai Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M ext/PerlIO-

[Perl/perl5] 7e96be: mark CORE::__CLASS__ as non-ampable

2025-09-21 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7e96be5b81328d08245bf826dc0fac71cee3663a https://github.com/Perl/perl5/commit/7e96be5b81328d08245bf826dc0fac71cee3663a Author: Lukas Mai Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M gv.c M

[Perl/perl5] 67972c: porting/diag.t: fix some corner cases

2025-09-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 67972cbed58c322bc290bcdc3fb0ad70955b00a3 https://github.com/Perl/perl5/commit/67972cbed58c322bc290bcdc3fb0ad70955b00a3 Author: Lukas Mai Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M pod/perldia

[Perl/perl5] 040a4d: perlop: properly document s///e modifier

2025-09-13 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 040a4d715a0c9152dfb50636cffa301655d6fb01 https://github.com/Perl/perl5/commit/040a4d715a0c9152dfb50636cffa301655d6fb01 Author: Lukas Mai Date: 2025-09-14 (Sun, 14 Sep 2025) Changed paths: M pod/perlop.

[Perl/perl5] 91a2ef: find_script: avoid potential integer overflow

2025-08-28 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 91a2ef9b01bcd2b38ad5b2b700ac012145f9c607 https://github.com/Perl/perl5/commit/91a2ef9b01bcd2b38ad5b2b700ac012145f9c607 Author: Lukas Mai Date: 2025-08-28 (Thu, 28 Aug 2025) Changed paths: M util.c L

[Perl/perl5] f37289: pack: allocate msgs AV before pushing to it

2025-08-27 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f3728968342af83505877fecb1318745db6ce29a https://github.com/Perl/perl5/commit/f3728968342af83505877fecb1318745db6ce29a Author: Lukas Mai Date: 2025-08-28 (Thu, 28 Aug 2025) Changed paths: M pp_pack.c

[Perl/perl5] 939314: Revert "assert under DEBUGGING that Copy's argumen...

2025-08-25 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 939314ce5415a53605e38ed67c2c5b8b036a6fd6 https://github.com/Perl/perl5/commit/939314ce5415a53605e38ed67c2c5b8b036a6fd6 Author: Lukas Mai Date: 2025-08-25 (Mon, 25 Aug 2025) Changed paths: M handy.h

[Perl/perl5] aaaa85: Time::HiRes::sleep: use (;$) prototype, like CORE:...

2025-08-24 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 85451df1bafe4eb3a32e417d82c54056ff19 https://github.com/Perl/perl5/commit/85451df1bafe4eb3a32e417d82c54056ff19 Author: Lukas Mai Date: 2025-08-24 (Sun, 24 Aug 2025) Changed paths: M dist/Time-H

[Perl/perl5] 0c9e96: perlfunc/split: fix mangled markup

2025-08-19 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0c9e962a0155aa608ee4feb80968629967c6937f https://github.com/Perl/perl5/commit/0c9e962a0155aa608ee4feb80968629967c6937f Author: Lukas Mai Date: 2025-08-20 (Wed, 20 Aug 2025) Changed paths: M pod/perlfun

[Perl/perl5] 9562ce: remove duplicated code in Move/Copy/Zero

2025-08-19 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9562cefddfddef15154f9eb2fbc570e5066122a9 https://github.com/Perl/perl5/commit/9562cefddfddef15154f9eb2fbc570e5066122a9 Author: Lukas Mai Date: 2025-08-20 (Wed, 20 Aug 2025) Changed paths: M handy.h

[Perl/perl5] dd99ef: don't blame $x if reftype($x)/refaddr($x) is undef

2025-08-17 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dd99ef826bf82b08c0174db4443699836b7ddb5b https://github.com/Perl/perl5/commit/dd99ef826bf82b08c0174db4443699836b7ddb5b Author: Lukas Mai Date: 2025-08-18 (Mon, 18 Aug 2025) Changed paths: M sv.c M

[Perl/perl5] a7a1d5: perlhacktips: fix ASan Configure settings

2025-08-16 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a7a1d5e9015d8a91fdcbb00d176697ff84a3bc78 https://github.com/Perl/perl5/commit/a7a1d5e9015d8a91fdcbb00d176697ff84a3bc78 Author: Lukas Mai Date: 2025-08-17 (Sun, 17 Aug 2025) Changed paths: M pod/perlhac

[Perl/perl5] c20901: fix type of S_unwind_scan_frames

2025-08-16 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c20901a4e746ecd2cb7756dff96309059eb6cdb2 https://github.com/Perl/perl5/commit/c20901a4e746ecd2cb7756dff96309059eb6cdb2 Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M embed.fnc

[Perl/perl5] cf5077: allocmy: minor clean-up

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cf50778a9a164faa875ee944321eee5d44847404 https://github.com/Perl/perl5/commit/cf50778a9a164faa875ee944321eee5d44847404 Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M op.c Log

[Perl/perl5] 9fb169: Storable: don't call functions at wrong type

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9fb169d3c6e84cb4fccf49212bb9b2d87f6aef84 https://github.com/Perl/perl5/commit/9fb169d3c6e84cb4fccf49212bb9b2d87f6aef84 Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M dist/Storab

[Perl/perl5] c3feab: avoid '0 + ptr' to create rvalues in macros

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c3feabe7a309a55a52fead3a97b6ef882f33199d https://github.com/Perl/perl5/commit/c3feabe7a309a55a52fead3a97b6ef882f33199d Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M gv.h M

[Perl/perl5] c5ead5: fix type of S_clear_yystack()

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c5ead5da7bea12ae4b0f55ba6e3d9bfa83aec059 https://github.com/Perl/perl5/commit/c5ead5da7bea12ae4b0f55ba6e3d9bfa83aec059 Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M perly.c

[Perl/perl5] 8a1cb4: Revert "todo test for 14615 (<<>> deparses same as...

2025-08-04 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8a1cb46c5fd792e814496aec72d5d138fe65e558 https://github.com/Perl/perl5/commit/8a1cb46c5fd792e814496aec72d5d138fe65e558 Author: Lukas Mai Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M t/run/todo.

[Perl/perl5] 0e8795: move "illegal anon sub" error from toke.c to perly.y

2025-08-04 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0e87955cfc1c309e6c0ceae99c5a25f761c08e96 https://github.com/Perl/perl5/commit/0e87955cfc1c309e6c0ceae99c5a25f761c08e96 Author: Lukas Mai Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M perly.act

[Perl/perl5] 54ba80: File::stat: always return a scalar, even in list c...

2025-08-01 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 54ba8067e4b9ea559777380f76b69eda6e32eb2a https://github.com/Perl/perl5/commit/54ba8067e4b9ea559777380f76b69eda6e32eb2a Author: Lukas Mai Date: 2025-08-01 (Fri, 01 Aug 2025) Changed paths: M lib/File/st

[Perl/perl5] 1810bc: File::stat: don't die on references

2025-07-31 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1810bc54170e70b79b843bdaf4d7c7a534967f18 https://github.com/Perl/perl5/commit/1810bc54170e70b79b843bdaf4d7c7a534967f18 Author: Lukas Mai Date: 2025-08-01 (Fri, 01 Aug 2025) Changed paths: M lib/File/st

[Perl/perl5] 4e22a3: class.c: gracefully handle reader/writer after 'st...

2025-07-31 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4e22a3d0e5f933b38e3fa1b98c904fe224001b63 https://github.com/Perl/perl5/commit/4e22a3d0e5f933b38e3fa1b98c904fe224001b63 Author: Lukas Mai Date: 2025-08-01 (Fri, 01 Aug 2025) Changed paths: M MANIFEST

[Perl/perl5] c00531: Reapply "op.c: re-enable coderef-in-stash optimiza...

2025-07-30 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c0053197fb3c4bbe8d0582fb502ab99e6edc1881 https://github.com/Perl/perl5/commit/c0053197fb3c4bbe8d0582fb502ab99e6edc1881 Author: Lukas Mai Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M class.c

[Perl/perl5] 97d0d8: sv.c: make PUSH_EXTEND_MORTAL__SV_C an inline func...

2025-07-28 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 97d0d863372c5eff858d8ffbbd85caeaef5ec249 https://github.com/Perl/perl5/commit/97d0d863372c5eff858d8ffbbd85caeaef5ec249 Author: Lukas Mai Date: 2025-07-29 (Tue, 29 Jul 2025) Changed paths: M sv.c Log

[Perl/perl5] 9e492c: perly.y, op.c: PL_in_my is an enum (kind of), not ...

2025-07-28 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9e492c255d5e10e2ebabb7942ec1b875833a2ccd https://github.com/Perl/perl5/commit/9e492c255d5e10e2ebabb7942ec1b875833a2ccd Author: Lukas Mai Date: 2025-07-29 (Tue, 29 Jul 2025) Changed paths: M op.c M

[Perl/perl5] 96673a: newFOROP: fix crash when optimizing 2-var for over...

2025-07-22 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 96673a4bb36a973a9a4c5cd0e5727a799789a32c https://github.com/Perl/perl5/commit/96673a4bb36a973a9a4c5cd0e5727a799789a32c Author: Lukas Mai Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M op.c M

[Perl/perl5] d83bd2: regcomp_trie: stringify *tmp before accessing stri...

2025-07-22 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d83bd2549fce92d161cd621b02e1f3c83162a718 https://github.com/Perl/perl5/commit/d83bd2549fce92d161cd621b02e1f3c83162a718 Author: Lukas Mai Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M regcomp_tri