-
-
Notifications
You must be signed in to change notification settings - Fork 47
Unicode 15.1→16.0 #539
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
Unicode 15.1→16.0 #539
Conversation
unicodetools/src/main/resources/org/unicode/text/UCD/MakeUnicodeFiles.txt
Outdated
Show resolved
Hide resolved
Reviewed all but the "copy" commit, looks good so far |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Presuming this is just the rollover for the 16.0 base, using the 15.1 data. No comments on the tooling changes per se.
600db78
to
05d18a1
Compare
@nedley: I amended the second commit to include tools/emoji/Emoji.java, and I made that a little less manual. |
I fixed the test failure. CheckProperties has another parser of numeric values. I don't know why it fails only with the previous version having multiple kPrimaryNumericValues but works if the current version has them. Now it only looks at the first value. |
Best to review one commit at a time:
Compare with moving to 15.1 last year: