- Feb 01, 2024
-
-
Steven R. Loomis authored
Merge branch 'feat/core/10317-double-marker2-epic-ldml' into feat/core/10317-simplify-marker-epic-ldml
-
Steven R. Loomis authored
Merge branch 'feat/core/10317-double-marker-epic-ldml' into feat/core/10317-double-marker2-epic-ldml
-
Steven R. Loomis authored
feat(core): report on (lack of) normalization
🙀 -
Steven R. Loomis authored
-
Steven R. Loomis authored
- fix quickcheck of add_back_markers() For: #10516
-
Steven R. Loomis authored
- report normalization #10468
-
Steven R. Loomis authored
- clean up removing multi-segment processing
-
Steven R. Loomis authored
- maybe don't need NFD table #10317
-
Steven R. Loomis authored
- add more test cases from @jahorton #10317
-
Steven R. Loomis authored
- C++ side passes Fixes: #10516
-
Steven R. Loomis authored
- C++ side Fixes: #10516
-
Steven R. Loomis authored
- clear the marker map at the end of remove_markers if no markers were found. - add some suggested tests from @jahorton and @mcdurdin For: #10317
-
Steven R. Loomis authored
- add another greek double reorder. with chips. Fixes: #10516
-
Steven R. Loomis authored
- fix off by one in adding denormalized glue chars Fixes: #10516
-
Steven R. Loomis authored
- revert comment - reorder tests Fixes: #10516
-
Steven R. Loomis authored
- use an 'end' marker for each NFD Fixes: #10516
-
Steven R. Loomis authored
- update per code review - move quickcheck of map into add_back_markers() For: #10516
-
Steven R. Loomis authored
- reorders don't interact with markers, but must transit them - add updated tests - simplify reorder_group::apply(): the 'common prefix' discussion was out-of-date as std::mismatch is handled by the ldml_processor and the core context. - add_back_markers() promoted to SPI so it can be called from reordering. Fixes: #10516
-
Keyman Server authored
auto: increment master version to 17.0.258
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
chore(linux): Adjust test expectations for ICU >= 73
-
- Jan 31, 2024
-
-
Eberhard Beilharz authored
ICU 73 comes with CLDR 43 which contains various corrections. This means that we get different results when we minimize `bmf-Latn`. This change sets the test expectations based on the ICU version and so allows tests to pass on Ubuntu 24.04 which comes with ICU 74.
-
Eberhard Beilharz authored
chore(linux): Replace Lunar with Noble
-
Marc Durdin authored
chore(developer): disable .js output for LDML keyboard compiler for 17.0
-
Marc Durdin authored
fix(developer): make sourcePath calculation for kmc-keyboard-info more lenient
-
Marc Durdin authored
fix(developer): kmc exit needs to wait for Sentry
-
Darcy Wong authored
docs: Update websites README.md
-
Joshua Horton authored
fix(web): ensure use of actual key-cap / label font in key-scale ops
⛲ -
Joshua Horton authored
fix(web): proper await for special-osk font, use of it in key scaling
⛲ -
Joshua Horton authored
feat(web): testing page for font-load / key-scale interactions
⛲ -
Joshua Horton authored
fix(web): documentation-keyboard font size, font scaling
⛲ -
Joshua Horton authored
fix(web): OSK resource-loading promise's font-wait
⛲ -
Darcy Wong authored
Add web.keyman.com.localhost
-
Darcy Wong authored
Update website-local-proxy names @keymanapp-test-bot skip
-
Marc Durdin authored
epic: Keyman Core normalization
🌱 -
Keyman Server authored
auto: increment master version to 17.0.257
-
Keyman Build Agent authored
-
Steven R. Loomis authored
feat(developer): turn on developer side normalization
🙀
-
- Jan 30, 2024
-
-
Eberhard Beilharz authored
This change removes Ubuntu 23.04 Lunar and adds support for Ubuntu 24.04 Noble.
-
Eberhard Beilharz authored
fix(linux): packaging on Ubuntu and Debian servers should give message instead of warning because we don't have patched ibus there
-