asterisk/utils
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-02 18:52:13 +00:00
..
Makefile When echoing our copies, strip off ASTTOPDIR from the front of the source file. 2008-10-08 12:07:19 +00:00
ael_main.c Merged revisions 144924-144925 via svnmerge from 2008-09-27 15:52:56 +00:00
astcanary.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
astman.1 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
astman.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
check_expr.c Avoid build warning when execinfo.h isn't available. 2008-05-29 12:12:07 +00:00
clicompat.c simplify this file 2007-12-10 08:35:35 +00:00
conf2ael.c Oops. put a decl in a generated file. My bad, but fixed now. 2008-08-19 16:31:24 +00:00
expr2.testinput In regards to changes for 9508, expr2 system choking on floating point numbers, I'm adding this update to round out (no pun intended) and make this FP-capable version of the Expr2 stuff interoperate better with previous integer-only usage, by providing Functions syntax, with 20 builtin functions for floating pt to integer conversions, and some general floating point math routines that might commonly be used also. Along with this, I made it so if a function was not a builtin, it will try and find it in the ast_custom_function list, and if found, execute it and collect the results. Thus, you can call system functions like CDR(), CHANNEL(), etc, from within $\[..\] exprs, without having to wrap them in $\{...\} (curly brace) notation. Did a valgrind on the standalone and made sure there's no mem leaks. Looks good. Updated the docs, too. 2007-07-05 18:15:22 +00:00
extconf.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
frame.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
frame.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
hashtest.c A new feature thanks to the fine folks at Switchvox! 2008-05-23 22:35:50 +00:00
hashtest2.c Merged revisions 140488 via svnmerge from 2008-08-29 17:47:17 +00:00
muted.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
refcounter.c A new feature thanks to the fine folks at Switchvox! 2008-05-23 22:35:50 +00:00
smsq.c More merges from resolve-shadow warnings: 2008-08-07 15:16:48 +00:00
stereorize.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
streamplayer.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00