Mark Davis
Mark Davis
Add more code to test the UTS #18 EBNF
Add characters as per [176-C35](https://www.unicode.org/cgi-bin/GetL2Ref.pl?176-C35) (Restated as UTC-176-C35 to get past the python check.) Provisionally assign U+1AD0..U+1AD5 for six compound tone diacritics, as given in [L2/23-188](https://www.unicode.org/cgi-bin/GetMatchingDocs.pl?L2/23-188). (Reference: Section 7 of...
There are currently two ways of parsing the property files, ToolUnicodeProperties.java/UCD.java (very old), and the more modern IndexUnicodeProperties.java. I've long had on my task list replacing the old with new;...
For a future merge, once the characters have graduated from provisional - https://github.com/unicode-org/sah/issues/172 - L2/23-135 Revised proposal to add two characters for Middle English to the UCS - UTC-176-C32 Consensus:...
The generation and local testing of UnicodeJsps is unblocked. Two remaining items are: - ~how to debug locally in Eclipse~ 👉 #43 - how to upload to production (Both of...
Some properties (or property values) are missing from UcdProperty & Jsps or are not quite right 1. Standardized_Variant is missing the emoji-variation-sequences.txt and the Ideographic Variation Database 2. (issue #335)...
The markdown (from a conversion) needs some fixup, and there should be a few updates, especially to https://unicode-org.github.io/unicodetools/help/list-unicodeset
CLDR-16668 Still draft because I'd like to discuss with Tom. tools/cldr-code/src/main/java/org/unicode/cldr/tool/ChartUnitConversions.java - Use the new collator in charts tools/cldr-code/src/main/java/org/unicode/cldr/util/DtdData.java - Use the new collator in XML paths tools/cldr-code/src/main/java/org/unicode/cldr/util/UnitConverter.java - add...