aboutsummaryrefslogtreecommitdiffstats
path: root/main/ast_expr2.y
AgeCommit message (Expand)AuthorFilesLines
2009-12-28Merged revisions 236713 via svnmerge from qwell1-4/+4
2009-03-03Merged revisions 179973 via svnmerge from murf1-5/+62
2009-01-15Merged revisions 168737 via svnmerge from murf1-2/+8
2008-09-27Merged revisions 144949-144951 via svnmerge from kpfleming1-59/+7
2008-04-21(closes issue #12467)murf1-4/+33
2008-01-16Terry found this problem with running the expr2 parser on OSX. Make the #defi...murf1-0/+10
2007-10-25closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you...murf1-0/+1
2007-10-17Simplify some preprocessor logic by using #eliftilghman1-127/+43
2007-09-22Fixes for FreeBSD... testing for every conceivable math function nowtilghman1-93/+240
2007-09-21Check for the presence of trunc and round, and make the ISOC99 detection a li...tilghman1-20/+69
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...tilghman1-6/+37
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...murf1-0/+12
2007-07-05resolve a compiler warning so i can build in dev moderussell1-1/+1
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf1-8/+399
2007-07-02Merged revisions 72933 via svnmerge from murf1-99/+116
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...murf1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1045