Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 765c84d5b8d80ca3789b98cf4794d86a97b9015b
      
https://github.com/Perl/perl5/commit/765c84d5b8d80ca3789b98cf4794d86a97b9015b
  Author: Karl Williamson <k...@cpan.org>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M locale.c

  Log Message:
  -----------
  locale.c: Change variable name

The new one is clearer, especially w.r.t the next commit


  Commit: 86a9c18b6fab1949a26de790418b8b897a71e4ac
      
https://github.com/Perl/perl5/commit/86a9c18b6fab1949a26de790418b8b897a71e4ac
  Author: Karl Williamson <k...@cpan.org>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M embed.fnc
    M embed.h
    M ext/POSIX/POSIX.xs
    M ext/POSIX/lib/POSIX.pm
    M locale.c
    M pod/perldelta.pod
    M proto.h

  Log Message:
  -----------
  Fix up and make sv_strftime_ints() public

This enhanced function now allows you to specify if you want the system
to consider the possibility of daylight savings time being in effect.
Formerly, it was never considered.  As a result, the function is good
enough to be made public.


Compare: https://github.com/Perl/perl5/compare/7c3742a47d39...86a9c18b6fab

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

Reply via email to