SabineSIL
|
59ed7152eb
|
Merge branch 'feat/developer/kmc-convert' into feat/developer/kmc-convert-createSeperateUtil
|
2026-02-24 15:11:36 +01:00 |
|
Sabine
|
2d55ac2760
|
feat(developer): resolve conflicts step 1
|
2026-02-24 15:05:41 +01:00 |
|
Sabine
|
6819c7c76b
|
feat(developer): small changes: copyright;consolidate imports;typos
|
2026-02-24 13:58:53 +01:00 |
|
Sabine
|
154f119b81
|
feat(developer): allow longer timeout for est of run(inputFilename, null)
|
2026-02-23 13:26:35 +01:00 |
|
Sabine
|
8b795e0394
|
feat(developer): place ajv under devDependencies; remove from depemdencies; add ajv-cli ajv-format to devDependencies
|
2026-02-23 11:40:00 +01:00 |
|
Sabine
|
8383a9cc5b
|
feat(developer): dummy change to start TC
|
2026-02-23 10:48:47 +01:00 |
|
Sabine
|
ed1257be25
|
feat(developer): completely remove do_kmc_convert_test() from build.sh
|
2026-02-18 17:50:19 +01:00 |
|
Sabine
|
86f18a0438
|
feat(developer): remove do_kmc_convert_test from build.sh
|
2026-02-18 15:47:35 +01:00 |
|
Sabine
|
d654c2a98c
|
feat(developer): move failure conditions; use inputfilename as parameter (instead of outputfilename
|
2026-02-18 13:15:20 +01:00 |
|
Sabine
|
0a07164ef1
|
feat(developer): rework findUsedKeysCount;
|
2026-02-17 23:47:34 +01:00 |
|
Sabine
|
0033e2cdac
|
feat(developer):
consolidate imports
use prefix '@__' instead of '@_'
remove fixupEmptyStringToEmptyObject_keylayout and use fixupEmptyStringToEmptyObject instead
|
2026-02-17 23:15:19 +01:00 |
|
Sabine
|
7d51d87f12
|
Merge branch 'feat/developer/kmc-convert' of https://github.com/keymanapp/keyman into feat/developer/kmc-convert
|
2026-02-17 12:46:46 +01:00 |
|
Sabine
|
05357d9a52
|
feat(developer): remove underscores from all symbol names (e.g. input_filename -> inputFilename)
|
2026-02-17 12:45:59 +01:00 |
|
SabineSIL
|
7c4ea1bb5e
|
Merge branch 'epic/kmc-convert' into feat/developer/kmc-convert
|
2026-02-16 17:47:38 +01:00 |
|
Sabine
|
2f50528d7c
|
feat(developer): change Info_UnsupportedCharactersDetected to ERROR_UnsupportedCharactersDetected
as in PR 14569 it is ERROR... whereas in PR 12564 it is still INFO...
|
2026-02-16 17:45:26 +01:00 |
|
SabineSIL
|
7104233222
|
Merge branch 'feat/developer/kmc-convert' into feat/developer/kmc-convert-createSeperateUtil
|
2026-02-16 17:17:10 +01:00 |
|
Sabine
|
08dc242ca6
|
feat(developer): dummy change to start TC
|
2026-02-16 17:14:12 +01:00 |
|
Sabine
|
9c9f13cc11
|
feat(developer): remove empty file, whitespace, comment; add/remove empty lines
|
2026-02-16 16:43:35 +01:00 |
|
Sabine
|
3888fe7a54
|
feat(developer): remove kmcConvertUtil.ts
edit text: "copyright..." in header
|
2026-02-16 15:42:13 +01:00 |
|
Keyman Server
|
1ab4c695f2
|
Merge branch 'epic/kmc-convert' into auto/A19S22-merge-master-into-kmc-convert
|
2026-02-13 04:59:03 +01:00 |
|
Sabine
|
f2e0b0abcd
|
feat(developer): remove convert-utils2.tests.ts
|
2026-02-10 17:12:31 +01:00 |
|
Sabine
|
e4a39810c6
|
feat(developer): new convertControlCharacterToUnicodeCodePoint; add tests for convertControlCharacterToUnicodeCodePoint()
|
2026-02-10 14:56:21 +01:00 |
|
Sabine
|
4ec4d9a72e
|
Merge branch 'feat/developer/kmc-convert-createSeperateUtil' of https://github.com/keymanapp/keyman into feat/developer/kmc-convert-createSeperateUtil
# Conflicts:
# developer/src/kmc-convert/src/keylayout-to-kmn/keylayout-to-kmn-converter.ts
# developer/src/kmc-convert/src/keylayout-to-kmn/kmn-file-writer.ts
|
2026-02-04 15:40:54 +01:00 |
|
Sabine
|
1d67c3e176
|
feat(developer): remove writetoFile(); edit Error_UnsupportedCharactersDetected
|
2026-02-04 15:36:47 +01:00 |
|
SabineSIL
|
ab3835856e
|
Merge branch 'feat/developer/kmc-convert' into feat/developer/kmc-convert-createSeperateUtil
|
2026-02-04 15:22:00 +01:00 |
|
Sabine
|
3d41e38c26
|
feat(developer): use ERROR_UnsupportedCharactersDetected instead of INFO_UnsupportedCharactersDetected
add tests for use of Unsupported output characters, add testfiles
|
2026-02-04 15:01:41 +01:00 |
|
dependabot[bot]
|
7f62458843
|
chore(deps): bump @isaacs/brace-expansion
Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.
---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
dependency-version: 5.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-03 19:54:22 +00:00 |
|
SabineSIL
|
39ef4009f6
|
Merge branch 'epic/kmc-convert' into feat/developer/kmc-convert
|
2026-02-03 13:34:23 +01:00 |
|
Sabine
|
d39cbb2b2a
|
Merge remote-tracking branch 'origin/epic/kmc-convert' into feat/developer/kmc-convert-createSeperateUtil
|
2026-02-03 10:03:10 +01:00 |
|
Sabine
|
826fd80750
|
feat(developer): enable build schema in build.sh
|
2026-02-02 15:55:12 +01:00 |
|
Sabine
|
691543fea7
|
feat(developer): edit tests for convertToUnicodeCharacter
|
2026-02-02 15:48:36 +01:00 |
|
Sabine
|
8cffd1b18d
|
Merge branch 'feat/developer/kmc-convert-createSeperateUtil' of https://github.com/keymanapp/keyman into feat/developer/kmc-convert-createSeperateUtil
|
2026-02-02 13:51:38 +01:00 |
|
Sabine
|
aa2e8b3c75
|
feat(developer): comment out ToDo msg; comment out test
|
2026-02-02 13:48:42 +01:00 |
|
Sabine
|
3fd4fb3842
|
feat(developer): finish rework of convertToUnicodeCharacter(); edit tests
|
2026-02-02 13:22:16 +01:00 |
|
Marc Durdin
|
e8b94f147c
|
Merge pull request #15526 from keymanapp/dependabot/npm_and_yarn/fast-xml-parser-5.3.4
chore(deps): bump fast-xml-parser from 5.2.2 to 5.3.4
|
2026-02-02 01:18:12 +07:00 |
|
Keyman Server
|
1f93db0aa0
|
Merge branch 'epic/kmc-convert' into auto/A19S21-merge-master-into-kmc-convert
|
2026-01-31 06:30:26 +01:00 |
|
dependabot[bot]
|
13a59f124f
|
chore(deps): bump fast-xml-parser from 5.2.2 to 5.3.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.2 to 5.3.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.2.2...v5.3.4)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.3.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-30 20:48:02 +00:00 |
|
dependabot[bot]
|
0dd1d843e2
|
chore(deps): bump tar
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.6...v7.5.7)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-29 14:03:10 +00:00 |
|
dependabot[bot]
|
2d3fe885b7
|
chore(deps): bump tar
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.3 to 7.5.6.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.3...v7.5.6)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-26 00:46:55 +00:00 |
|
SabineSIL
|
e90a160f72
|
Merge branch 'feat/developer/kmc-convert' into feat/developer/kmc-convert-createSeperateUtil
|
2026-01-21 18:52:05 +01:00 |
|
Sabine
|
9708d7a44b
|
feat(developer): start rework function convertToUnicodeCharacter
|
2026-01-21 18:40:48 +01:00 |
|
Sabine
|
e307327e34
|
feat(developer): move functions convertToUnicodeCodePoint and convertToUnicodeCharacter to convert-util
|
2026-01-19 12:08:56 +01:00 |
|
dependabot[bot]
|
0956254ecd
|
chore(deps): bump tar and node-gyp
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.3 and updates ancestor dependency [node-gyp](https://github.com/nodejs/node-gyp). These dependencies need to be updated together.
Updates `tar` from 6.2.1 to 7.5.3
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.1...v7.5.3)
Updates `node-gyp` from 10.2.0 to 12.1.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v10.2.0...v12.1.0)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.3
dependency-type: indirect
- dependency-name: node-gyp
dependency-version: 12.1.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 08:01:45 +00:00 |
|
Keyman Server
|
71b8894bfb
|
Merge branch 'epic/kmc-convert' into auto/A19S20-merge-master-into-kmc-convert
|
2026-01-16 08:36:20 +01:00 |
|
Sabine
|
b8397a6738
|
feat(developer): changes in convertToUnicodeCharacter
|
2026-01-15 17:21:04 +01:00 |
|
Jeff Heath
|
7158a56097
|
Update link to PrimerPrep in step-3.md
|
2026-01-13 17:40:33 -05:00 |
|
Sabine
|
17704a99d7
|
feat(developer): delete content of kmcconvertUtils.ts for convertToUnicodeCharacter and convertToUnicodeCodePoint
|
2026-01-13 11:21:01 +01:00 |
|
Sabine
|
b5cdae52ae
|
feat(developer): delete convert-utils.ts for convertToUnicodeCharacter and convertToUnicodeCodePoint
|
2026-01-13 11:12:06 +01:00 |
|
Sabine
|
fe516024aa
|
feat(developer): comment out convertToUnicodeCharacter and convertToUnicodeCodePoint from utils for now and use same functions from kmn-file-writer.ts
|
2026-01-12 11:43:50 +01:00 |
|
Sabine
|
b711662121
|
Merge branch 'feat/developer/kmc-convert' of https://github.com/keymanapp/keyman into feat/developer/kmc-convert
|
2026-01-08 11:54:36 +01:00 |
|