[Perl/perl5] c1422f: Time-HiRes: don't warn in C++ builds

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c1422ffd5a3f4a25fc81b462014f97f09c3dbb0c https://github.com/Perl/perl5/commit/c1422ffd5a3f4a25fc81b462014f97f09c3dbb0c Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] acd31a: perldelta for 576cb40592d

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: acd31a0b582fcbf8de81a808ef3d691fc9381a92 https://github.com/Perl/perl5/commit/acd31a0b582fcbf8de81a808ef3d691fc9381a92 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] 576cb4: reset(): call set magic when clearing SVs

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 576cb40592d9fa7dd79b176acecb10438cb1b626 https://github.com/Perl/perl5/commit/576cb40592d9fa7dd79b176acecb10438cb1b626 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M sv.c M

[Perl/perl5] 0cd472: embed.fnc: mark uvuni_to_utf8() as a mathom

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0cd4721fc41a5e79770dc62d1a6800c17e785cad https://github.com/Perl/perl5/commit/0cd4721fc41a5e79770dc62d1a6800c17e785cad Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M embed.fnc

[Perl/perl5] da3a68: bump $POSIX::VERSION

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: da3a68b4a6db4c0b193c6d15d50fd498ecc1befd https://github.com/Perl/perl5/commit/da3a68b4a6db4c0b193c6d15d50fd498ecc1befd Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] a38e53: perldelta for 2fea725777ae

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a38e53e836c1784b41acb32404d52ed035923f8b https://github.com/Perl/perl5/commit/a38e53e836c1784b41acb32404d52ed035923f8b Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] 747190: test.pl: Clarify comments

2023-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7471907cd67433703b8d84b292cae3d648bf2369 https://github.com/Perl/perl5/commit/7471907cd67433703b8d84b292cae3d648bf2369 Author: Karl Williamson Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] db13d3: POSIX: fix compiler warnings on windows

2023-07-03 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: db13d3be7689b80baf7a315f26a198e88ba6a4d7 https://github.com/Perl/perl5/commit/db13d3be7689b80baf7a315f26a198e88ba6a4d7 Author: Lukas Mai Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] 8ace7a: Added example how to zero-pad floating-point number

2023-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8ace7af8aa2fb7c93e59fea6822d5df867fc13aa https://github.com/Perl/perl5/commit/8ace7af8aa2fb7c93e59fea6822d5df867fc13aa Author: Eugen Konkov Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5]

2023-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/hv/warndoc Home: https://github.com/Perl/perl5

[Perl/perl5] 78d7b3: warnings doc improvements

2023-07-03 Thread Hugo van der Sanden via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 78d7b3d6aa9dda85efde54c4da2627be766ea344 https://github.com/Perl/perl5/commit/78d7b3d6aa9dda85efde54c4da2627be766ea344 Author: Hugo van der Sanden Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] 69b6a7: Correct grammar in perlfunc.pod - select

2023-07-03 Thread James Raspass via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 69b6a7188928bf04aebca5bfccdf669c31197b7f https://github.com/Perl/perl5/commit/69b6a7188928bf04aebca5bfccdf669c31197b7f Author: James Raspass Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] a44bf6: loc_tools: Fix typo in comment

2023-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a44bf644f93191e20cb040fbbebd7a9b3468c79d https://github.com/Perl/perl5/commit/a44bf644f93191e20cb040fbbebd7a9b3468c79d Author: Karl Williamson Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] 2c96f4: utf8.h: prevent cast truncation warning on MSVC fo...

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2c96f462ceccb8446ed747749ad74ea339c8f547 https://github.com/Perl/perl5/commit/2c96f462ceccb8446ed747749ad74ea339c8f547 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M utf8.h

[Perl/perl5] 07e3b5: use the linker to link generate_uudmap$(EXE)

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 07e3b5cdb6f7260446b791acf0623e01a37e4739 https://github.com/Perl/perl5/commit/07e3b5cdb6f7260446b791acf0623e01a37e4739 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] 73dcd1: perldelta for dcc4b625fb9

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 73dcd1d4a48551519f31dd3aae640a135e1e9e97 https://github.com/Perl/perl5/commit/73dcd1d4a48551519f31dd3aae640a135e1e9e97 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] dcc4b6: perlhacktips: C99, but not array designators nor c...

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dcc4b625fb9453bcd3aa81e4f27d5e30a4d009e0 https://github.com/Perl/perl5/commit/dcc4b625fb9453bcd3aa81e4f27d5e30a4d009e0 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] d06437: EU::CBuilder: add a prototype to the test code for...

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d064376010b43688c2811900c35310de758520eb https://github.com/Perl/perl5/commit/d064376010b43688c2811900c35310de758520eb Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] 8555f8: propose the darwin libperl.t fixes for backport to...

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 8555f85cc353d9e0cd59c72090ded4f135c84ff1 https://github.com/Perl/perl5/commit/8555f85cc353d9e0cd59c72090ded4f135c84ff1 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] c855e3: perldelta for b1db17763c, 41f7ccfe264 and 3e81034731

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c855e339ae4a7adb6d370516be4ba89003dcb47f https://github.com/Perl/perl5/commit/c855e339ae4a7adb6d370516be4ba89003dcb47f Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] 3e8103: libperl.t: remove the now obsolere skip on darwin

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3e81034731d800130bf697e44c1732167a2fa5ef https://github.com/Perl/perl5/commit/3e81034731d800130bf697e44c1732167a2fa5ef Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] b1db17: porting/libperl.t: handle nm output on Mac OS Vent...

2023-07-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1db17763c817dd84f06c0147a2bc60fe1bfe639 https://github.com/Perl/perl5/commit/b1db17763c817dd84f06c0147a2bc60fe1bfe639 Author: Tony Cook Date: 2023-07-04 (Tue, 04 Jul 2023) Changed paths: M

[Perl/perl5] b6357f: perlfunc.pod: Correct getpwnam example

2023-07-03 Thread Elvin Aslanov via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b6357fefc4581030b6d4d7b635fcdd972b374fb6 https://github.com/Perl/perl5/commit/b6357fefc4581030b6d4d7b635fcdd972b374fb6 Author: Elvin Aslanov Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] 9cd988: Release schedule for 5.39 dev cycle

2023-07-03 Thread James E Keenan via perl5-changes
Branch: refs/heads/jkeenan/5-39-release-schedule-20230703 Home: https://github.com/Perl/perl5 Commit: 9cd98894ff8c84aa6a9478db8608dde56a829542 https://github.com/Perl/perl5/commit/9cd98894ff8c84aa6a9478db8608dde56a829542 Author: James E Keenan Date: 2023-07-03 (Mon, 03 Jul

[Perl/perl5] 545f6e: op/sub.t: Cancel watchdog when done

2023-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 545f6e3fd67ed8b75305cfcc59305eddbaca1bf8 https://github.com/Perl/perl5/commit/545f6e3fd67ed8b75305cfcc59305eddbaca1bf8 Author: Karl Williamson Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] c164c4: perl.h: Use an enum to simplify consecutive value ...

2023-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c164c467952dd4fb7b81b3030f8ccc445ae438a8 https://github.com/Perl/perl5/commit/c164c467952dd4fb7b81b3030f8ccc445ae438a8 Author: Karl Williamson Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] ac95fc: Fix typo in win32/Makefile comment

2023-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ac95fc10948d6e7a38433eaa4a0824b8e9b1f1e5 https://github.com/Perl/perl5/commit/ac95fc10948d6e7a38433eaa4a0824b8e9b1f1e5 Author: Karl Williamson Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M