- Jun 08, 2023
-
-
Steven R. Loomis authored
- delete a file which is unused - ordr - delete a file that was moved to common/web/types - pattern-parser - update other lines to increase coverage #7377
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
- Jun 07, 2023
-
-
Steven R. Loomis authored
-
Steven R. Loomis authored
Merge branch 'feat/developer-7377-transform-format-epic-ldml3' into feat/core-7377-transform-epic-ldml
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- new helper for tran - also for bksp For: #7377
-
Steven R. Loomis authored
- builds, passes tests for now For: #7377
-
Steven R. Loomis authored
For: #7377
-
Keyman Server authored
auto: increment master version to 17.0.120
-
Keyman Build Agent authored
-
- Jun 06, 2023
-
-
Steven R. Loomis authored
For: #7377
-
Steven R. Loomis authored
-
Eberhard Beilharz authored
chore(linux): Fix lintian warnings
-
Marc Durdin authored
chore(developer): ensure kmcmplib messages are all UTF-8
-
Steven R. Loomis authored
- tran builder For: #7377
-
Steven R. Loomis authored
- test fixups, for dependencies For: #7377
-
Keyman Server authored
auto: increment master version to 17.0.119
-
Keyman Build Agent authored
-
- Jun 05, 2023
-
-
Eberhard Beilharz authored
- add rudimentary man page for keyman-system-service - remove hashbang for bash completion files - reword description for keyman-system-service This fixes these lintian warnings: keyman-system-service: description-is-pkg-name Keyman system service keyman: bash-completion-with-hashbang /usr/bin/env bash [usr/share/bash-completion/completions/km-config:1] keyman-system-service: no-manual-page [usr/libexec/keyman-system-service] -
Eberhard Beilharz authored
feat(linux): Rename column and add tooltip
-
Eberhard Beilharz authored
fix(core): Fix compilation if hotdoc is installed
-
Marc Durdin authored
Fixes #8887.
-
Marc Durdin authored
chore(ios): replace fv cert
-
Keyman Server authored
auto: increment master version to 17.0.118
-
Keyman Build Agent authored
-
- Jun 04, 2023
-
-
Marc Durdin authored
chore(developer): verify long lines compile correctly
-
- Jun 03, 2023
-
-
Steven R. Loomis authored
- support regex format for sets and unicodeSets - support mapFrom and mapTo detection For: #7377
-
Steven R. Loomis authored
- fix test helper for dependencies - moved VariableParser and MarkerParser into common For: #7377
-
Steven R. Loomis authored
- fix test helper for dependencies For: #7377
-
Steven R. Loomis authored
- fix message bug For: #7377
-
Steven R. Loomis authored
- make explicit section dependencies, add a test For: #7377
-
Keyman Server authored
auto: increment master version to 17.0.117
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
- Jun 02, 2023
-
-
Eberhard Beilharz authored
Follow-up of #8631 where I forgot to add one of the changed files.
-
Marc Durdin authored
chore(common): remove url module ref from common/web/types
-
Marc Durdin authored
-
Marc Durdin authored
We still have cjs modules that rely on the ldml-keyboard-xml-reader, and this meant that an exported const was being calculated with an invalid meta url, which crashed the cjs module require() call.
-
Marc Durdin authored
Fixes #8888. Verifies that wrapped lines (ending in \) are handled correctly in kmcmplib.
-
Marc Durdin authored
-