Address MISSING_BREAK static analysis reports some more.
[asterisk/asterisk.git] / main / say.c
2012-05-18 Mark MichelsonAddress MISSING_BREAK static analysis reports some...
2012-04-25 Olle JohanssonFormatting fixes
2012-03-22 Kinsey MooreKill off red blobs in most of main/*
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-12-22 Matthew JordanAdd Asterisk TestSuite event hooks to support ConfBridg...
2011-11-29 Tilghman LesherAllow each logging destination and console to have...
2011-10-04 Jonathan RoseMerged revisions 339353 via svnmerge from
2011-08-01 Kinsey MooreMerged revisions 330434 via svnmerge from
2011-02-04 Paul BelangerReplace ast_log(LOG_DEBUG, ...) with ast_debug()
2010-11-26 Olle JohanssonMerged revisions 296391 via svnmerge from
2010-11-23 Olle JohanssonMerged revisions 295949 via svnmerge from
2010-09-11 Olle JohanssonWhitespace cleanup
2010-08-30 Olle JohanssonClean upp doxygen documentation
2010-07-02 Tzafrir CohenFix various typos reported by Lintian
2010-01-04 Tilghman LesherMerged revisions 237573 via svnmerge from
2009-12-30 Jason ParkerAdd app_voicemail and say.c support for Vietnamese.
2009-12-21 Kevin P. FlemingChange all refererences to 1.6.3 to be 1.8, since that...
2009-10-02 Tilghman LesherOne more off-by-one in trunk
2009-10-01 Tilghman LesherMerged revisions 221776 via svnmerge from
2009-08-25 Tilghman LesherMerged revisions 214068-214069 via svnmerge from
2009-07-08 Tilghman LesherOops, fixing build
2009-07-08 Tilghman LesherMerged revisions 205188 via svnmerge from
2009-06-30 Tilghman LesherMerged revisions 204556 via svnmerge from
2009-06-30 Jason ParkerMerged revisions 204474 via svnmerge from
2009-06-30 Tilghman LesherRecorded merge of revisions 204469 via svnmerge from
2009-05-06 Tilghman LesherAdd numbers in Urdu, the national language of Pakistan
2009-01-21 Mark MichelsonFix a crash when saying certain numbers in Chinese
2009-01-16 Tilghman LesherMerged revisions 168828 via svnmerge from
2008-08-10 Sean BrightThat's all, folks. Not going to update the Makefile...
2008-07-18 Tilghman LesherMerged revisions 132112 via svnmerge from
2008-06-18 Tilghman LesherMerged revisions 123769 via svnmerge from
2008-03-04 Tilghman LesherWhitespace changes only
2008-02-19 Tilghman LesherChange verbosity into debug for Hebrew (and various...
2007-12-21 Mark MichelsonMerged revisions 94420 via svnmerge from
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-20 Tilghman LesherAdd support for new recorded character sounds
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-08 Jason ParkerMerged revisions 89125 via svnmerge from
2007-11-02 Jason ParkerMerged revisions 88283 via svnmerge from
2007-10-15 Russell BryantMerged revisions 85686 via svnmerge from
2007-10-01 Russell BryantChange simple uses of snprintf to ast_copy_string....
2007-10-01 Russell BryantCorydon posted this janitor project to the bug tracker...
2007-10-01 Russell BryantSimplify code by using the -= and %= operators.
2007-09-28 Tilghman LesherMerged revisions 84078 via svnmerge from
2007-09-05 Russell BryantMerged revisions 81599 via svnmerge from
2007-07-30 Jason ParkerMerged revisions 77795 via svnmerge from
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-07-18 Tilghman LesherMerge in ast_strftime branch, which changes timestamps...
2007-06-27 Jason ParkerAdd support for Thai language in say.c
2007-06-25 Russell BryantConvert so more logging to ast_debug (issue #10045...
2007-06-24 Russell BryantConversions to ast_debug()
2007-06-14 Kevin P. FlemingMerged revisions 69392 via svnmerge from
2007-06-14 Russell BryantMerged revisions 69358 via svnmerge from
2007-06-08 Joshua ColpMerged revisions 68401 via svnmerge from
2007-06-07 Russell BryantMerged revisions 68354 via svnmerge from
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-05-25 Tilghman LesherMerged revisions 66159 via svnmerge from
2007-05-02 Russell BryantAdd Hungarian language support to say.c and say.conf.
2007-04-14 Claude Patrytest my new trunk access ;)
2007-03-06 Luigi Rizzomove declaration to the beginning of a block
2007-03-03 Dwayne M. HubbardMerged revisions 57620 via svnmerge from
2007-01-23 Joshua ColpCosmetic changes. Make main source files better conform...
2006-11-01 Russell BryantMerged revisions 46857 via svnmerge from
2006-11-01 Steve MurphyThis introduces Brazilian Portuguese via 7663
2006-10-26 Russell Bryantfix various spelling mistakes in comments (issue #8237...
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):