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

  Changed paths:
    M embed.fnc
    M embed.h
    M proto.h
    M utf8.c
    M utf8.h

  Log Message:
  -----------
  Add new function bytes_to_utf8_free_me

This is like bytes_to_utf8, but if the representation of the input
string is the same in UTF-8 as it is in native format, the allocation of
new memory is skipped.

This presents optimization possibilities.



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

Reply via email to