Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d41bbc909abb00056c47a4fae9c30007c91be461
      
https://github.com/Perl/perl5/commit/d41bbc909abb00056c47a4fae9c30007c91be461
  Author: Tony Cook <[email protected]>
  Date:   2026-01-28 (Wed, 28 Jan 2026)

  Changed paths:
    M t/op/sort.t

  Log Message:
  -----------
  sort: test numeric handling of optimized amagic ordering


  Commit: 4f2e1c0f3037cfb14f9e2314701f871ef4b413fc
      
https://github.com/Perl/perl5/commit/4f2e1c0f3037cfb14f9e2314701f871ef4b413fc
  Author: Tony Cook <[email protected]>
  Date:   2026-01-28 (Wed, 28 Jan 2026)

  Changed paths:
    M embed.fnc
    M pp_sort.c
    M proto.h
    M t/op/sort.t

  Log Message:
  -----------
  sort: correctly sort "0+" overloaded values

This also handles the theoretical case of large RVs, but I suspect it
can't happen.

Fixes #23956


  Commit: d3b011a46eb2aff78765c4a8a0a6ddd53358c14b
      
https://github.com/Perl/perl5/commit/d3b011a46eb2aff78765c4a8a0a6ddd53358c14b
  Author: Tony Cook <[email protected]>
  Date:   2026-01-28 (Wed, 28 Jan 2026)

  Changed paths:
    M pod/perldelta.pod

  Log Message:
  -----------
  perldelta for sort of overloaded numbers fix


Compare: https://github.com/Perl/perl5/compare/3fd4a0966fbd...d3b011a46eb2

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

Reply via email to