12 Commits (56c0b387850ffaf9f61531cafcdd2fb6b9f7eb0f)

Author SHA1 Message Date
  Reece H. Dunn 56c0b38785 encoding.c: Support the ISO 8859-7 encoding. 8 years ago
  Reece H. Dunn 9e4638ff25 encoding.c: Support the ISO 8859-6 encoding. 8 years ago
  Reece H. Dunn 51295d9d1b encoding.c: Support the ISO 8859-5 encoding. 8 years ago
  Reece H. Dunn b5589fc5ee encoding.c: Support the ISO 8859-4 encoding. 8 years ago
  Reece H. Dunn a93b0f3d64 encoding.c: Support the ISO 8859-3 encoding. 8 years ago
  Reece H. Dunn 0a0e84a322 encoding.c: Support the ISO 8859-2 encoding. 8 years ago
  Reece H. Dunn 26bec1eedf encoding.c: Support the ISO 8859-1 encoding. 8 years ago
  Reece H. Dunn 0590da5da7 encoding.c: Create a string decoding API; support US-ASCII decoding. 8 years ago
  Reece H. Dunn da7eaa7b9c encoding.c: Create a text decoder API based on the usage in readclause.c. 8 years ago
  Reece H. Dunn 887b1c837f encoding.c: Don't crash when passing a NULL string to LookupMnem. 8 years ago
  Reece H. Dunn 26f4eb4f8f encoding.c: Support US-ASCII encoding names. 8 years ago
  Reece H. Dunn b47363b7d3 Create an espeak_ng_EncodingFromName API. 8 years ago
  Reece H. Dunn 5118891f20 windows: Visual Studio 2013 compatibility. 8 years ago
  Reece H. Dunn 527f2bc6b2 Add M_PI compatibility when using the msvc standard library. 9 years ago
  Reece H. Dunn 9c5820f72a Create an initial compatibility shim for unistd.h. 9 years ago
  Reece H. Dunn c22550afb5 Use the NetBSD getopt_long implementation on Windows. 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago