Historique des commits

Auteur SHA1 Message Date
  Kinsey Moore 882ec55b31 Clean up and ensure proper usage of alloca() il y a 12 ans
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from il y a 13 ans
  Tilghman Lesher 37025c8fa6 Merge str_substitution branch. il y a 15 ans
  Russell Bryant e0a7e26282 Convert the ast_channel data structure over to the astobj2 framework. il y a 15 ans
  Tilghman Lesher 34f4241318 Merged revisions 168546 via svnmerge from il y a 15 ans
  Tilghman Lesher de8147b770 Add timezone to the possible fields in a timespec. il y a 16 ans
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml il y a 16 ans
  Luigi Rizzo dcb25c2a5c another bunch of include removals (errno.h and asterisk/logger.h) il y a 17 ans
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect il y a 17 ans
  Steve Murphy 1f3339e36f Based on a note in asterisk-dev by Brian Capouch, I determined I too agressive in not initializing arrays passed to pbx_substitute_variables_xxxx; I reviewed the code (again) and hopefully found every possible spot where substitute_variables is called conditionally, and made sure the char array involved was set to a null string. il y a 17 ans
  Steve Murphy 38f510abd2 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. il y a 17 ans
  Steve Murphy 62a4920827 Merged revisions 86902 via svnmerge from il y a 17 ans
  Tilghman Lesher 3a649c08c2 Merged revisions 81415 via svnmerge from il y a 17 ans
  Tilghman Lesher 34c4795347 Merge the dialplan_aesthetics branch. Most of this patch simply converts applications il y a 17 ans
  Olle Johansson 904fe70416 Doxygen update il y a 17 ans
  Kevin P. Fleming a46aff2ba9 finish const-ifying ast_func_read() il y a 17 ans
  Tilghman Lesher 6abf4276d1 Merged revisions 44808 via svnmerge from il y a 18 ans
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): il y a 18 ans
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) il y a 18 ans
  Tilghman Lesher 83d17d0c95 Merged revisions 27051 via svnmerge from il y a 18 ans
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. il y a 18 ans
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values il y a 18 ans
  Kevin P. Fleming aaa2886f2d major dialplan functions update il y a 18 ans
  Kevin P. Fleming 1c208300a0 build function modules independently (no more pbx_functions.so) il y a 18 ans
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages il y a 18 ans
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa il y a 18 ans
  Russell Bryant f39c31a11e remove useless checks of the result of ast_strdupa il y a 18 ans
  Russell Bryant ce2d148b36 update doxygen docs to specify authors il y a 19 ans
  Kevin P. Fleming 70a40d92e3 il y a 19 ans
  Kevin P. Fleming 49acb18aa7 issue #5648 il y a 19 ans