aboutsummaryrefslogtreecommitdiffstats
path: root/main/say.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-04Bounds checking for input stringtilghman1-25/+25
2009-10-01Fix a bunch of off-by-one errorstilghman1-12/+12
2009-08-25I should always compile before committing...tilghman1-6/+6
2009-08-25Fix pronunciation of German dates.tilghman1-8/+17
2009-07-08Add redirection warnings for the invalid language codes previously removed.tilghman1-0/+72
2009-06-30More incorrect language codes, plus ensuring that regionalizations use the sp...tilghman1-188/+188
2009-06-30Fix ast_say_counted_noun to correctly handle Polish. Fix a comment typo in p...qwell1-2/+2
2009-06-30"tw" is the language specification for Twi (from Ghana) not Taiwanese.tilghman1-37/+34
2009-01-21Adding revision 169794 to 1.4 since 1.4 is also affected by the issuemmichelson1-8/+0
2009-01-16Fix the conjugation of Russian and Ukrainian languages.tilghman1-0/+109
2008-07-18Fix for Taiwanese number syntaxtilghman1-17/+73
2008-06-18Add support for saying numbers in Hebrew.tilghman1-161/+431
2007-12-21Fixing Portuguese syntax for saying dates and times. Also some coding guideli...mmichelson1-46/+42
2007-11-08Properly say the seconds here..qwell1-1/+1
2007-11-02We need to make sure to specify a language to ast_fileexists, otherwise it ma...qwell1-3/+3
2007-10-15Add a small fix for the tw version of saying dates.russell1-6/+2
2007-09-28Correct pronunciations of numbers for .nl (Closes issue #10837)tilghman1-6/+20
2007-09-05Fix an issue that can occur when you do an attended transfer to parking. Ifrussell1-3/+3
2007-07-30Applications like SayAlpha() should not hang up the channel if youqwell1-15/+19
2007-06-28Add -Wdeclaration-after-statement to AST_DEVMODE flags to catchrizzo1-2/+3
2007-06-14use ast_localtime() in every place localtime_r() was being usedkpfleming1-28/+45
2007-06-14Fix some problems with saying dates and times for the "tw" langaugerussell1-8/+9
2007-06-08Merged revisions 68397 via svnmerge from file1-6/+18
2007-06-07Merged revisions 68351 via svnmerge from russell1-2/+2
2007-05-25Merged revisions 66127 via svnmerge from tilghman1-26/+1
2007-03-03submitted patch for Georgian language, issue 9010, submitted by Alexander Sha...dhubbard1-0/+389
2007-01-29this is for 8778 (pt_BR backport to 1.4). It was committed to trunk via 7663....murf1-76/+207
2006-11-01fix saying one hundred and two hundred in hebrew (issue #7810, eldadran)russell1-4/+7
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+6420