Skip to content

[6.1] [stdlib] Unicode 16 #78804

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

Merged
merged 1 commit into from
Feb 12, 2025
Merged

[6.1] [stdlib] Unicode 16 #78804

merged 1 commit into from
Feb 12, 2025

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Jan 22, 2025

  • Explanation: This updates the data tables in the stdlib to support the recent Unicode 16 version as well as make changes to the opaque stdlib grapheme breaking algorithm to support changes in their breaking rules.
  • Scope: Standard library's unicode data tables and grapheme breaking algorithm.
  • Issues: N/A
  • Original PRs: [stdlib] Unicode 16 #78664
  • Risk: Low. All of the changes are internal stdlib implementation details that do not affect source or ABI.
  • Testing: Updated the tests with the new Unicode provided tests for all data and breaking rules and this change passes all such tests.
  • Reviewers: N/A

@Azoy Azoy requested a review from a team as a code owner January 22, 2025 05:53
@Azoy
Copy link
Contributor Author

Azoy commented Jan 22, 2025

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Jan 22, 2025

cc @parkera

@Azoy Azoy merged commit fd383dc into swiftlang:release/6.1 Feb 12, 2025
5 checks passed
@Azoy Azoy deleted the unicode-16-61 branch February 12, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants