Markus Scherer
Markus Scherer
When I run the unicodetools "[CheckProperties](https://github.com/unicode-org/unicodetools/blob/main/unicodetools/src/test/java/org/unicode/propstest/CheckProperties.java)" I see an exception getting thrown and printed, but the program continues and exits without a failure code. Is this something to worry about?...
... and try to replace Emoji.IS_BETA coming from an environment variable
- [ ] Figure out how to generate the CTT using the sifter; probably add it to the build & run script - [ ] Document - [ ] Add...
I remember that I added some logic for the CLDR version of the default sort order to coalesce some adjacent CEs, absorbing ignorable CEs into their main CEs. Look for...
Add the kEH_* properties that are listed in PropertyAliases.txt. Going forward, you can look at diffs in this file for new properties. And PropertyValueAliases.txt for new values.
We should modernize the HTML for the auxiliary charts, for example https://www.unicode.org/charts/collation/ and https://www.unicode.org/charts/nameslist/index.html They use old HTML standards, and use frames which are no longer recommended. Consider https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout
In PR #905 I am adding the Website Persistent Footer copyright text to the generated aux charts. For expediency, I am hardcoding the end year of the copyright range. We...
Starting with Unicode 17, but also valid for older characters once UTC-182-A57 is done. See L2/25-006 item 5.1 which includes: An invariant test should be added that all assigned Extended_Pictographic...
prevent future bugs like - https://github.com/unicode-org/properties/issues/356
Unicode Tools tests are currently failing for lack of Identifier_Type values for new characters in Unicode 17: unicodetools/src/main/resources/org/unicode/text/UCD/SecurityInvariantTest.txt ``` # https://www.unicode.org/reports/tr39/#Identifier_Status_and_Type # “Unassigned characters, private use characters, surrogates, non-whitespace control...