2165 Commits (94b127cf7a38e8d19c1ceea7e29c964fa3fb2da5)

Author SHA1 Message Date
  Juho Hiltunen 545f38a46b code cleanup: remove unused #defines 2 years ago
  Juho Hiltunen 4a9f0e21be code cleanup: move Is*() helper functions to common.c 2 years ago
  Juho Hiltunen 57c7285ff9 code cleanup: move ApplySpecialAttribute2() 2 years ago
  Juho Hiltunen 741bea9510 code cleanup: make LookupFlags() static 2 years ago
  Juho Hiltunen 597cb2f440 code cleanup: move Unpronouncable() and Unpronouncable2() 2 years ago
  Juho Hiltunen 9d03b09537 code cleanup: move ChangeWordStress() 2 years ago
  Juho Hiltunen c5db9220bf code cleanup: move Read4Bytes() 2 years ago
  Juho Hiltunen 14ede3e372 code cleanup: move is_str_totally_null() 2 years ago
  Juho Hiltunen 64f12fec87 code cleanup: move towlower2() 2 years ago
  Juho Hiltunen ac3b9f6199 code cleanup: move utf8_* functions. 2 years ago
  Samuel Thibault 4acc295477 Read8Numbers: enforce that we have 8 integers as data 2 years ago
  Yury Popov 22ef8b260d Read8Numbers: Fix zeroing data 2 years ago
  Alexander Epaneshnikov 389b1a9761
Windows: fix compilation 2 years ago
  kirill-jjj 571c9af09b
Russian: Try to fix regressive voicing assimilation. 2 years ago
  Yury Popov de3cbaa358
Fix changelog file case (make macOS happy with missed file) 2 years ago
  Samuel Thibault 6f8aeb4ebc Typo 2 years ago
  Yury Popov cd0dd0900f Do not create audio out if not required 2 years ago
  Juho Hiltunen b52d1f3afd code cleanup: move strncpy0 to common.c 2 years ago
  Juho Hiltunen c4d8976fbc code cleanup: Add new source file common.h for misc functions. 2 years ago
  Juho Hiltunen 47b1b5baeb code cleanup: move TranslateWord3() and others o translateword.c 2 years ago
  Juho Hiltunen 5e7c105723 code cleanup: move TranslateLetter() and others to translateword.c 2 years ago
  Juho Hiltunen fb06936c51 code cleanup: start moving translateWord3() to a new source file. 2 years ago
  Juho Hiltunen c4be2c90ad code cleanup: remove irrelevant comment 2 years ago
  Juho Hiltunen 54963ebee2 code cleanup: remove unused int prev_clause_pause 2 years ago
  Juho Hiltunen 0e07d929fd code cleanup: refactor checking phoneme_mode into a function 2 years ago
  Juho Hiltunen 1443c970cd cmn: search for dictionary matches instead of translating characters. 2 years ago
  Juho Hiltunen 2ef9d75067 code cleanup: remove dead code related to language 'wo' 2 years ago
  Juho Hiltunen 8976875590 code cleanup: remove dead code related to Kiryarwanda 2 years ago
  Juho Hiltunen 3eb43c1ef5 code cleanup: remove dead code related to Tibetan 2 years ago
  Juho Hiltunen 7492475728 code cleanup: make a function for checking tr->chars_ignore 2 years ago
  Juho Hiltunen a161118976 code cleanup: move lookupwchar2 to readclause.c 2 years ago
  Samuel Thibault 6284272c31 Fix out-of-bound vowel_stress access 2 years ago
  Samuel Thibault 8789e1e8e1 Increase buffer size for thousands processing 2 years ago
  Samuel Thibault 3c220e5831 Fix calling utf8_in2 2 years ago
  Samuel Thibault 4412de57fd Fix number processing buffer overflow fix 2 years ago
  Samuel Thibault ecec635b44 Cope with truncated utf8 input 2 years ago
  Samuel Thibault 53348c5118 Avoid match1.del_fwd getting stale value 2 years ago
  Samuel Thibault 60767a41c0 Avoid buffer underflow 2 years ago
  Samuel Thibault ada93e2db0 Fix number_buf buffer overflow 2 years ago
  Samuel Thibault 482ee1da05 Add missing check for EOF 3 years ago
  Samuel Thibault f60a27a7cd Do not overflow ph_buf 3 years ago
  Samuel Thibault 1da9ad10e8 Add tertiary translator 3 years ago
  Samuel Thibault 9decedb8c2 Fix missing checks for EOF 3 years ago
  Samuel Thibault dfc322743d MAKE_MEM_UNDEFINED: Fix warning 3 years ago
  Samuel Thibault f4133364d1 Add more const qualifiers 3 years ago
  Samuel Thibault 6f58f75693 Add missing phoneme table reset 3 years ago
  Samuel Thibault 3b009398c9 Add missing stresslevel field initialization 3 years ago
  Samuel Thibault eed7db1575 Fix out-of-bound access 3 years ago
  Samuel Thibault 24e1eaa0cc Mark static arrays undefined when they are reused 3 years ago
  Samuel Thibault 7e608a3273 Make some buffers non-static 3 years ago