- Aug 16, 2023
-
-
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
-
Steven R. Loomis authored
For: #9121
-
Steven R. Loomis authored
- to avoid mismatched surrogate pairs in markers For: #9119
-
Keyman Server authored
auto: increment master version to 17.0.159
-
Keyman Build Agent authored
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
- move prepend_marker() to inline - clear the string in context_to_string() For: #9119
-
Steven R. Loomis authored
-
- Aug 09, 2023
-
-
Marc Durdin authored
chore(developer): improve kmc sentry reporting on fatal build errors
-
Marc Durdin authored
-
Marc Durdin authored
feat(developer): add 'default' property for longpress keys
-
Marc Durdin authored
-
Marc Durdin authored
chore: stats script parameters
-
Marc Durdin authored
-
rc-swag authored
feat(windows): Use Keyboard Activated event API call to turn off caps lock (if required)
🚏
-