aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_strings.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-21on this pass, only remove duplicate log messagesrussell1-18/+5
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-0/+21
2006-01-21remove useless checks of the result of ast_strduparussell1-21/+0
2006-01-16Argh, another ERROR that should have been DEBUGtilghman1-1/+1
2006-01-16Change a debugging message committed with the wrong leveltilghman1-1/+1
2006-01-16 More code optimization with the new argument macros #6253bweschke1-11/+17
2006-01-15Clarify description of ARRAY functiontilghman1-4/+6
2006-01-14Bug 6238 - Janitor - update to app_args macrostilghman1-55/+64
2006-01-14Merged revisions 8074 via svnmerge fromtilghman1-2/+6
2005-12-30update doxygen docs to specify authorsrussell1-1/+3
2005-12-27Bug 5906 - ARRAY dialplan functiontilghman1-0/+58
2005-12-23Bug 5327 - new function FILTER and optional argument to CALLERIDtilghman1-0/+38
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-0/+1
2005-11-08issue #5648kpfleming1-2/+2
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-17clean up function to be more consistent with coding guidelinesrussell1-31/+32
2005-10-14initialize variablekpfleming1-1/+1
2005-10-12provide the correct string to evaluate with the given regex, instead of therussell1-23/+27
2005-09-25ensure result buffer is initialized (issue #5285)kpfleming1-2/+4
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-5/+2
2005-06-06more file version tagskpfleming1-0/+4
2005-05-15add EVAL function, deprecate Eval application (bug #4277)kpfleming1-0/+32
2005-05-05clean up file headerskpfleming1-0/+2
2005-05-05add STRFTIME dialplan function (bug #4098, modified to use new funcs subdirec...kpfleming1-0/+54
2005-05-05major re-work of dialplan functions, including:kpfleming1-0/+117