2633 Commits (a4805aa63afd787b62fbf1cef68de6411ff3cb4c)
 

Author SHA1 Message Date
  Reece H. Dunn a4805aa63a Merge remote-tracking branch 'rhdunn/master' 8 years ago
  Reece H. Dunn 9becb864de en-US: Fixes for Edgar Allan Poe's The Cask of Amontillado 8 years ago
  Reece H. Dunn 93cede9374 Windows Installer: Install the 'pt' voice, renamed from 'pt-PT'. 8 years ago
  Reece H. Dunn d9e5cc5941 Windows Installer: Install the 'nb' voice, renamed from 'no'. 8 years ago
  Reece H. Dunn a9be45e9af Windows Installer: The fa-en-us voice has been removed, so remove it from the installer. 8 years ago
  Reece H. Dunn 00b1ab8336 en-US: Don't use /I/ for the EXPLORE vowel, based on user feedback. 8 years ago
  Reece H. Dunn 6a85d3e632 en: Create a custom /n/ phoneme to support /n/ velarization. 8 years ago
  Reece H. Dunn 51c8a2d7d9 Rename the isVel check to isVelar. 8 years ago
  Reece H. Dunn 4d97ddaf9c Merge remote-tracking branch 'rhdunn/master' 8 years ago
  Reece H. Dunn 4297db7f98 en: Fixes for Edgar Allan Poe's The Cask of Amontillado 8 years ago
  Reece H. Dunn 8ba9484927 Windows Installer: Update the locations of the language files. 8 years ago
  Reece H. Dunn 50a1a5f2f6 Windows: Update the Visual C++ project files to build the ucd-tools files. 8 years ago
  Reece H. Dunn 7b7363b6ed fr: Make /j./ map to /y/ for now. It did not have a proper phoneme definition, so was silent. 8 years ago
  Reece H. Dunn 304829e118 en-US: map /O2/ to /O/ for the CLOTH vowel. 8 years ago
  Reece H. Dunn 418643afcb en: Use /d#/ consistently for -ed endings to properly detect /t/ or /d/ pronunciations. 8 years ago
  Reece H. Dunn 3d41a8abcf en-US: Fixes for CLOTH vowels from The Raven. 8 years ago
  Reece H. Dunn a940ed0542 en: Use a new /O2/ phoneme for the CLOTH vowel. 8 years ago
  Reece H. Dunn 348d2f19a6 en-US: Fixes for GenAm specific pronunciations of Edgar Allan Poe's The Raven. 8 years ago
  Reece H. Dunn e1827a3569 en-US: Use /i/ instead of /I/ for HAPPY vowels. 8 years ago
  Reece H. Dunn 6ae8326fbe en-GB-x-rp: use /ɪ/ for the HAPPY vowel to reflect its pronunciation. 8 years ago
  Reece H. Dunn 5c213b7133 docs: Document the lexical set transcriptions used by the en language files. 8 years ago
  Reece H. Dunn bd04b540e9 en: Preserve the /i@/~/i@3/ distinction so N[EAR] (/i@3/) and MILL[IO]N (/i@/) can be differentiated. 8 years ago
  Reece H. Dunn 299c91aca1 base1: Restore the original eSpeak definitions for /l/. The ipa table versions are causing issues. 8 years ago
  Reece H. Dunn 46b4111afb en: Remove the unused i(less and i(ness rules. These are handled by -less and -ness rules with the i suffix processing logic. 8 years ago
  Reece H. Dunn 5edad040f3 en-GB-x-rp: Don't change to the /I/ phoneme on non-final vowels. Preserve the /i/ transcription for HAPPY vowels. 8 years ago
  Reece H. Dunn 790c985a9a en-GB-x-rp: don't add stress on HAPPY vowels (e.g. for words like presently) 8 years ago
  Reece H. Dunn 3921d33c64 en-GB-x-rp: initial support for the EXPLORE lexical set using words from The Raven 8 years ago
  Reece H. Dunn c7db7d3edb Fixes for Edgar Allan Poe's The Raven. 8 years ago
  Reece H. Dunn ad13044278 Fix another typo of Kyrgyz in CHANGELOG.md. 8 years ago
  Reece H. Dunn 3b7ec97533 Merge remote-tracking branch 'ValdisVitolins/master' 8 years ago
  Valdis Vitolins 3fe9f8a4c8 Spelling of German ja moved from en_list to en_rules, as it allows to set better word boundaries 8 years ago
  Reece H. Dunn 1d6829ca23 docs/en: describe John Wells' lexical sets for English vowels. 8 years ago
  Valdis Vitolins 2e222e6e8b More Eclipse settings added 8 years ago
  Valdis Vitolins 31d87f56b5 Lv improvements 8 years ago
  Valdis Vitolins 3d2d65a38f Typo fix 8 years ago
  Reece H. Dunn bb051e6086 ky: don't speak numbers character by character 8 years ago
  Reece H. Dunn b3f97a51e7 ky: fix the name of the sib (sibilant) feature 8 years ago
  Reece H. Dunn a71a7ffa53 Update the CHANGELOG file. 8 years ago
  Reece H. Dunn b3295493d3 Merge remote-tracking branch 'JRMeyer/master' 8 years ago
  JRMeyer c0ccd2cf29 fixed comment symbols (the slashes were in the wrong direction) 8 years ago
  Reece H. Dunn c4ca7a1202 Add wchar.h and wctype.h compatibility shims using ucd-tools. This is applied to all platforms to provide consistent behaviour. 8 years ago
  Reece H. Dunn 1378a81a06 Remove the wchar tables from readclause, now the standard is* and to* APIs are being used. 8 years ago
  Reece H. Dunn 5975f07095 Replace the *2 wchar/wctype APIs with their standard versions. These will be fixed using compatibility headers. 8 years ago
  Reece H. Dunn d2a919bc7b Merge commit '6346ede604270202b2aad8159cb914b7a2276c34' 8 years ago
  Reece H. Dunn 6346ede604 isalnum: use the Alphabetic derived core property to check that the character is in the alpha class. 8 years ago
  Reece H. Dunn cbddf092c9 isalpha: use the Alphabetic derived core property to check that the character is in the alpha class. 8 years ago
  Reece H. Dunn b38659582f islower: include the Other_Lowercase characters. 8 years ago
  Reece H. Dunn 9d1469b956 printdata: use the Uppercase property from DerivedCoreProperties. 8 years ago
  Reece H. Dunn 1fc20f39f5 isupper: include the Other_Uppercase characters. 8 years ago
  Reece H. Dunn d956501863 printdata: load all the properties from the PropList data. 8 years ago