2165 Commits (94b127cf7a38e8d19c1ceea7e29c964fa3fb2da5)

Author SHA1 Message Date
  Juho Hiltunen 0551a234eb cleanup: reduce variable scopes in translateword.c 2 years ago
  Juho Hiltunen b4053da400 cleanup: fix cppcheck identicalInnerCondition code smells 2 years ago
  Juho Hiltunen 77df00ad79 cleanup: fix cppcheck unreadVariable code smell in common.c 2 years ago
  Juho Hiltunen 80a632ed26 cleanup: reduce variable scopes in common.c 2 years ago
  Juho Hiltunen 39ea6e3a90 cleanup: reduce variable scopes in translate.c 2 years ago
  Juho Hiltunen ef1b562714 cleanup: remove code duplication by using SetPlist2() 2 years ago
  Juho Hiltunen 319ce7b09f cleanup: refactor duplicate loops to CalcWordLength(). 2 years ago
  Juho Hiltunen 139eef57d2 cleanup: refactor checking for _^_ to function SwitchLanguage() 2 years ago
  Juho Hiltunen e2862bbc51 cleanup: refactor checking FLAG_COMBINE into a function 2 years ago
  Yury Popov 9b3b916163
Add ng API to enable phoneme events 2 years ago
  Yury Popov dde5f8a983
Fix for possible unaligned pointer load in DoPhonemeMarker 2 years ago
  A11CF0 c5de4ff6c2
Avoid clashes between gender selection code and thousand variant flags 2 years ago
  Sergei B 3199d7889b Belarusian: improvements 2 years ago
  Beqa Gozalishvili d44cc383bd Georgian: increase numbers to use maximum digits 2 years ago
  Juho Hiltunen c05690be34 cleanup: move LoadConfig to langopts.c 2 years ago
  Juho Hiltunen dc60881171 et: fi: move spellingStress from code to language configuration 2 years ago
  Juho Hiltunen 015bb42a70 new configurable language option: spellingStress 2 years ago
  Juho Hiltunen f342b5d319 cleanup: make spelling_stress bool and set default value 2 years ago
  Juho Hiltunen c701b09c25 cleanup: reorganize LOPT defines 2 years ago
  Juho Hiltunen 4d70ceceb5 Remove LOPT_IT_DOUBLING and delete unused functionality. 2 years ago
  Juho Hiltunen 3b2557cfdd et: fi: move configuration from code to language file 2 years ago
  Juho Hiltunen 644f02c26a fixup case V_TUNES 2 years ago
  Juho Hiltunen 78c9b55c5f fixup language options status and maintainer. 2 years ago
  Juho Hiltunen b4c223a256 fixup: move some language option keywords to the correct MNEM_TAB. 2 years ago
  Juho Hiltunen 7115e46879 fi: uncomment number configuration. 2 years ago
  Juho Hiltunen a19e4b8df2 resize and initialize a two-dimensional array to pass sanitizer 2 years ago
  Juho Hiltunen eae4595dc9 cleanup: move shared enums and MNEM_TABs to header file 2 years ago
  Juho Hiltunen 78c6873427 cleanup: call CheckTranslator at start of LoadLangugeOptions 2 years ago
  Juho Hiltunen 3182dee147 code cleanup: move CheckTranslator() to langopts.c 2 years ago
  Juho Hiltunen 159ab0ee76 cleanup: move langopts.params handling to LoadLanguageOptions() 2 years ago
  Juho Hiltunen b820b68182 cleanup: move words to LoadLanguageOptions() 2 years ago
  Juho Hiltunen ac82698f99 cleanup: move numbers to LoadLanguageOptions() 2 years ago
  Juho Hiltunen bdf18eafb1 cleanup: moved dictmin to LoadLanguageOptions() 2 years ago
  Juho Hiltunen e1d936dc52 cleanup: moved dictrules to LoadLanguageOptions() 2 years ago
  Juho Hiltunen f28841162f moved tunes to LoadLanguageOptions() 2 years ago
  Juho Hiltunen c92180f918 cleanup: move n_tunes and tunes to where they are used 2 years ago
  Juho Hiltunen ec897eff32 fixup, add langopts.h to version control 2 years ago
  Juho Hiltunen e38142acd1 cleanup: moved intonation to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 8e3399bb98 cleanup: move stressRule to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 9caada3b31 cleanup: move stressOpt to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 46bc25e173 cleanup: move stressAmp to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 2a462e4afe cleanup: move stressAdd to LoadLanguageOptions() 2 years ago
  Juho Hiltunen db57230320 fixup error message for Bad Voice attribute. 2 years ago
  Juho Hiltunen 77282aca34 cleanup: move stressLength to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 4a2890250b code cleanup: new file langopts.c for handling language options. 2 years ago
  kirill-jjj d126f67fee
Russian: Set max_digits to 18 2 years ago
  Cameron Wong 45f25b5564 Fix dictionary_skipwords bug. It should be injected when re-structing method TranslateWord3. 2 years ago
  Cameron Wong 8e6a21fdeb Fix issue of word item in cmn_listx not taking effect. 2 years ago
  Alexander Epaneshnikov 52fa8a597d
Windows: add mto 2 years ago
  kirill-jjj 563db55147
Russian: improve numbers 2 years ago