[Perl/perl5] 99efdb: add CvEVAL_COMPILED() flag and fix closure bug.

2024-03-22 Thread iabyn via perl5-changes
Branch: refs/heads/davem/eval_compiled Home: https://github.com/Perl/perl5 Commit: 99efdbdeaaf78a23ea899d194a250b7ff33ca069 https://github.com/Perl/perl5/commit/99efdbdeaaf78a23ea899d194a250b7ff33ca069 Author: David Mitchell Date: 2024-03-22 (Fri, 22 Mar 2024) Changed

[Perl/perl5]

2024-03-22 Thread iabyn via perl5-changes
Branch: refs/heads/davem/dump_flag 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] a74bf3: add CVf_XS_RCSTACK to dump output

2024-03-22 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a74bf3262c9b6b45c1cec5981d4c1dee9e493fd9 https://github.com/Perl/perl5/commit/a74bf3262c9b6b45c1cec5981d4c1dee9e493fd9 Author: David Mitchell Date: 2024-03-22 (Fri, 22 Mar 2024) Changed paths: M

[Perl/perl5] 6522c5: New perldelta for 5.39.10

2024-03-22 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6522c596a894e041107720990122fb627662aee5 https://github.com/Perl/perl5/commit/6522c596a894e041107720990122fb627662aee5 Author: Paul "LeoNerd" Evans Date: 2024-03-22 (Fri, 22 Mar 2024) Changed pa

[Perl/perl5] 167b7b: Keep using undocumented gcc locale feature

2024-03-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 167b7bb18036b7eb9a473b5e644e693edb221340 https://github.com/Perl/perl5/commit/167b7bb18036b7eb9a473b5e644e693edb221340 Author: Karl Williamson Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M

[Perl/perl5] bce688: fix deparse of state sub with empty prototype

2024-03-21 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-deparse-state-sub Home: https://github.com/Perl/perl5 Commit: bce6881eab90206cbcf279109a4a7a79fe707ab7 https://github.com/Perl/perl5/commit/bce6881eab90206cbcf279109a4a7a79fe707ab7 Author: Graham Knop Date: 2024-03-22 (Fri, 22 Mar 2024) Changed

[Perl/perl5] 3af352: regcomp: OPFAIL is neither SIMPLE nor HASWIDTH

2024-03-21 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3af3521ee7bc2cc6405a586f8d9001126af89ed0 https://github.com/Perl/perl5/commit/3af3521ee7bc2cc6405a586f8d9001126af89ed0 Author: Lukas Mai Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M regcomp.c

[Perl/perl5] 4017ac: fix deparse of state sub with empty prototype

2024-03-21 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-deparse-state-sub Home: https://github.com/Perl/perl5 Commit: 4017ac2b743cee48a3ac2564cf7e9d4e8796a7d5 https://github.com/Perl/perl5/commit/4017ac2b743cee48a3ac2564cf7e9d4e8796a7d5 Author: Graham Knop Date: 2024-03-21 (Thu, 21 Mar 2024) Changed

[Perl/perl5] 853535: add CVf_XS_RCSTACK to dump output

2024-03-21 Thread iabyn via perl5-changes
Branch: refs/heads/davem/dump_flag Home: https://github.com/Perl/perl5 Commit: 853535ccafe9e80d3b57b4c04b197c25c298a44c https://github.com/Perl/perl5/commit/853535ccafe9e80d3b57b4c04b197c25c298a44c Author: David Mitchell Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths

[Perl/perl5] 38bf70: epigraphs.pod: Add perl 5.39.9's one

2024-03-20 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 38bf7049ef87a44db7a8b39007eb41adef7f9109 https://github.com/Perl/perl5/commit/38bf7049ef87a44db7a8b39007eb41adef7f9109 Author: Paul "LeoNerd" Evans Date: 2024-03-20 (Wed, 20 Mar 2024) Changed pa

[Perl/perl5] 3d2560: release_schedule.pod: mark 5.39.9 as released

2024-03-20 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3d2560b13816895c83a695fa47005b3943cb69de https://github.com/Perl/perl5/commit/3d2560b13816895c83a695fa47005b3943cb69de Author: Paul "LeoNerd" Evans Date: 2024-03-20 (Wed, 20 Mar 2024) Changed pa

[Perl/perl5]

2024-03-20 Thread Paul Evans via perl5-changes
Branch: refs/tags/v5.39.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] bc258f: Update Module::CoreList for 5.39.9

2024-03-20 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bc258f4430fc02db4f077ffcb068a7ed4bcecf01 https://github.com/Perl/perl5/commit/bc258f4430fc02db4f077ffcb068a7ed4bcecf01 Author: Paul "LeoNerd" Evans Date: 2024-03-20 (Wed, 20 Mar 2024) Changed pa

[Perl/perl5]

2024-03-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/named-initialisers-for-mgvtbl 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] 625cd9: Use C99 named initialisers in core structs that de...

2024-03-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/named-initialisers-for-mgvtbl Home: https://github.com/Perl/perl5 Commit: 625cd9821c97aea5e76dab794bf7288a6991d191 https://github.com/Perl/perl5/commit/625cd9821c97aea5e76dab794bf7288a6991d191 Author: Paul "LeoNerd" Evans Date: 2024-03-19 (Tue, 1

[Perl/perl5] 743293: Revert "Warn about shadowing names when importing ...

2024-03-19 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 743293ba242cb0021cda3c85364f93cc89c3ae3e https://github.com/Perl/perl5/commit/743293ba242cb0021cda3c85364f93cc89c3ae3e Author: Paul "LeoNerd" Evans Date: 2024-03-19 (Tue, 19 Mar 2024) Changed pa

[Perl/perl5]

2024-03-19 Thread iabyn via perl5-changes
Branch: refs/heads/davem/newx_aux 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] 4e836f: OP_METHSTART, OP_INITFIELD: use shared mem for aux

2024-03-19 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4e836fe9a8aee77f5e17a5db4b232508755038d6 https://github.com/Perl/perl5/commit/4e836fe9a8aee77f5e17a5db4b232508755038d6 Author: David Mitchell Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M

[Perl/perl5] 6a2327: perldelta for ed37371b34c7f (Tie::File)

2024-03-18 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6a2327b68ffd1416197d594607479c827a5f4103 https://github.com/Perl/perl5/commit/6a2327b68ffd1416197d594607479c827a5f4103 Author: Lukas Mai Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M pod

[Perl/perl5]

2024-03-18 Thread iabyn via perl5-changes
Branch: refs/heads/davem/tied_method_realav 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] 047658: Perl_tied_method(): *conditionally* use RC stack

2024-03-18 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0476589cca34e34bc0ca3e11c01cffd9e7c60491 https://github.com/Perl/perl5/commit/0476589cca34e34bc0ca3e11c01cffd9e7c60491 Author: David Mitchell Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M

[Perl/perl5] c3ebd2: OP_METHSTART, OP_INITFIELD: use shared mem for aux

2024-03-17 Thread iabyn via perl5-changes
Branch: refs/heads/davem/newx_aux Home: https://github.com/Perl/perl5 Commit: c3ebd26582351105a25df19e205678ecc87c1708 https://github.com/Perl/perl5/commit/c3ebd26582351105a25df19e205678ecc87c1708 Author: David Mitchell Date: 2024-03-17 (Sun, 17 Mar 2024) Changed paths

[Perl/perl5] 9d0763: Perl_tied_method(): *conditionally* use RC stack

2024-03-17 Thread iabyn via perl5-changes
Branch: refs/heads/davem/tied_method_realav Home: https://github.com/Perl/perl5 Commit: 9d0763202f9b83efe08b11749b3dc47ac27b0b6c https://github.com/Perl/perl5/commit/9d0763202f9b83efe08b11749b3dc47ac27b0b6c Author: David Mitchell Date: 2024-03-17 (Sun, 17 Mar 2024) Changed

[Perl/perl5] d1971b: testsuite.yml: fix ASAN build tests

2024-03-17 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d1971b5f57c5a31b1d61d7b2e5816942d69ed954 https://github.com/Perl/perl5/commit/d1971b5f57c5a31b1d61d7b2e5816942d69ed954 Author: Tony Cook Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M .github

[Perl/perl5] 239af9: OP_METHSTART, OP_INITFIELD: use shared mem for aux

2024-03-17 Thread iabyn via perl5-changes
Branch: refs/heads/davem/newx_aux Home: https://github.com/Perl/perl5 Commit: 239af9f3786b2d5623067a25f061f2c2987b209f https://github.com/Perl/perl5/commit/239af9f3786b2d5623067a25f061f2c2987b209f Author: David Mitchell Date: 2024-03-17 (Sun, 17 Mar 2024) Changed paths

[Perl/perl5] 150bc2: Perl_tied_method(): *conditionally* use RC stack

2024-03-17 Thread iabyn via perl5-changes
Branch: refs/heads/davem/tied_method_realav Home: https://github.com/Perl/perl5 Commit: 150bc24c60188bfb6b67da0c8a36fc75b1a70a25 https://github.com/Perl/perl5/commit/150bc24c60188bfb6b67da0c8a36fc75b1a70a25 Author: David Mitchell Date: 2024-03-17 (Sun, 17 Mar 2024) Changed

[Perl/perl5] b65f3b: Perl_tied_method(): *conditionally* use RC stack

2024-03-17 Thread iabyn via perl5-changes
Branch: refs/heads/davem/tied_method_realav Home: https://github.com/Perl/perl5 Commit: b65f3b65c9326207e36c55ebc6a140f3230b32f4 https://github.com/Perl/perl5/commit/b65f3b65c9326207e36c55ebc6a140f3230b32f4 Author: David Mitchell Date: 2024-03-17 (Sun, 17 Mar 2024) Changed

[Perl/perl5] 0e9cc8: autodoc.pl: fix typos

2024-03-14 Thread guangwu via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0e9cc8e5aaebeef20004deb2c6fdf911e60ba482 https://github.com/Perl/perl5/commit/0e9cc8e5aaebeef20004deb2c6fdf911e60ba482 Author: guoguangwu Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M AUTHORS

[Perl/perl5] 5b4732: Note that __VA_OPT__ is now standardized

2024-03-13 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5b473284d0773521c9bd7ebc35adea4a183e8ad0 https://github.com/Perl/perl5/commit/5b473284d0773521c9bd7ebc35adea4a183e8ad0 Author: Karl Williamson Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M pod

[Perl/perl5]

2024-03-13 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/hydahy_gh18032 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] 216a5a: regcomp.c - Exclude split STRING from /x default m...

2024-03-13 Thread Yves Orton via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 216a5aa8fd93d87eb2e38368010ad8976b69ea20 https://github.com/Perl/perl5/commit/216a5aa8fd93d87eb2e38368010ad8976b69ea20 Author: Richard Leach Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M ext/re

[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

[Perl/perl5] a8ea39: autodoc.pl: Strip any trailing blanks in output

2024-03-11 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a8ea39937ae8a2fb20e4ab11742cbc6b5cf82e3a https://github.com/Perl/perl5/commit/a8ea39937ae8a2fb20e4ab11742cbc6b5cf82e3a Author: Karl Williamson Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: M

[Perl/perl5] 8ba482: locale_threads.t: Reenable DragonFly testing

2024-03-11 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8ba4821755e558c4c3e9092fc126a958eeef99a4 https://github.com/Perl/perl5/commit/8ba4821755e558c4c3e9092fc126a958eeef99a4 Author: Karl Williamson Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: M lib

[Perl/perl5] 3813d3: lib/locale.t:

2024-03-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-env Home: https://github.com/Perl/perl5 Commit: 3813d3f10e3aacfa874645b12c166f0940b9a076 https://github.com/Perl/perl5/commit/3813d3f10e3aacfa874645b12c166f0940b9a076 Author: Karl Williamson Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths

[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

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

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

[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] 1d2f32: Add CI entry for static Perl

2024-03-07 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1d2f32c260fbe7d7fb589c825305450afff68d26 https://github.com/Perl/perl5/commit/1d2f32c260fbe7d7fb589c825305450afff68d26 Author: Leon Timmermans Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths: M

[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] 5bf3e1: release_schedule.pod: Paul Evans volunteers to rel...

2024-03-07 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5bf3e10566acc81b77c64c51b77459ebc1292e25 https://github.com/Perl/perl5/commit/5bf3e10566acc81b77c64c51b77459ebc1292e25 Author: Paul "LeoNerd" Evans Date: 2024-03-07 (Thu, 07 Mar 2024) Changed pa

[Perl/perl5] f9e60a: mktables: Fix indentation on a line

2024-03-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f9e60abaf34ea14f01b2d4283245cc80892b2420 https://github.com/Perl/perl5/commit/f9e60abaf34ea14f01b2d4283245cc80892b2420 Author: Karl Williamson Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths: M

[Perl/perl5] 9213b2: Silence compilation warnings (PR 21925).

2024-03-05 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9213b22726eeed2117a341ff34d7f0eadeb734c3 https://github.com/Perl/perl5/commit/9213b22726eeed2117a341ff34d7f0eadeb734c3 Author: sisyphus Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: M win32/win32

[Perl/perl5] 4870fd: Remove the tombstone-related code from pad.h + pad.c

2024-03-05 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4870fd2e1aacb81b8c21021c5f89e0b612e637f2 https://github.com/Perl/perl5/commit/4870fd2e1aacb81b8c21021c5f89e0b612e637f2 Author: Paul "LeoNerd" Evans Date: 2024-03-06 (Wed, 06 Mar 2024) Changed pa

[Perl/perl5] c3de8c: IO::Zlib: sync with CPAN version 1.15

2024-03-04 Thread Tom Hughes via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c3de8c0840433e0c9837d0e9032adbf466e11ca8 https://github.com/Perl/perl5/commit/c3de8c0840433e0c9837d0e9032adbf466e11ca8 Author: Tom Hughes Date: 2024-03-04 (Mon, 04 Mar 2024) Changed paths: M Porting

[Perl/perl5] 98ac93: Don't warn about subsequent use VERSION if it requ...

2024-03-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 98ac9397d0ef07509e25884c73d93d933d9c5e82 https://github.com/Perl/perl5/commit/98ac9397d0ef07509e25884c73d93d933d9c5e82 Author: Paul "LeoNerd" Evans Date: 2024-03-04 (Mon, 04 Mar 2024) Changed pa

[Perl/perl5] bd795a: Time::HiRes: show import of CLOCK_REALTIME

2024-03-03 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bd795a9f5535c5d98e4d777cf2a1148fb02f8a04 https://github.com/Perl/perl5/commit/bd795a9f5535c5d98e4d777cf2a1148fb02f8a04 Author: James E Keenan Date: 2024-03-03 (Sun, 03 Mar 2024) Changed paths: M dist

[Perl/perl5] 2f74b6: perl.h: Remove redundant preprocessor directive

2024-03-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2f74b669c300e3b7241c0f3d668729780f7085f4 https://github.com/Perl/perl5/commit/2f74b669c300e3b7241c0f3d668729780f7085f4 Author: Karl Williamson Date: 2024-03-03 (Sun, 03 Mar 2024) Changed paths: M

[Perl/perl5] c3bb8a: perldelta.pod: Add entry for new logical xor operator

2024-03-01 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c3bb8a84722517e40199c1594a9340b86103e837 https://github.com/Perl/perl5/commit/c3bb8a84722517e40199c1594a9340b86103e837 Author: Paul "LeoNerd" Evans Date: 2024-03-01 (Fri, 01 Mar 2024) Changed pa

[Perl/perl5] abac09: bump $DynaLoader::VERSION

2024-02-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: abac0992d7f83a488e5ef71af60b424cd52d47e1 https://github.com/Perl/perl5/commit/abac0992d7f83a488e5ef71af60b424cd52d47e1 Author: Tony Cook Date: 2024-02-29 (Thu, 29 Feb 2024) Changed paths: M ext

[Perl/perl5] d6e802: Create a new logical xor operator, spelled `^^`

2024-02-28 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d6e802ac91218e636dd18a9be0e1bf9b8bc40abe https://github.com/Perl/perl5/commit/d6e802ac91218e636dd18a9be0e1bf9b8bc40abe Author: Martijn Lievaart Date: 2024-02-29 (Thu, 29 Feb 2024) Changed paths: M

[Perl/perl5] d3f42b: DynaLoader: dl_dyld.xs: don't undef bool

2024-02-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d3f42b8d3823ce40f4f62758562ad4c02ffa3e27 https://github.com/Perl/perl5/commit/d3f42b8d3823ce40f4f62758562ad4c02ffa3e27 Author: Tony Cook Date: 2024-02-29 (Thu, 29 Feb 2024) Changed paths: M ext

[Perl/perl5] babcc2: `README.haiku`: Update dead link

2024-02-28 Thread Elvin Aslanov via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: babcc2d8d79c3b755fc83e10d5ea599aff428237 https://github.com/Perl/perl5/commit/babcc2d8d79c3b755fc83e10d5ea599aff428237 Author: Elvin Aslanov Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M

[Perl/perl5] 6da402: Modernise & simplify bytes.pm

2024-02-28 Thread James Raspass via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6da4021a52da85dc8755b9c2798bc9f13f9d10d1 https://github.com/Perl/perl5/commit/6da4021a52da85dc8755b9c2798bc9f13f9d10d1 Author: James Raspass Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M

[Perl/perl5] dee9d7: Add CI entry for static Perl

2024-02-28 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/static-test Home: https://github.com/Perl/perl5 Commit: dee9d7d105de331448bb9880b16484149e261466 https://github.com/Perl/perl5/commit/dee9d7d105de331448bb9880b16484149e261466 Author: Leon Timmermans Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths

[Perl/perl5] 39903e: Lock ENV mutex while changing the environment

2024-02-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 39903e82c49485e56b0e071534bf7de164c16a4d https://github.com/Perl/perl5/commit/39903e82c49485e56b0e071534bf7de164c16a4d Author: Karl Williamson Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M

[Perl/perl5] da6fa4: regen/reentr.pl: Use hash instead of code conditio...

2024-02-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: da6fa4ecf03faad13ad2647326e3c2d8d8b9e350 https://github.com/Perl/perl5/commit/da6fa4ecf03faad13ad2647326e3c2d8d8b9e350 Author: Karl Williamson Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M

[Perl/perl5] 01fa93: perl.h: Use ENV mutex even without locales

2024-02-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 01fa93ac353e1c48e665d9ec7559ce77f9a33155 https://github.com/Perl/perl5/commit/01fa93ac353e1c48e665d9ec7559ce77f9a33155 Author: Karl Williamson Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M

[Perl/perl5]

2024-02-28 Thread iabyn via perl5-changes
Branch: refs/heads/davem/padsv_store_unvoid 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] dc524b: Revert "OP_PADSV_STORE: only in void context"

2024-02-28 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dc524b6cbd75e78c018e9ad6dd1b2d9c5eee6a20 https://github.com/Perl/perl5/commit/dc524b6cbd75e78c018e9ad6dd1b2d9c5eee6a20 Author: David Mitchell Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M ext/B

[Perl/perl5] 923395: regen/regen_lib.pl: Stop compile time warning

2024-02-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9233950dc7fe48f3657cb9c91dc1ef51bb38550b https://github.com/Perl/perl5/commit/9233950dc7fe48f3657cb9c91dc1ef51bb38550b Author: Karl Williamson Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] ed3737: Tie::File: remove 5.005 compatibility code

2024-02-27 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ed37371b34c7f96e0d2697cad42c16ca47d6f481 https://github.com/Perl/perl5/commit/ed37371b34c7f96e0d2697cad42c16ca47d6f481 Author: Lukas Mai Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M dist/Tie

[Perl/perl5] 571998: STRFTIME_LOCK needs an unchanging locale

2024-02-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 57199857b7f5d213e48ac45fd12090897ff527d1 https://github.com/Perl/perl5/commit/57199857b7f5d213e48ac45fd12090897ff527d1 Author: Karl Williamson Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] 4110b0: Automatically regenerate locale_table.h

2024-02-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4110b0cc3f9162c7bd750c4d13635699a6677579 https://github.com/Perl/perl5/commit/4110b0cc3f9162c7bd750c4d13635699a6677579 Author: Karl Williamson Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] b4915e: perl.h: Use Perl_croak() instead of more specific ...

2024-02-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b4915ed1b0cd58c2662234f6215102dc4c07920e https://github.com/Perl/perl5/commit/b4915ed1b0cd58c2662234f6215102dc4c07920e Author: Karl Williamson Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] 6fe8ec: locale.c: Look for strict UTF-8, not loose

2024-02-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6fe8ec7fe2240308463347a0ba20fdaa8b31c560 https://github.com/Perl/perl5/commit/6fe8ec7fe2240308463347a0ba20fdaa8b31c560 Author: Karl Williamson Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] 805762: locale.c: Avoid unnecessary locale recalculation

2024-02-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 805762a25116e8ef4ebf69e6e77387c750a224e0 https://github.com/Perl/perl5/commit/805762a25116e8ef4ebf69e6e77387c750a224e0 Author: Karl Williamson Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] d802c7: perl.h: Move code to later in file

2024-02-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d802c7e194b8f37cd7a35fda1b9009a69f7ef423 https://github.com/Perl/perl5/commit/d802c7e194b8f37cd7a35fda1b9009a69f7ef423 Author: Karl Williamson Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] 27f904: Revert "OP_PADSV_STORE: only in void context"

2024-02-27 Thread iabyn via perl5-changes
Branch: refs/heads/davem/padsv_store_unvoid Home: https://github.com/Perl/perl5 Commit: 27f904b378493de59d3561891bdfdefec5caeecb https://github.com/Perl/perl5/commit/27f904b378493de59d3561891bdfdefec5caeecb Author: David Mitchell Date: 2024-02-27 (Tue, 27 Feb 2024) Changed

[Perl/perl5]

2024-02-27 Thread iabyn via perl5-changes
Branch: refs/heads/davem/tie-file-tmpdir 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] 0dcb31: Tie::File: use File::Temp in two test scripts

2024-02-27 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0dcb31c5c86b04e1b52bb0eb548d3430ae796dd5 https://github.com/Perl/perl5/commit/0dcb31c5c86b04e1b52bb0eb548d3430ae796dd5 Author: David Mitchell Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M dist

[Perl/perl5]

2024-02-27 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/allow-use-version-overlap-for-noop-versions 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] 8f7708: allow multiple use v5.x declarations in some cases...

2024-02-27 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8f770826b6c32799ae766feb28830018349c2d70 https://github.com/Perl/perl5/commit/8f770826b6c32799ae766feb28830018349c2d70 Author: Graham Knop Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M op.c

[Perl/perl5] 0267c1: Provide example of synch from downloaded tarball

2024-02-26 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0267c10a6958859fe7b000cea2e94e642bb45b10 https://github.com/Perl/perl5/commit/0267c10a6958859fe7b000cea2e94e642bb45b10 Author: James E Keenan Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M

[Perl/perl5] 0bec5c: cpan/Compress-Raw-Bzip2 - Update to version 2.210

2024-02-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/davem/tie-file-tmpdir Home: https://github.com/Perl/perl5 Commit: 0bec5c12aedd29d3038ea28323a3291386704345 https://github.com/Perl/perl5/commit/0bec5c12aedd29d3038ea28323a3291386704345 Author: Paul Marquess Date: 2024-02-26 (Mon, 26 Feb 2024) Changed

[Perl/perl5] b07cb9: cpan/Compress-Raw-Zlib - Update to version 2.209

2024-02-26 Thread Paul Marquess via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b07cb93233bb4392c5366e5dcbd0f7b22e3b0c3b https://github.com/Perl/perl5/commit/b07cb93233bb4392c5366e5dcbd0f7b22e3b0c3b Author: Paul Marquess Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths: M

[Perl/perl5] e8fa1e: cpan/IO-Compress - Update to version 2.207

2024-02-26 Thread Paul Marquess via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e8fa1e7b9fdf84c06a62aa872eb90886c16e77c5 https://github.com/Perl/perl5/commit/e8fa1e7b9fdf84c06a62aa872eb90886c16e77c5 Author: Paul Marquess Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths: M

[Perl/perl5] 0bec5c: cpan/Compress-Raw-Bzip2 - Update to version 2.210

2024-02-26 Thread Paul Marquess via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0bec5c12aedd29d3038ea28323a3291386704345 https://github.com/Perl/perl5/commit/0bec5c12aedd29d3038ea28323a3291386704345 Author: Paul Marquess Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths: M

[Perl/perl5] 529b0e: t/harness: remove Encode parallel test exception

2024-02-26 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 529b0eee5b68112baa6223f86e8db382fd7443c4 https://github.com/Perl/perl5/commit/529b0eee5b68112baa6223f86e8db382fd7443c4 Author: David Mitchell Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths: M t

[Perl/perl5] 529b0e: t/harness: remove Encode parallel test exception

2024-02-26 Thread iabyn via perl5-changes
Branch: refs/heads/davem/tie-file-tmpdir Home: https://github.com/Perl/perl5 Commit: 529b0eee5b68112baa6223f86e8db382fd7443c4 https://github.com/Perl/perl5/commit/529b0eee5b68112baa6223f86e8db382fd7443c4 Author: David Mitchell Date: 2024-02-26 (Mon, 26 Feb 2024) Changed

[Perl/perl5] 55492b: cpan/Text-Tabs - Update to version 2024.001

2024-02-25 Thread Aristotle Pagaltzis via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 55492b2735dc53511500d0ba96996c2a9fcbf178 https://github.com/Perl/perl5/commit/55492b2735dc53511500d0ba96996c2a9fcbf178 Author: Aristotle Pagaltzis Date: 2024-02-25 (Sun, 25 Feb 2024) Changed paths: M

[Perl/perl5] fd0a86: cpan/Compress-Raw-Zlib - Update to version 2.208

2024-02-25 Thread Paul Marquess via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fd0a86c119bad377b2d6b9ee4ecfc27c8d34d126 https://github.com/Perl/perl5/commit/fd0a86c119bad377b2d6b9ee4ecfc27c8d34d126 Author: Paul Marquess Date: 2024-02-25 (Sun, 25 Feb 2024) Changed paths: M

[Perl/perl5] ba0cc6: cpan/Encode - Update to version 3.21

2024-02-25 Thread Dan Kogai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ba0cc60717b04fb1472d40918d19010d9de9ecfa https://github.com/Perl/perl5/commit/ba0cc60717b04fb1472d40918d19010d9de9ecfa Author: Dan Kogai Date: 2024-02-25 (Sun, 25 Feb 2024) Changed paths: M Porting

[Perl/perl5] f4c402: perlintern: Fix misspelling

2024-02-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f4c40281d5eb838e23b8179edd9d4e352f8bb14d https://github.com/Perl/perl5/commit/f4c40281d5eb838e23b8179edd9d4e352f8bb14d Author: Karl Williamson Date: 2024-02-25 (Sun, 25 Feb 2024) Changed paths: M

[Perl/perl5]

2024-02-25 Thread iabyn via perl5-changes
Branch: refs/heads/davem/smoke-fixes 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] de05a3: Fix parallel smoke failure in Encode.

2024-02-25 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: de05a3dc13c9866907d46aa499187be02e79d607 https://github.com/Perl/perl5/commit/de05a3dc13c9866907d46aa499187be02e79d607 Author: David Mitchell Date: 2024-02-25 (Sun, 25 Feb 2024) Changed paths: M t

[Perl/perl5] de05a3: Fix parallel smoke failure in Encode.

2024-02-25 Thread iabyn via perl5-changes
Branch: refs/heads/davem/smoke-fixes Home: https://github.com/Perl/perl5 Commit: de05a3dc13c9866907d46aa499187be02e79d607 https://github.com/Perl/perl5/commit/de05a3dc13c9866907d46aa499187be02e79d607 Author: David Mitchell Date: 2024-02-25 (Sun, 25 Feb 2024) Changed paths

[Perl/perl5]

2024-02-24 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/warnings-corelist-update-20240224 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] ad4a6d: prepare Module::CoreList for 5.39.9

2024-02-24 Thread Renee via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ad4a6d926044374113dfb037dbbd4d8e53fe1572 https://github.com/Perl/perl5/commit/ad4a6d926044374113dfb037dbbd4d8e53fe1572 Author: reneeb Date: 2024-02-24 (Sat, 24 Feb 2024) Changed paths: M dist/Module

[Perl/perl5] 260f3d: revert change to regen/warnings.pl

2024-02-24 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 260f3d82ae486ea55a487bd6bf70d4dc9e5620ad https://github.com/Perl/perl5/commit/260f3d82ae486ea55a487bd6bf70d4dc9e5620ad Author: Lukas Mai Date: 2024-02-24 (Sat, 24 Feb 2024) Changed paths: M lib

[Perl/perl5] 263d1d: Bump version for lib/warnings.pm; CoreList updates

2024-02-24 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/warnings-corelist-update-20240224 Home: https://github.com/Perl/perl5 Commit: 263d1d351e8cd05ad46e4f4ddea634bbb9b7e65e https://github.com/Perl/perl5/commit/263d1d351e8cd05ad46e4f4ddea634bbb9b7e65e Author: James E Keenan Date: 2024-02-24

[Perl/perl5] 82c23e: Expelliarmus

2024-02-23 Thread Chris Williams via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 82c23e3bc21fefca5c78ad072906da735e49e475 https://github.com/Perl/perl5/commit/82c23e3bc21fefca5c78ad072906da735e49e475 Author: Chris 'BinGOs' Williams Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths

[Perl/perl5] 1e3e75: add 5.39.8 epigraph

2024-02-23 Thread Renee via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1e3e75a7eb6e5525076be59bb7162be1f5c2e423 https://github.com/Perl/perl5/commit/1e3e75a7eb6e5525076be59bb7162be1f5c2e423 Author: reneeb Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M Porting

[Perl/perl5]

2024-02-23 Thread Renee via perl5-changes
Branch: refs/tags/v5.39.8 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] 106da9: Update Module::CoreList for 5.39.8

2024-02-23 Thread Renee via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 106da9d0921c735add0a0993c265407bfc4baca9 https://github.com/Perl/perl5/commit/106da9d0921c735add0a0993c265407bfc4baca9 Author: reneeb Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M dist/Module

[Perl/perl5] ef72a9: Don't run File::Find tests in parallel

2024-02-23 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ef72a9add3d4aa7e662b9777192c07ef1b88fe15 https://github.com/Perl/perl5/commit/ef72a9add3d4aa7e662b9777192c07ef1b88fe15 Author: David Mitchell Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M t

[Perl/perl5] 78302a: makedef.pl: Skip locale thread symbols when necessary

2024-02-22 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 78302ab25c79261d541518aaa7049dcc5ffcf6d3 https://github.com/Perl/perl5/commit/78302ab25c79261d541518aaa7049dcc5ffcf6d3 Author: Craig A. Berry Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M

<    1   2   3   4   5   6   7   8   9   10   >