Commit Graph

8032 Commits (d7aead737dfb89adb6052824e1d96ddef89bd0e1)
 

Author SHA1 Message Date
Kevin P. Fleming d7aead737d Merged revisions 23673 via svnmerge from
20 years ago
Russell Bryant 367f227d89 fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)
20 years ago
Kevin P. Fleming 4ebb58b3e2 document the removal of MFC/R2 support
20 years ago
Kevin P. Fleming 26753f77b0 remove unusable MFC/R2 support
20 years ago
Luigi Rizzo 85480376f7 more nword() usages, and mark some dubious places.
20 years ago
Luigi Rizzo f239ec2080 introduce a new frontend to npval for the very common case
20 years ago
Kevin P. Fleming 44c5e823e6 Merged revisions 23638 via svnmerge from
20 years ago
Kevin P. Fleming 1a979290a0 Merged revisions 23636 via svnmerge from
20 years ago
Luigi Rizzo 5e746bf38f another client for switchlist_block
20 years ago
Luigi Rizzo 813f565de7 more merge of common blocks through intermediate rules.
20 years ago
Luigi Rizzo f4b05f86cc make destroy_pval able to handle a NULL value
20 years ago
Luigi Rizzo ce05a548c3 remove some commented-out code
20 years ago
Luigi Rizzo 36a26a9197 simplify updating the token position markers
20 years ago
Kevin P. Fleming 7343d311f1 simplify CFLAGS handling for subdirectories
20 years ago
Kevin P. Fleming 6ec91a102c Merged revisions 23580 via svnmerge from
20 years ago
Luigi Rizzo c5f779d0a0 more comments
20 years ago
Luigi Rizzo 9a8a037250 comment some code
20 years ago
Kevin P. Fleming 8e9058679a remove T38_SUPPORT define that is no longer needed
20 years ago
Luigi Rizzo 2dd3d523d3 when compiling ast_expr2 from utils/ the current directory
20 years ago
Luigi Rizzo 6eb6343d9a more simplifications in the bison sources,
20 years ago
Kevin P. Fleming 1669a4b321 remove attribute checking... it was an attempt to support older GCC compilers but is not worth the effort :-)
20 years ago
Russell Bryant 31cd56f76e remove unneeded define - it is already in asterisk.h
20 years ago
Russell Bryant 03d005e472 convert the dundi_request list to use the list macros
20 years ago
Russell Bryant dbbe944da8 convert existing comments to doxygen format
20 years ago
Russell Bryant 149e45924a fix indentation for this function
20 years ago
Russell Bryant fcb2809e45 immediately handle ast_strdupa result so that one more level of indentation
20 years ago
Russell Bryant ef775bbd66 fix the indentation of a large block
20 years ago
Russell Bryant ed320702d9 handle a memory allocation failure immediately so the following large block
20 years ago
Russell Bryant 4cfcacf6c9 - convert the list of dundi mappings to use the list macros
20 years ago
Russell Bryant 9109371f7d use the INSTALL variable instead of "install" directly
20 years ago
Russell Bryant d9fa5f3c89 change a list traversal to use a for loop
20 years ago
Russell Bryant c7fea723a3 fix the indentation of a large block of code
20 years ago
Russell Bryant 059f0bd108 immediately handle a memory allocation failure so the rest of the function
20 years ago
Russell Bryant d66de679d9 - convert some comments to doxygen format
20 years ago
Christian Richter 835dfe67b3 added an up-queue message mechanism to avoid buffer fillups in the kernel, also changed some strdups to ast_strdupa
20 years ago
Russell Bryant b97d58024e revert the last change to this Makefile which removed the rules to build
20 years ago
Luigi Rizzo 28efe8a845 remove now useless rule for app_rpt (bug 7059)
20 years ago
Russell Bryant fcfd663049 oops, i modified the Makefile isntead of Makefile.in
20 years ago
Russell Bryant 1d22a653d8 - the configure script should never be regenerated for mxml
20 years ago
Kevin P. Fleming 3878a2a9fb and now with the correct filenames
20 years ago
Kevin P. Fleming 24f241bc72 add the other two files that should have been on this target... oops
20 years ago
Russell Bryant 2d2b4aaba5 add aelparse to svn:ignore
20 years ago
Russell Bryant 8085f4e14b a bunch of conversion to ast_channel_*lock (issue #7058)
20 years ago
Kevin P. Fleming 54d6194340 fix up dependencies for aelparse so that bison/flex will not be run to rebuild source files (that should _only_ be done manually)
20 years ago
Russell Bryant 1209c0ea58 if the "action-if-found" is left empty, AC_CHECK_LIB will add a default result
20 years ago
Russell Bryant 00f9884604 - convert lists to use linked list macros
20 years ago
Kevin P. Fleming 379e426b25 Merged revisions 23305 via svnmerge from
20 years ago
Russell Bryant 711f35fdc3 - don't create duplicate log messages
20 years ago
Luigi Rizzo 532e552c1f add reload() (bug 9981)
20 years ago
Luigi Rizzo 96e015a239 partial adaptation to the new module loading
20 years ago