- Aug 19, 2023
-
-
Steven R. Loomis authored
- UnicodeSetItem was ignoring the error value from sizeUnicodeSet() and calling parseUnicodeSet with an invalid size - it *is* an error, but should be handled properly. - an error is already recorded in the callback The symptom was an internal error where there should have been an error callback. 2) vars should fail to compile: sections/vars/fail-uset-props1.xml: Error: Internal Error: uset returned error -1 for [:Adlm:] at new UnicodeSetItem at VarsCompiler.addUnicodeSet For: #7377 -
Keyman Server authored
auto: increment master version to 17.0.163
-
Keyman Build Agent authored
-
- Aug 18, 2023
-
-
Steven R. Loomis authored
chore(resources): update CLDR to post-PRI
🙀 -
rc-swag authored
fix(windows): allow QR share box to grow to edge of default configuration parent window
-
Steven R. Loomis authored
-
Steven R. Loomis authored
Merge branch 'fix/common/9119-marker-test-fix-epic-ldml' into chore/resources/7042-update-ldml-post-pri-epic-ldml
-
Steven R. Loomis authored
- common test lacked update from #9448 #9119
-
Steven R. Loomis authored
- re-instate abnt2 keyboard
-
Steven R. Loomis authored
- roughly 43 alpha0 plus a correction to French. - for #7042 also neded for #8717
-
- Aug 17, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.162
-
Keyman Build Agent authored
-
- Aug 16, 2023
-
-
Steven R. Loomis authored
-
Ross authored
Allow QR box to grow if the caption box is bigger than the english text. Still limit this to 130px if it grows further than this then add a vertical scroll for the caption. In testing no language actually causes the scroll bar to be displayed. However using dummy text to test the overflow shows that it will handle this should the translation ever reach this length.
-
Steven R. Loomis authored
- for regex (and eventually normalization) #9121
-
Steven R. Loomis authored
-
- Aug 15, 2023
-
-
Steven R. Loomis authored
- trim some more files For: #9121
-
Keyman Server authored
auto: increment master version to 17.0.161
-
Keyman Build Agent authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
feat(core): limit max marker to 0xD7FF
🙀
-
- Aug 12, 2023
-
-
Steven R. Loomis authored
- correctly disable some ICU features For: #9121
-
Steven R. Loomis authored
- restructure to not allocate the Matcher twice, save a little processing For: #9121
-
Steven R. Loomis authored
- more comments For: #9121
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- validate marker number when going in or out of the context #9119
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- updates per review, off by one in max count - updated the spec
-
Keyman Server authored
auto: increment master version to 17.0.160
-
Keyman Build Agent authored
-
- Aug 11, 2023
-
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- cache the icu::RegexPattern - rename USet to avoid a conflict with the real one! For: #9121
-
Steven R. Loomis authored
- fix linkage for some scenarios For: #9121
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- simplify and improve context processing For: #9119 Co-authored-by:rc-swag <58423624+rc-swag@users.noreply.github.com>
-
- Aug 10, 2023
-
-
Steven R. Loomis authored
Co-authored-by:rc-swag <58423624+rc-swag@users.noreply.github.com>
-
Steven R. Loomis authored
- apply side is working using replaceFirst() - mapTo is a not-yet, that will be a special case For: #9121
-
Steven R. Loomis authored
- match side is working - lots of string 'schlepping! For: #9121
-
Steven R. Loomis authored
- update more test deps to link with ICU… For: #9121
-