[Perl/perl5] ccc51b: embed.fnc: Fix resume_compcv entry

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

[Perl/perl5] 45587a: dump.c: Use C99-style variable declaration in for(...

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

[Perl/perl5] 52437b: Fix commit ID to that on blead

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

[Perl/perl5] d58a71: [Win32] Set $Config{installsitescript} to a sane v...

2024-09-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d58a71b49371279d3c6fb417f885143af921f73b https://github.com/Perl/perl5/commit/d58a71b49371279d3c6fb417f885143af921f73b Author: sisyphus Date: 2024-09-08 (Sun, 08 Sep 2024) Changed paths: M win32

[Perl/perl5] d91e68: perlvar: remove indirect object syntax

2024-09-07 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d91e6867052227470c5138fecce71e3a241f4927 https://github.com/Perl/perl5/commit/d91e6867052227470c5138fecce71e3a241f4927 Author: Lukas Mai Date: 2024-09-08 (Sun, 08 Sep 2024) Changed paths: M pod

[Perl/perl5] e5d3a9: github PR template: add a horizontal line separator

2024-09-07 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e5d3a957596e5881e15c1750a1a26b38b1581d42 https://github.com/Perl/perl5/commit/e5d3a957596e5881e15c1750a1a26b38b1581d42 Author: Lukas Mai Date: 2024-09-08 (Sun, 08 Sep 2024) Changed paths: M .github

[Perl/perl5] 482422: ParseXS: generate_output(): tweak code

2024-09-07 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor4 Home: https://github.com/Perl/perl5 Commit: 4824221fe0d66db4bbea3f6891e76620f35d8cda https://github.com/Perl/perl5/commit/4824221fe0d66db4bbea3f6891e76620f35d8cda Author: David Mitchell Date: 2024-09-07 (Sat, 07 Sep 2024) Changed paths

[Perl/perl5] 616948: regen_perly.pl: remove mostly dead gather_tokens code

2024-09-06 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6169482089cb445aa192c06a636cea7306dab486 https://github.com/Perl/perl5/commit/6169482089cb445aa192c06a636cea7306dab486 Author: Lukas Mai Date: 2024-09-07 (Sat, 07 Sep 2024) Changed paths: M perly.act

[Perl/perl5] 951eda: dump.c: Handle op_aux items of newer UNOP_AUX op t...

2024-09-06 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 951eda9fe92f6083d0f4c01a8035cb92dd3c12fc https://github.com/Perl/perl5/commit/951eda9fe92f6083d0f4c01a8035cb92dd3c12fc Author: Paul "LeoNerd" Evans Date: 2024-09-06 (Fri, 06 Sep 2024) Changed pa

[Perl/perl5] 325592: Add pull request template

2024-09-06 Thread Eric Herman via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 325592bdea491309864534344e33a7c7f0a111de https://github.com/Perl/perl5/commit/325592bdea491309864534344e33a7c7f0a111de Author: Eric Herman Date: 2024-09-06 (Fri, 06 Sep 2024) Changed paths: A .github

[Perl/perl5] 10577f: S_bool_setlocale_i: Add entry assertion

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

[Perl/perl5] 3a769e: Add newSVpvz() to create a sized SvPV.

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

[Perl/perl5] b9b8d8: Mention that int('Inf') produces Inf which isn't a...

2024-09-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b9b8d81ba6805aec56f0f3b6e95722b12327b271 https://github.com/Perl/perl5/commit/b9b8d81ba6805aec56f0f3b6e95722b12327b271 Author: E. Choroba Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M pod

[Perl/perl5] 3bc614: Add a test to prove that -I and -M take effect in ...

2024-09-04 Thread David Cantrell via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3bc614b311f3bdbdda48ab969e9e2728630d4e21 https://github.com/Perl/perl5/commit/3bc614b311f3bdbdda48ab969e9e2728630d4e21 Author: David Cantrell Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M

[Perl/perl5] 11ed71: perlretut: fix sample code

2024-09-04 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 11ed71cadd7957cc80324bce7f970ff282d081ca https://github.com/Perl/perl5/commit/11ed71cadd7957cc80324bce7f970ff282d081ca Author: Lukas Mai Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M pod

[Perl/perl5] 67e852: perldelta for 2fe89a7e263f

2024-09-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 67e852168ec3177f4cc76c2ad00a677ce7479667 https://github.com/Perl/perl5/commit/67e852168ec3177f4cc76c2ad00a677ce7479667 Author: Tony Cook Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M pod

[Perl/perl5] 2fe89a: ck_open: report bareword dup handles under no feat...

2024-09-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2fe89a7e263fb1d8a7cb283a4021ded0b35b528f https://github.com/Perl/perl5/commit/2fe89a7e263fb1d8a7cb283a4021ded0b35b528f Author: Tony Cook Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M op.c M

[Perl/perl5] 92bc07: open: allow bareword args for all dup modes

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

[Perl/perl5]

2024-09-02 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/bison-3.8-20240902 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] bdafee: Permit use of bison 3.8.* in regen_perly.pl

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

[Perl/perl5] 0aa33f: Add const to parameter to sv_catpv_flags

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

[Perl/perl5] a09142: Fix \d script run with unusual Unicode data layout

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

[Perl/perl5] eeaf1b: t/test.pl: Handle displaying of read-only items

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

[Perl/perl5] 8038d0: op.c: Improve invmap_dump output

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

[Perl/perl5] 97096a: Permit use of bison 3.8.* in regen_perly.pl

2024-09-02 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/bison-3.8-20240902 Home: https://github.com/Perl/perl5 Commit: 97096abeb9b2c1f38dd0cf4ca422aaf326019f66 https://github.com/Perl/perl5/commit/97096abeb9b2c1f38dd0cf4ca422aaf326019f66 Author: James E Keenan Date: 2024-09-02 (Mon, 02 Sep 2024

[Perl/perl5] 053b46: remove erroneously-documented export of SvREFCNT_{...

2024-09-02 Thread mohawk2 via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 053b4620bf8cf1d7a4b0edcb6a587b46a38f7d32 https://github.com/Perl/perl5/commit/053b4620bf8cf1d7a4b0edcb6a587b46a38f7d32 Author: mohawk2 Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M ext/Devel

[Perl/perl5] 273190: bump $XS::APItest::VERSION

2024-09-01 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2731908bfa642997355ee2517f69c2c39e661b11 https://github.com/Perl/perl5/commit/2731908bfa642997355ee2517f69c2c39e661b11 Author: Tony Cook Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M ext/XS

[Perl/perl5] 3d831e: pp_pack: SvPV_force() pack(p/P, ...) arguments whe...

2024-09-01 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3d831e8998dab40881aa457d1027c4f0fe1ef3d2 https://github.com/Perl/perl5/commit/3d831e8998dab40881aa457d1027c4f0fe1ef3d2 Author: Tony Cook Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M ext/XS

[Perl/perl5] 872768: t/test_pl/tempfile.t: fix spurious newlines

2024-09-01 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 872768dae267aa7536d66a9c239b50129242d80a https://github.com/Perl/perl5/commit/872768dae267aa7536d66a9c239b50129242d80a Author: Craig A. Berry Date: 2024-09-01 (Sun, 01 Sep 2024) Changed paths: M t

[Perl/perl5] d526cc: release_managers_guide: clean up github issue regex

2024-09-01 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d526cc358bb75a701aff74f200d4de746623839f https://github.com/Perl/perl5/commit/d526cc358bb75a701aff74f200d4de746623839f Author: Lukas Mai Date: 2024-09-01 (Sun, 01 Sep 2024) Changed paths: M Porting

[Perl/perl5] 39bc95: autodoc: Handle pTHX on no-long name functions

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

[Perl/perl5] febfc8: improve the GitHub link regular expression

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

[Perl/perl5] 6e151f: perlapi: TAINT_(NOT|(WARN_)?get) have no args

2024-08-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6e151f3a57a4407a9eff7cefdca007635b902567 https://github.com/Perl/perl5/commit/6e151f3a57a4407a9eff7cefdca007635b902567 Author: Karl Williamson Date: 2024-08-31 (Sat, 31 Aug 2024) Changed paths: M

[Perl/perl5] 5f10dc: perlapi: NUM2PTR is not a typedef

2024-08-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5f10dce910f1bffa2eda1a71c741e07fb28dd43c https://github.com/Perl/perl5/commit/5f10dce910f1bffa2eda1a71c741e07fb28dd43c Author: Karl Williamson Date: 2024-08-31 (Sat, 31 Aug 2024) Changed paths: M

[Perl/perl5] 630f57: locale.c: Add note about unapplied patch, just in ...

2024-08-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 630f576b597456e9e6c5ea5419ca136207b7df05 https://github.com/Perl/perl5/commit/630f576b597456e9e6c5ea5419ca136207b7df05 Author: Karl Williamson Date: 2024-08-31 (Sat, 31 Aug 2024) Changed paths: M

[Perl/perl5] ebd220: perlapi: lex_stuff_pvs is a macro

2024-08-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ebd220d1ce6c7987620e7e04b92a7238f05fd47c https://github.com/Perl/perl5/commit/ebd220d1ce6c7987620e7e04b92a7238f05fd47c Author: Karl Williamson Date: 2024-08-31 (Sat, 31 Aug 2024) Changed paths: M

[Perl/perl5] 570fa4: warn about !$x == $y, !$x =~ /abc/, and similar co...

2024-08-31 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 570fa4332848e5e6d63ff907f85dd41234d6fe2c https://github.com/Perl/perl5/commit/570fa4332848e5e6d63ff907f85dd41234d6fe2c Author: Lukas Mai Date: 2024-08-31 (Sat, 31 Aug 2024) Changed paths: M embed.h

[Perl/perl5] 1744f5: ParseXS: fix broken code introduced by c9ef0c79642

2024-08-31 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1744f585969f23a354d59729c79cde2ee1f86288 https://github.com/Perl/perl5/commit/1744f585969f23a354d59729c79cde2ee1f86288 Author: Lukas Mai Date: 2024-08-31 (Sat, 31 Aug 2024) Changed paths: M dist

[Perl/perl5] 3fe015: add epigraph for perl 5.41.3

2024-08-30 Thread Philippe Bruhat (BooK)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3fe0150fd10689e180638226042d3d4f0b60ecd0 https://github.com/Perl/perl5/commit/3fe0150fd10689e180638226042d3d4f0b60ecd0 Author: Philippe Bruhat (BooK) Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths

[Perl/perl5]

2024-08-29 Thread Philippe Bruhat (BooK)
Branch: refs/tags/v5.41.3 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] 7e0ad4: Update Module::CoreList for 5.41.3

2024-08-29 Thread Philippe Bruhat (BooK)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7e0ad455861f622959c1125c10acc7aa9f3d3bae https://github.com/Perl/perl5/commit/7e0ad455861f622959c1125c10acc7aa9f3d3bae Author: Philippe Bruhat (BooK) Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths

[Perl/perl5] 6c2bf3: perldelta for 30b2d1faae04

2024-08-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6c2bf33dc96a631e0d86e584bcce24f001e8a215 https://github.com/Perl/perl5/commit/6c2bf33dc96a631e0d86e584bcce24f001e8a215 Author: Tony Cook Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M pod

[Perl/perl5] 30b2d1: perl5db: distinguish an empty list or undef for w ...

2024-08-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 30b2d1faae0470c5e9330e0fa38b39d90c7f1cb6 https://github.com/Perl/perl5/commit/30b2d1faae0470c5e9330e0fa38b39d90c7f1cb6 Author: Tony Cook Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M lib

[Perl/perl5] 5a5c16: TODO 3 of 4 tests

2024-08-28 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/gh-19152-xsawyerx-sawyer-19020-test-20240827 Home: https://github.com/Perl/perl5 Commit: 5a5c166f27cda39bd1bf87634d05a34ff0bddd4f https://github.com/Perl/perl5/commit/5a5c166f27cda39bd1bf87634d05a34ff0bddd4f Author: James E Keenan Date

[Perl/perl5] 81a76b: cpan/IO-Compress - Update to version 2.213

2024-08-28 Thread Paul Marquess via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 81a76be29ef2d405688b812e04f88f5006b1a573 https://github.com/Perl/perl5/commit/81a76be29ef2d405688b812e04f88f5006b1a573 Author: Paul Marquess Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M

[Perl/perl5] acf02c: Remove docs of broken SAVELONG and SAVEt_LONG

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

[Perl/perl5] 6de3b5: Perl_is_in_locale_category(): return false if no l...

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

[Perl/perl5] f801d6: Clarify pod for utf8n_to_uvchr()

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

[Perl/perl5] 201354: cpan/Compress-Raw-Bzip2 - Update to version 2.213

2024-08-28 Thread Paul Marquess via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 201354f67e5be8176260ce56ccebd71bfdc3e457 https://github.com/Perl/perl5/commit/201354f67e5be8176260ce56ccebd71bfdc3e457 Author: Paul Marquess Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M

[Perl/perl5] a9ad3a: cpan/Compress-Raw-Zlib - Update to version 2.213

2024-08-28 Thread Paul Marquess via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a9ad3a313438272553439d3cc5673a01add1603f https://github.com/Perl/perl5/commit/a9ad3a313438272553439d3cc5673a01add1603f Author: Paul Marquess Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M

[Perl/perl5] f8647d: toke.c: Use clearer synonyms

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

[Perl/perl5] bfe007: Add exit code test (GH #19020):

2024-08-27 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/gh-19152-xsawyerx-sawyer-19020-test-20240827 Home: https://github.com/Perl/perl5 Commit: bfe0071063199e1f0b94a6212706130316ca5908 https://github.com/Perl/perl5/commit/bfe0071063199e1f0b94a6212706130316ca5908 Author: Sawyer X Date: 2024-08

[Perl/perl5] 5728c7: Update 5.38(.3) voting file and add 5.40(.1) votin...

2024-08-27 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 5728c7d0c4f8510aeeda6ddc7cd6dc39ae69f255 https://github.com/Perl/perl5/commit/5728c7d0c4f8510aeeda6ddc7cd6dc39ae69f255 Author: Steve Hay Date: 2024-08-27 (Tue, 27 Aug 2024) Changed paths: M

[Perl/perl5] f4e4be: prepare Module::CoreList for perl 5.41.0

2024-08-27 Thread Karen Etheridge via perl5-changes
Branch: refs/heads/maint-5.40 Home: https://github.com/Perl/perl5 Commit: f4e4be0d0c9255ee5465b3e0e9b685b0eb1e0e5b https://github.com/Perl/perl5/commit/f4e4be0d0c9255ee5465b3e0e9b685b0eb1e0e5b Author: Graham Knop Date: 2024-08-27 (Tue, 27 Aug 2024) Changed paths: M

[Perl/perl5] 6e3cab: japh: Adapt Autoload 1 test to removal of apostrophe

2024-08-27 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6e3cab4e1bae159b07ef4b591ae6bd753ce8f9fe https://github.com/Perl/perl5/commit/6e3cab4e1bae159b07ef4b591ae6bd753ce8f9fe Author: James E Keenan Date: 2024-08-27 (Tue, 27 Aug 2024) Changed paths: M t

[Perl/perl5] 745e42: Upstream Cygwin hints patches

2024-08-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 745e4276bef9c9c70cfb6ac3dc30311fe20a359a https://github.com/Perl/perl5/commit/745e4276bef9c9c70cfb6ac3dc30311fe20a359a Author: Max Maischein Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M hints

[Perl/perl5] f863a1: Handle module extension/suffix earlier in corelist...

2024-08-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f863a123fcf1fdff2257577fb7ab92fbabc69bd5 https://github.com/Perl/perl5/commit/f863a123fcf1fdff2257577fb7ab92fbabc69bd5 Author: E. Choroba Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M Porting

[Perl/perl5] 5e9f73: regen/embed.pl: Set flag to avoid rematching pattern

2024-08-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5e9f734a7d127f38340a649580b5931e5212ebbc https://github.com/Perl/perl5/commit/5e9f734a7d127f38340a649580b5931e5212ebbc Author: Karl Williamson Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M

[Perl/perl5] 319f5a: malformed utf8 message: use symbol instead of magi...

2024-08-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 319f5a3f97321d046129e17a6891f37b12847979 https://github.com/Perl/perl5/commit/319f5a3f97321d046129e17a6891f37b12847979 Author: Branislav ZahradnĂ­k Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M

[Perl/perl5] 473f08: Add a step to the RMG about podcheck

2024-08-26 Thread Karen Etheridge via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5 Commit: 473f0885bd91f2a7eda59a6a3066c48627b51043 https://github.com/Perl/perl5/commit/473f0885bd91f2a7eda59a6a3066c48627b51043 Author: Karl Williamson Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M

[Perl/perl5] 6be178: Module::CoreList updated for v5.34.3, v5.36.3 and ...

2024-08-26 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5 Commit: 6be178fddde18dd06540a469dc4c9a77e9e00700 https://github.com/Perl/perl5/commit/6be178fddde18dd06540a469dc4c9a77e9e00700 Author: Chris 'BinGOs' Williams Date: 2024-08-26 (Mon, 26 Aug 2024)

[Perl/perl5] c1ad4b: Remove leftover reference to 5.39.11, which was no...

2024-08-26 Thread Steve Hay via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c1ad4b853226757a6bb7d1463cea770a0f0ba135 https://github.com/Perl/perl5/commit/c1ad4b853226757a6bb7d1463cea770a0f0ba135 Author: Steve Hay Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M dist

[Perl/perl5] 518c37: perl.c: Add locks around a *environ access

2024-08-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 518c3703337833367ac41bf2e225d51b3d033aad https://github.com/Perl/perl5/commit/518c3703337833367ac41bf2e225d51b3d033aad Author: Karl Williamson Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M

[Perl/perl5] 137b03: porting/diag.t: Fix grammar in comment

2024-08-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 137b03f3c865b2b5b9389b82bb915fd26e503010 https://github.com/Perl/perl5/commit/137b03f3c865b2b5b9389b82bb915fd26e503010 Author: Karl Williamson Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M t

[Perl/perl5]

2024-08-26 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/cpan-version-sync-20240705 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] f37395: cpan/Tie-RefHash - Update to version 1.41

2024-08-25 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f37395a6f0c927136f4833a6f820834c64589b5c https://github.com/Perl/perl5/commit/f37395a6f0c927136f4833a6f820834c64589b5c Author: Lukas Mai Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M Porting

[Perl/perl5] 34d969: t/tr.t: Add test case

2024-08-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 34d9693e57b11b0ee7c74c4981facac0091db166 https://github.com/Perl/perl5/commit/34d9693e57b11b0ee7c74c4981facac0091db166 Author: Karl Williamson Date: 2024-08-24 (Sat, 24 Aug 2024) Changed paths: M t/op

[Perl/perl5] 3b554f: podcheck db: Add link to Test::Smoke

2024-08-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3b554fd1dc1392731b72492bb5e72f7b0440c94a https://github.com/Perl/perl5/commit/3b554fd1dc1392731b72492bb5e72f7b0440c94a Author: Karl Williamson Date: 2024-08-23 (Fri, 23 Aug 2024) Changed paths: M t

[Perl/perl5] ce566b: perlcall: Note that plain GIMME is deprecated

2024-08-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ce566bba8c421067e7b5a4d6e1ed39e549b4bc13 https://github.com/Perl/perl5/commit/ce566bba8c421067e7b5a4d6e1ed39e549b4bc13 Author: Karl Williamson Date: 2024-08-23 (Fri, 23 Aug 2024) Changed paths: M pod

[Perl/perl5] ea711e: add a short obituary for Abe

2024-08-23 Thread Philippe Bruhat (BooK)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ea711ed25d743549b0cfaf9dbff9e84b4faf9eda https://github.com/Perl/perl5/commit/ea711ed25d743549b0cfaf9dbff9e84b4faf9eda Author: Philippe Bruhat (BooK) Date: 2024-08-23 (Fri, 23 Aug 2024) Changed paths

[Perl/perl5]

2024-08-23 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor3 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] b5473a: ParseXS: generate_init(): fetch typemap once

2024-08-23 Thread David Mitchell via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b5473a226cd4935bb89d350146ca093b98580f90 https://github.com/Perl/perl5/commit/b5473a226cd4935bb89d350146ca093b98580f90 Author: David Mitchell Date: 2024-08-23 (Fri, 23 Aug 2024) Changed paths: M dist

[Perl/perl5] 9d4453: ParseXS: generate_init(): fetch typemap once

2024-08-22 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor3 Home: https://github.com/Perl/perl5 Commit: 9d4453860185300d481447ee3a0835a3d355961b https://github.com/Perl/perl5/commit/9d4453860185300d481447ee3a0835a3d355961b Author: David Mitchell Date: 2024-08-22 (Thu, 22 Aug 2024) Changed paths

[Perl/perl5] 190f32: perldelta for 3e14b2fcf59b5b8 (#22498, POSIX::strf...

2024-08-21 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 190f32581b053fc5955681643110a0b6ad24f311 https://github.com/Perl/perl5/commit/190f32581b053fc5955681643110a0b6ad24f311 Author: Lukas Mai Date: 2024-08-22 (Thu, 22 Aug 2024) Changed paths: M pod

[Perl/perl5] 76eff9: perldelta for 2f48e46b3f6d2 (!$obj isa Class)

2024-08-21 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 76eff9703c721c64ae31dd59655ac928a107f281 https://github.com/Perl/perl5/commit/76eff9703c721c64ae31dd59655ac928a107f281 Author: Lukas Mai Date: 2024-08-22 (Thu, 22 Aug 2024) Changed paths: M pod

[Perl/perl5] 31da15: op.c: Move comments to earlier in the file

2024-08-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 31da15a9060df7af55ac441fcfe9069da219a600 https://github.com/Perl/perl5/commit/31da15a9060df7af55ac441fcfe9069da219a600 Author: Karl Williamson Date: 2024-08-21 (Wed, 21 Aug 2024) Changed paths: M op.c

[Perl/perl5] 3e9966: my_strnlen() Do assert() before the op it protects...

2024-08-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3e9966655bfaa2abd81100473235baddd01f91c9 https://github.com/Perl/perl5/commit/3e9966655bfaa2abd81100473235baddd01f91c9 Author: Karl Williamson Date: 2024-08-21 (Wed, 21 Aug 2024) Changed paths: M

[Perl/perl5] 06016a: Use shutdown hook to destruct shared interpreter o...

2024-08-21 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/shutdownhook Home: https://github.com/Perl/perl5 Commit: 06016a004884fe623ef1662ddf30036f15c4362c https://github.com/Perl/perl5/commit/06016a004884fe623ef1662ddf30036f15c4362c Author: Leon Timmermans Date: 2024-08-21 (Wed, 21 Aug 2024) Changed

[Perl/perl5] 43ba20: Add PL_shutdownhook

2024-08-21 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/shutdownhook Home: https://github.com/Perl/perl5 Commit: 43ba205408e5e807ac651cbaf0a19537682bc61b https://github.com/Perl/perl5/commit/43ba205408e5e807ac651cbaf0a19537682bc61b Author: Leon Timmermans Date: 2024-08-21 (Wed, 21 Aug 2024) Changed

[Perl/perl5] 56bb21: perldelta for tr/// optimization

2024-08-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 56bb21d19812a24699b3ecc0d9dd30bc7fc63f4e https://github.com/Perl/perl5/commit/56bb21d19812a24699b3ecc0d9dd30bc7fc63f4e Author: Karl Williamson Date: 2024-08-21 (Wed, 21 Aug 2024) Changed paths: M pod

[Perl/perl5]

2024-08-21 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor2 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] 004d98: ParseXS: improve internal heredoc quoting

2024-08-21 Thread David Mitchell via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 004d9852a629e2bded597a2bba544519c018c624 https://github.com/Perl/perl5/commit/004d9852a629e2bded597a2bba544519c018c624 Author: David Mitchell Date: 2024-08-21 (Wed, 21 Aug 2024) Changed paths: M dist

[Perl/perl5]

2024-08-20 Thread mauke via perl5-changes
Branch: refs/heads/smoke-me/mauke/warn-not-vs-cmp 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-08-20 Thread mauke via perl5-changes
Branch: refs/heads/smoke-me/mauke/overflow 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] 79e089: ParseXS: improve internal heredoc quoting

2024-08-19 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor2 Home: https://github.com/Perl/perl5 Commit: 79e08979db21bc0e329edeebd943b1512b3a0956 https://github.com/Perl/perl5/commit/79e08979db21bc0e329edeebd943b1512b3a0956 Author: David Mitchell Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths

[Perl/perl5] ed3078: warn about !$x == $y, !$x =~ /abc/, and similar co...

2024-08-19 Thread mauke via perl5-changes
Branch: refs/heads/smoke-me/mauke/warn-not-vs-cmp Home: https://github.com/Perl/perl5 Commit: ed307856dd78fc4e3139c9cbf8de379437c9e5cd https://github.com/Perl/perl5/commit/ed307856dd78fc4e3139c9cbf8de379437c9e5cd Author: Lukas Mai Date: 2024-08-15 (Thu, 15 Aug 2024

[Perl/perl5] d67896: perlfunc: Clarify tr entry return

2024-08-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d67896a03348d3896e30ec98828570b66bafb89a https://github.com/Perl/perl5/commit/d67896a03348d3896e30ec98828570b66bafb89a Author: Karl Williamson Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M pod

[Perl/perl5] 10910b: regen/op_private: Swap two flag bit positions

2024-08-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 10910b4a25d43c670f4d7bdb5dc171da279efc85 https://github.com/Perl/perl5/commit/10910b4a25d43c670f4d7bdb5dc171da279efc85 Author: Karl Williamson Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M lib

[Perl/perl5]

2024-08-19 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor 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] 9cd575: ParseXS: stop inadvertently disabling field checks

2024-08-19 Thread David Mitchell via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9cd5757dce9a4cb7bc255f52e311c32cffe78969 https://github.com/Perl/perl5/commit/9cd5757dce9a4cb7bc255f52e311c32cffe78969 Author: David Mitchell Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M dist

[Perl/perl5] 1f0630: perldelta for ae78ae4a0f2, smart match removal

2024-08-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1f0630cf989a3555b3d5557669e9c838f5ce1993 https://github.com/Perl/perl5/commit/1f0630cf989a3555b3d5557669e9c838f5ce1993 Author: Tony Cook Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M pod

[Perl/perl5] 857894: B::Deparse::code_list: initialise $re to avoid pro...

2024-08-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 857894b2f4f0cc205da78c67966a4e2a30f5e0f8 https://github.com/Perl/perl5/commit/857894b2f4f0cc205da78c67966a4e2a30f5e0f8 Author: Tony Cook Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M lib/B

[Perl/perl5] 10cb2c: perldelta for 0c81a5c9ca0, removal of ' as a name ...

2024-08-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 10cb2c972eac1372466fd93417030f8c4b7cf86f https://github.com/Perl/perl5/commit/10cb2c972eac1372466fd93417030f8c4b7cf86f Author: Tony Cook Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M pod

[Perl/perl5] db77fa: autodoc: Use function signatures feature

2024-08-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: db77faf9d2be1d9f6366127eae85598a62792b2d https://github.com/Perl/perl5/commit/db77faf9d2be1d9f6366127eae85598a62792b2d Author: Karl Williamson Date: 2024-08-18 (Sun, 18 Aug 2024) Changed paths: M

[Perl/perl5] c73670: split.t vs. VMS: be more forgiving about newlines

2024-08-17 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c7367023a5502d14f4af78ffa983312da2e36843 https://github.com/Perl/perl5/commit/c7367023a5502d14f4af78ffa983312da2e36843 Author: Craig A. Berry Date: 2024-08-17 (Sat, 17 Aug 2024) Changed paths: M t/op

[Perl/perl5] b52ac0: utime.t vs. VMS: don't call utime on open file

2024-08-17 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b52ac0882220a4eb961f5028163fb75494704d7a https://github.com/Perl/perl5/commit/b52ac0882220a4eb961f5028163fb75494704d7a Author: Craig A. Berry Date: 2024-08-17 (Sat, 17 Aug 2024) Changed paths: M

[Perl/perl5] d93714: ParseXS: stop inadvertently disabling field checks

2024-08-16 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_refactor Home: https://github.com/Perl/perl5 Commit: d93714b1ab6bf189d95fd03522e646759dbad7b4 https://github.com/Perl/perl5/commit/d93714b1ab6bf189d95fd03522e646759dbad7b4 Author: David Mitchell Date: 2024-08-16 (Fri, 16 Aug 2024) Changed paths

[Perl/perl5] 2b0f0c: ExtUtils::ParseXS: min perl 5.6.1 => 5.8.3

2024-08-15 Thread David Mitchell via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2b0f0cab89d32d3bdfd3428a4372602738723eaa https://github.com/Perl/perl5/commit/2b0f0cab89d32d3bdfd3428a4372602738723eaa Author: David Mitchell Date: 2024-08-15 (Thu, 15 Aug 2024) Changed paths: M dist

[Perl/perl5]

2024-08-15 Thread David Mitchell via perl5-changes
Branch: refs/heads/davem/xs_fields 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] 20efff: Maintainers.pl: clean up duplicate SYNCINFO entries

2024-08-15 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 20efff6546dba5bbcf3902e201bb46691a57abea https://github.com/Perl/perl5/commit/20efff6546dba5bbcf3902e201bb46691a57abea Author: Lukas Mai Date: 2024-08-15 (Thu, 15 Aug 2024) Changed paths: M Porting

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