10 Commits (1e2404714d5f4858807e191d27c9c5cdc4200b51)

Author SHA1 Message Date
  Juho Hiltunen d47d2d0a40 cleanup: remove duplicate StringToWord() 2 years ago
  Juho Hiltunen 77df00ad79 cleanup: fix cppcheck unreadVariable code smell in common.c 2 years ago
  Juho Hiltunen 80a632ed26 cleanup: reduce variable scopes in common.c 2 years ago
  Juho Hiltunen 4a9f0e21be code cleanup: move Is*() helper functions to common.c 2 years ago
  Juho Hiltunen c5db9220bf code cleanup: move Read4Bytes() 2 years ago
  Juho Hiltunen 14ede3e372 code cleanup: move is_str_totally_null() 2 years ago
  Juho Hiltunen 64f12fec87 code cleanup: move towlower2() 2 years ago
  Juho Hiltunen ac3b9f6199 code cleanup: move utf8_* functions. 2 years ago
  Juho Hiltunen b52d1f3afd code cleanup: move strncpy0 to common.c 2 years ago
  Juho Hiltunen c4d8976fbc code cleanup: Add new source file common.h for misc functions. 2 years ago
  Samuel Thibault 15804e57a2 Constify tables 3 years ago
  Juho Hiltunen cffdfb837b code cleanup: move function declarations from speech.h to new file mnemonics.h 4 years ago
  Juho Hiltunen ee944700f8 code cleanup: Check all local includes with include-what-you-use 4 years ago
  Reece H. Dunn 887b1c837f encoding.c: Don't crash when passing a NULL string to LookupMnem. 8 years ago
  Reece H. Dunn d5d93be00e Group the LookupMnem API implementations into mnemonics.c. 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