139 Commits (3a3787b855ad95dad7563a0865b66276caa669ac)

Author SHA1 Message Date
  Juho Hiltunen 03ebb2fd11 cleanup: reduce variable scopes dictionary.c 2 years ago
  Juho Hiltunen 07da7edeea cleanup: fix code smell knownConditionTrueFalse 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 14ede3e372 code cleanup: move is_str_totally_null() 2 years ago
  Juho Hiltunen ac3b9f6199 code cleanup: move utf8_* functions. 2 years ago
  Juho Hiltunen b52d1f3afd code cleanup: move strncpy0 to common.c 3 years ago
  Juho Hiltunen c4d8976fbc code cleanup: Add new source file common.h for misc functions. 3 years ago
  Samuel Thibault 6284272c31 Fix out-of-bound vowel_stress access 3 years ago
  Samuel Thibault 3c220e5831 Fix calling utf8_in2 3 years ago
  Samuel Thibault 53348c5118 Avoid match1.del_fwd getting stale value 3 years ago
  Samuel Thibault 60767a41c0 Avoid buffer underflow 3 years ago
  Samuel Thibault f60a27a7cd Do not overflow ph_buf 3 years ago
  Samuel Thibault f4133364d1 Add more const qualifiers 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 a660fc04cc Add more const qualifiers on static arrays 3 years ago
  Samuel Thibault fe63f1b3e7 MatchRule: Do not overflow the text 3 years ago
  Samuel Thibault 55b2e9b2a3 MatchRule: Prevent non-eating special characters from eating characters 3 years ago
  Samuel Thibault caf8e650c2 MatchRule: Support multibyte doubled letters 3 years ago
  Samuel Thibault 0f85657c7b MatchRule: Do not underflow the text 3 years ago
  Samuel Thibault e87691ad3b Prevent LookupDict2 from overflowing wtab 3 years ago
  Samuel Thibault c8de29dec9 Properly compare strings 3 years ago
  Samuel Thibault 1ce5a1bb0b IsLetterGroup: Do not blindly walk back in the word 3 years ago
  Samuel Thibault 34a12c83b4 IsLetterGroup: Do not blindly walk back in the word 3 years ago
  Samuel Thibault cd33c4042a MatchRule: Do not go back before the pre-ptr 3 years ago
  Samuel Thibault 0119efec28 MatchRule: Do not go back before the pre-ptr 3 years ago
  Juho Hiltunen d80f1a80a2 Use ESPEAKNG_DEFAULT_VOICE instead of hard coded "en". 4 years ago
  Juho Hiltunen f269acf22c code cleanup: remove unneeded switch case for stress_rule = 10. 4 years ago
  Juho Hiltunen c6ef7061ca code cleanup: use #defines for stress positions. 4 years ago
  agonzalezd 2fb981855b eu: Updated Basque phonetics and stress rule 4 years ago
  Juho Hiltunen 389ce6b738 code cleanup: remove unused FLAG_HYPHENATED and related code. 4 years ago
  Juho Hiltunen 0cf3ee564c Code cleanup: remove param2 from langopts and rename keyword option in language files. 4 years ago
  freddii 61efed30fa fixed spelling mistakes 4 years ago
  Juho Hiltunen ee944700f8 code cleanup: Check all local includes with include-what-you-use 5 years ago
  BenTalagan 9fd480afbf Fixing typos and naming 5 years ago
  BenTalagan 94677f4af8 Rule alignment fixes for non compliant platforms / Fix for emscripten demo 5 years ago
  Reece H. Dunn c6ac526847 When printing phonemes, don't add a space at the start of a sentence or clause. 7 years ago
  Reece H. Dunn 55c64036e0 Use UTF-8 strings in replace rules, instead of a packed UTF-16 pair. 7 years ago
  Reece H. Dunn 0e91fcbc04 Don't use pw when reading the replacement data. 7 years ago
  Reece H. Dunn 424f705525 Revert the new (broken) replacement rule logic. 7 years ago
  Valdis Vitolins 9f0667de86 Part of issue #199 — extend .replace rule to allow using groups of characters 7 years ago
  Reece H. Dunn 55d001514e Don't print 'Bad rules data in ...' if there are no rules in the dictionary. 7 years ago
  Reece H. Dunn 5ebf5b8fa4 en: Fix several -er and -est words (e.g. wickeder, wickedest, brittlest). 7 years ago
  Reece H. Dunn 36c29c479a LookupDict2: Check if flags is not null before setting it. [msvc /analyze] 7 years ago
  Reece H. Dunn 28f700e829 en: fix resignedly, manoeuvred, reckon, Frances (name), and sponging. 7 years ago
  Reece H. Dunn 566e904b33 LookupDict2: Fix searching entries longer than 128 7 years ago
  Reece H. Dunn b7a8751f4d Remove a redundant comment -- history is available in git. 7 years ago