Commit History

Autor SHA1 Mensaxe Data
  phoneben 83dd36ba13 func_cut: Add example to documentation. hai 1 ano
  Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. %!s(int64=6) %!d(string=hai) anos
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. %!s(int64=8) %!d(string=hai) anos
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro %!s(int64=9) %!d(string=hai) anos
  Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca() %!s(int64=12) %!d(string=hai) anos
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from %!s(int64=13) %!d(string=hai) anos
  Tilghman Lesher 642bec4d6f AST-2009-005 %!s(int64=15) %!d(string=hai) anos
  Tilghman Lesher e1fa477ba7 Clarify CUT code, and in the process, fix a bug in trunk only %!s(int64=15) %!d(string=hai) anos
  Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables. %!s(int64=15) %!d(string=hai) anos
  Tilghman Lesher 551cf35ab7 Recorded merge of revisions 197194 via svnmerge from %!s(int64=15) %!d(string=hai) anos
  Tilghman Lesher a866a75900 Merge str_substitution branch. %!s(int64=15) %!d(string=hai) anos
  Russell Bryant 9d3a417eb5 Merged revisions 163253 via svnmerge from %!s(int64=16) %!d(string=hai) anos
  Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml %!s(int64=16) %!d(string=hai) anos
  Steve Murphy e74584ca3c (closes issue #13557) %!s(int64=16) %!d(string=hai) anos
  Tilghman Lesher 6331b0b831 Reset default CUT delimiter back to '-' %!s(int64=16) %!d(string=hai) anos
  Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h" %!s(int64=17) %!d(string=hai) anos
  Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h) %!s(int64=17) %!d(string=hai) anos
  Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect %!s(int64=17) %!d(string=hai) anos
  Steve Murphy 63f2f04cf4 This commits the performance mods that give the priority processing engine in the pbx, a 25-30% speed boost. The two updates used, are, first, to merge the ast_exists_extension() and the ast_spawn_extension() where they are called sequentially in a loop in the code, into a slightly upgraded version of ast_spawn_extension(), with a few extra args; and, second, I modified the substitute_variables_helper_full, so it zeroes out the byte after the evaluated string instead of demanding you pre-zero the buffer; I also went thru the code and removed the code that zeroed this buffer before every call to the substitute_variables_helper_full. The first fix provides about a 9% speedup, and the second the rest. These figures come from the 'PIPS' benchmark I describe in blogs, conf. reports, etc. %!s(int64=17) %!d(string=hai) anos
  Tilghman Lesher 64a0a9aa2c Merged revisions 87262 via svnmerge from %!s(int64=17) %!d(string=hai) anos
  Tilghman Lesher 446a6cdc94 Use the same delimited character as the FILTER function in FIELDQTY and CUT. %!s(int64=17) %!d(string=hai) anos
  Tilghman Lesher 55b1ee298e Merge the dialplan_aesthetics branch. Most of this patch simply converts applications %!s(int64=17) %!d(string=hai) anos
  Joshua Colp e498488bde For my next trick I will make it so dialplan functions no longer need to call ast_module_user_add and ast_module_user_remove. These are now called in the ast_func_read and ast_func_write functions outside of the module. %!s(int64=17) %!d(string=hai) anos
  Joshua Colp 96a646734f It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it. %!s(int64=17) %!d(string=hai) anos
  Tilghman Lesher 785483f304 Modifications to allow the output of SHELL() to be split per line (Issue 8676) %!s(int64=17) %!d(string=hai) anos
  Kevin P. Fleming 37182c873e finish const-ifying ast_func_read() %!s(int64=17) %!d(string=hai) anos
  Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least): %!s(int64=18) %!d(string=hai) anos
  Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) %!s(int64=18) %!d(string=hai) anos
  Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca(). %!s(int64=18) %!d(string=hai) anos
  Luigi Rizzo f32e294300 remove some unnecessary braces %!s(int64=18) %!d(string=hai) anos