Skip to content

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