Commit Graph

90 Commits (f54bef6dffaaf095ccb51ebfa6f1932a102c56be)

Author SHA1 Message Date
Russell Bryant c229baa0cf fix a polish voicemail bug with saying dates (issue #7389, supczinskib)
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Luigi Rizzo b475987295 do not use a variable name that hides a useful library symbol (time())
19 years ago
Russell Bryant 24ed662549 add Polish language support to Voicemail, with some minor modifications that
19 years ago
BJ Weschke 326c82e1c4 Fix "o'clock" from being said twice in French. #6900 (casper)
19 years ago
Tilghman Lesher dc8bc37d76 Bug 6710 - Move default datetime string to each language function, so each language can have its own default
19 years ago
Luigi Rizzo 585e50fb38 move to a different file (channel.c for the time being) the
19 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
19 years ago
Olle Johansson f942e6365c Issue 6710: saydate crash. Fix by Luigi Rizzo. Thanks!
19 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
19 years ago
Matt O'Gorman cc9cbda7ed Changed say.c aliased zh to the tw say.c output.
20 years ago
Russell Bryant d41c5918b2 - fix some doxygen errors
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Tilghman Lesher 06d1a99163 Make the English language of date format 'Q' and 'q' sound a little bit more natural
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant d8dfa4434d finish merging doxygen updates from issue #5605
20 years ago
Kevin P. Fleming e463c42ba7 issue #5576
20 years ago
Russell Bryant 3332a8acd1 clean up a lot of doxygen errors and warnings (issue #5522)
20 years ago
Russell Bryant 6324072247 more doxygenification (issue #5513)
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming bc596e3543 say minutes/seconds using existing 'say number' code for Danish (issue #5277)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 8084c8d9d7 add Russian support to say_number (issue #4781)
20 years ago
Mark Spencer 6afb367b96 Fix issue with say digit str (bug #4883)
20 years ago
Kevin P. Fleming c59c42e166 don't declare variables inside a code block (bug #4681)
20 years ago
Kevin P. Fleming 9985055fd7 add support for say_number in Hebrew (bug #4420)
20 years ago
Kevin P. Fleming 1ea58b4517 support military-style time announcing ('hundred' instead of 'o-clock') (bug #4605)
20 years ago
Russell Bryant 436a8474b0 '9' doesn't fall there anymore ...
20 years ago
Mark Spencer 2f39b2c5ab Okay ;)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming c0ff0e340b consolidate API functions for saying numbers/digits/alpha/phonetic into less functions, using more efficient and clearer code (inspired by bug #4414)
20 years ago
Mark Spencer 45a92ba5c2 Fix French time (bug #4197)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer b32b3c1e50 Fix dashes, etc
20 years ago
Kevin P. Fleming b6151c5141 correct french pronounciation of years between 1900 and 1999 (bug #3949)
20 years ago
Kevin P. Fleming 72ccf76581 let ast_say_digit_str say 'minus' preceding negative numbers (bug #3948)
20 years ago
Mark Spencer 1ce96b63c0 Repair danish format (bug #3239)
20 years ago
Mark Spencer a76b90bfef Fix spanish date format (bug #3642)
20 years ago
Mark Spencer 662356e3d8 Fix spanish pronunciation (bug #3121, thanks to David Corredor)
21 years ago
Mark Spencer aeb1002057 Fix ordering in portugese (bug #3452)
21 years ago
Mark Spencer 160c04b793 Repair // comments to /* */ comments (bug #3347)
21 years ago
Mark Spencer ea8882067e Add partial greek support (bug #3107)
21 years ago
Mark Spencer 9bf92ad7e4 More OpenBSD fixes (bug #3120)
21 years ago
Mark Spencer 30a4094907 Fix a small typo
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer dd43338425 Updates from char * to const char * + german syntax + enumeration (bug #2780)
21 years ago
Mark Spencer f2b31be954 Merge italian "say" support (bug #2840)
21 years ago
Mark Spencer 0364da8271 Add British and Norwegian syntax (bug #2683)
21 years ago