summaryrefslogtreecommitdiff
path: root/funcs/func_strings.c
AgeCommit message (Expand)Author
2005-10-17clean up function to be more consistent with coding guidelinesRussell Bryant
2005-10-14initialize variableKevin P. Fleming
2005-10-12provide the correct string to evaluate with the given regex, instead of theRussell Bryant
2005-09-25ensure result buffer is initialized (issue #5285)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-05-15add EVAL function, deprecate Eval application (bug #4277)Kevin P. Fleming
2005-05-05clean up file headersKevin P. Fleming
2005-05-05add STRFTIME dialplan function (bug #4098, modified to use new funcs subdirec...Kevin P. Fleming
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming