Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f4a775ea785a27dbeb069cb8cff699cd5d91d8ec
      
https://github.com/Perl/perl5/commit/f4a775ea785a27dbeb069cb8cff699cd5d91d8ec
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M .github/workflows/testsuite.yml
    M Porting/test-dist-modules.pl

  Log Message:
  -----------
  test-dist-modules.pl: make separate installation the default

This avoids the dangerous default of overwriting installed modules.


  Commit: 0cd3930a5eda46cc0852b128988c46becbce7512
      
https://github.com/Perl/perl5/commit/0cd3930a5eda46cc0852b128988c46becbce7512
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M .github/workflows/testsuite.yml

  Log Message:
  -----------
  testsuite.yml: test dist/ modules on threaded perls too

This originally also tested on Windows, but Storable fails a test on
5.24, and several other modules fail on 5.10 and 5.8.


  Commit: d033adf874e9a1054ff816d8986d570821e2f440
      
https://github.com/Perl/perl5/commit/d033adf874e9a1054ff816d8986d570821e2f440
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M dist/Devel-PPPort/PPPort_pm.PL
    M dist/Devel-PPPort/parts/inc/misc

  Log Message:
  -----------
  Devel::PPPort: add PERL_STACK_REALIGN

This was causing build failures when building threads.pm against older
perls.


  Commit: 0637dad265e6fa21c2357c565cb35d487d092d55
      
https://github.com/Perl/perl5/commit/0637dad265e6fa21c2357c565cb35d487d092d55
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M dist/threads/lib/threads.pm
    M dist/threads/threads.xs

  Log Message:
  -----------
  threads: thread_locale_init/term() needs 5.27.9 or later


  Commit: baab724ded8d628c1edf89829361ce4bba281ade
      
https://github.com/Perl/perl5/commit/baab724ded8d628c1edf89829361ce4bba281ade
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M dist/Storable/ChangeLog
    M dist/Storable/Storable.pm
    M dist/Storable/t/utf8.t

  Log Message:
  -----------
  Storable: add test names to t/utf8.t


  Commit: 65dbd0e2bd3ce74617a363a5e448b5730df1c136
      
https://github.com/Perl/perl5/commit/65dbd0e2bd3ce74617a363a5e448b5730df1c136
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M dist/Devel-PPPort/parts/inc/SvREFCNT
    M dist/threads/threads.xs

  Log Message:
  -----------
  Devel::PPPort: threads-shared needs SvREFCNT_dec_NN()

and threads.xs no longer needs to define SvREFCNT_dec_NN()


  Commit: 6a83e0d27f2871f248fa35afcae2897ca20488a3
      
https://github.com/Perl/perl5/commit/6a83e0d27f2871f248fa35afcae2897ca20488a3
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M Porting/test-dist-modules.pl

  Log Message:
  -----------
  test-dist-modules.pl: update usage(), exit on usage


  Commit: ca8d60d1b5b3bdf135a6c8eba9ced89fbb74fbb5
      
https://github.com/Perl/perl5/commit/ca8d60d1b5b3bdf135a6c8eba9ced89fbb74fbb5
  Author: Tony Cook <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M Porting/test-dist-modules.pl

  Log Message:
  -----------
  test-dist-modules.pl: add some POD


Compare: https://github.com/Perl/perl5/compare/1f92987284f5...ca8d60d1b5b3

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to