-
-
Notifications
You must be signed in to change notification settings - Fork 44
Ucdxml 17v1 #1104
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
jowilco
wants to merge
28
commits into
unicode-org:main
Choose a base branch
from
jowilco:ucdxml_17v1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ucdxml 17v1 #1104
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
jowilco
commented
Apr 25, 2025
•
edited
Loading
edited
- Addresses https://www.unicode.org/L2/L2019/19270.htm#160-A10 by consuming the RegEx syntax for Unihan directly from UAX38.
- Resolved https://www.unicode.org/L2/L2024/24221.htm#181-A43 by removing kGB7.
- Resolved https://www.unicode.org/L2/L2024/24221.htm#181-A131 by updating the RegEx for the na attribute.
- Addresses https://www.unicode.org/L2/L2024/24221.htm#181-A133 by adding support for Unicode Version 17.0
- Resolved https://www.unicode.org/L2/L2025/25085.htm#183-A100 by removing kJa.
- Resolved https://www.unicode.org/L2/L2025/25085.htm#183-A127 by adding kTayNumeric.
- Resolved https://www.unicode.org/L2/L2025/25085.htm#183-A180. All Unihan syntaxes are sourced directly from UAX38.
- Addresses UCDXML: add Unikemet properties #921 by adding support for Unikemet.
- Resolved Update UAX42 to document that common Unihan attributes are grouped starting with Unicode 17 #1071 by adding a comment indicating that "Unihan attributes are applied at the group where applicable, similar to how non-Unihan attributes are applied at the group."
- Partially addresses Update UAX42 to document which UCDXML fields correspond to UCD properties (UAX44) vs. which are “just data” corresponding to various UCD files #1049 by removing Deprecated properties, Normalization Corrections, and Emoji Sources.
…istorical data, and added partial support for kEH_AltSeq
Hi @jowilco the CI failures suggest that you need to run GenerateEnums again, and also |
Agreed. This is still a draft pending the fixes for TR57. I'll definitely clean everything up before removing the draft status. |
markusicu
reviewed
Apr 25, 2025
unicodetools/src/main/java/org/unicode/xml/GeneratePropertyValues.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/GeneratePropertyValues.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/GeneratePropertyValues.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/GeneratePropertyValues.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/GeneratePropertyValues.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/UCDPropertyDetail.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/UCDPropertyDetail.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/UCDPropertyDetail.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/UCDPropertyDetail.java
Outdated
Show resolved
Hide resolved
unicodetools/src/main/java/org/unicode/xml/UCDPropertyDetail.java
Outdated
Show resolved
Hide resolved
…istorical data, and added partial support for kEH_AltSeq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.