- Mar 29, 2024
-
-
Steven R. Loomis authored
- report on vk-not-found - separate message for excess string
-
Steven R. Loomis authored
-
Steven R. Loomis authored
Fixes: #11072
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- add a new value, 0x10000 to indicate 'default' For: #11072
-
Steven R. Loomis authored
- disallow any stray $ in the from pattern (unless escaped) Fixes: #11044
-
- Mar 28, 2024
-
-
Marc Durdin authored
fix(core): fix pointer math in actions_normalize()
🙀 -
Joshua Horton authored
Merge pull request #11085 from keymanapp/feat/developer/compilers/better-suggestion-accessibility-verification feat(developer/compilers): better unit test for suggestion accessibility
-
Joshua Horton authored
fix(ios): bad initial in-app layout, delayed banner, deprecated banner toggle
-
Steven R. Loomis authored
for #11044
-
Steven R. Loomis authored
chore(core): optimize ldml_event_state::emit_difference() when no diff
🙀 -
Steven R. Loomis authored
fix(core): actions_normalize() length and dead store fix
🙀 -
Steven R. Loomis authored
feat(developer): support comma in modifiers
🙀 -
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
fix(core): calculate offset correctly when replacing marker in transform (fixes crash)
🙀 -
Steven R. Loomis authored
fix(developer): in ldml compiler, generate compiler error if `from=` regex matches empty string
🙀 -
Steven R. Loomis authored
fix(core,developer): variable/marker substitution in sets and strings
🙀 -
Steven R. Loomis authored
fix(common): properly handle illegal UnicodeSets to prevent crash in kmc-ldml compiler
🙀 -
Steven R. Loomis authored
- fix comments yet again - add regression test in test_actions_normalize.cpp For: #11067
-
Steven R. Loomis authored
fix(core): add an assert on code_points_to_delete
🌱 -
Steven R. Loomis authored
-
Steven R. Loomis authored
- UnicodeString is UTF-16, but can be used with UTF-32 boundaries. - fix calculation of code_points_to_delete Fixes: #11067
-
Steven R. Loomis authored
- output[0] was used as a boolean, but needed to check output.isEmpty() instead - dead store to actions.code_points_to_delete For: #11067 parts 1 and 2
-
Keyman Server authored
auto: increment beta version to 17.0.297
-
Keyman Build Agent authored
-
- Mar 27, 2024
-
-
Steven R. Loomis authored
- improve comments yet again, as they didn't match the code.
-
Steven R. Loomis authored
#11057
-
Steven R. Loomis authored
- ldml_test_source fix moved off to issue #11083 - an optimization in ldml_processor also rolled back
-
Darcy Wong authored
chore(android): Update crowdin strings for Khmer
-
Darcy Wong authored
chore(android): Update crowdin strings for Mon
-
Darcy Wong authored
-
Darcy Wong authored
-
Joshua Horton authored
chore(ios): removes the "Show Banner" settings option
-
Joshua Horton authored
-
Steven R. Loomis authored
-
Darcy Wong authored
fix(oem/fv/android): Only add default keyboard if no keyboards exist
-
Joshua Horton authored
Merge pull request #11074 from keymanapp/fix/developer/compilers/entry-additions-to-internal-trie-nodes fix(developer): in model compiler, give correct key to shorter prefix words when a longer, higher-frequency word is also present
-
Joshua A. Horton authored
-