Skip to content
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

CLDR-17226 Unicode 16: 8 new numbering systems #3658

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

markusicu
Copy link
Member

@markusicu markusicu commented Apr 26, 2024

CLDR-17226

  • This PR completes the ticket.

Eight new numbering systems, see Unicode 16 DerivedGeneralCategory.txt:

10D40..10D49  ; Nd #  [10] GARAY DIGIT ZERO..GARAY DIGIT NINE
116D0..116E3  ; Nd #  [20] MYANMAR PAO DIGIT ZERO..MYANMAR EASTERN PWO KAREN DIGIT NINE
11BF0..11BF9  ; Nd #  [10] SUNUWAR DIGIT ZERO..SUNUWAR DIGIT NINE
16130..16139  ; Nd #  [10] GURUNG KHEMA DIGIT ZERO..GURUNG KHEMA DIGIT NINE
16D70..16D79  ; Nd #  [10] KIRAT RAI DIGIT ZERO..KIRAT RAI DIGIT NINE
1CCF0..1CCF9  ; Nd #  [10] OUTLINED DIGIT ZERO..OUTLINED DIGIT NINE
1E5F1..1E5FA  ; Nd #  [10] OL ONAL DIGIT ZERO..OL ONAL DIGIT NINE

For comparison:

ALLOW_MANY_COMMITS=true

Copy link
Member

@srl295 srl295 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I think we still have issues where coverage should shift automatically for primary number systems, but that's not Unicode 16's fault.

@markusicu
Copy link
Member Author

@echeran @anba @ryzokuken @AEApple FYI

@eggrobin some of the French names of numbering systems are a bit of a shot in the dark, see corp team chat.

@srl295 I have always added French draft=unconfirmed display names for new numbering systems, but is that actually necessary? These take a long time for obscure scripts and for someone who barely knows a little French.

@srl295
Copy link
Member

srl295 commented Apr 26, 2024

@echeran @anba @ryzokuken @AEApple FYI

@eggrobin some of the French names of numbering systems are a bit of a shot in the dark, see corp team chat.

@srl295 I have always added French draft=unconfirmed display names for new numbering systems, but is that actually necessary? These take a long time for obscure scripts and for someone who barely knows a little French.

I don't know of any requirement for them. Seems like that's the job for the French vetters.

@markusicu markusicu merged commit 7c558d1 into unicode-org:main Apr 29, 2024
10 checks passed
@markusicu markusicu deleted the uni16-digits branch April 29, 2024 17:10
FrankYFTang added a commit to tc39/ecma402 that referenced this pull request Sep 26, 2024
Unicode 16 added 8 new numbering systems for the newly
added 5,185 new characters, including 3,995 additional Egyptian Hieroglyph characters plus seven new scripts, seven new emoji characters, and over 700 symbols from legacy computing environments.
see https://blog.unicode.org/2024/09/announcing-unicode-standard-version-160.html

CLDR add that in unicode-org/cldr#3658
which will be available in ICU 76

This PR update the ECMA402 spec to include that new numbering systems. 

We should consider merging it after ICU 76.1 is wildely available to implementer. We probably should discuss this in TG2 around Nov. or Dec. 2024.
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.

3 participants