Markus Scherer

Results 46 issues of Markus Scherer

From CLDR-17161 reported by Henry Stratmann The version of allkeys.txt that is generated by the Unicode Tools Java code (rather than the C sifter code) generates some secondary CEs that...

The [UCA sifter](https://github.com/unicode-org/unicodetools/tree/main/c/uca/sifter) code that is checked into the Unicode Tools calls into ICU for access to character properties. This is inconvenient: - It relies on extra setup to make...

enhancement

For 16.0, templatize/generate [charts/Readme.txt](https://www.unicode.org/Public/16.0.0/charts/Readme.txt) via the publication scripts. Drop the number of bytes of the chart files. 16.0 BRS G115

I tried mbox2gg and it quickly failed with this: ``` Traceback (most recent call last): File "/home/username/.local/bin/mbox2gg", line 5, in from mail2gg.cli import execute_mbox_importer File "/home/username/.local/lib/python3.8/site-packages/mail2gg/__init__.py", line 12, in from...

bug

- new short aliases ID_Status, ID_Type - Unicode 16 beta data as of 2024-jun-04, including - https://github.com/unicode-org/cldr/pull/3783 ##### Checklist - [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-22707 - [x] Required: The PR...

Changes proposed in - https://github.com/unicode-org/properties/issues/282 - https://github.com/unicode-org/unicode-reports/pull/157 For the IdnaMappingTable.txt changes, ignore whitespace changes. The Status column became narrower. This is ready to go but marked as a draft pull...

Modern C++ iteration over the code points, ranges, or strings in a C++ UnicodeSet or C USet. **Still draft-y. See NOTEs & TODOs.** - UnicodeSet.ranges() returns a UnicodeSetRanges which has...

##### Checklist - [ ] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-_____ - [ ] Required: The PR title must be prefixed with a JIRA Issue number. - [ ] Required: The PR...

Moved here from CLDR-9775 where @macchiati wrote in 2016: The code is pretty crufty, since it was mostly designed to synthesize data from different sources before kMandarin and kTotalstrokes were...

uca

@macchiati created CLDR-9931 in 2016. @pedberg-icu just assigned it to me. Asking for clarification there. I think this is about some of the code in GenerateUnihanCollators.java.

uca