Markus Scherer

Results 46 issues of Markus Scherer

URL to the linked Repo/Org: https://github.com/unicode-org Steps to reproduce the problem: 1. org owner goes to https://cla-assistant.io/ 2. logs in via GitHub 3. sees the org's repositories with linked CLA...

help wanted

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

do-not-merge

Move Age/Block/Script to a separate trie; because - The properties vectors in uprops.icu/uprops.h are full, and making them longer is expensive. - We are about to overflow the bits for...

Goals for this issue: 1. Agree on whether to move the UTS51 emoji sort order into the DUCET 2. If agreed: Figure out how to do it The DUCET could...

uca

I just added the following to the security data input file removals.txt (PR #777). Why does the Age property not seem to work here? I also tried a simple `\p{Age=16}`...

If you want a DUCET collator, you can get it from class UCA. But you can also get a cached version from WriteCollationData. If you want a CLDR collator, you...

uca

WriteCollationData.getCollator(type) (issue #793 would move this function to class UCA) works with *three* types, one is cldrWithoutFFFx which builds a CLDR collator except that it leaves U+FFFE and U+FFFF with...

uca

Since Unicode 15.1 and consensus UTC-175-C26 (PR #477), the default and CLDR _grapheme break_ rules (SegmenterDefault.txt vs. SegmenterCldr.txt) are the same. Therefore, we _might_ want to stop generating UCD/(version)/cldr/GraphemeBreakTest.* files....

I stumbled over an email from 2017 that I sent to @macchiati asking how & where to track stuff like this. Well, now we have an issue tracker here... ----...