3962 Commits (a3865a54b00f9fc898e67c38f1c6876d62fee9c8)
 

Author SHA1 Message Date
  Reece H. Dunn 71bb30f4a6 Merge remote-tracking branch 'valdisvi/master' 6 years ago
  Reece H. Dunn e3d94b4b36 Merge remote-tracking branch 'valdisvi/lithuanian' 6 years ago
  Valdis Vitolins 9c75745cf5 lt: Issue: https://github.com/rhdunn/espeak/issues/18 — merge language improvements from https://github.com/mondhs/espeak/commits/master 6 years ago
  Valdis Vitolins 029b7da35c kk: add initial support for Kazakh language 6 years ago
  Valdis Vitolins 9ac0739e31 docs: improve description of phoneme definition 6 years ago
  Valdis Vitolins 0f86acd230 Issue #515 — add initial support for K'iche' language 6 years ago
  chrislm 9b2ae6ce51 IT: fixed rule -sio in word end 6 years ago
  Valdis Vitolins 0fb546747f docs: add link to header file 6 years ago
  Valdis Vitolins 26b067a68b ar: move default stress rule from code to config file 6 years ago
  Valdis Vitolins f86540308c ar: define Z phoneme explicitly 6 years ago
  Valdis Vitolins 5c7dd911f1 ar: move decision logic of dark vowels to ar_rules file 6 years ago
  Valdis Vitolins 08ef8f9c8f ar: create separate dark vowels to be used after thick consonants 6 years ago
  Valdis Vitolins ed108d3b3b ar: create letter group for non-thick consonants 6 years ago
  Reece H. Dunn 9d901e48be shn: support numbers for 100, 1000, and 10000 6 years ago
  Reece H. Dunn 61672f5e24 Use defines for the different number breaking systems to improve readability. 6 years ago
  Reece H. Dunn ed5a378b9d docs: document the tr_languages langopts 6 years ago
  Reece H. Dunn 273b8e2a1f en: support numbers upto a hundred nonillion 6 years ago
  Reece H. Dunn 0b4896fd7c en: add tests for cardinal and ordinal numbers 6 years ago
  Reece H. Dunn f387fd804a Merge remote-tracking branch 'valdisvi/shan' 6 years ago
  Reece H. Dunn 9638750579 Always flush stdout when reading stdin line by line. 6 years ago
  Reece H. Dunn fb06f35f3b Update the Unicode Data Files license. 6 years ago
  Reece H. Dunn 088de546e9 Use the generic BSD-2-Clause license text in COPYING.BSD2. 6 years ago
  Reece H. Dunn 1c60fb7f62 Don't use STRESSPOSN_1L for thousands_sep in the Slovak/Czech language setup. 6 years ago
  Reece H. Dunn c6ac526847 When printing phonemes, don't add a space at the start of a sentence or clause. 6 years ago
  Reece H. Dunn 65186c07df Preserve the sourceix property of a deleted phonSWITCH phoneme. 6 years ago
  Reece H. Dunn cf6d14783c Preserve the sourceix property of a deleted phoneme for replaced phonemes. 6 years ago
  Reece H. Dunn 8e13f7147c Add constants for use with PHONEME_LIST.newword. 6 years ago
  Valdis Vitolins d0e806b600 ur: improvements for Urdu by Ejaz Shah 7 years ago
  Reece H. Dunn 910f4c2a72 Add ISO 15924 script codes to the remaining language pronunciation tests. 7 years ago
  Reece H. Dunn 475bfdcb66 Use the ISO 15924 4-letter script names consistently in the tests. 7 years ago
  Valdis Vitolins 4a7118dba1 Fix issue #530 Broken replacement from Cyrrilic to Latin for Lingua Franca Nova 7 years ago
  Valdis Vitolins 5439b89db8 Issue #521 — add spelling tests for more langugages 7 years ago
  Valdis Vitolins d3f2a753f3 Fix issue #527 — spelling differs for Russian with or without extended dictionary 7 years ago
  Reece H. Dunn 86bbc257b0 Support matching any length strings in the replacement rules. 7 years ago
  Reece H. Dunn 98e9122dfc FindReplacementChars: Pass in the source buffer (next characters) instead of next_in. 7 years ago
  Reece H. Dunn 4fbcda9c2a FindReplacementChars: Use an nc (next character) variable. 7 years ago
  Reece H. Dunn cacc212d4b FindReplacementChars: Rename uc to fc. 7 years ago
  Reece H. Dunn a9d4bdd7f7 Make ignore_next into ignore_next_n to support ignoring multiple next characters. 7 years ago
  Reece H. Dunn 3518fbf3ff mk: Support additional romanizations (ISO 9, BGN/PCGN, Cadastre, and MJMS/SSO). 7 years ago
  Reece H. Dunn 0b64b04baa mk: Remove the Latin script groups -- these are handled by replacement characters. 7 years ago
  Reece H. Dunn 27454f56f4 mk: Don't map đ and ć to Serbian ђ and ћ (use Macedonian ѓ and ќ instead). 7 years ago
  Reece H. Dunn db3ae0eaec mk: Reformat the Latin to Cyrillic romanization support table. 7 years ago
  Reece H. Dunn 252f5772ae Simplify printing the replace message. 7 years ago
  Reece H. Dunn 6a7e31e24e Merge remote-tracking branch 'Christianlm/master' 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
  chrislm 5303b6b570 IT: addedsome rules for pronominal verbs and for suffix *filia* 7 years ago
  Reece H. Dunn bae92dab38 ja: Add tests for replacing Katakana (Kana) with Hiragana (Hira). 7 years ago
  Reece H. Dunn 9660df7743 mk: Add tests for replacing Latin with Cyrillic. 7 years ago