40 Commits (2ccaa7f002e4cce0e0022b5163fde5a9f5bd6646)

Author SHA1 Message Date
  Reece H. Dunn 2ccaa7f002 Improve the IsLetterGroup comments. 8 years ago
  Reece H. Dunn af1fae46de Fix formatting of the previous changes to match style guidelines. 8 years ago
  Valdis Vitolins a621ad46e7 Implementation for issue #155 8 years ago
  Rui Batista 7b82e39793 Make strcpy calls in load dictionary copy at most 40 bytes so clang __strcpy_check does not get triggered (possible buffer overflow?) 9 years ago
  Valdis Vitolins 76ac24fbe4 Fixed TODO comment removed 9 years ago
  Valdis Vitolins 92eae4f322 Updates for issue #103 Maximum group number which works is actually 62 9 years ago
  Valdis Vitolins dde9872eb7 Fix for issue #103 Maximum group number which works is actually 62 9 years ago
  Ondřej Lysoněk 3817ee1e16 Moved speak_lib.h to espeak-ng directory 9 years ago
  Valdis Vitolins 252c894e59 Issue espeak-ng/espeak-ng#120 9 years ago
  chrislm 80da24bec7 Removed lengthen penultimate stressed vowels from dictionary.c lines 1469-1475. (See #80). 9 years ago
  Reece H. Dunn 565548fffe Fix building 'my' (Burmese) on Windows. 9 years ago
  Reece H. Dunn bbd981efb8 Use malloc/strdup instead of Alloc. 9 years ago
  Reece H. Dunn 325014da42 Use free instead of Free as free checks for NULL. 9 years ago
  Reece H. Dunn 96c43f3eb2 Clean up the include files to make them consistent. 9 years ago
  Reece H. Dunn f608860a7a Fix the malloc/realloc usage of phon_out_buf in GetTranslatedPhonemeString(dictionary.c) [msvc /analyze] 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago
  Reece H. Dunn 11136fb794 Remove a dead assignment in MatchRule(dictionary.c) [clang scan-build] 9 years ago
  Reece H. Dunn e815f46ff3 Remove a dead assignment in MatchRule(dictionary.c) [clang scan-build] 9 years ago
  Reece H. Dunn d52f00cd24 Fix a buffer size calculation in Lookup. 9 years ago
  Reece H. Dunn 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 9 years ago
  Reece H. Dunn 1d14c2a2f1 Always pass plist to WritePhMnemonic [clang scan-build] 9 years ago
  Reece H. Dunn c2811d074e Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
  Reece H. Dunn f38a075575 The next_pause parameter of TranslateWord is not used, so remove it. 9 years ago
  Reece H. Dunn 522e7c4d51 Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 9 years ago
  Fredrik Nyqvist 14a2fb39cf Declare variables at their first point of use 9 years ago
  Reece H. Dunn 3e99752d0c Check and fix source code formatting. 9 years ago
  Reece H. Dunn f0c2c4cca2 Remove extra newlines from the files to provide consistent spacing. 9 years ago
  Reece H. Dunn d345d74f64 Remove braces around single-line if/while/for/etc. and related cleanup. 9 years ago
  Reece H. Dunn 9a837c8182 Remove parentheses around return statements. 9 years ago
  Reece H. Dunn 12e0bb122b Reformat the code using the uncrustify program. 9 years ago
  Reece H. Dunn 1c6681e3d4 Make espeak-ng use strncpy0, etc. from libespeak-ng. 9 years ago
  Reece H. Dunn 8486c5d678 The post_tonic variable is set but not used, so remove it. 9 years ago
  Reece H. Dunn 66c2831bed Use intptr_t from stdint.h instead of a custom long64 typedef. 9 years ago
  Reece H. Dunn c71b24a9a5 Use a consistent license notice in the source files. 9 years ago
  Reece H. Dunn cbe8695fcb Remove the * box around the file headers. 9 years ago
  Reece H. Dunn 36be9ac13f Use the default uncrustify config (with indentation changes) to reformat the code. 9 years ago
  Reece H. Dunn 5e0050419d Remove comments that deliniate the start and end of functions, etc.. 9 years ago
  Reece H. Dunn 08821f262f Remove commented out code. 9 years ago
  Reece H. Dunn 186916afb6 Remove the code within '#ifdef deleted' statements. 9 years ago
  Reece H. Dunn f7dfc38dd7 Use the C compiler to build C files; restructuring. 9 years ago
  Reece H. Dunn 5b3cf74f21 Remove StdAfx.h 9 years ago
  Reece H. Dunn fd687c3162 Close f on error in LoadDictionary. 10 years ago
  jonsd bfc7790a5a [1.48.13] 11 years ago
  jonsd b27f69bb5a [1.48.11] 11 years ago
  jonsd bb057791f4 [1.48.10] 11 years ago
  jonsd a67299641b [1.48.09] 11 years ago
  jonsd 992b4cf068 [1.48.08] 11 years ago
  jonsd 24379e026d [1.48.05] 11 years ago
  jonsd 6bc5e798c1 [1.48.03] 11 years ago
  jonsd 16a90bd323 [1.48.01] 11 years ago