Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: dd068104ff64312608987f59d926df9203426bdf
      
https://github.com/Perl/perl5/commit/dd068104ff64312608987f59d926df9203426bdf
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M embed.fnc
    M embed.h
    M inline.h
    M pod/perldelta.pod
    M proto.h
    M utf8.c

  Log Message:
  -----------
  Add bytes_to_utf8_temp_pv()

This is like bytes_to_utf8_free_me, but any new memory is arranged to be
freed at the end of the current pseudo block via SAVEFREEPV.

This adds the one missing function that are inverse to the
utf8_to_bytes_foo() ones.



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

Reply via email to