2616 Commits (348d2f19a6f1a64101f13d5136d0b1e90bef1bc6)
 

Author SHA1 Message Date
  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
  Valdis Vitolins 17168a5669 More proper fix for issue #196 8 years ago
  Reece H. Dunn ac082c9400 Add tests for the remaining is* APIs. 8 years ago
  Reece H. Dunn eb08dc422d Update the copyright dates. 8 years ago
  Reece H. Dunn c9f2940373 isblank: don't include <noBreak> characters, and add tests for this API. 8 years ago
  Reece H. Dunn f109bb918f isspace: don't include <noBreak> characters. 8 years ago
  Reece H. Dunn 5f9dc111cf Add tests for the isdigit and isxdigit ctype APIs. 8 years ago
  Reece H. Dunn bd71fed013 ctype: return true in isupper/islower if there is a simple case mapping present 8 years ago
  Reece H. Dunn e77b7c7b49 printdata: create an isspace helper function 8 years ago
  Reece H. Dunn ceda811b12 printdata: add the properties to the primary data map 8 years ago
  Reece H. Dunn a2193799e4 printdata: use get to return a default value if the map key is not present 8 years ago
  Reece H. Dunn fe3e3350e4 Merge remote-tracking branch 'ValdisVitolins/master' 8 years ago
  Valdis Vitolins 50983ed05e Documentation: link to fixed bug #196 removed 8 years ago
  Valdis Vitolins fd4b397ad7 Merge branch 'test' 8 years ago
  Valdis Vitolins 9558e60e4b Merge branch 'master' of https://github.com/espeak-ng/espeak-ng 8 years ago
  Valdis Vitolins d3d4fdebef Typo fixes for lv_rules 8 years ago
  Valdis Vitolins 872433d62c Fix for Jump rule to allow no letters in between current and pre/post (literal letter/letter group) 8 years ago
  Valdis Vitolins 41f29f3e87 Fix for issue #196 Word end mark _ doesn't work properly with ~ character group 8 years ago