Skip to content

Unicode 16 #5571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Unicode 16 #5571

wants to merge 7 commits into from

Conversation

JMazurkiewicz
Copy link
Contributor

  • Implement generation of the Indic_Conjunct_Break table in the unicode_properties_data_gen.py script. We need this table to implement the new segmentation rule.
  • Update __msvc_format_ucd_tables.hpp.
  • Implement GB9c segmentation rule (added in Unicode 15.1) in _Grapheme_break_property_iterator.
  • Update tests.

Previous PR: #3556

@JMazurkiewicz JMazurkiewicz requested a review from a team as a code owner June 5, 2025 21:43
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Jun 5, 2025
@StephanTLavavej StephanTLavavej added enhancement Something can be improved format C++20/23 format labels Jun 5, 2025
@StephanTLavavej StephanTLavavej self-assigned this Jun 5, 2025
@frederick-vs-ja
Copy link
Contributor

frederick-vs-ja commented Jun 21, 2025

FWIW, this is also related to CWG-2843 which is recently accepted. No change requested - Unicode 16 is definitely OK as the resolution requires Unicode 15.1 as the minimum version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something can be improved format C++20/23 format
Projects
Status: Initial Review
Development

Successfully merging this pull request may close these issues.

3 participants