Commit Graph

8088 Commits (b222d1247f6a28e99fce0551a20bc8be73f04eb1)
 

Author SHA1 Message Date
Luigi Rizzo b222d1247f expressions used in if, while, switch are all of the same kind
20 years ago
Luigi Rizzo 99dec41a4c macro statements can be empty
20 years ago
Luigi Rizzo 65b8f8365e empty arglists are valid
20 years ago
Luigi Rizzo 3173305448 rename the rule for context names properly
20 years ago
Luigi Rizzo 9eaa57bebc simplify handling of 'include' lists
20 years ago
Luigi Rizzo 827abbf46e ... and use a single rule for timespec
20 years ago
Luigi Rizzo 7b10b81a58 use a single rule to parse timeranges hh:mm-hh:mm
20 years ago
Luigi Rizzo 5c940c74a6 if/ifTime/random statements are all the same thing
20 years ago
Luigi Rizzo 16f94523ad includedname is just a regular word_or_default name,
20 years ago
Luigi Rizzo df3f8aa2b9 remove useless 'extern' declaration
20 years ago
Russell Bryant 7c46ef67ad instead of just building local object files for ast_expr2.o and ast_expr2f.o,
20 years ago
Russell Bryant 5c63335486 allow for a non-optimized build that does not get installed
20 years ago
Luigi Rizzo 5cbf333fee remove some unneeded local variables.
20 years ago
Christian Richter 7f58902bf3 use set_callerid to update callerid with prefix
20 years ago
Luigi Rizzo f262d06975 more usage of nword(). I think the references to source
20 years ago
Luigi Rizzo d8e1ad052a more simplifications involving linku1
20 years ago
Luigi Rizzo 182a536722 correct linku1() to handle the case tail = NULL correctly.
20 years ago
Christian Richter 63b0baa757 returning 128 emtpy Frames instead of null frame.
20 years ago
Russell Bryant 0765f065ca staticize the list heads from my recent conversions to list macros
20 years ago
Russell Bryant 34e0ae0e6a The build of aelparse was still broken in some cases, so instead of having to
20 years ago
Tilghman Lesher 6e24fb7a37 Merged revisions 24097 via svnmerge from
20 years ago
Tilghman Lesher 9be0f34a3e Bug 7062 - Rename ael2 CLI commands to ael
20 years ago
Tilghman Lesher aeed5ca05d Merged revisions 24019 via svnmerge from
20 years ago
Luigi Rizzo e635b463fc add missing functions - see the comment in the file explaining
20 years ago
BJ Weschke 7f0cc4786b Merged revisions 23988 via svnmerge from
20 years ago
BJ Weschke 649052f980 Merged revisions 23985 via svnmerge from
20 years ago
Russell Bryant d2e78c7b35 make sure non-inlined versions of ast_copy_string and _ast_calloc are available
20 years ago
Russell Bryant b530857eba git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23952 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 992e0c1eed - convert the list of dialplan function to the list macros
20 years ago
Russell Bryant 48b812829d remove \n from the end of a couple of synopsis fields
20 years ago
Kevin P. Fleming ae685fd1b6 don't put bogus paths like -L/lib into link commands
20 years ago
Kevin P. Fleming 44b96e9ba6 do the check for VoiceTronix support using C++
20 years ago
Kevin P. Fleming 523d899f3d do check for ixjuser.h in a way that can actually succeed :-)
20 years ago
Tilghman Lesher dfdf6e1f76 Don't return stack pointers from functions (especially since the code will attempt to free() them later)
20 years ago
Russell Bryant 205d0aa430 convert the applications list to the list macros
20 years ago
Russell Bryant 8582a58955 remove an extra newline, none of the other synopsis fields for apps have one
20 years ago
Russell Bryant 02eda146ac - convert permission lists to use list macros
20 years ago
Russell Bryant 5a60431c29 conver the lists of dundi packets to use the list macros
20 years ago
Luigi Rizzo 072e1b8a83 move some code used only --with-pri in the proper
20 years ago
Russell Bryant 7ce2726c09 - convert the dundi precache list to use the list macros
20 years ago
Luigi Rizzo c305fb082d more simplifications
20 years ago
Luigi Rizzo 01360f6440 always trim the trailing ';'
20 years ago
Luigi Rizzo 33167fc41c comment usage of contexts
20 years ago
Luigi Rizzo 2c2f7e817b fix dereferencing freed memory
20 years ago
Luigi Rizzo 595955ea98 switch a couple of operands.
20 years ago
Luigi Rizzo 8faa2e7d44 put back some simplifications, this time really tested
20 years ago
Luigi Rizzo db14f6b107 revert ael.flex to the last correct version.
20 years ago
Luigi Rizzo 44f43f9eb1 another small set of simplifications
20 years ago
Russell Bryant b992d92742 - convert the lists of dundi_transactions to the list macros
20 years ago
Luigi Rizzo c22ef69d1f simplify logic (runtest passed).
20 years ago