aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_math.c
AgeCommit message (Collapse)AuthorFilesLines
2005-07-10more ast_copy_string conversionsrussell1-11/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6074 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-12move deprecation warning until after all variable declarations (bug #4514)russell1-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5900 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-09add MATH() dialplan function (bug #4473, with mods)kpfleming1-0/+6
deprecate the Math() application git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5895 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06the last round of file version tagskpfleming1-14/+18
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5867 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06major Makefile and build process improvements, including removal of all ↵kpfleming1-1/+1
hardcoded paths (modules must now use run-time paths as they should) (bug #4116) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5855 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-21use double-quotes instead of angle-brackets for non-system include files ↵kpfleming1-17/+17
(bug #4058) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5490 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5137 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-16fix little typorussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5033 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-21update copyright headers for 2005russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4868 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14fix subtraction errorrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4237 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Cleanup formatting in app_math.ccitats1-118/+98
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3896 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Add (heavily modified) math application (bug #2534)markster1-0/+289
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3892 f38db490-d61c-443f-a65b-d21fe96a405b