[Perl/perl5] 74e668: perl.h: Convert reentrant locks to allow many readers

2024-06-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 74e6688766ff1dd727b85a204da830dc7a6dddf2 https://github.com/Perl/perl5/commit/74e6688766ff1dd727b85a204da830dc7a6dddf2 Author: Karl Williamson Date: 2024-06-23 (Sun, 23 Jun 2024) Changed paths: M

[Perl/perl5] f6691a: POSIX: win32 calls "putenv" "_putenv"

2024-06-23 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f6691a84dfa9fe39c67d0f974bf4663aefe26695 https://github.com/Perl/perl5/commit/f6691a84dfa9fe39c67d0f974bf4663aefe26695 Author: Tony Cook Date: 2024-06-24 (Mon, 24 Jun 2024) Changed paths: M ext/POSIX

[Perl/perl5] fddbca: the macos-11 runner is deprecated and retires 28 J...

2024-06-23 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fddbca21db8e30526486afd7046037aaff8986df https://github.com/Perl/perl5/commit/fddbca21db8e30526486afd7046037aaff8986df Author: Tony Cook Date: 2024-06-24 (Mon, 24 Jun 2024) Changed paths: M .github

[Perl/perl5] facf27: volunteers/victims for the next dev releases

2024-06-23 Thread Philippe Bruhat (BooK)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: facf27b00223e86fbadba417549e15c900b4c950 https://github.com/Perl/perl5/commit/facf27b00223e86fbadba417549e15c900b4c950 Author: Philippe Bruhat (BooK) Date: 2024-06-23 (Sun, 23 Jun 2024) Changed paths

[Perl/perl5] 548c8c: perlapi: Combine langinfo()-like forms

2024-06-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 548c8c60d575d42857b69613b68aef1e66e1ccf1 https://github.com/Perl/perl5/commit/548c8c60d575d42857b69613b68aef1e66e1ccf1 Author: Karl Williamson Date: 2024-06-23 (Sun, 23 Jun 2024) Changed paths: M

[Perl/perl5] 86b7de: perlguts: Fix apidoc lines

2024-06-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 86b7de671e0d5777e5ee72a90515fb543378482a https://github.com/Perl/perl5/commit/86b7de671e0d5777e5ee72a90515fb543378482a Author: Karl Williamson Date: 2024-06-23 (Sun, 23 Jun 2024) Changed paths: M pod

[Perl/perl5] c35792: perlapi: Fix av_push pod.

2024-06-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c3579230a91f8fcbe253076711475fbbe4eb0128 https://github.com/Perl/perl5/commit/c3579230a91f8fcbe253076711475fbbe4eb0128 Author: Karl Williamson Date: 2024-06-22 (Sat, 22 Jun 2024) Changed paths: M av.c

[Perl/perl5] 4d18c9: builtin: document when each function was first ava...

2024-06-22 Thread Dan Book via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4d18c95d3df96082623a3e09a85288ced7509e7c https://github.com/Perl/perl5/commit/4d18c95d3df96082623a3e09a85288ced7509e7c Author: Dan Book Date: 2024-06-22 (Sat, 22 Jun 2024) Changed paths: M lib

[Perl/perl5] 19e4fc: perlapi: Show prototypes for all elements

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

[Perl/perl5] 914166: perlapi: List in order STMT_START, then END

2024-06-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 914166548faff55dfdcc37cc2260050ff75944a2 https://github.com/Perl/perl5/commit/914166548faff55dfdcc37cc2260050ff75944a2 Author: Karl Williamson Date: 2024-06-22 (Sat, 22 Jun 2024) Changed paths: M

[Perl/perl5] 247d8e: perlapi: Combine av_push(), av_push_simple() entries

2024-06-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 247d8ed1108268e9e56dfe822f911e9c4f53d5fb https://github.com/Perl/perl5/commit/247d8ed1108268e9e56dfe822f911e9c4f53d5fb Author: Karl Williamson Date: 2024-06-22 (Sat, 22 Jun 2024) Changed paths: M av.c

[Perl/perl5] 2f1bb8: perlapi: Combine sv_mortalcopy, _flags

2024-06-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2f1bb8cc3b93080748db8d2274ed7036b8027ec0 https://github.com/Perl/perl5/commit/2f1bb8cc3b93080748db8d2274ed7036b8027ec0 Author: Karl Williamson Date: 2024-06-22 (Sat, 22 Jun 2024) Changed paths: M sv.c

[Perl/perl5] bc63a9: 21_win32.t: provide reason why file is skipped

2024-06-22 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bc63a9bf6ca7e15be74270f863746b64676c5dbc https://github.com/Perl/perl5/commit/bc63a9bf6ca7e15be74270f863746b64676c5dbc Author: James E Keenan Date: 2024-06-22 (Sat, 22 Jun 2024) Changed paths: M dist

[Perl/perl5] 9c1aee: embed.fnc: Wrap long line

2024-06-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9c1aee17c03366718f86a3d90fe2ae0e2e59fcb7 https://github.com/Perl/perl5/commit/9c1aee17c03366718f86a3d90fe2ae0e2e59fcb7 Author: Karl Williamson Date: 2024-06-21 (Fri, 21 Jun 2024) Changed paths: M

[Perl/perl5] 758215: Change formal parameter name for newSVpvn()

2024-06-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 758215ce219dda8c05757831b73573474a3be3e0 https://github.com/Perl/perl5/commit/758215ce219dda8c05757831b73573474a3be3e0 Author: Karl Williamson Date: 2024-06-21 (Fri, 21 Jun 2024) Changed paths: M

[Perl/perl5] 51f663: Fast exit undef/empty strings in `Data::Dumper::qq...

2024-06-20 Thread DabeDotCom via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 51f663a9e9bea79a0455b84c6eeda2c0a7d32f8c https://github.com/Perl/perl5/commit/51f663a9e9bea79a0455b84c6eeda2c0a7d32f8c Author: Dabrien 'Dabe' Murphy Date: 2024-06-20 (Thu, 20 Jun 2024) Cha

[Perl/perl5] 39dd28: class.c: store the stash in the constructor CV sta...

2024-06-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 39dd28f9eafb1932132c9d1099532d371c913923 https://github.com/Perl/perl5/commit/39dd28f9eafb1932132c9d1099532d371c913923 Author: Tony Cook Date: 2024-06-20 (Thu, 20 Jun 2024) Changed paths: M class.c

[Perl/perl5] 765c84: locale.c: Change variable name

2024-06-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 765c84d5b8d80ca3789b98cf4794d86a97b9015b https://github.com/Perl/perl5/commit/765c84d5b8d80ca3789b98cf4794d86a97b9015b Author: Karl Williamson Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[Perl/perl5] 7c3742: perlapi: Document opcode typedef

2024-06-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7c3742a47d39f15a33694556927fca5620aad5a9 https://github.com/Perl/perl5/commit/7c3742a47d39f15a33694556927fca5620aad5a9 Author: Karl Williamson Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[Perl/perl5]

2024-06-19 Thread iabyn via perl5-changes
Branch: refs/heads/davem/padsv_store 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] 9a224d: OP_PADSV_STORE: only in void context

2024-06-19 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9a224d076a17344e9e851460223544deb2a30532 https://github.com/Perl/perl5/commit/9a224d076a17344e9e851460223544deb2a30532 Author: David Mitchell Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M ext/B

[Perl/perl5] 9f530b: perlfunc: document that sort is stable, remove 'us...

2024-06-19 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9f530bb96ab848b11ee0439b8b093e0c1887aab9 https://github.com/Perl/perl5/commit/9f530bb96ab848b11ee0439b8b093e0c1887aab9 Author: Lukas Mai Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M pod

[Perl/perl5] 6c77c0: OP_PADSV_STORE: only in void context

2024-06-19 Thread iabyn via perl5-changes
Branch: refs/heads/davem/padsv_store Home: https://github.com/Perl/perl5 Commit: 6c77c095ba2add4b74b70cdbc54c76338152cda8 https://github.com/Perl/perl5/commit/6c77c095ba2add4b74b70cdbc54c76338152cda8 Author: David Mitchell Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths

[Perl/perl5] ff08b6: Account for missing field SVs in object instances ...

2024-06-18 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff08b60388eeb280c87397a1b4003c604a0a8f7b https://github.com/Perl/perl5/commit/ff08b60388eeb280c87397a1b4003c604a0a8f7b Author: Paul "LeoNerd" Evans Date: 2024-06-18 (Tue, 18 Jun 2024) Changed pa

[Perl/perl5] be9c40: perldiag: 'misspelled' was misspelled

2024-06-18 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: be9c403702f3b48693e5a02d1c5c9ecb7ae16dea https://github.com/Perl/perl5/commit/be9c403702f3b48693e5a02d1c5c9ecb7ae16dea Author: James E Keenan Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M pod

[Perl/perl5]

2024-06-18 Thread iabyn via perl5-changes
Branch: refs/heads/davem/rx_codeblocks2 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] 40727c: pat codeblocks: add size to struct reg_code_blocks

2024-06-18 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 40727c420c8e9ed61971dd46fc738132b9e4d5db https://github.com/Perl/perl5/commit/40727c420c8e9ed61971dd46fc738132b9e4d5db Author: David Mitchell Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M

[Perl/perl5] 40727c: pat codeblocks: add size to struct reg_code_blocks

2024-06-18 Thread iabyn via perl5-changes
Branch: refs/heads/davem/rx_codeblocks2 Home: https://github.com/Perl/perl5 Commit: 40727c420c8e9ed61971dd46fc738132b9e4d5db https://github.com/Perl/perl5/commit/40727c420c8e9ed61971dd46fc738132b9e4d5db Author: David Mitchell Date: 2024-06-18 (Tue, 18 Jun 2024) Changed

[Perl/perl5] 531b62: perlfunc - defang warning about ref() and add warn...

2024-06-17 Thread Dan Book via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 531b623ae4a4f4e3ec7f00f8479e5844514dffbc https://github.com/Perl/perl5/commit/531b623ae4a4f4e3ec7f00f8479e5844514dffbc Author: Dan Book Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M pod

[Perl/perl5] dbaf52: my_strnlen(): eliminate unneeded casting away of c...

2024-06-17 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dbaf52f602f7474231460fe8930b3c5564df10c5 https://github.com/Perl/perl5/commit/dbaf52f602f7474231460fe8930b3c5564df10c5 Author: Tony Cook Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M inline.h

[Perl/perl5] 6c1a9b: perlapi: Combine sv_dump, sv_dump_depth into one e...

2024-06-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6c1a9be7c8b2803744ebb15f39a34f1e73efb53a https://github.com/Perl/perl5/commit/6c1a9be7c8b2803744ebb15f39a34f1e73efb53a Author: Karl Williamson Date: 2024-06-17 (Mon, 17 Jun 2024) Changed paths: M

[Perl/perl5] 9b74ed: Bump version of ExtUtils::ParseXS

2024-06-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/typemap-quotes Home: https://github.com/Perl/perl5 Commit: 9b74ed725df47abaaef53ab79a12505565fe9985 https://github.com/Perl/perl5/commit/9b74ed725df47abaaef53ab79a12505565fe9985 Author: Leon Timmermans Date: 2024-06-17 (Mon, 17 Jun 2024) Changed paths

[Perl/perl5] ed249a: Bump version over ExtUtils::ParseXS

2024-06-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/typemap-quotes Home: https://github.com/Perl/perl5 Commit: ed249a3774418c5f1626d44fb9ad903ee8fe9221 https://github.com/Perl/perl5/commit/ed249a3774418c5f1626d44fb9ad903ee8fe9221 Author: Leon Timmermans Date: 2024-06-17 (Mon, 17 Jun 2024) Changed paths

[Perl/perl5] 297399: Use alert control character as quoting character i...

2024-06-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/typemap-quotes Home: https://github.com/Perl/perl5 Commit: 2973993dd08df819a06e076ab024035940b8ec2c https://github.com/Perl/perl5/commit/2973993dd08df819a06e076ab024035940b8ec2c Author: Leon Timmermans Date: 2024-06-17 (Mon, 17 Jun 2024) Changed paths

[Perl/perl5] 52e5ca: Use alert control character as quoting character i...

2024-06-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/typemap-quotes Home: https://github.com/Perl/perl5 Commit: 52e5ca82a0352e2d143e98b2adcf248912a90001 https://github.com/Perl/perl5/commit/52e5ca82a0352e2d143e98b2adcf248912a90001 Author: Leon Timmermans Date: 2024-06-17 (Mon, 17 Jun 2024) Changed paths

[Perl/perl5]

2024-06-17 Thread iabyn via perl5-changes
Branch: refs/heads/davem/eval_compiled 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] d06d71: add CvEVAL_COMPILED() flag and fix closure bug.

2024-06-17 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d06d7106c2a33ff04a79463396bd9139f41380e3 https://github.com/Perl/perl5/commit/d06d7106c2a33ff04a79463396bd9139f41380e3 Author: David Mitchell Date: 2024-06-17 (Mon, 17 Jun 2024) Changed paths: M cv.h

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

2024-06-17 Thread iabyn via perl5-changes
Branch: refs/heads/davem/eval_compiled Home: https://github.com/Perl/perl5 Commit: d06d7106c2a33ff04a79463396bd9139f41380e3 https://github.com/Perl/perl5/commit/d06d7106c2a33ff04a79463396bd9139f41380e3 Author: David Mitchell Date: 2024-06-17 (Mon, 17 Jun 2024) Changed

[Perl/perl5] 5295a7: autodoc.pl: White-space only

2024-06-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5295a7116512d54524d09df4357af409481e801e https://github.com/Perl/perl5/commit/5295a7116512d54524d09df4357af409481e801e Author: Karl Williamson Date: 2024-06-16 (Sun, 16 Jun 2024) Changed paths: M

[Perl/perl5] 9d88c7: sv.h: Rmv inappropriate indentation

2024-06-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9d88c73aa67212b414b0ff1648da8aad41892358 https://github.com/Perl/perl5/commit/9d88c73aa67212b414b0ff1648da8aad41892358 Author: Karl Williamson Date: 2024-06-16 (Sun, 16 Jun 2024) Changed paths: M sv.h

[Perl/perl5] 657c6f: pods, comments: Fix up e.g. i.e.

2024-06-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 657c6fdd53bb4ed25dd7a6917300a370fe5cab61 https://github.com/Perl/perl5/commit/657c6fdd53bb4ed25dd7a6917300a370fe5cab61 Author: Karl Williamson Date: 2024-06-16 (Sun, 16 Jun 2024) Changed paths: M

[Perl/perl5] d05a89: regcomp.sym: Fix comment typo, clarify

2024-06-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d05a8904195e9219dd69525056a816824010b0a0 https://github.com/Perl/perl5/commit/d05a8904195e9219dd69525056a816824010b0a0 Author: Karl Williamson Date: 2024-06-16 (Sun, 16 Jun 2024) Changed paths: M

[Perl/perl5] 400b31: Add updated email for David Dyck

2024-06-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 400b315a96e981c302441fce739c69a312e9875c https://github.com/Perl/perl5/commit/400b315a96e981c302441fce739c69a312e9875c Author: Karl Williamson Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M

[Perl/perl5] 1f1771: UTF8_CHK_SKIP: Remove redundancy

2024-06-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1f177170641074541dc32a66603ac06a2703111d https://github.com/Perl/perl5/commit/1f177170641074541dc32a66603ac06a2703111d Author: Karl Williamson Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M utf8

[Perl/perl5] a170c8: [doc] `builtin.pm`: Mark `stringify` as experimental

2024-06-14 Thread Elvin Aslanov via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a170c881e8a7f74d58c7a287d3584d831c74d6fd https://github.com/Perl/perl5/commit/a170c881e8a7f74d58c7a287d3584d831c74d6fd Author: Elvin Aslanov Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M lib

[Perl/perl5] 6b929a: smartmatch, given and when are no longer supported

2024-06-14 Thread Philippe Bruhat (BooK)
Branch: refs/heads/book/eradicate-smartmatch Home: https://github.com/Perl/perl5 Commit: 6b929acc5aeaf3e3c44f03af498d38b4a2737959 https://github.com/Perl/perl5/commit/6b929acc5aeaf3e3c44f03af498d38b4a2737959 Author: Philippe Bruhat (BooK) Date: 2024-06-14 (Fri, 14 Jun 2024

[Perl/perl5] 5eda90: Correct word deletion in original test

2024-06-13 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5eda9008c4f5299b875edb5b923ffb00c554ac5a https://github.com/Perl/perl5/commit/5eda9008c4f5299b875edb5b923ffb00c554ac5a Author: James E Keenan Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M t/run

[Perl/perl5] ee4e4f: perlapi: Combine sv_catpvf-type functions into one...

2024-06-12 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ee4e4f68dd9b1c3924f0750b92245e6855f12778 https://github.com/Perl/perl5/commit/ee4e4f68dd9b1c3924f0750b92245e6855f12778 Author: Karl Williamson Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M sv.c

[Perl/perl5] 60dc85: perlapi: Rewrite pod for grok_number, combine with...

2024-06-12 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 60dc854a42dacca514eb97d1b6849543c7700812 https://github.com/Perl/perl5/commit/60dc854a42dacca514eb97d1b6849543c7700812 Author: Karl Williamson Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M

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

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

[Perl/perl5] 06cd43: bytes_(to|from_utf8) functions no longer experime...

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

[Perl/perl5] cab430: cpan/Test2-Suite - Update to version 0.000163

2024-06-12 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cab4308e0569461996f265a93c40ec7e86fe8913 https://github.com/Perl/perl5/commit/cab4308e0569461996f265a93c40ec7e86fe8913 Author: Chad Granum Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M Porting

[Perl/perl5] 15c8db: cpan/Math-BigInt - Update to version 2.003003

2024-06-12 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 15c8db9b13fb6b993c23fa2c17bc9b81c653e09a https://github.com/Perl/perl5/commit/15c8db9b13fb6b993c23fa2c17bc9b81c653e09a Author: Peter John Acklam Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M

[Perl/perl5] 1af8c2: cpan/Getopt-Long - Update to version 2.58

2024-06-12 Thread Johan Vromans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1af8c2511d913103b8c3b3909277d06696acea8f https://github.com/Perl/perl5/commit/1af8c2511d913103b8c3b3909277d06696acea8f Author: Johan Vromans Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M

[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

[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

[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

[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

[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] cb8eba: makerel: always use ustar format

2024-06-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/makerel-ustar Home: https://github.com/Perl/perl5 Commit: cb8eba736ec672d68ca9b354781c3a05678292c7 https://github.com/Perl/perl5/commit/cb8eba736ec672d68ca9b354781c3a05678292c7 Author: Graham Knop Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths

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

2024-06-10 Thread iabyn via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/davem/eval-compiled-gh-22097-20240610 Home: https://github.com/Perl/perl5 Commit: 511341e827e85b91ff667d2644832a1847f9cda4 https://github.com/Perl/perl5/commit/511341e827e85b91ff667d2644832a1847f9cda4 Author: David Mitchell Date: 2024-06-10

[Perl/perl5] 81c610: perlretut: clarify confusing parenthetical

2024-06-10 Thread Dan Book via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 81c610653fc99bb30f5540b4bb5c7c0f33e4b05d https://github.com/Perl/perl5/commit/81c610653fc99bb30f5540b4bb5c7c0f33e4b05d Author: Dan Book Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M pod

[Perl/perl5] fb31b6: Add t/run/todo.t

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

[Perl/perl5] 4db0a1: Simplify builtin.pm

2024-06-10 Thread James Raspass via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4db0a1d758d7853007abbc2e3b181e39ca3bede6 https://github.com/Perl/perl5/commit/4db0a1d758d7853007abbc2e3b181e39ca3bede6 Author: James Raspass Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M lib

[Perl/perl5] 79ed55: Fcntl: remove pointless S_ISENFMT function

2024-06-10 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 79ed55e69f37c2e83c1e1b1fd23f02713364df32 https://github.com/Perl/perl5/commit/79ed55e69f37c2e83c1e1b1fd23f02713364df32 Author: Lukas Mai Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M ext/Fcntl

[Perl/perl5] 8cc7cb: Upgrade to github-ci checkout action v4

2024-06-10 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8cc7cb2d5c022b6af9c8d58d69dfa80f55bd75e7 https://github.com/Perl/perl5/commit/8cc7cb2d5c022b6af9c8d58d69dfa80f55bd75e7 Author: Leon Timmermans Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M

[Perl/perl5] bf4858: corelist: add future released entry for 5.41.1

2024-06-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bf4858b25b93ae0e354b5f516a0ae3ed1fa6d329 https://github.com/Perl/perl5/commit/bf4858b25b93ae0e354b5f516a0ae3ed1fa6d329 Author: Graham Knop Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M dist

[Perl/perl5] 4d590e: fix release schedule for next dev cycle

2024-06-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4d590ea7f85ad225387c7f7a6e9fe111702505df https://github.com/Perl/perl5/commit/4d590ea7f85ad225387c7f7a6e9fe111702505df Author: Graham Knop Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M Porting

[Perl/perl5]

2024-06-10 Thread Graham Knop via perl5-changes
Branch: refs/tags/v5.41.0 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] 883613: Module::CoreList: fix release date of perl 5.40.0

2024-06-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 883613655c907b3f684f9f16ad58d60fb740d6f8 https://github.com/Perl/perl5/commit/883613655c907b3f684f9f16ad58d60fb740d6f8 Author: Graham Knop Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M dist

[Perl/perl5] 246f73: add epigraph for perl 5.40.0

2024-06-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 246f73bce25044ed2c84717c1926dbf0ae5df79b https://github.com/Perl/perl5/commit/246f73bce25044ed2c84717c1926dbf0ae5df79b Author: Graham Knop Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M Porting

[Perl/perl5]

2024-06-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/maint-5.40 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] fe618d: No, this is where you play God

2024-06-09 Thread Chris Williams via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fe618d7bf2bfe2d95aeab23382b633e7a02cb037 https://github.com/Perl/perl5/commit/fe618d7bf2bfe2d95aeab23382b633e7a02cb037 Author: Chris 'BinGOs' Williams Date: 2024-06-09 (Sun, 09 Jun 2024) Cha

[Perl/perl5]

2024-06-09 Thread Graham Knop via perl5-changes
Branch: refs/tags/v5.40.0 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] dead01: update Module::CoreList version for 5.40.0

2024-06-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dead01ba00c8b812e115c1e48cb1e2cb222e0425 https://github.com/Perl/perl5/commit/dead01ba00c8b812e115c1e48cb1e2cb222e0425 Author: Graham Knop Date: 2024-06-09 (Sun, 09 Jun 2024) Changed paths: M dist

[Perl/perl5]

2024-06-04 Thread Graham Knop via perl5-changes
Branch: refs/tags/v5.40.0-RC2 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] ed9ce1: update perldelta Acknowledgements

2024-06-04 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ed9ce1140fbf768815857811ebfe86eeb0c3a995 https://github.com/Perl/perl5/commit/ed9ce1140fbf768815857811ebfe86eeb0c3a995 Author: Graham Knop Date: 2024-06-04 (Tue, 04 Jun 2024) Changed paths: M pod

[Perl/perl5] 4565b0: Add KNOWN BUGS section to perlclass.pod

2024-06-04 Thread Arne Johannessen via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4565b04afa048499dc4eb4b59c34226a6cb39754 https://github.com/Perl/perl5/commit/4565b04afa048499dc4eb4b59c34226a6cb39754 Author: Arne Johannessen Date: 2024-06-04 (Tue, 04 Jun 2024) Changed paths: M pod

[Perl/perl5] b67e35: Upgrade to github-ci checkout action v4

2024-06-02 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/actionsv4 Home: https://github.com/Perl/perl5 Commit: b67e3578a2f5c05ff507e143522e97b57c2a51ce https://github.com/Perl/perl5/commit/b67e3578a2f5c05ff507e143522e97b57c2a51ce Author: Leon Timmermans Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M

[Perl/perl5] 121cb4: perldelta: fix 'perlguts for PERL_RC_STACK' entry

2024-05-31 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 121cb45e8f6c507d1bac1c67fc71be0dbda02c18 https://github.com/Perl/perl5/commit/121cb45e8f6c507d1bac1c67fc71be0dbda02c18 Author: David Mitchell Date: 2024-05-31 (Fri, 31 May 2024) Changed paths: M pod

[Perl/perl5] def119: note that inf and nan are experimental in perldelta

2024-05-30 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: def119f8761f8b66dd42eaaaeec7da177bf30542 https://github.com/Perl/perl5/commit/def119f8761f8b66dd42eaaaeec7da177bf30542 Author: Graham Knop Date: 2024-05-31 (Fri, 31 May 2024) Changed paths: M pod

[Perl/perl5] 48392c: perlfunc: clarify why use VERSION does not load pr...

2024-05-30 Thread Dan Book via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 48392ceedf8ee03f7013e08fb26e275e7ed00ecb https://github.com/Perl/perl5/commit/48392ceedf8ee03f7013e08fb26e275e7ed00ecb Author: Dan Book Date: 2024-05-30 (Thu, 30 May 2024) Changed paths: M pod

[Perl/perl5] c7d67d: perlapi: Move two functions to locale section

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

[Perl/perl5] 670935: Add extensive guidance to perlclib

2024-05-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 670935c948929d2d69ccc2f705347bc792e01e90 https://github.com/Perl/perl5/commit/670935c948929d2d69ccc2f705347bc792e01e90 Author: Karl Williamson Date: 2024-05-30 (Thu, 30 May 2024) Changed paths: M

[Perl/perl5] 05112e: Make local $h{$k} remove previously non-existing k...

2024-05-30 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/threads-localize Home: https://github.com/Perl/perl5 Commit: 05112e5eacbc51713d4dc23ca9f9d16afd2d0bd1 https://github.com/Perl/perl5/commit/05112e5eacbc51713d4dc23ca9f9d16afd2d0bd1 Author: Leon Timmermans Date: 2024-05-30 (Thu, 30 May 2024) Changed paths

[Perl/perl5] edddca: Upgrade to github-ci checkout action v4

2024-05-30 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/actionsv4 Home: https://github.com/Perl/perl5 Commit: edddcae933a46672eed6688c1ed87a549040dd63 https://github.com/Perl/perl5/commit/edddcae933a46672eed6688c1ed87a549040dd63 Author: Leon Timmermans Date: 2024-05-30 (Thu, 30 May 2024) Changed paths: M

[Perl/perl5] 404851: Upgrade to github-ci checkout action v4

2024-05-30 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/actionsv4 Home: https://github.com/Perl/perl5 Commit: 40485138480bb9dfe3f558c1f65fc7ca614bd5d3 https://github.com/Perl/perl5/commit/40485138480bb9dfe3f558c1f65fc7ca614bd5d3 Author: Leon Timmermans Date: 2024-05-30 (Thu, 30 May 2024) Changed paths: M

[Perl/perl5] 03d380: Make local $h{$k} remove previously non-existing k...

2024-05-29 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/threads-localize Home: https://github.com/Perl/perl5 Commit: 03d380105778dd96d7f6f431717cb3507482f0a0 https://github.com/Perl/perl5/commit/03d380105778dd96d7f6f431717cb3507482f0a0 Author: Leon Timmermans Date: 2024-05-29 (Wed, 29 May 2024) Changed paths

[Perl/perl5] 97baaa: Make local $h{$k} remove previously non-existing k...

2024-05-29 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/threads-localize Home: https://github.com/Perl/perl5 Commit: 97baaaf5bc6c74e8e1ba0bb85f1901a17be6440b https://github.com/Perl/perl5/commit/97baaaf5bc6c74e8e1ba0bb85f1901a17be6440b Author: Leon Timmermans Date: 2024-05-29 (Wed, 29 May 2024) Changed paths

[Perl/perl5] c6940b: Make local $h{$k} remove previously non-existing k...

2024-05-29 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/threads-localize Home: https://github.com/Perl/perl5 Commit: c6940b8ad15530eee8bdc547ccd9bc8134690b83 https://github.com/Perl/perl5/commit/c6940b8ad15530eee8bdc547ccd9bc8134690b83 Author: Leon Timmermans Date: 2024-05-29 (Wed, 29 May 2024) Changed paths

[Perl/perl5] 140ff8: Make local $h{$k} remove previously non-existing k...

2024-05-29 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/threads-localize Home: https://github.com/Perl/perl5 Commit: 140ff898b48171ae9261a70d61693f89d8564a5b https://github.com/Perl/perl5/commit/140ff898b48171ae9261a70d61693f89d8564a5b Author: Leon Timmermans Date: 2024-05-29 (Wed, 29 May 2024) Changed paths

[Perl/perl5] c35208: Make local $h{$k} remove previously non-existing k...

2024-05-29 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/threads-localize Home: https://github.com/Perl/perl5 Commit: c3520860e3f18a8707c7bd8e436bba1d779712c7 https://github.com/Perl/perl5/commit/c3520860e3f18a8707c7bd8e436bba1d779712c7 Author: Leon Timmermans Date: 2024-05-29 (Wed, 29 May 2024) Changed paths

[Perl/perl5] c729e4: Revert "Remove experimental warnings from extra pa...

2024-05-28 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c729e47cb91f797fa10d8df6772de79066a941ac https://github.com/Perl/perl5/commit/c729e47cb91f797fa10d8df6772de79066a941ac Author: Graham Knop Date: 2024-05-29 (Wed, 29 May 2024) Changed paths: M lib

[Perl/perl5] 3ede54: POSIX: win32 calls "putenv" "_putenv"

2024-05-27 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22211-gcc-posix-build-issues Home: https://github.com/Perl/perl5 Commit: 3ede54cc250ec70c356e22bad1996cc7fea6acdc https://github.com/Perl/perl5/commit/3ede54cc250ec70c356e22bad1996cc7fea6acdc Author: Tony Cook Date: 2024-05-27 (Mon, 27 May

[Perl/perl5] db5a1e: Add commented out #define

2024-05-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-env Home: https://github.com/Perl/perl5 Commit: db5a1edd543a10ce6cee7b4f9d33fc2bba95256a https://github.com/Perl/perl5/commit/db5a1edd543a10ce6cee7b4f9d33fc2bba95256a Author: Karl Williamson Date: 2024-05-25 (Sat, 25 May 2024) Changed paths

[Perl/perl5] 5856f5: lib/locale.t:

2024-05-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-env Home: https://github.com/Perl/perl5 Commit: 5856f5b7c769d5f558791d0d2f100ff79d1662dd https://github.com/Perl/perl5/commit/5856f5b7c769d5f558791d0d2f100ff79d1662dd Author: Karl Williamson Date: 2024-05-24 (Fri, 24 May 2024) Changed paths

[Perl/perl5]

2024-05-24 Thread mauke via perl5-changes
Branch: refs/heads/mauke-patch-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]

2024-05-24 Thread Graham Knop via perl5-changes
Branch: refs/tags/v5.40.0-RC1 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] 9028e1: final copyedits of perldelta

2024-05-24 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9028e12473e7fa76ca5a5787af6d1b2e6d110b78 https://github.com/Perl/perl5/commit/9028e12473e7fa76ca5a5787af6d1b2e6d110b78 Author: Graham Knop Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M pod

[Perl/perl5] 307a55: Bump the perl version in various places for 5.40.0...

2024-05-24 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 307a559badef9b9ae54e43066f6e13ce785df43b https://github.com/Perl/perl5/commit/307a559badef9b9ae54e43066f6e13ce785df43b Author: Graham Knop Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M Cross

<    4   5   6   7   8   9   10   11   12   13   >