[Perl/perl5] bfeb4e: perlclass: improve wording

2024-02-14 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bfeb4ec8e48d429edf21c8f6ece3aa3c02912667 https://github.com/Perl/perl5/commit/bfeb4ec8e48d429edf21c8f6ece3aa3c02912667 Author: Lukas Mai Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M pod/perlcla

[Perl/perl5] 29b0cc: Allow using varargs when explicitly asking for it

2024-02-14 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 29b0ccbf86239e4f179d573e3465722f9c023e08 https://github.com/Perl/perl5/commit/29b0ccbf86239e4f179d573e3465722f9c023e08 Author: Leon Timmermans Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M regen

[Perl/perl5] b1b37a: perlfunc: document relationship between wait() and...

2024-02-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1b37a9c9acbf977eaca8b5dcf6a4ccfa257b503 https://github.com/Perl/perl5/commit/b1b37a9c9acbf977eaca8b5dcf6a4ccfa257b503 Author: Tony Cook Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M pod/perlfun

[Perl/perl5] e6b735: Warn about shadowing names when importing a lexica...

2024-02-14 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e6b735631fbc3c8187978e2e651decf4f6f63f0e https://github.com/Perl/perl5/commit/e6b735631fbc3c8187978e2e651decf4f6f63f0e Author: Paul "LeoNerd" Evans Date: 2024-02-14 (Wed, 14 Feb 2024) Changed paths: M

[Perl/perl5] ebec9c: makedef.pl: PL_cur_locale_obj is only POSIX 2008 m...

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

[Perl/perl5] a9ab5e: pad.h: remove pad_peg (was part of MAD)

2024-02-14 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a9ab5eec7b2f8da87868ba19dcc8838a2db182f0 https://github.com/Perl/perl5/commit/a9ab5eec7b2f8da87868ba19dcc8838a2db182f0 Author: Lukas Mai Date: 2024-02-14 (Wed, 14 Feb 2024) Changed paths: M pad.c M

[Perl/perl5] d35fff: locale.c: Remove unnecessary assertions

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

[Perl/perl5] 14ace7: perlfunc: %j format is no long unportable

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

[Perl/perl5] 36ed4b: locale.c: Use widest int type for parameter

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