Allow "REMAINDER" to function properly in expressions.
[asterisk/asterisk.git] / main / ast_expr2.c
2009-12-28 Jason ParkerAllow "REMAINDER" to function properly in expressions.
2009-06-25 David Vosselfixes a few redundant conditions
2009-06-18 David Vosselfixes some memory leaks and redundant conditions
2009-03-03 Steve MurphyMerged revisions 179807 via svnmerge from
2009-01-15 Steve MurphyThis patch allows null args in ast_expr2 func calls...
2008-12-31 Tilghman LesherThat was weird...
2008-12-31 Tilghman LesherMerged revisions 166953 via svnmerge from
2008-11-29 Kevin P. Flemingincorporates r159808 from branches/1.4:
2008-09-27 Kevin P. FlemingMerged revisions 144924-144925 via svnmerge from
2008-04-21 Steve Murphy(closes issue #12467)
2008-01-16 Steve MurphyTerry found this problem with running the expr2 parser...
2007-10-25 Steve Murphycloses issue #11045 - each file needs to define ASTERIS...
2007-10-17 Tilghman LesherSimplify some preprocessor logic by using #elif
2007-10-08 Joshua ColpFix up tree so that it compiles when MTX Profiling...
2007-09-22 Tilghman LesherFixes for FreeBSD... testing for every conceivable...
2007-09-21 Tilghman LesherCheck for the presence of trunc and round, and make...
2007-07-08 Tilghman LesherRestore EXP2 and LOG2 functions, by providing mathemati...
2007-07-07 Steve MurphyThese changes fix 10145 and 10150, a prob with BSD...
2007-07-05 Russell Bryantresolve a compiler warning so i can build in dev mode
2007-07-05 Steve MurphyIn regards to changes for 9508, expr2 system choking...
2007-07-02 Steve MurphyMerged revisions 72933 via svnmerge from
2007-02-18 Kevin P. Flemingadd -Wundef to the --enable-dev-mode flags, so that...
2006-12-28 Steve MurphyJason is having problems with the inclusion of <err...
2006-10-17 Kevin P. FlemingMerged revisions 45408 via svnmerge from
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):