[Perl/perl5] a503b7: Figure out I32df, U32uf, etc. in Configure rather ...

2022-11-13 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a503b7406f4be5b6577fc63261184ffbe58009a1 https://github.com/Perl/perl5/commit/a503b7406f4be5b6577fc63261184ffbe58009a1 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-11-14 (Mon, 14

[Perl/perl5] 2ed177: Configure: prefer %ll over %L for formatting long ...

2023-07-02 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2ed1779635eb3aa4753692fe81fa0e36ca394980 https://github.com/Perl/perl5/commit/2ed1779635eb3aa4753692fe81fa0e36ca394980 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2023-07-02 (Sun, 02

[Perl/perl5] 6f880c: pp.c: Add dummy goto to silence -Wunused-label war...

2023-11-27 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6f880c1acc64761e1d30381f4c8a3f6f6f87b544 https://github.com/Perl/perl5/commit/6f880c1acc64761e1d30381f4c8a3f6f6f87b544 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2023-11-27 (Mon, 27

[Perl/perl5] 69a1e3: locale.c: Change type of a variable to silence com...

2023-11-27 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 69a1e3a0d53b6a18f99177ab0c54f286f9a86bb2 https://github.com/Perl/perl5/commit/69a1e3a0d53b6a18f99177ab0c54f286f9a86bb2 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2023-11-28 (Tue, 28

[Perl/perl5] 272221: sv_inline.h: Use Sv*OK (rather than Sv*OK_nog) in ...

2024-02-08 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2722219de67416f3feecf348be9f179a6f38cb41 https://github.com/Perl/perl5/commit/2722219de67416f3feecf348be9f179a6f38cb41 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-02-08 (Thu, 08

[Perl/perl5] 1e3b32: sv.c: Slightly optimize IV range check in S_sv_2iu...

2024-04-13 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1e3b3238f23137440041d8883e041e4da74876f5 https://github.com/Perl/perl5/commit/1e3b3238f23137440041d8883e041e4da74876f5 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-04-13 (Sat, 13

[Perl/perl5] b9b8c7: Fixed a bug that % operator returns wrong result w...

2024-04-13 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b9b8c7d2e8567b5c6652a643b4a44af22e06f2bc https://github.com/Perl/perl5/commit/b9b8c7d2e8567b5c6652a643b4a44af22e06f2bc Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-04-13 (Sat, 13

[Perl/perl5] ba0d31: inline.h (S_lossless_NV_to_IV): don't convert inac...

2024-04-14 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ba0d3138eab422f41d682bceda32d9a5da1e0794 https://github.com/Perl/perl5/commit/ba0d3138eab422f41d682bceda32d9a5da1e0794 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-04-14 (Sun, 14

[Perl/perl5] 7c85ab: sv.c: Make sv_2nv_flags() not to convert stringifi...

2024-06-12 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7c85ab5c9947e71b5b26c273b662e83394157e43 https://github.com/Perl/perl5/commit/7c85ab5c9947e71b5b26c273b662e83394157e43 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-06-12 (Wed, 12

[Perl/perl5] 882351: t/op/sub_lval.t: Add tests for lvalue subs returni...

2024-07-23 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 882351cd85e35e54eda68d31eacab1f9e389c692 https://github.com/Perl/perl5/commit/882351cd85e35e54eda68d31eacab1f9e389c692 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-07-23 (Tue, 23

[Perl/perl5] 11a375: Use NEGATE_2IV, NEGATE_2UV and ABS_IV_MIN macros t...

2024-08-06 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 11a375943155d9ec432d3348ddb0a120b5d6cea1 https://github.com/Perl/perl5/commit/11a375943155d9ec432d3348ddb0a120b5d6cea1 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-08-06 (Tue, 06

[Perl/perl5] 17ad66: scan_num: Remove redundant code for impossible neg...

2024-08-14 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 17ad661f846426aa913ce213ba8c8c5a070142e5 https://github.com/Perl/perl5/commit/17ad661f846426aa913ce213ba8c8c5a070142e5 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-08-14 (Wed, 14

[Perl/perl5] 640be8: pp.c: Clip shift amount of <<, >> to avoid overflow

2021-04-16 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 640be82afb9c53a7c1c14d80eee36b6081304db0 https://github.com/Perl/perl5/commit/640be82afb9c53a7c1c14d80eee36b6081304db0 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-04-16 (Fri, 16

[Perl/perl5] ebdbfb: POSIX: Prefer system's NAN/INFINITY for POSIX::NAN...

2021-04-17 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ebdbfbc13a50bac2c7d9a6733bc76d959e1f6a92 https://github.com/Perl/perl5/commit/ebdbfbc13a50bac2c7d9a6733bc76d959e1f6a92 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-04-17 (Sat, 17

[Perl/perl5] 19a1a0: t/op/bop.t: Call "use warnings" pragma after BEGIN...

2021-04-19 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 19a1a07578d585f95fec1c1ad85c1fa2c15eb1c8 https://github.com/Perl/perl5/commit/19a1a07578d585f95fec1c1ad85c1fa2c15eb1c8 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-04-19 (Mon, 19

[Perl/perl5] 86b9c8: POSIX: Make strtoul() return UV if possible

2021-07-24 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 86b9c84e9605ca4d897aa14a0e9eee1c831f2ed6 https://github.com/Perl/perl5/commit/86b9c84e9605ca4d897aa14a0e9eee1c831f2ed6 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-07-24 (Sat, 24

[Perl/perl5] 703586: Perl_my_atof3: disallow double signs and spaces be...

2021-07-25 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7035863f5fa4306e58c8157b2a5893ba5e0f1eaf https://github.com/Perl/perl5/commit/7035863f5fa4306e58c8157b2a5893ba5e0f1eaf Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-07-25 (Sun, 25

[Perl/perl5] 4be069: POSIX: Use NV instead of hardcoded 'double' in str...

2021-08-04 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4be06921a110dfb32e3e0f8482eb8da549badb7b https://github.com/Perl/perl5/commit/4be06921a110dfb32e3e0f8482eb8da549badb7b Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-08-05 (Thu, 05

[Perl/perl5] 3e05d6: Storable.xs: Fix a (possible) typo in byte-masking...

2021-08-12 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3e05d643b0c50d21c02db146b48decb3820ad736 https://github.com/Perl/perl5/commit/3e05d643b0c50d21c02db146b48decb3820ad736 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-08-12 (Thu, 12

[Perl/perl5] a73ae6: sv.c: Removed a redundant SvNV_nomg call in sv_vca...

2021-08-23 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a73ae6f4222879658343913054a55c91d5415f14 https://github.com/Perl/perl5/commit/a73ae6f4222879658343913054a55c91d5415f14 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-08-23 (Mon, 23

[Perl/perl5] 644e3e: Use fabs/fabsl/fabsq for NVs in pp_abs.

2021-09-21 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 644e3ee3290a8de5f7fc90ae85ae5c96a2a00039 https://github.com/Perl/perl5/commit/644e3ee3290a8de5f7fc90ae85ae5c96a2a00039 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-09-22 (Wed, 22

[Perl/perl5] 751228: Replace SvUV_nomg(sv) with SvUVX(sv) in pp_abs.

2021-12-08 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 75122876d2e240d7aafe35db62c52dc639af3437 https://github.com/Perl/perl5/commit/75122876d2e240d7aafe35db62c52dc639af3437 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-12-09 (Thu, 09

[Perl/perl5] ee444c: POSIX: FLT_ROUNDS is now an XS function rather tha...

2021-12-24 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ee444c8d1a7d537784075be303d6fef32ab72a50 https://github.com/Perl/perl5/commit/ee444c8d1a7d537784075be303d6fef32ab72a50 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-12-24 (Fri, 24

[Perl/perl5] 7e511f: sv.c: String "Inf" is now consistently converted t...

2022-02-13 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7e511f6af1284c3490ebea9e18421d6179a77ba5 https://github.com/Perl/perl5/commit/7e511f6af1284c3490ebea9e18421d6179a77ba5 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-02-13 (Sun, 13

[Perl/perl5] 32d006: POSIX.pod: NaN-ness should be able to be tested by...

2022-02-15 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 32d006195733d947290db028dce11bcaf8b1eed0 https://github.com/Perl/perl5/commit/32d006195733d947290db028dce11bcaf8b1eed0 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-02-15 (Tue, 15

[Perl/perl5] a8abfc: sv.c: reuse NV-to-IV/UV conversion code for SV-to-...

2022-03-04 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a8abfc692a3a7b7910a113eb2baeed9015cfa2cf https://github.com/Perl/perl5/commit/a8abfc692a3a7b7910a113eb2baeed9015cfa2cf Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-03-04 (Fri, 04

[Perl/perl5] b4603d: numeric.c: Fix possible null pointer dereferences

2022-03-05 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b4603d09e3b40cd371926f222a143c4adf8a7a38 https://github.com/Perl/perl5/commit/b4603d09e3b40cd371926f222a143c4adf8a7a38 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-03-05 (Sat, 05

[Perl/perl5] 3aea88: Fixed possible syntax error in Configure's test pr...

2022-03-05 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3aea88f20c1f2a8df4a354a54cde01cd642750d9 https://github.com/Perl/perl5/commit/3aea88f20c1f2a8df4a354a54cde01cd642750d9 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-03-05 (Sat, 05

[Perl/perl5] d4f357: do_sv_dump: increase NV precision to be output

2022-03-08 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d4f3575722c94cdc1548d94cd4bd5db816bf1580 https://github.com/Perl/perl5/commit/d4f3575722c94cdc1548d94cd4bd5db816bf1580 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-03-09 (Wed, 09

[Perl/perl5] 878d0f: sv.c: Use Perl_fabs rather than hand-coded abs exp...

2022-06-30 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 878d0f6b930a6f3a1e01768796d2f7a1b71f9da0 https://github.com/Perl/perl5/commit/878d0f6b930a6f3a1e01768796d2f7a1b71f9da0 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-07-01 (Fri, 01

[Perl/perl5] fc3ce1: Configure: Fix typos for C99 macro name PRIX64

2022-07-20 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fc3ce1a8e466bab895f3b03009890b56e655d90d https://github.com/Perl/perl5/commit/fc3ce1a8e466bab895f3b03009890b56e655d90d Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-07-20 (Wed, 20

[Perl/perl5] 6abc6e: cop.h: Fix return type in CopLINE()'s apidoc entry

2022-09-29 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6abc6edf8aa45e6c9145a5704e848b4675b5a010 https://github.com/Perl/perl5/commit/6abc6edf8aa45e6c9145a5704e848b4675b5a010 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-09-29 (Thu, 29

[Perl/perl5] be5c21: locale.c: Add explicit (line_t) cast to silence DE...

2022-10-13 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: be5c21321156733f58ac73b090ea937da104f7fa https://github.com/Perl/perl5/commit/be5c21321156733f58ac73b090ea937da104f7fa Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-10-13 (Thu, 13

[Perl/perl5] fce412: op.c: Add a cast to silence -Wsign-compare warning

2022-11-02 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fce4124fa70860bf2675923721139e9b376b0856 https://github.com/Perl/perl5/commit/fce4124fa70860bf2675923721139e9b376b0856 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-11-02 (Wed, 02

[Perl/perl5] 5777cf: sv.c: Added missing braces in Perl_sv_inc_nomg().

2020-10-11 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5777cf812c2812ea45eeb45e48979bab544d71af https://github.com/Perl/perl5/commit/5777cf812c2812ea45eeb45e48979bab544d71af Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-10-11 (Sun, 11

[Perl/perl5] b52b6c: t/op/inc.t, t/op/hexfp.t, t/op/sprintf2.t: Add mis...

2020-11-09 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b52b6c4029b51818442d64c6104d26e12e140f09 https://github.com/Perl/perl5/commit/b52b6c4029b51818442d64c6104d26e12e140f09 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-11-09 (Mon, 09

[Perl/perl5] b72891: toke.c: Recognize "0odddd" octal literals.

2020-12-07 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b728918b483f9049ab74984ee11e359e8a769b08 https://github.com/Perl/perl5/commit/b728918b483f9049ab74984ee11e359e8a769b08 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-12-07 (Mon, 07

[Perl/perl5] eaeb7e: ext/POSIX: Change integer constants to IV.

2020-12-19 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: eaeb7e669a1ee38dfa4e0bdd9a488214ab931529 https://github.com/Perl/perl5/commit/eaeb7e669a1ee38dfa4e0bdd9a488214ab931529 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-12-19 (Sat, 19

[Perl/perl5] ae2473: POSIX.xs: Use Perl_signbit unconditionally for POS...

2020-12-27 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ae2473a79f9993cdc7ce3bbe67a497c9258d987b https://github.com/Perl/perl5/commit/ae2473a79f9993cdc7ce3bbe67a497c9258d987b Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-12-27 (Sun, 27

[Perl/perl5] ce1227: sv.c: more imprecision warnings on increment/decre...

2020-12-29 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ce122704aea566d341329194a0eab92bf3d9deca https://github.com/Perl/perl5/commit/ce122704aea566d341329194a0eab92bf3d9deca Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-12-29 (Tue, 29

[Perl/perl5] b30a5d: perldelta.pod: Document "Lost precision" warning c...

2020-12-29 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b30a5dee76d42a0c8e99b595031828d9df32ca4b https://github.com/Perl/perl5/commit/b30a5dee76d42a0c8e99b595031828d9df32ca4b Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-12-29 (Tue, 29

[Perl/perl5] 68ad61: perl.h: Fix typos in conditional macro names

2021-01-14 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 68ad61f5afbf1b95e3717e314a9204b5689471c7 https://github.com/Perl/perl5/commit/68ad61f5afbf1b95e3717e314a9204b5689471c7 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-01-14 (Thu, 14

[Perl/perl5] b12f49: perldiag.pod: Correct description for "Lost precis...

2021-01-17 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b12f49e146363ad6d1b9f1ae5fd68c9112ae5506 https://github.com/Perl/perl5/commit/b12f49e146363ad6d1b9f1ae5fd68c9112ae5506 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2021-01-17 (Sun, 17

[Perl/perl5] cfe442: sv.c: Remove redundant PERL_ABS in S_hextract.

2024-09-29 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cfe44272cf83e88a97e50d82c2735f8b3fa397e3 https://github.com/Perl/perl5/commit/cfe44272cf83e88a97e50d82c2735f8b3fa397e3 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-09-29 (Sun, 29

[Perl/perl5] 4027c9: pp.c: Replace SvUV_nomg(sv) with SvUVX(sv) in pp_int.

2024-11-26 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4027c9dfc870041a4c8bc797e4c65a7877b04785 https://github.com/Perl/perl5/commit/4027c9dfc870041a4c8bc797e4c65a7877b04785 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-11-27 (Wed, 27

[Perl/perl5] 252f61: Perl_scan_num: use ldexp() instead of multiplying ...

2024-12-06 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 252f61a0c4d0438fdfc15dbb13444c10e28f75cf https://github.com/Perl/perl5/commit/252f61a0c4d0438fdfc15dbb13444c10e28f75cf Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-12-06 (Fri, 06

[Perl/perl5] a47653: utf8.c: Change the type of some length variables f...

2025-01-12 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a47653cebd2854e3799a65884748812db6622979 https://github.com/Perl/perl5/commit/a47653cebd2854e3799a65884748812db6622979 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2025-01-12 (Sun, 12

[Perl/perl5] 225c12: op.c: Enable "Useless use of %s in void context" w...

2025-02-09 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 225c128decf3b964cacbdb0ec794541420101494 https://github.com/Perl/perl5/commit/225c128decf3b964cacbdb0ec794541420101494 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2025-02-09 (Sun, 09

[Perl/perl5] b8e2ff: perlrun.pod: Replace "C I ..." with "...

2025-04-16 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b8e2ff45b3917fd563bcc741be4629d82b216832 https://github.com/Perl/perl5/commit/b8e2ff45b3917fd563bcc741be4629d82b216832 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2025-04-16 (Wed, 16

[Perl/perl5] 6edc33: pp.c, pp_hot.c: Reorder SvXV_nomg() to fetch opera...

2025-07-15 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6edc33d41c241e28440f8fea3d8f1c8ea5d95a56 https://github.com/Perl/perl5/commit/6edc33d41c241e28440f8fea3d8f1c8ea5d95a56 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2025-07-15 (Tue, 15