Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7beabcdf645e80ee2e1a9cc3690b0ce224737533 https://github.com/Perl/perl5/commit/7beabcdf645e80ee2e1a9cc3690b0ce224737533 Author: Karl Williamson <k...@cpan.org> Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths: M regen/unicode_constants.pl M unicode_constants.h Log Message: ----------- regen/unicode_constants.pl: Add generating first byte as string This enhances this utility script to have the capability of getting the first byte of a UTF-8 string expressed as a literal (single-byte) string itself. Commit: f360b1cc36c2e328640f47447297cc3487ed3030 https://github.com/Perl/perl5/commit/f360b1cc36c2e328640f47447297cc3487ed3030 Author: Karl Williamson <k...@cpan.org> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M regen/unicode_constants.pl M unicode_constants.h Log Message: ----------- regen/unicode_constants.pl: Add Arabic radix This will be helpful to vutil.c Compare: https://github.com/Perl/perl5/compare/418efacd1950...f360b1cc36c2