summaryrefslogtreecommitdiff
path: root/funcs/func_strings.c
AgeCommit message (Expand)Author
2006-02-23minor fixes to commit 10934 from bug#6257 Matt O'Gorman
2006-02-23added function QUOTE into strings, which allowsMatt O'Gorman
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...Kevin P. Fleming
2006-02-15add KEYPADHASH dialplan function (issue #6441)Kevin P. Fleming
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-11build function modules independently (no more pbx_functions.so)Kevin P. Fleming
2006-01-22Bug 6262 - New function STRPTIMETilghman Lesher
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove useless checks of the result of ast_strdupaRussell Bryant
2006-01-16Argh, another ERROR that should have been DEBUGTilghman Lesher
2006-01-16Change a debugging message committed with the wrong levelTilghman Lesher
2006-01-16 More code optimization with the new argument macros #6253BJ Weschke
2006-01-15Clarify description of ARRAY functionTilghman Lesher
2006-01-14Bug 6238 - Janitor - update to app_args macrosTilghman Lesher
2006-01-14Merged revisions 8074 via svnmerge fromTilghman Lesher
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-27Bug 5906 - ARRAY dialplan functionTilghman Lesher
2005-12-23Bug 5327 - new function FILTER and optional argument to CALLERIDTilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-08issue #5648Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
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