3900 Commits (0f86acd23066e53a3a831233250dc991dfb6ee57)
 

Author SHA1 Message Date
  Valdis Vitolins 0f86acd230 Issue #515 — add initial support for K'iche' language 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 6 years ago
  Reece H. Dunn 910f4c2a72 Add ISO 15924 script codes to the remaining language pronunciation tests. 6 years ago
  Reece H. Dunn 475bfdcb66 Use the ISO 15924 4-letter script names consistently in the tests. 6 years ago
  Valdis Vitolins 4a7118dba1 Fix issue #530 Broken replacement from Cyrrilic to Latin for Lingua Franca Nova 6 years ago
  Valdis Vitolins 5439b89db8 Issue #521 — add spelling tests for more langugages 6 years ago
  Valdis Vitolins d3f2a753f3 Fix issue #527 — spelling differs for Russian with or without extended dictionary 6 years ago
  Reece H. Dunn 86bbc257b0 Support matching any length strings in the replacement rules. 6 years ago
  Reece H. Dunn 98e9122dfc FindReplacementChars: Pass in the source buffer (next characters) instead of next_in. 6 years ago
  Reece H. Dunn 4fbcda9c2a FindReplacementChars: Use an nc (next character) variable. 6 years ago
  Reece H. Dunn cacc212d4b FindReplacementChars: Rename uc to fc. 6 years ago
  Reece H. Dunn a9d4bdd7f7 Make ignore_next into ignore_next_n to support ignoring multiple next characters. 6 years ago
  Reece H. Dunn 3518fbf3ff mk: Support additional romanizations (ISO 9, BGN/PCGN, Cadastre, and MJMS/SSO). 6 years ago
  Reece H. Dunn 0b64b04baa mk: Remove the Latin script groups -- these are handled by replacement characters. 6 years ago
  Reece H. Dunn 27454f56f4 mk: Don't map đ and ć to Serbian ђ and ћ (use Macedonian ѓ and ќ instead). 6 years ago
  Reece H. Dunn db3ae0eaec mk: Reformat the Latin to Cyrillic romanization support table. 6 years ago
  Reece H. Dunn 252f5772ae Simplify printing the replace message. 6 years ago
  Reece H. Dunn 6a7e31e24e Merge remote-tracking branch 'Christianlm/master' 6 years ago
  Reece H. Dunn 55c64036e0 Use UTF-8 strings in replace rules, instead of a packed UTF-16 pair. 6 years ago
  Reece H. Dunn 0e91fcbc04 Don't use pw when reading the replacement data. 6 years ago
  Reece H. Dunn 424f705525 Revert the new (broken) replacement rule logic. 6 years ago
  chrislm 5303b6b570 IT: addedsome rules for pronominal verbs and for suffix *filia* 6 years ago
  Reece H. Dunn bae92dab38 ja: Add tests for replacing Katakana (Kana) with Hiragana (Hira). 6 years ago
  Reece H. Dunn 9660df7743 mk: Add tests for replacing Latin with Cyrillic. 6 years ago
  Reece H. Dunn bfb624824e Move the additional English replacement rule test to language-replace.test. 6 years ago
  Reece H. Dunn 672c07b3a9 Reorganize the language pronunciation tests. 6 years ago
  Reece H. Dunn 93e23a47c8 issue #521: add spelling tests for all languages 6 years ago
  Reece H. Dunn 28ed50c423 Add support for skipping broken tests, and make the bs, hr, and sr tests use the correct output. 6 years ago
  Reece H. Dunn d03d09a207 Merge remote-tracking branch 'jaacoppi/french' 6 years ago
  Reece H. Dunn cd54fae72d Don't run the bs, hr, and sr replacement tests as these are unreliable. 6 years ago
  Reece H. Dunn d83f5e654d sl: remove the Cyrillic to Latin replacements. 6 years ago
  Reece H. Dunn 9de0a55405 bs: add replacement rule tests for Cyrillic 6 years ago
  Reece H. Dunn c1c184816a hr: add replacement rule tests for Cyrillic 6 years ago
  Reece H. Dunn 2e5179842f sr: add replacement rule tests for Cyrillic 6 years ago
  Reece H. Dunn b07448cf30 en: add replacement rule tests 6 years ago
  Reece H. Dunn bba7069cb3 issue #520: Use .replace rules in the language rule files for Cyrillic to Latin 6 years ago