summaryrefslogtreecommitdiff
path: root/funcs/func_strings.c
AgeCommit message (Expand)Author
2009-11-24Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for ...Tilghman Lesher
2009-09-30Merged revisions 221153,221157,221303 via svnmerge from Matthias Nick
2009-07-21Merged revisions 207945 via svnmerge from Tilghman Lesher
2009-05-31Fix documentation for FIELDQTY.Tilghman Lesher
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-04-29Merge str_substitution branch.Tilghman Lesher
2009-04-23Fix example that could fail in certain circumstancesTerry Wilson
2009-04-22Add funcs for manipulating delimited lists in the dialplanTerry Wilson
2009-01-31Don't increment the loop, now that incrementing is taken care of by theTilghman Lesher
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-11Merged revisions 163253 via svnmerge from Russell Bryant
2008-11-29we can now build with -Wformat=2, which found a couple of real bugsKevin P. Fleming
2008-11-05Add LISTFILTER dialplan function, along with supporting documentation. SeeTilghman Lesher
2008-11-02Fix various spelling and grammatical issues in documentationRussell Bryant
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-26Merged revisions 152059 via svnmerge from Sean Bright
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found aTilghman Lesher
2008-08-15Merged revisions 138023 via svnmerge from Tilghman Lesher
2008-08-07Continue merging in changes from resolve-shadow-warnings. funcs/ this time.Sean Bright
2008-04-07Merged revisions 113117 via svnmerge from Tilghman Lesher
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-02-04Merged revisions 102214 via svnmerge from Tilghman Lesher
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonesTerry Wilson
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...Mark Michelson
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-10-28Merged revisions 87262 via svnmerge from Tilghman Lesher
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.Tilghman Lesher
2007-10-15Document my changes from FridayTilghman Lesher
2007-10-12Enable ranges, hexadecimal, octal, and special backslashed characters for the...Tilghman Lesher
2007-09-12Merged revisions 82285 via svnmerge from Tilghman Lesher
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-05-29Merged revisions 66538 via svnmerge from Tilghman Lesher
2007-03-19Merged revisions 59049 via svnmerge from Tilghman Lesher
2007-03-14Merged revisions 58880 via svnmerge from Tilghman Lesher
2007-02-01Merged revisions 53093 via svnmerge from Russell Bryant
2007-02-01Merged revisions 53075 via svnmerge from Tilghman Lesher
2007-02-01Merged revisions 53070 via svnmerge from Tilghman Lesher
2007-01-24Doxygen updateOlle Johansson
2007-01-18Merged revisions 51265 via svnmerge from Jason Parker
2007-01-07Modifications to allow the output of SHELL() to be split per line (Issue 8676)Tilghman Lesher
2007-01-06finish const-ifying ast_func_read()Kevin P. Fleming
2006-12-28Integrate functionality tested on svncommunity users back into trunkTilghman Lesher