[Perl/perl5] eb7679: Extra tests for array/list slices in scalar context

2025-07-31 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: eb7679dfe41b47480e7ca08b99c2f85f35ab3c59 https://github.com/Perl/perl5/commit/eb7679dfe41b47480e7ca08b99c2f85f35ab3c59 Author: Richard Leach Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M t/op/ar

[Perl/perl5] 75a310: op.c/peep.c - Optimise away empty else{} blocks

2025-07-28 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 75a310dd6d6a8cfcd7519613d66d46756b5265f0 https://github.com/Perl/perl5/commit/75a310dd6d6a8cfcd7519613d66d46756b5265f0 Author: Richard Leach Date: 2025-07-28 (Mon, 28 Jul 2025) Changed paths: M lib/B/D

[Perl/perl5] b40ae7: Perl_more_bodies - figure out sizing from sv_type

2025-07-24 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b40ae72cfcfd0eec05c5b464dffca7a1c4352172 https://github.com/Perl/perl5/commit/b40ae72cfcfd0eec05c5b464dffca7a1c4352172 Author: Richard Leach Date: 2025-07-25 (Fri, 25 Jul 2025) Changed paths: M embed.f

[Perl/perl5] 2904b5: Prepare Module::Corelist for 5.43.2

2025-07-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2904b5b0342335f0976e85c2358b3011c32de6bf https://github.com/Perl/perl5/commit/2904b5b0342335f0976e85c2358b3011c32de6bf Author: Richard Leach Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M dist/Mo

[Perl/perl5] cad4d4: Update release_schedule.pod following 5.43.1 release

2025-07-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cad4d402f55a5a60f04aa076163424885f1da475 https://github.com/Perl/perl5/commit/cad4d402f55a5a60f04aa076163424885f1da475 Author: Richard Leach Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M Porting

[Perl/perl5] df1bff: Epigraph for 5.43.1

2025-07-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: df1bffbbf477c356fbd8d2a1d82d2429d68cafb7 https://github.com/Perl/perl5/commit/df1bffbbf477c356fbd8d2a1d82d2429d68cafb7 Author: Richard Leach Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M Porting

[Perl/perl5]

2025-07-20 Thread Richard Leach via perl5-changes
Branch: refs/tags/v5.43.1 Home: https://github.com/Perl/perl5 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications

[Perl/perl5] 25bed5: Update Module::CoreList for 5.43.1

2025-07-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 25bed50932dd736e74dc32d78077b7a2bbaf920f https://github.com/Perl/perl5/commit/25bed50932dd736e74dc32d78077b7a2bbaf920f Author: Richard Leach Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M dist/Mo

[Perl/perl5] cb8373: Make OP_DEFINED eligible for constant folding

2025-07-14 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cb83733b929628b281dc7cefa5d7859e14e56f70 https://github.com/Perl/perl5/commit/cb83733b929628b281dc7cefa5d7859e14e56f70 Author: Richard Leach Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M op.c

[Perl/perl5] b20c83: Perl_op_convert_list - only short circuit CONST OP...

2025-05-17 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b20c83a3cb15b6c2b7d8192c054f4907846871d5 https://github.com/Perl/perl5/commit/b20c83a3cb15b6c2b7d8192c054f4907846871d5 Author: Richard Leach Date: 2025-05-17 (Sat, 17 May 2025) Changed paths: M op.c

[Perl/perl5] 829b1d: Use newSVpvn_flags() rather than sv_2mortal(newSVp...

2025-03-31 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 829b1d49c7d8d3d4124810384861025a26d7c3cd https://github.com/Perl/perl5/commit/829b1d49c7d8d3d4124810384861025a26d7c3cd Author: Richard Leach Date: 2025-03-31 (Mon, 31 Mar 2025) Changed paths: M class.c

[Perl/perl5] dbe374: Perl_vnewSVpvf - use the pattern length to size th...

2025-03-13 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dbe37414ccd0f34ff1638f49deb9955648e98099 https://github.com/Perl/perl5/commit/dbe37414ccd0f34ff1638f49deb9955648e98099 Author: Richard Leach Date: 2025-03-13 (Thu, 13 Mar 2025) Changed paths: M sv.c

[Perl/perl5] d002fa: Perl_sv_can_can_swipe_pv_buf - extracts swipe test...

2025-03-12 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d002fa41bf2faf250192ebc6fa26bce91c322359 https://github.com/Perl/perl5/commit/d002fa41bf2faf250192ebc6fa26bce91c322359 Author: Richard Leach Date: 2025-03-12 (Wed, 12 Mar 2025) Changed paths: M embed.f

[Perl/perl5] f60ac8: Fix overlooked date placeholder in CoreList.pm

2025-02-24 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f60ac8286b2494584a368908e9655272793dd4ed https://github.com/Perl/perl5/commit/f60ac8286b2494584a368908e9655272793dd4ed Author: Richard Leach Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M dist/Mo

[Perl/perl5] 8caee5: New perldelta for 5.41.10

2025-02-24 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8caee5bb78421325f73dd9ed7a146c9ccde4863e https://github.com/Perl/perl5/commit/8caee5bb78421325f73dd9ed7a146c9ccde4863e Author: Richard Leach Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M MANIFES

[Perl/perl5] 87f584: Add epigraph for 5.41.9

2025-02-24 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 87f58448929244f0f89eb85f0329e2d77c9bf031 https://github.com/Perl/perl5/commit/87f58448929244f0f89eb85f0329e2d77c9bf031 Author: Richard Leach Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M Porting

[Perl/perl5]

2025-02-24 Thread Richard Leach via perl5-changes
Branch: refs/tags/v5.41.9 Home: https://github.com/Perl/perl5 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications

[Perl/perl5] dd89d1: Update Module::CoreList for 5.41.9

2025-02-24 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dd89d164003deebdc1d12a7cadbb70ff1e9c4d1f https://github.com/Perl/perl5/commit/dd89d164003deebdc1d12a7cadbb70ff1e9c4d1f Author: Richard Leach Date: 2025-02-23 (Sun, 23 Feb 2025) Changed paths: M dist/Mo

[Perl/perl5] 005309: release_schedule.pod - RL to release 5.41.10

2025-02-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 005309cf8f01ddaf7e762b411196c658556b91b7 https://github.com/Perl/perl5/commit/005309cf8f01ddaf7e762b411196c658556b91b7 Author: Richard Leach Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M Porting

[Perl/perl5] afdc26: Change uiv_2buf() from a static to public API func...

2025-02-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: afdc2649e99c79f6902f5ada3bc13dddfd8b https://github.com/Perl/perl5/commit/afdc2649e99c79f6902f5ada3bc13dddfd8b Author: Richard Leach Date: 2025-02-10 (Mon, 10 Feb 2025) Changed paths: M embed.f

[Perl/perl5] d860cb: pp_substr: no temp SV needed to upgrade a replacem...

2025-02-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d860cbcc8bff61b147ba7479706b0fc735a4a820 https://github.com/Perl/perl5/commit/d860cbcc8bff61b147ba7479706b0fc735a4a820 Author: Richard Leach Date: 2025-02-10 (Mon, 10 Feb 2025) Changed paths: M pp.c

[Perl/perl5] 54858f: Replace sv_2mortal(newSVsv(sv)) with sv_mortalcopy...

2025-02-03 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 54858f19a5e2146620c073f0905b6f352fa16b78 https://github.com/Perl/perl5/commit/54858f19a5e2146620c073f0905b6f352fa16b78 Author: Richard Leach Date: 2025-02-03 (Mon, 03 Feb 2025) Changed paths: M hv.c

[Perl/perl5] 0fcb0a: perlguts.pod - mention SV_THINKFIRST* macros, move...

2025-02-02 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0fcb0a1c999a24a392f6f6771a9f3e95e1bb729c https://github.com/Perl/perl5/commit/0fcb0a1c999a24a392f6f6771a9f3e95e1bb729c Author: Richard Leach Date: 2025-02-02 (Sun, 02 Feb 2025) Changed paths: M pod/per

[Perl/perl5] 6cbecd: Move pp_entersub DIE() code into S_croak_undefined...

2025-01-21 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6cbecd64808994307a24b545e7272225bf0fca35 https://github.com/Perl/perl5/commit/6cbecd64808994307a24b545e7272225bf0fca35 Author: Richard Leach Date: 2025-01-21 (Tue, 21 Jan 2025) Changed paths: M pp_hot.

[Perl/perl5] b1397c: OP_SUBSTR_LEFT: GH#22914 - multiple pointers to re...

2025-01-16 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1397c41ce94cb29316deeafcbc449e9a30ed358 https://github.com/Perl/perl5/commit/b1397c41ce94cb29316deeafcbc449e9a30ed358 Author: Richard Leach Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M peep.c

[Perl/perl5] 04d2e6: Perldelta for GH#22785, OP_SUBSTR_LEFT

2025-01-14 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 04d2e69602acac2ee67be09b98325e84b416e652 https://github.com/Perl/perl5/commit/04d2e69602acac2ee67be09b98325e84b416e652 Author: Richard Leach Date: 2025-01-14 (Tue, 14 Jan 2025) Changed paths: M pod/per

[Perl/perl5] c107bb: Add MAXARG3 for neater checking of small argument ...

2025-01-13 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c107bb0b9c05a0ad0390ca4d42f0eaf567047bcd https://github.com/Perl/perl5/commit/c107bb0b9c05a0ad0390ca4d42f0eaf567047bcd Author: Richard Leach Date: 2025-01-13 (Mon, 13 Jan 2025) Changed paths: M peep.c

[Perl/perl5] 321290: Revert "op_scope/newCONDOP: Optimise away empty el...

2024-12-19 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 321290af332d3fa43985d610eeb1b2f1b114fb58 https://github.com/Perl/perl5/commit/321290af332d3fa43985d610eeb1b2f1b114fb58 Author: Richard Leach Date: 2024-12-20 (Fri, 20 Dec 2024) Changed paths: M lib/B/D

[Perl/perl5] fbebf9: Perl_sv_setsv_flags: handle mixed IV and NV fast case

2024-12-16 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fbebf96ce083dc15b63c04d5695997d6e2657b03 https://github.com/Perl/perl5/commit/fbebf96ce083dc15b63c04d5695997d6e2657b03 Author: Richard Leach Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M sv.c

[Perl/perl5] 7015de: op_scope/newCONDOP: Optimise away empty else block...

2024-12-16 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7015de19863573066cc75ff79721681082895466 https://github.com/Perl/perl5/commit/7015de19863573066cc75ff79721681082895466 Author: Richard Leach Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M lib/B/D

[Perl/perl5] c38b05: sv_clear: with zero SvREFCNT, call sv_free2, not s...

2024-12-12 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c38b0528658b064c1dfaac6ae7abf1445dc71302 https://github.com/Perl/perl5/commit/c38b0528658b064c1dfaac6ae7abf1445dc71302 Author: Richard Leach Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: M sv.c

[Perl/perl5] 106347: 02-perlbug-docs.md - perldoc program bugs go to cpan

2024-12-06 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 106347d268db6eafb2f7b98ae7da98341352df1d https://github.com/Perl/perl5/commit/106347d268db6eafb2f7b98ae7da98341352df1d Author: Richard Leach Date: 2024-12-07 (Sat, 07 Dec 2024) Changed paths: M .github

[Perl/perl5] 1cd133: perldata: add examples of sigils & braced identifiers

2024-12-06 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1cd13349b3b6c36a691f1fb362b0df95aed18031 https://github.com/Perl/perl5/commit/1cd13349b3b6c36a691f1fb362b0df95aed18031 Author: Richard Leach Date: 2024-12-06 (Fri, 06 Dec 2024) Changed paths: M pod/per

[Perl/perl5] 2efb6d: S_newONCEOP: correctly copy array/hash at subrouti...

2024-11-25 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2efb6d394e29488b611089b2bf29ecb774d18e86 https://github.com/Perl/perl5/commit/2efb6d394e29488b611089b2bf29ecb774d18e86 Author: Richard Leach Date: 2024-11-25 (Mon, 25 Nov 2024) Changed paths: M ext/B/t

[Perl/perl5] 08223b: pp_reverse: don't COW buffer just to then un-COW it

2024-11-12 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 08223ba8c819f556b4b6787bcdead768f200b00b https://github.com/Perl/perl5/commit/08223ba8c819f556b4b6787bcdead768f200b00b Author: Richard Leach Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M pp.c

[Perl/perl5] bddd34: perl5411delta.pod - add detail about IsCOW constan...

2024-11-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bddd34c507d5733ccd92c0f6dd8a6e6920fe42cd https://github.com/Perl/perl5/commit/bddd34c507d5733ccd92c0f6dd8a6e6920fe42cd Author: Richard Leach Date: 2024-11-11 (Mon, 11 Nov 2024) Changed paths: M pod/per

[Perl/perl5] 2cc57a: Prepare Module::Corelist for 5.41.6

2024-10-22 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2cc57abff5ac5e77d58e028d24bcaa99a72c764d https://github.com/Perl/perl5/commit/2cc57abff5ac5e77d58e028d24bcaa99a72c764d Author: Richard Leach Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M Porting

[Perl/perl5] cb2baa: Module/Corelist.pm - use intended next release date

2024-10-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cb2baa70118e364c1428dc77cb8f9c614060c26e https://github.com/Perl/perl5/commit/cb2baa70118e364c1428dc77cb8f9c614060c26e Author: Richard Leach Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M dist/Mo

[Perl/perl5] f09c7c: New perldelta for 5.41.5

2024-10-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f09c7c628c42b93ab7822c5b94d5a5c81baa581d https://github.com/Perl/perl5/commit/f09c7c628c42b93ab7822c5b94d5a5c81baa581d Author: Richard Leach Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M MANIFES

[Perl/perl5] a5d36d: Update epigraphs.pod and release_schedule.pod

2024-10-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a5d36d8ae38c8d6d99e12138273a002a9e85dec6 https://github.com/Perl/perl5/commit/a5d36d8ae38c8d6d99e12138273a002a9e85dec6 Author: Richard Leach Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M Porting

[Perl/perl5]

2024-10-20 Thread Richard Leach via perl5-changes
Branch: refs/tags/v5.41.5 Home: https://github.com/Perl/perl5 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications

[Perl/perl5] b0ce85: Update Module::CoreList for 5.41.5

2024-10-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b0ce8530655b51a2b76acf987fcabe99d777b7b0 https://github.com/Perl/perl5/commit/b0ce8530655b51a2b76acf987fcabe99d777b7b0 Author: Richard Leach Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M dist/Mo

[Perl/perl5] b51608: cpan/Scalar-List-Utils - Update to version 1.68

2024-10-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b51608bc4c7456e6128030a3402e1edde371d4f6 https://github.com/Perl/perl5/commit/b51608bc4c7456e6128030a3402e1edde371d4f6 Author: Richard Leach Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M MANIFES

[Perl/perl5] c79fe2: S_new_SV: args unused, static inline & defined, re...

2024-06-12 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c79fe2b42ae2a540552f87251aa0e36a060dd584 https://github.com/Perl/perl5/commit/c79fe2b42ae2a540552f87251aa0e36a060dd584 Author: Richard Leach Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M embed.f

[Perl/perl5] 864b12: perlguts.pod - add some description of real vs fak...

2024-06-12 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 864b1299a6432ecfb65be2e5c9bf83988b0da0da https://github.com/Perl/perl5/commit/864b1299a6432ecfb65be2e5c9bf83988b0da0da Author: Richard Leach Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M pod/per

[Perl/perl5] 06e421: S_fold_constants: remove early SvREADONLY(sv) to a...

2024-06-11 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 06e421c559c63975f29c35ba3588a0e6b0c75eca https://github.com/Perl/perl5/commit/06e421c559c63975f29c35ba3588a0e6b0c75eca Author: Richard Leach Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: M ext/Dev

[Perl/perl5] 845643: Perl_leave_adjust_stacks: additional efficiency fo...

2024-06-11 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 84564318489ffdf8dcabe85187fe28b06d0c7537 https://github.com/Perl/perl5/commit/84564318489ffdf8dcabe85187fe28b06d0c7537 Author: Richard Leach Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: M pp_hot.

[Perl/perl5] a902d9: Perl_op_convert_list: No unnecessary processing of...

2024-06-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a902d92a78262a0fd111789742f9c9e2a7fa2f42 https://github.com/Perl/perl5/commit/a902d92a78262a0fd111789742f9c9e2a7fa2f42 Author: Richard Leach Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: M op.c

[Perl/perl5] 4d119e: Fcntl: export File Sealing flags on request

2024-03-12 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4d119e96fa1d2fc914987fecf8d14272e4766be7 https://github.com/Perl/perl5/commit/4d119e96fa1d2fc914987fecf8d14272e4766be7 Author: Richard Leach Date: 2024-03-12 (Tue, 12 Mar 2024) Changed paths: M ext/Fcn

[Perl/perl5] 93ff35: Fcntl: export File Sealing flags on request (GH#22071

2024-03-09 Thread Richard Leach via perl5-changes
Branch: refs/heads/smoke-me/hydahy/fcntl_seals Home: https://github.com/Perl/perl5 Commit: 93ff35ffecdd7cc51f11a8b87ebdd1a92e1e5cdd https://github.com/Perl/perl5/commit/93ff35ffecdd7cc51f11a8b87ebdd1a92e1e5cdd Author: Richard Leach Date: 2024-03-09 (Sat, 09 Mar 2024) Change

[Perl/perl5] 12d9d9: regcomp.c - Exclude split STRING from /x default m...

2024-03-08 Thread Richard Leach via perl5-changes
Branch: refs/heads/yves/hydahy_gh18032 Home: https://github.com/Perl/perl5 Commit: 12d9d972e1e6d0f79c915e80e43b1fe2619c2538 https://github.com/Perl/perl5/commit/12d9d972e1e6d0f79c915e80e43b1fe2619c2538 Author: Richard Leach Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths:

[Perl/perl5] ff74e3: Preserve split " " behaviour when whitespace modif...

2024-03-07 Thread Richard Leach via perl5-changes
Branch: refs/heads/yves/hydahy_gh18032 Home: https://github.com/Perl/perl5 Commit: ff74e3ca7eb82a4ac2ea0f19de0b98ec656515eb https://github.com/Perl/perl5/commit/ff74e3ca7eb82a4ac2ea0f19de0b98ec656515eb Author: Richard Leach Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths:

[Perl/perl5] 5236da: Preserve split " " behaviour when whitespace modif...

2024-03-07 Thread Richard Leach via perl5-changes
Branch: refs/heads/yves/hydahy_gh18032 Home: https://github.com/Perl/perl5 Commit: 5236da55bb062fe5d1783d0983f5abb69d599182 https://github.com/Perl/perl5/commit/5236da55bb062fe5d1783d0983f5abb69d599182 Author: Richard Leach Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths:

[Perl/perl5] 81ae79: Preserve split " " behaviour when whitespace modif...

2024-03-07 Thread Richard Leach via perl5-changes
Branch: refs/heads/yves/hydahy_gh18032 Home: https://github.com/Perl/perl5 Commit: 81ae79784712d394a12444ac72a0d3dbb07fa2f9 https://github.com/Perl/perl5/commit/81ae79784712d394a12444ac72a0d3dbb07fa2f9 Author: Richard Leach Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths:

[Perl/perl5] 06ec88: Preserve split " " behaviour when whitespace modif...

2024-03-07 Thread Richard Leach via perl5-changes
Branch: refs/heads/yves/hydahy_gh18032 Home: https://github.com/Perl/perl5 Commit: 06ec88a931b1e46a711b53ea8280316c8541caf8 https://github.com/Perl/perl5/commit/06ec88a931b1e46a711b53ea8280316c8541caf8 Author: Richard Leach Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths:

[Perl/perl5] 0d564a: av.h - document new newAV_mortal macro

2024-02-05 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0d564a3d013287cf0880fdc3264f30c20fe6188d https://github.com/Perl/perl5/commit/0d564a3d013287cf0880fdc3264f30c20fe6188d Author: Richard Leach Date: 2024-02-05 (Mon, 05 Feb 2024) Changed paths: M av.h

[Perl/perl5] 0f9485: Version bumps: File::Glob and Hash::Util

2024-01-29 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0f9485cc78e57077433bdbe29fc9c4096361250f https://github.com/Perl/perl5/commit/0f9485cc78e57077433bdbe29fc9c4096361250f Author: Richard Leach Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M ext/Fil

[Perl/perl5] f2d70d: Hash::Util::bucket_array - use av_push_simple on n...

2024-01-28 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f2d70d2486d4c7e6d0324da15e8bdaaf7f9048b3 https://github.com/Perl/perl5/commit/f2d70d2486d4c7e6d0324da15e8bdaaf7f9048b3 Author: Richard Leach Date: 2024-01-28 (Sun, 28 Jan 2024) Changed paths: M ext/Has

[Perl/perl5] 7d35a2: Request 9e298ab to be included in perl-5.38.1

2023-09-19 Thread Richard Leach via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 7d35a21a9b8160037b202a65a0c3ed24459ef261 https://github.com/Perl/perl5/commit/7d35a21a9b8160037b202a65a0c3ed24459ef261 Author: Richard Leach Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths: M v

[Perl/perl5] c3aaa5: Perldelta for GH# 21442

2023-09-18 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c3aaa52ff5a9796b4c9048031ed0c374216c497e https://github.com/Perl/perl5/commit/c3aaa52ff5a9796b4c9048031ed0c374216c497e Author: Richard Leach Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths: M pod/per

[Perl/perl5] bea115: S_negate_string - allow for TARG==sv

2023-09-07 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bea115698e41f6acdaa450b343adbf1082c2e99e https://github.com/Perl/perl5/commit/bea115698e41f6acdaa450b343adbf1082c2e99e Author: Richard Leach Date: 2023-09-07 (Thu, 07 Sep 2023) Changed paths: M pp.c

[Perl/perl5] c0c43c: pp_initfield: no need to extend av, should be the ...

2023-09-06 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c0c43c4cee85ee37cce9a0d8073adf058bc10dff https://github.com/Perl/perl5/commit/c0c43c4cee85ee37cce9a0d8073adf058bc10dff Author: Richard Leach Date: 2023-09-06 (Wed, 06 Sep 2023) Changed paths: M class.c

[Perl/perl5] 5efadf: Perldeltas for GH#21351 & GH#21265

2023-09-02 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5efadf9a6aaf15307a7bc0038b678e403e5ba562 https://github.com/Perl/perl5/commit/5efadf9a6aaf15307a7bc0038b678e403e5ba562 Author: Richard Leach Date: 2023-09-02 (Sat, 02 Sep 2023) Changed paths: M pod/per

[Perl/perl5] 5fa726: OP_EMPTYAVHV: create ops in newANONHASH/newANONLIS...

2023-08-29 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5fa726eb82cb1530d131c957769b0e3d0ff4fe42 https://github.com/Perl/perl5/commit/5fa726eb82cb1530d131c957769b0e3d0ff4fe42 Author: Richard Leach Date: 2023-08-29 (Tue, 29 Aug 2023) Changed paths: M op.c

[Perl/perl5] f8c577: PerlIOScalar_pushed: move SvUPGRADE to where it mi...

2023-08-27 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f8c57796889a55dbc338669517501dcae1eec73b https://github.com/Perl/perl5/commit/f8c57796889a55dbc338669517501dcae1eec73b Author: Richard Leach Date: 2023-08-27 (Sun, 27 Aug 2023) Changed paths: M perlio.

[Perl/perl5] b82b16: Perl_ck_refassign: support refassigning into a sta...

2023-08-25 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b82b16a38d98ef71e399a80f4e56073741c613cd https://github.com/Perl/perl5/commit/b82b16a38d98ef71e399a80f4e56073741c613cd Author: Richard Leach Date: 2023-08-25 (Fri, 25 Aug 2023) Changed paths: M op.c

[Perl/perl5] cf56d3: Minor updates for release documentation

2023-08-16 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cf56d3cff2915955b875a372880dfad1baab7582 https://github.com/Perl/perl5/commit/cf56d3cff2915955b875a372880dfad1baab7582 Author: Richard Leach Date: 2023-08-16 (Wed, 16 Aug 2023) Changed paths: M Porting

[Perl/perl5] 145a58: test.pl: avoid unnecessary work in like_yn()

2023-08-14 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 145a58a4c23b1ceab2963d1a8b5ba6579d1786f2 https://github.com/Perl/perl5/commit/145a58a4c23b1ceab2963d1a8b5ba6579d1786f2 Author: Richard Leach Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: M t/test.

[Perl/perl5] 9e298a: Perl_av_extend_guts: Zero() trailing elements afte...

2023-07-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9e298ab597b2c6fc0741749d7e29119e2d6cd628 https://github.com/Perl/perl5/commit/9e298ab597b2c6fc0741749d7e29119e2d6cd628 Author: Richard Leach Date: 2023-07-20 (Thu, 20 Jul 2023) Changed paths: M av.c

[Perl/perl5] b62502: Prefer scalar assignment to get caller's first ret...

2023-02-22 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b625025e93c87eab6565ea086e7d9c60245d6bd3 https://github.com/Perl/perl5/commit/b625025e93c87eab6565ea086e7d9c60245d6bd3 Author: Richard Leach Date: 2023-02-22 (Wed, 22 Feb 2023) Changed paths: M dist/En

[Perl/perl5] 3f66ab: perldelta.pod: performance entry for GH #20800

2023-02-18 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3f66aba00b176ea345e786583e448f0811273af6 https://github.com/Perl/perl5/commit/3f66aba00b176ea345e786583e448f0811273af6 Author: Richard Leach Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M pod/per

[Perl/perl5] 7ff8dd: Perl_re_op_compile: additional parens to satisfy C...

2023-02-13 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7ff8dd51be592f01fa35e391683fe415939a9a0f https://github.com/Perl/perl5/commit/7ff8dd51be592f01fa35e391683fe415939a9a0f Author: Richard Leach Date: 2023-02-13 (Mon, 13 Feb 2023) Changed paths: M regcomp

[Perl/perl5] c56d7f: Perl_leave_adjust_stacks: don't make mortal copies...

2023-02-13 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c56d7fa9134de66efe85a2fd70b28069c2629e0d https://github.com/Perl/perl5/commit/c56d7fa9134de66efe85a2fd70b28069c2629e0d Author: Richard Leach Date: 2023-02-13 (Mon, 13 Feb 2023) Changed paths: M pp_hot.

[Perl/perl5] 09fbd1: S_do_chomp: remove unused svrecode SV

2023-02-11 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 09fbd16e8a0e26ef4ac3790a6f67ec8dbdaa8720 https://github.com/Perl/perl5/commit/09fbd16e8a0e26ef4ac3790a6f67ec8dbdaa8720 Author: Richard Leach Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M pp.c

[Perl/perl5] c7342b: Perl_sv_clear: faster treatment of bodyless NVs

2023-02-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c7342b06c24013ac518d5817617c3abbef7f0a1e https://github.com/Perl/perl5/commit/c7342b06c24013ac518d5817617c3abbef7f0a1e Author: Richard Leach Date: 2023-02-10 (Fri, 10 Feb 2023) Changed paths: M sv.c

[Perl/perl5] 94a21c: sv_clear apidoc: prefer SvREFCNT_dec to sv_free()

2023-02-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 94a21c89d725dee58126a57a36a33a72e3dd54fd https://github.com/Perl/perl5/commit/94a21c89d725dee58126a57a36a33a72e3dd54fd Author: Richard Leach Date: 2023-02-10 (Fri, 10 Feb 2023) Changed paths: M sv.c

[Perl/perl5] 1863a6: sv.h - Update type comments to reflect implementat...

2023-02-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1863a6c87cb85549953c181e1d6a060138d60337 https://github.com/Perl/perl5/commit/1863a6c87cb85549953c181e1d6a060138d60337 Author: Richard Leach Date: 2023-02-10 (Fri, 10 Feb 2023) Changed paths: M sv.h

[Perl/perl5] 3bbe14: t/test.pl - assign caller() to separate vars in _w...

2023-01-13 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3bbe14f5ab0067b7ce4357aaa1fc3ecfc48afac6 https://github.com/Perl/perl5/commit/3bbe14f5ab0067b7ce4357aaa1fc3ecfc48afac6 Author: Richard Leach Date: 2023-01-13 (Fri, 13 Jan 2023) Changed paths: M t/test.

[Perl/perl5] 25a56f: Prepare Module::Corelist for 5.37.8

2022-12-21 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 25a56f0d068e15b5f11178eeda8e4664a20fb3c2 https://github.com/Perl/perl5/commit/25a56f0d068e15b5f11178eeda8e4664a20fb3c2 Author: Richard Leach Date: 2022-12-21 (Wed, 21 Dec 2022) Changed paths: M dist/Mo

[Perl/perl5] b694b4: New perldelta for 5.37.8

2022-12-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b694b46bcc174597e5573ef691878857fbfa259e https://github.com/Perl/perl5/commit/b694b46bcc174597e5573ef691878857fbfa259e Author: Richard Leach Date: 2022-12-20 (Tue, 20 Dec 2022) Changed paths: M MANIFES

[Perl/perl5] 0d0883: Update epigraphs.pod for 5.37.7

2022-12-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0d0883db50fedbe35a14700ee05a1448f28a17a6 https://github.com/Perl/perl5/commit/0d0883db50fedbe35a14700ee05a1448f28a17a6 Author: Richard Leach Date: 2022-12-20 (Tue, 20 Dec 2022) Changed paths: M Porting

[Perl/perl5]

2022-12-20 Thread Richard Leach via perl5-changes
Branch: refs/tags/v5.37.7 Home: https://github.com/Perl/perl5

[Perl/perl5] cb142f: Update Module::CoreList for 5.37.7

2022-12-20 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cb142fcf587f1b1751e76705e0adecea1b85f281 https://github.com/Perl/perl5/commit/cb142fcf587f1b1751e76705e0adecea1b85f281 Author: Richard Leach Date: 2022-12-20 (Tue, 20 Dec 2022) Changed paths: M dist/Mo

[Perl/perl5] 54ca89: Replace SvGROW with sv_grow_fresh in perl.c, pp_sy...

2022-11-29 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 54ca894738d71b8a053b5405699c66b8c0bd346d https://github.com/Perl/perl5/commit/54ca894738d71b8a053b5405699c66b8c0bd346d Author: Richard Leach Date: 2022-11-30 (Wed, 30 Nov 2022) Changed paths: M perl.c

[Perl/perl5] dbf361: Extract minimum PV buffer/AV element size to commo...

2022-11-21 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dbf3614df92e720a9536b1cceb915a18ff2b8c08 https://github.com/Perl/perl5/commit/dbf3614df92e720a9536b1cceb915a18ff2b8c08 Author: Richard Leach Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M av.c

[Perl/perl5] 10a5c9: OP_EMPTYAVHV - optimized empty ANONLIST/ANONHASH

2022-10-24 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 10a5c9138224597d018843f3b298a928555b67f0 https://github.com/Perl/perl5/commit/10a5c9138224597d018843f3b298a928555b67f0 Author: Richard Leach Date: 2022-10-24 (Mon, 24 Oct 2022) Changed paths: M ext/Opc

[Perl/perl5] 382a56: sv.c - add BODYLESS_NV fast code to sv_setXv funct...

2022-10-22 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 382a56637961ef97fde5808e97df108db4e3ed8d https://github.com/Perl/perl5/commit/382a56637961ef97fde5808e97df108db4e3ed8d Author: Richard Leach Date: 2022-10-22 (Sat, 22 Oct 2022) Changed paths: M sv.c

[Perl/perl5] 9e99fb: AELEMFASTLEX_STORE - support negative keys, skip u...

2022-10-22 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9e99fbb3940bfab6ce2638107363e928bcca917a https://github.com/Perl/perl5/commit/9e99fbb3940bfab6ce2638107363e928bcca917a Author: Richard Leach Date: 2022-10-22 (Sat, 22 Oct 2022) Changed paths: M peep.c

[Perl/perl5] b93391: B::Deparse.pm - add padsv_store to list in sub ret...

2022-09-26 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b93391659d456f4fb0d24eb43c150565f51abbc4 https://github.com/Perl/perl5/commit/b93391659d456f4fb0d24eb43c150565f51abbc4 Author: Richard Leach Date: 2022-09-26 (Mon, 26 Sep 2022) Changed paths: M lib/B/D

[Perl/perl5] 22d010: pp_undef w/ TARGMY: push sv, not &PL_sv_undef, ont...

2022-09-23 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 22d01053ed299e489bfee2839fb35dfeece9d1fb https://github.com/Perl/perl5/commit/22d01053ed299e489bfee2839fb35dfeece9d1fb Author: Richard Leach Date: 2022-09-23 (Fri, 23 Sep 2022) Changed paths: M pp.c

[Perl/perl5] e61648: regcomp.c - use _simple functions where apparently...

2022-09-22 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e616482ebbb5b0eb7ab5edca3089ddf13650074b https://github.com/Perl/perl5/commit/e616482ebbb5b0eb7ab5edca3089ddf13650074b Author: Richard Leach Date: 2022-09-22 (Thu, 22 Sep 2022) Changed paths: M regcomp

[Perl/perl5] b6198b: SvPVCLEAR_FRESH - change from macro to inline func...

2022-09-22 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b6198bccd362ecd980c1b4301ce6817a2ec296e3 https://github.com/Perl/perl5/commit/b6198bccd362ecd980c1b4301ce6817a2ec296e3 Author: Richard Leach Date: 2022-09-22 (Thu, 22 Sep 2022) Changed paths: M embed.f

[Perl/perl5] f1cc67: perldelta - change pod markup for non-core modules

2022-09-19 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f1cc674150b9408466f484c1bd08faaa989000de https://github.com/Perl/perl5/commit/f1cc674150b9408466f484c1bd08faaa989000de Author: Richard Leach Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M pod/per

[Perl/perl5] d63288: perldelta - add GH#20114 to Known Problems section

2022-09-19 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d6328840c56c87f8debfcb92f957b21d5f31df98 https://github.com/Perl/perl5/commit/d6328840c56c87f8debfcb92f957b21d5f31df98 Author: Richard Leach Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M pod/per

[Perl/perl5] 540f45: S_scan_heredoc: fresh sv functions close to point ...

2022-09-18 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 540f4522aa40f6672e5e44976a38fae4b39fa3b8 https://github.com/Perl/perl5/commit/540f4522aa40f6672e5e44976a38fae4b39fa3b8 Author: Richard Leach Date: 2022-09-18 (Sun, 18 Sep 2022) Changed paths: M toke.c

[Perl/perl5] 33498e: sv_setsv_cow - directly create desired SVt_COW SV

2022-09-17 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 33498ed6ab04d6249c8585950bfd9321db9d2fa7 https://github.com/Perl/perl5/commit/33498ed6ab04d6249c8585950bfd9321db9d2fa7 Author: Richard Leach Date: 2022-09-17 (Sat, 17 Sep 2022) Changed paths: M sv.c

[Perl/perl5] 5e0c3e: pod - remove references to PrePAN (now defunct)

2022-09-15 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5e0c3e4a3b85ccc05e1127d901a87d55a48e5b98 https://github.com/Perl/perl5/commit/5e0c3e4a3b85ccc05e1127d901a87d55a48e5b98 Author: Richard Leach Date: 2022-09-15 (Thu, 15 Sep 2022) Changed paths: M pod/per

[Perl/perl5] e69d7f: perlguts - document newAV_alloc_x/z and _simple funcs

2022-09-15 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e69d7f8b2b933533e7d4b0f258a09d331a524e53 https://github.com/Perl/perl5/commit/e69d7f8b2b933533e7d4b0f258a09d331a524e53 Author: Richard Leach Date: 2022-09-16 (Fri, 16 Sep 2022) Changed paths: M pod/per

[Perl/perl5] 658a5b: Perl_sv_setsv_flags: return after invlist_clone case

2022-09-14 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 658a5bedcfb012a503b61de6c8cb69924cc6f6f8 https://github.com/Perl/perl5/commit/658a5bedcfb012a503b61de6c8cb69924cc6f6f8 Author: Richard Leach Date: 2022-09-14 (Wed, 14 Sep 2022) Changed paths: M sv.c

[Perl/perl5] 88745c: Perldelta for GH#20063 (addition to existing list)

2022-09-07 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 88745cf76c5a2fcd907eec49427ee74a02e529b3 https://github.com/Perl/perl5/commit/88745cf76c5a2fcd907eec49427ee74a02e529b3 Author: Richard Leach Date: 2022-09-07 (Wed, 07 Sep 2022) Changed paths: M pod/per

  1   2   >