File tree
4 files changed
+13
-3
lines changed- include
- projectDocs/dev
- source
- user_docs/en
4 files changed
+13
-3
lines changed- .github/workflows/check-format.yml+1-1
- .github/workflows/check-table-license.yml+2-2
- .github/workflows/cifuzz.yml+2-2
- .github/workflows/codeql.yml+4-4
- .github/workflows/distcheck.yml+1-1
- .github/workflows/emscripten.yml+2-2
- .github/workflows/fuzzing.yml+7-7
- .github/workflows/macro.yml+2-2
- .github/workflows/main.yml+2-2
- .github/workflows/metadata.yml+2-2
- .github/workflows/mingw.yml+7-7
- .github/workflows/sanitizer.yml+2-2
- .github/workflows/scorecards.yml+4-4
- ANNOUNCEMENT+55-54
- AUTHORS+1
- NEWS+72
- configure.ac+4-4
- contrib/ascii-braille.el+1-1
- doc/liblouis.texi+1-14
- extra/generate-display-names/display-names+5-1
- extra/generate-display-names/generate.c+1-1
- extra/generate-display-names/go.mod+1-1
- extra/generate-display-names/go.sum+2-2
- liblouis/compileTranslationTable.c+15-2
- liblouis/liblouis.h.in+39
- liblouis/lou_backTranslateString.c+1-1
- liblouis/lou_translateString.c+2
- liblouis/metadata.c+13-7
- tables/IPA.utb+37-8
- tables/Makefile.am+3
- tables/cop.utb+231
- tables/cuneiform-transliterated-compact.utb+387
- tables/en-ueb-g2.ctb+7-9
- tables/hu-backtranslate-word-corrections.cti+33
- tables/hu-exceptionwords.cti+27
- tables/hu-hu-g2.ctb+1
- tables/nl-NL-g0.utb.in+3-3
- tables/no-no-chardefs6.uti+68-58
- tables/no-no-comp8.ctb+5-1
- tables/no-no-g0.utb+41-8
- tables/no-no-latinLetterDef6Dots_diacritics.uti+3-3
- tables/pt-comp6.utb+299
- tables/pt-pt-comp8.ctb+2-2
- tests/Makefile.am+3-3
- tests/braille-specs/Makefile.am+3-3
- tests/braille-specs/cop-eg.yaml-26
- tests/braille-specs/cop.yaml+67
- tests/braille-specs/cuneiform-transliterated.yaml+68
- tests/braille-specs/en-ueb-g2-dictionary_harness.yaml+29
- tests/braille-specs/hu-hu-g1_dictionary_special_consonants.yaml+115-1
- tests/braille-specs/ipa.yaml+85
- tests/braille-specs/nl-g0_harness.yaml+6-1
- tests/braille-specs/no.yaml+502-109
- tests/braille-specs/no_8dot_harness.yaml-260
- tests/braille-specs/pt-g1.yaml-229
- tests/braille-specs/pt.yaml+496
- tests/braille-specs/spaces.yaml-131
- tools/lou_translate.c+9-3
- windows/include/config.h+1-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| 262 | + | |
| 263 | + | |
| 264 | + | |
262 | 265 |
| |
263 | 266 |
| |
264 | 267 |
| |
| 268 | + | |
| 269 | + | |
| 270 | + | |
265 | 271 |
| |
266 | 272 |
| |
267 | 273 |
| |
| |||
620 | 626 |
| |
621 | 627 |
| |
622 | 628 |
| |
| 629 | + | |
| 630 | + | |
| 631 | + | |
623 | 632 |
| |
624 | 633 |
| |
625 | 634 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
| 70 | + | |
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
|
0 commit comments