[Perl/perl5] 4acc9f: utf8n_to_uvchr_msgs: Widen declaration to U16.

2024-10-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4acc9fb8d9883d45c7f3c232e326b4223ffc8949 https://github.com/Perl/perl5/commit/4acc9fb8d9883d45c7f3c232e326b4223ffc8949 Author: Karl Williamson Date: 2024-10-31 (Thu, 31 Oct 2024) Changed paths: M

[Perl/perl5] 9dc4d0: isUTF8_CHAR: Add a const to a variable

2024-10-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9dc4d087992809ea88a94b78f48f6941e1a0fe6c https://github.com/Perl/perl5/commit/9dc4d087992809ea88a94b78f48f6941e1a0fe6c Author: Karl Williamson Date: 2024-10-31 (Thu, 31 Oct 2024) Changed paths: M

[Perl/perl5] b03457: utf8.h: Add comment

2024-10-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b0345726a1d4fe8dac17fd575a3a596736cbd1c3 https://github.com/Perl/perl5/commit/b0345726a1d4fe8dac17fd575a3a596736cbd1c3 Author: Karl Williamson Date: 2024-10-31 (Thu, 31 Oct 2024) Changed paths: M utf8

[Perl/perl5] 9eea29: perlapi: Fix typo in name, leading to warning

2024-10-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9eea2972538c3f58416774970f9fde07310a4324 https://github.com/Perl/perl5/commit/9eea2972538c3f58416774970f9fde07310a4324 Author: Karl Williamson Date: 2024-10-30 (Wed, 30 Oct 2024) Changed paths: M

[Perl/perl5] 708c73: B::Deparse: retain () around ! if omitting them wo...

2024-10-30 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 708c7341bf4c7c99c7a218eca2674794ae2717b1 https://github.com/Perl/perl5/commit/708c7341bf4c7c99c7a218eca2674794ae2717b1 Author: Lukas Mai Date: 2024-10-30 (Wed, 30 Oct 2024) Changed paths: M lib/B

[Perl/perl5] a97e8c: pod: fields.pm corrections

2024-10-30 Thread myrrhlin via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a97e8c6c752357d3c2f52a6213e8c8f21626 https://github.com/Perl/perl5/commit/a97e8c6c752357d3c2f52a6213e8c8f21626 Author: pyrrhlin <1197072+myrrh...@users.noreply.github.com> Date: 2024-10-30 (W

[Perl/perl5] f70f67: Math::Complex: remove redundant \s* before $gre

2024-10-30 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f70f67cc684b1466b91ab0dc1a114f4fb0f5264e https://github.com/Perl/perl5/commit/f70f67cc684b1466b91ab0dc1a114f4fb0f5264e Author: Lukas Mai Date: 2024-10-30 (Wed, 30 Oct 2024) Changed paths: M dist/Math

[Perl/perl5] 1c2979: Remove unused internal function bytes_from_utf8_loc

2024-10-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1c29794e4722a74af1a546a08aa51b4a3182a401 https://github.com/Perl/perl5/commit/1c29794e4722a74af1a546a08aa51b4a3182a401 Author: Karl Williamson Date: 2024-10-29 (Tue, 29 Oct 2024) Changed paths: M

[Perl/perl5] ff4c75: cygwin: workaround DLL load address conflict

2024-10-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff4c75e237e9d4f574da4e379bcc20e2604bf79f https://github.com/Perl/perl5/commit/ff4c75e237e9d4f574da4e379bcc20e2604bf79f Author: Tony Cook Date: 2024-10-29 (Tue, 29 Oct 2024) Changed paths: M .github

[Perl/perl5] 462358: XS-APItest/t/utf8.t: Tidy

2024-10-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 46235834c841f673b0f2eca9409bca01e836c19a https://github.com/Perl/perl5/commit/46235834c841f673b0f2eca9409bca01e836c19a Author: Karl Williamson Date: 2024-10-28 (Mon, 28 Oct 2024) Changed paths: M ext

[Perl/perl5] f8a5e2: embed.fnc: Convert some tabs to blanks

2024-10-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f8a5e262672c9dd3f70cd61bec3b95a25d271e14 https://github.com/Perl/perl5/commit/f8a5e262672c9dd3f70cd61bec3b95a25d271e14 Author: Karl Williamson Date: 2024-10-28 (Mon, 28 Oct 2024) Changed paths: M

[Perl/perl5] 76d402: regen/embed.pl: Handle m with p flags

2024-10-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 76d4023d4c3943f6baae2f455aabc658930dd54e https://github.com/Perl/perl5/commit/76d4023d4c3943f6baae2f455aabc658930dd54e Author: Karl Williamson Date: 2024-10-28 (Mon, 28 Oct 2024) Changed paths: M

[Perl/perl5] 93a802: Fix darwin arch hint on arm64 when using use64bitall

2024-10-26 Thread Marin Tsanov via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 93a802930341e5f84db4aad4ab109e8801ee https://github.com/Perl/perl5/commit/93a802930341e5f84db4aad4ab109e8801ee Author: Marin Tsanov Date: 2024-10-26 (Sat, 26 Oct 2024) Changed paths: M hints

[Perl/perl5] b6cf02: utf8.c: Fix misleading comment

2024-10-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b6cf02c6a47895f3ddebda7a3a98963a7dd45212 https://github.com/Perl/perl5/commit/b6cf02c6a47895f3ddebda7a3a98963a7dd45212 Author: Karl Williamson Date: 2024-10-26 (Sat, 26 Oct 2024) Changed paths: M utf8

[Perl/perl5] c5eb40: Remove cherry picked commits

2024-10-26 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: c5eb40bf86e98e35f7775d1c57d9a6a72248d46c https://github.com/Perl/perl5/commit/c5eb40bf86e98e35f7775d1c57d9a6a72248d46c Author: Steve Hay Date: 2024-10-26 (Sat, 26 Oct 2024) Changed paths: M

[Perl/perl5] 747e16: builtin: test the unary functions see if tail call...

2024-10-26 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-5.40 Home: https://github.com/Perl/perl5 Commit: 747e1642144507fcb6b06cf17109eb193768b5c0 https://github.com/Perl/perl5/commit/747e1642144507fcb6b06cf17109eb193768b5c0 Author: Tony Cook Date: 2024-10-26 (Sat, 26 Oct 2024) Changed paths: M lib

[Perl/perl5] eea125: Add new 5.38 candidate, with discussion

2024-10-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: eea125b293c204c2c95048425b5f30e0c9396fdd https://github.com/Perl/perl5/commit/eea125b293c204c2c95048425b5f30e0c9396fdd Author: Karl Williamson Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths

[Perl/perl5] a8a74a: lib/builtin.pm: Document that builtin functions ha...

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

[Perl/perl5] dc6c4b: more khw votes

2024-10-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: dc6c4b0c55af9c830284ec3da4219eead0ca4d37 https://github.com/Perl/perl5/commit/dc6c4b0c55af9c830284ec3da4219eead0ca4d37 Author: Karl Williamson Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths

[Perl/perl5] 9a9d70: t/porting/podcheck.t don't open Win32 MSVC related...

2024-10-24 Thread bulk88 via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9a9d70c38f6051857c395092b58e79353ce9f3be https://github.com/Perl/perl5/commit/9a9d70c38f6051857c395092b58e79353ce9f3be Author: bulk88 Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M t/porting

[Perl/perl5] 3aab81: utf8n_to_uvchr: check the state of DFA after the f...

2024-10-24 Thread Masahiro Honma via perl5-changes
Branch: refs/heads/maint-5.40 Home: https://github.com/Perl/perl5 Commit: 3aab8181cd4a98ef8e8621448474b38ea56b340f https://github.com/Perl/perl5/commit/3aab8181cd4a98ef8e8621448474b38ea56b340f Author: Masahiro Honma Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M

[Perl/perl5] 3d1fce: Remove cherry picked commits

2024-10-24 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 3d1fce2dbfda89dcc7d6b438882370c6d10d0202 https://github.com/Perl/perl5/commit/3d1fce2dbfda89dcc7d6b438882370c6d10d0202 Author: Steve Hay Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M

[Perl/perl5] 31f044: votes for some fixes

2024-10-23 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 31f044754fcce8ab01f24e6a8a19b7039e39005d https://github.com/Perl/perl5/commit/31f044754fcce8ab01f24e6a8a19b7039e39005d Author: Tony Cook Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M

[Perl/perl5] 0eda2a: Address #22693 - Blead 'Breaks' Module::CoreList

2024-10-23 Thread Chris Williams via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0eda2a52e6c9ceb462356f5125467832b5fb0e96 https://github.com/Perl/perl5/commit/0eda2a52e6c9ceb462356f5125467832b5fb0e96 Author: Chris 'BinGOs' Williams Date: 2024-10-23 (Wed, 23 Oct 2024) Cha

[Perl/perl5] a6f05e: utf8.c: Fix typo in comment

2024-10-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a6f05e6c69b1b871ac6c89a44d9f2aeb84979a1c https://github.com/Perl/perl5/commit/a6f05e6c69b1b871ac6c89a44d9f2aeb84979a1c Author: Karl Williamson Date: 2024-10-23 (Wed, 23 Oct 2024) Changed paths: M utf8

[Perl/perl5] c20589: embed.fnc: Remove obsolete comments:

2024-10-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c20589c549d5afbd43d47ce3878571a7636cbbe0 https://github.com/Perl/perl5/commit/c20589c549d5afbd43d47ce3878571a7636cbbe0 Author: Karl Williamson Date: 2024-10-23 (Wed, 23 Oct 2024) Changed paths: M

[Perl/perl5] 161ff7: perltodo: Add populating t/todo.t

2024-10-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 161ff7336a85931cf738fbfbffcf68de4d2f1c81 https://github.com/Perl/perl5/commit/161ff7336a85931cf738fbfbffcf68de4d2f1c81 Author: Karl Williamson Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M

[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

[Perl/perl5] 5a7719: pv_uni_display(): Declare as U8 to eliminate casts

2024-10-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5a771926873bc89057ccffd00eb5a7cedded4a29 https://github.com/Perl/perl5/commit/5a771926873bc89057ccffd00eb5a7cedded4a29 Author: Karl Williamson Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M utf8

[Perl/perl5] d7ad45: perllang_info.h: White-space only

2024-10-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d7ad45820a51a2fb7522182bd1d267bd811cc835 https://github.com/Perl/perl5/commit/d7ad45820a51a2fb7522182bd1d267bd811cc835 Author: Karl Williamson Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M

[Perl/perl5] e4d3d0: doop.c: Remove dead code

2024-10-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e4d3d0c06a98ce383c7fd3ab553a4ae1c2226cf9 https://github.com/Perl/perl5/commit/e4d3d0c06a98ce383c7fd3ab553a4ae1c2226cf9 Author: Karl Williamson Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M

[Perl/perl5] 5a979e: bytes_from_utf8_loc: Move declarations, rename var...

2024-10-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5a979ea5f855c8fa705f8700e6e3f8d8c7b0286c https://github.com/Perl/perl5/commit/5a979ea5f855c8fa705f8700e6e3f8d8c7b0286c Author: Karl Williamson Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M utf8

[Perl/perl5] 060589: regexec.c: Remove do-nothing call

2024-10-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 060589f9e660d359d07de3006f8dd5ed8cf4f31f https://github.com/Perl/perl5/commit/060589f9e660d359d07de3006f8dd5ed8cf4f31f Author: Karl Williamson Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M

[Perl/perl5] ad0f86: release manager guide: cmpVERSION needs the previo...

2024-10-20 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ad0f8623edde8440543dde1c88d7b1f644348640 https://github.com/Perl/perl5/commit/ad0f8623edde8440543dde1c88d7b1f644348640 Author: Graham Knop Date: 2024-10-21 (Mon, 21 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

[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

[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

[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

[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

[Perl/perl5] 1cb729: Remove cherry-picked commits

2024-10-20 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 1cb72941368a688bb4c190f37d2e349f032569d9 https://github.com/Perl/perl5/commit/1cb72941368a688bb4c190f37d2e349f032569d9 Author: Steve Hay Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M

[Perl/perl5] 5d4cab: PathTools: Keep $VERSION consistent in all *.pm files

2024-10-20 Thread James E Keenan via perl5-changes
Branch: refs/heads/maint-5.40 Home: https://github.com/Perl/perl5 Commit: 5d4cab2f785e633820ac6f84907c2189832e8acb https://github.com/Perl/perl5/commit/5d4cab2f785e633820ac6f84907c2189832e8acb Author: James E Keenan Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M

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

2024-10-20 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5 Commit: d2d21d02a537fb7edc4d9cfedeb0ee4038296024 https://github.com/Perl/perl5/commit/d2d21d02a537fb7edc4d9cfedeb0ee4038296024 Author: Tony Cook Date: 2024-10-20 (Sun, 20 Oct 2024) Changed paths: M ext

[Perl/perl5] cb398d: inline.h Move some #defines out of inside a function

2024-10-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cb398d21ce40162e1d41a1124867af75305db81f https://github.com/Perl/perl5/commit/cb398d21ce40162e1d41a1124867af75305db81f Author: Karl Williamson Date: 2024-10-19 (Sat, 19 Oct 2024) Changed paths: M

[Perl/perl5] 4a230e: utf8.h: Clarify comment

2024-10-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4a230eac1f11b5e3143bcb2df5d088c15128c5b1 https://github.com/Perl/perl5/commit/4a230eac1f11b5e3143bcb2df5d088c15128c5b1 Author: Karl Williamson Date: 2024-10-19 (Sat, 19 Oct 2024) Changed paths: M utf8

[Perl/perl5] a66489: APItest/t/utf8_warn_base: Change $variable name

2024-10-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a66489bb47fd2e66a5fb15dd3372a76fdc0c8352 https://github.com/Perl/perl5/commit/a66489bb47fd2e66a5fb15dd3372a76fdc0c8352 Author: Karl Williamson Date: 2024-10-19 (Sat, 19 Oct 2024) Changed paths: M ext

[Perl/perl5] e4b0b0: khw votes

2024-10-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: e4b0b06a3e37fe08d747737af0e4b2e58cba212a https://github.com/Perl/perl5/commit/e4b0b06a3e37fe08d747737af0e4b2e58cba212a Author: Karl Williamson Date: 2024-10-19 (Sat, 19 Oct 2024) Changed paths

[Perl/perl5]

2024-10-18 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor5 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] 69864d: ParseXS: bump version 3.54 => 3.55

2024-10-18 Thread David Mitchell via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 69864d9a5ac17bf15bfb560c1c08977dc527eb6e https://github.com/Perl/perl5/commit/69864d9a5ac17bf15bfb560c1c08977dc527eb6e Author: David Mitchell Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths: M dist

[Perl/perl5] 69864d: ParseXS: bump version 3.54 => 3.55

2024-10-18 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor5 Home: https://github.com/Perl/perl5 Commit: 69864d9a5ac17bf15bfb560c1c08977dc527eb6e https://github.com/Perl/perl5/commit/69864d9a5ac17bf15bfb560c1c08977dc527eb6e Author: David Mitchell Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths

[Perl/perl5] 19a540: regexec.c: Remove no-value-added function

2024-10-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 19a540392dc1dea55a673834a3c690d1dd5dee6a https://github.com/Perl/perl5/commit/19a540392dc1dea55a673834a3c690d1dd5dee6a Author: Karl Williamson Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M

[Perl/perl5] d0895a: perlapi: Rmv extraneous minus sign

2024-10-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d0895a39821eba1730490b27c1bd1e8125cc3700 https://github.com/Perl/perl5/commit/d0895a39821eba1730490b27c1bd1e8125cc3700 Author: Karl Williamson Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M utf8

[Perl/perl5] 00eb7c: fix authors after previous commit

2024-10-15 Thread David Mitchell via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 00eb7c7651d3535e4fcd32cef06a1d49022445c3 https://github.com/Perl/perl5/commit/00eb7c7651d3535e4fcd32cef06a1d49022445c3 Author: David Mitchell Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M

[Perl/perl5] 8c6bc2: clarify the comparison between 'our' and 'use vars'

2024-10-14 Thread Philippe Bruhat (BooK)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8c6bc2cf61f33cf709e25f0fef913e2a9ebad73e https://github.com/Perl/perl5/commit/8c6bc2cf61f33cf709e25f0fef913e2a9ebad73e Author: Philippe Bruhat (BooK) Date: 2024-10-14 (Mon, 14 Oct 2024) Changed paths

[Perl/perl5] 77b788: perlfunc - update each documentation with foreach ...

2024-10-11 Thread Dan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 77b78882c76e7461ccc4dcf2eb3afb9644836a72 https://github.com/Perl/perl5/commit/77b78882c76e7461ccc4dcf2eb3afb9644836a72 Author: Dan Date: 2024-10-11 (Fri, 11 Oct 2024) Changed paths: M .mailmap M

[Perl/perl5] c66964: Silence clang compilation warning

2024-10-11 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c6696424838223c8c83f83a4aa3160f457155f63 https://github.com/Perl/perl5/commit/c6696424838223c8c83f83a4aa3160f457155f63 Author: Karl Williamson Date: 2024-10-11 (Fri, 11 Oct 2024) Changed paths: M utf8

[Perl/perl5] 8684cb: perlop: fix and normalize indentation and alignment

2024-10-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/perlop-fix-improve-indent-alignment Home: https://github.com/Perl/perl5 Commit: 8684cb8a0f5c413baa566638d519f3dae2353a4f https://github.com/Perl/perl5/commit/8684cb8a0f5c413baa566638d519f3dae2353a4f Author: Graham Knop Date: 2024-10-11 (Fri, 11 Oct

[Perl/perl5] 997089: perlop: fix and normalize indentation and alignment

2024-10-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/perlop-fix-improve-indent-alignment Home: https://github.com/Perl/perl5 Commit: 997089d6af3e52e7b193a3756e98be16a8d32cb0 https://github.com/Perl/perl5/commit/997089d6af3e52e7b193a3756e98be16a8d32cb0 Author: Graham Knop Date: 2024-10-11 (Fri, 11 Oct

[Perl/perl5] bcea45: perlop: fix and normalize indentation and alignment

2024-10-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/perlop-fix-improve-indent-alignment Home: https://github.com/Perl/perl5 Commit: bcea45970b82a6241811258d21d990238cb6b6ff https://github.com/Perl/perl5/commit/bcea45970b82a6241811258d21d990238cb6b6ff Author: Graham Knop Date: 2024-10-10 (Thu, 10 Oct

[Perl/perl5] 9acaa9: bytes_to_utf8: Don't redo work

2024-10-10 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9acaa9844a1adc113059335846a097b435800a22 https://github.com/Perl/perl5/commit/9acaa9844a1adc113059335846a097b435800a22 Author: Karl Williamson Date: 2024-10-10 (Thu, 10 Oct 2024) Changed paths: M utf8

[Perl/perl5] a5fd0a: Fix compilation warnings about UTF8_\w+_PERL_EXTENDED

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

[Perl/perl5] d52927: ParseXS: 5.8.9 backcompat fixes

2024-10-08 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor5 Home: https://github.com/Perl/perl5 Commit: d52927ad6d754998f71cf36f8d07fa051233eed7 https://github.com/Perl/perl5/commit/d52927ad6d754998f71cf36f8d07fa051233eed7 Author: David Mitchell Date: 2024-10-09 (Wed, 09 Oct 2024) Changed paths

[Perl/perl5] a52ebe: ParseXS: bump version 3.54 => 3.55

2024-10-08 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor5 Home: https://github.com/Perl/perl5 Commit: a52ebeb954254dbf700ec26f2b02f14d02b559ba https://github.com/Perl/perl5/commit/a52ebeb954254dbf700ec26f2b02f14d02b559ba Author: David Mitchell Date: 2024-10-08 (Tue, 08 Oct 2024) Changed paths

[Perl/perl5] 82c493: perlvars.h: remove extraneous semicolon

2024-10-06 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 82c49390396382408fdafe8b813efdc28eb1ccdc https://github.com/Perl/perl5/commit/82c49390396382408fdafe8b813efdc28eb1ccdc Author: Craig A. Berry Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths: M

[Perl/perl5] d153d6: cpan/Digest-MD5 - Update to version 2.59 (fixing p...

2024-10-06 Thread Karen Etheridge via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d153d618b60e79df98882f8c32308ec20a9558cb https://github.com/Perl/perl5/commit/d153d618b60e79df98882f8c32308ec20a9558cb Author: Karen Etheridge Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths: M

[Perl/perl5] 35560d: Add new proposal to 5.40 voting file

2024-10-06 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 35560dfa973759360d421f941fd8b583681fc393 https://github.com/Perl/perl5/commit/35560dfa973759360d421f941fd8b583681fc393 Author: Steve Hay Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths: M

[Perl/perl5] 9b5031: cv_undef_flags: there's nothing to clean up for ou...

2024-10-06 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5 Commit: 9b5031be4156ab642f7c208158336596bf58ab53 https://github.com/Perl/perl5/commit/9b5031be4156ab642f7c208158336596bf58ab53 Author: Tony Cook Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths: M pad.c

[Perl/perl5] 96c09d: Fix commit IDs

2024-10-06 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 96c09dce2d31fd90624ba46042571cf4e02d6372 https://github.com/Perl/perl5/commit/96c09dce2d31fd90624ba46042571cf4e02d6372 Author: Steve Hay Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths: M

[Perl/perl5] 47842a: Request patch for malformed UTF-8 detection

2024-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 47842a66715335d3684260a82f1632cceb521e4d https://github.com/Perl/perl5/commit/47842a66715335d3684260a82f1632cceb521e4d Author: Karl Williamson Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths

[Perl/perl5] 97cb61: locale.c: Fix typo in comment

2024-10-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 97cb6125422ffea91b42a2ae264d1031b12752c2 https://github.com/Perl/perl5/commit/97cb6125422ffea91b42a2ae264d1031b12752c2 Author: Karl Williamson Date: 2024-10-05 (Sat, 05 Oct 2024) Changed paths: M

[Perl/perl5] 0fa334: perl.h: Clarify comments, fix typo

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

[Perl/perl5] d29571: op.c: Silence compiler warning

2024-10-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d29571779421178e2d6c9c193ce7068290640693 https://github.com/Perl/perl5/commit/d29571779421178e2d6c9c193ce7068290640693 Author: Karl Williamson Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M op.c

[Perl/perl5] e2de21: Add new email for Karl Williamson

2024-10-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e2de21dad4a580cdeeaea5c80166087492b7fa9e https://github.com/Perl/perl5/commit/e2de21dad4a580cdeeaea5c80166087492b7fa9e Author: Karl Williamson Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M

[Perl/perl5] 228adb: inline.h: Remove relict comments

2024-10-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 228adb84ec0f14d7a9b46367fa3563b7e3e6 https://github.com/Perl/perl5/commit/228adb84ec0f14d7a9b46367fa3563b7e3e6 Author: Karl Williamson Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M

[Perl/perl5] 24a0fd: pp_pack.c: Replace rolled-own with hop()

2024-10-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 24a0fdde2cd278bc9186febf915d0270c2fc1c44 https://github.com/Perl/perl5/commit/24a0fdde2cd278bc9186febf915d0270c2fc1c44 Author: Karl Williamson Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M

[Perl/perl5] 045b0d: [Win32] Remove obsolete code from perl.h.

2024-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 045b0df33c23dcafec502dc689b7a6ccb25c02bf https://github.com/Perl/perl5/commit/045b0df33c23dcafec502dc689b7a6ccb25c02bf Author: sisyphus Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M perl.h

[Perl/perl5] 23d1ca: Add PL_shutdownhook

2024-09-30 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 23d1caeec8ed86865643d98e4eef871b2dd557e8 https://github.com/Perl/perl5/commit/23d1caeec8ed86865643d98e4eef871b2dd557e8 Author: Leon Timmermans Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M

[Perl/perl5] 5613dc: utf8_hop_forward: Don't go over edge of buffer

2024-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5613dc601d4eef5cf98fe5261d06dc30fb5b900d https://github.com/Perl/perl5/commit/5613dc601d4eef5cf98fe5261d06dc30fb5b900d Author: Karl Williamson Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M

[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 (S

[Perl/perl5] ff973b: Request patch for malformed UTF-8 detection

2024-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/my_maint_votes Home: https://github.com/Perl/perl5 Commit: ff973bb0fa1e05ecdf8286ee855e9f9636c90bf2 https://github.com/Perl/perl5/commit/ff973bb0fa1e05ecdf8286ee855e9f9636c90bf2 Author: Karl Williamson Date: 2024-09-29 (Sun, 29 Sep 2024) Changed paths

[Perl/perl5] c47e04: Request patch for malformed UTF-8 detection

2024-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/my_maint_votes Home: https://github.com/Perl/perl5 Commit: c47e040a0c34b726d9d84e164a364e2b4ebc6e0f https://github.com/Perl/perl5/commit/c47e040a0c34b726d9d84e164a364e2b4ebc6e0f Author: Karl Williamson Date: 2024-09-29 (Sun, 29 Sep 2024) Changed paths

[Perl/perl5] d31f50: Add PL_shutdownhook

2024-09-29 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/shutdownhook Home: https://github.com/Perl/perl5 Commit: d31f5013e7bff6b117aecc15bb0b6f95e86d3774 https://github.com/Perl/perl5/commit/d31f5013e7bff6b117aecc15bb0b6f95e86d3774 Author: Leon Timmermans Date: 2024-09-29 (Sun, 29 Sep 2024) Changed

[Perl/perl5] c9cfa5: perlapi: Fix typo: 1 should have been -1

2024-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c9cfa58c3dbecb570115bcbdba8360891a45366c https://github.com/Perl/perl5/commit/c9cfa58c3dbecb570115bcbdba8360891a45366c Author: Karl Williamson Date: 2024-09-28 (Sat, 28 Sep 2024) Changed paths: M utf8

[Perl/perl5] 1c0b41: Document that empty PATH components are also insec...

2024-09-27 Thread Gianni Ceccarelli via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1c0b416e85e27c8e2a2ac2fb36c88212f3c09c2f https://github.com/Perl/perl5/commit/1c0b416e85e27c8e2a2ac2fb36c88212f3c09c2f Author: dakkar Date: 2024-09-27 (Fri, 27 Sep 2024) Changed paths: M pod

[Perl/perl5] 78005a: IPC::Open3: fix dup example in synopsis

2024-09-25 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 78005a324b36e6d063d59b1bf8962e8927462103 https://github.com/Perl/perl5/commit/78005a324b36e6d063d59b1bf8962e8927462103 Author: Lukas Mai Date: 2024-09-26 (Thu, 26 Sep 2024) Changed paths: M ext/IPC

[Perl/perl5] 7eba71: op.c: More debugging assert()s in Perl_newMYSUB()

2024-09-25 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7eba7154cdf16c4218dc4736d806703f5b4a5a62 https://github.com/Perl/perl5/commit/7eba7154cdf16c4218dc4736d806703f5b4a5a62 Author: Paul "LeoNerd" Evans Date: 2024-09-26 (Thu, 26 Sep 2024) Changed pa

[Perl/perl5] 8784b2: op/pack.t: handle sizeof (IV) > sizeof (void *)

2024-09-24 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8784b2b769532fbc1d66bf9a67f7b4f3673d29de https://github.com/Perl/perl5/commit/8784b2b769532fbc1d66bf9a67f7b4f3673d29de Author: Lukas Mai Date: 2024-09-24 (Tue, 24 Sep 2024) Changed paths: M t/op

[Perl/perl5] 33de3d: 5.40: cast some votes

2024-09-23 Thread mauke via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 33de3dd24345d228344b466a787f36a782bbee3a https://github.com/Perl/perl5/commit/33de3dd24345d228344b466a787f36a782bbee3a Author: Lukas Mai Date: 2024-09-23 (Mon, 23 Sep 2024) Changed paths: M

[Perl/perl5] 596945: Fix incorrect commit number for GH 21566

2024-09-23 Thread James E Keenan via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 59694564b78ec51f7e6779cf7d98fb19329ec26b https://github.com/Perl/perl5/commit/59694564b78ec51f7e6779cf7d98fb19329ec26b Author: James E Keenan Date: 2024-09-23 (Mon, 23 Sep 2024) Changed paths: M

[Perl/perl5] a0d543: release_schedule.pod: check 5.41.4

2024-09-23 Thread Thibault Duponchelle via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a0d54396c9541ecc56de844108174ec4e2d1049d https://github.com/Perl/perl5/commit/a0d54396c9541ecc56de844108174ec4e2d1049d Author: Thibault DUPONCHELLE Date: 2024-09-23 (Mon, 23 Sep 2024) Changed paths: M

[Perl/perl5] 643d07: cast some votes

2024-09-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 643d079721fc4932a3e024e825dec9121705e00f https://github.com/Perl/perl5/commit/643d079721fc4932a3e024e825dec9121705e00f Author: Tony Cook Date: 2024-09-23 (Mon, 23 Sep 2024) Changed paths: M

[Perl/perl5] 13c4fe: Propose two commits for backporting to perl-5.40.1

2024-09-22 Thread James E Keenan via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 13c4fe5ee29834014885f86ad9721c96fc70884f https://github.com/Perl/perl5/commit/13c4fe5ee29834014885f86ad9721c96fc70884f Author: James E Keenan Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: M

[Perl/perl5] bbf201: Cast votes for two commits

2024-09-22 Thread James E Keenan via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: bbf2019a4c26cf019899704b9f70814f2f11573c https://github.com/Perl/perl5/commit/bbf2019a4c26cf019899704b9f70814f2f11573c Author: James E Keenan Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: M

[Perl/perl5] bb53d9: Update the PR template

2024-09-22 Thread Philippe Bruhat (BooK)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bb53d9d2645e0340d4356684294bba9512efcb48 https://github.com/Perl/perl5/commit/bb53d9d2645e0340d4356684294bba9512efcb48 Author: Philippe Bruhat (BooK) Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths

[Perl/perl5] 4e2a0f: Cast votes; note case where $VERSION bump is needed

2024-09-22 Thread James E Keenan via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 4e2a0f6a3d30252899c8dc560476ebbc0dccce52 https://github.com/Perl/perl5/commit/4e2a0f6a3d30252899c8dc560476ebbc0dccce52 Author: James E Keenan Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: M

[Perl/perl5]

2024-09-22 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/maint-5.20-123029 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] a6465a: Add more candidates from Sam James

2024-09-22 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: a6465a61f1975baa3859d167cff9643dac634e6a https://github.com/Perl/perl5/commit/a6465a61f1975baa3859d167cff9643dac634e6a Author: Steve Hay Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: M

[Perl/perl5]

2024-09-22 Thread James E Keenan via perl5-changes
Branch: refs/heads/jkeenan/maint-5.14-modified 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] 564c1c: Cast votes, and add more backport candidates + votes

2024-09-22 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 564c1c42194b400ba0bcee77e3f70fd740ee6c9b https://github.com/Perl/perl5/commit/564c1c42194b400ba0bcee77e3f70fd740ee6c9b Author: Steve Hay Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: M

[Perl/perl5] adaa1f: More CoreList updates + regen

2024-09-20 Thread Thibault Duponchelle via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: adaa1f0afb1f2045c7945893028415f2db0ce498 https://github.com/Perl/perl5/commit/adaa1f0afb1f2045c7945893028415f2db0ce498 Author: Thibault DUPONCHELLE Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: M

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