Commit Graph

374 Commits (6ab22f2268815c5b51dc1c9d538470a0c37f05f5)

Author SHA1 Message Date
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
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
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
Luigi Rizzo c5f779d0a0 more comments
20 years ago
Luigi Rizzo 9a8a037250 comment some code
20 years ago
Luigi Rizzo 6eb6343d9a more simplifications in the bison sources,
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 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
Russell Bryant 8682a7378d add a small optimization for deleting all the members of a list
20 years ago
Luigi Rizzo c7a892d5f9 make the 'runtest' filter less strict on line numbers.
20 years ago
Luigi Rizzo d30ead1474 simplify handling of line numbers
20 years ago
Luigi Rizzo dad2812867 fix last known bug in computing columb numbers in error messages
20 years ago
Luigi Rizzo c1366df3d5 fix a bug in computing line numbers
20 years ago
Luigi Rizzo 799126216e - fix miscalculation in column numbers when multiple tabs
20 years ago
Luigi Rizzo 43bfe82828 last batch of npval -> npval2 changes
20 years ago
Luigi Rizzo 5291b89f30 more npval -> npval2 changes
20 years ago
Luigi Rizzo c9816d135d more npval -> npval2 conversions
20 years ago
Luigi Rizzo 304fbbd1b6 fix destructor for pval objects (thanks to Steve Murphy);
20 years ago
Luigi Rizzo 85ea0974f8 always call the destructor
20 years ago
Luigi Rizzo 456e27b453 document variable and options used.
20 years ago
Luigi Rizzo 810e701b1e document options, move objects of the same type close to
20 years ago
Luigi Rizzo 9033ecfaa2 slightly restructure a block to reduce nesting,
20 years ago
Luigi Rizzo f0d3175793 imore npval -> npval2 conversions
20 years ago
Luigi Rizzo cbbcc2047c more npval2 replacement, mark XXX dubious arguments
20 years ago
Luigi Rizzo 5c34366afc more npval -> npval2 replacement, and a fix for a likely
20 years ago
Luigi Rizzo dadafb65cf introduce a simplified interface for npval and start using it
20 years ago
Luigi Rizzo 54616839d7 formatting fixes
20 years ago
Luigi Rizzo 776a3da1a7 use ast_calloc for memory allocations
20 years ago
Luigi Rizzo 73ea5316b5 fix a couple of bugs in arguments to npval
20 years ago
Luigi Rizzo b37af2f16c remove some commented-out code
20 years ago
Luigi Rizzo a5fdd0d6b0 finish packing yylloc into macros
20 years ago
Luigi Rizzo e51725d6d4 add some comments to the code
20 years ago
Luigi Rizzo 7422c5495b more formatting cleanup
20 years ago
Luigi Rizzo 5591294c5e more dup removal
20 years ago
Luigi Rizzo 98d769c7c0 more duplicate removal
20 years ago
Luigi Rizzo ef8f9a28a3 remove duplicated code
20 years ago
Luigi Rizzo 53715e59cf staticize c_prevword()
20 years ago
Luigi Rizzo 073391cc63 more indentation fixes
20 years ago
Luigi Rizzo 20314914e8 use asprintf instead of malloc
20 years ago
Luigi Rizzo f7e55f9a47 more formatting cleanup
20 years ago
Luigi Rizzo c740982bef more indentation fixes
20 years ago
Luigi Rizzo 6c8c83c106 more formatting cleanup
20 years ago
Luigi Rizzo c081c8bdf7 cleanup formatting to emphsize common code blocks
20 years ago
Luigi Rizzo a8995c0bfd move similar blocks close to each other to make similarities
20 years ago
Luigi Rizzo e7d6df39d0 normalize and simplify the code for keeping track of line and column number.
20 years ago
Luigi Rizzo 2d33128385 define some flex constants for character sets.
20 years ago
Luigi Rizzo d19f767c3c uncomment some functions in the flex code that were actually
20 years ago
Luigi Rizzo a857016551 use \t to indicate a tab, and fix indentation for
20 years ago
Luigi Rizzo f52022fc6f remove common blocks of code with a macro (waiting for a better
20 years ago
Luigi Rizzo df5635d844 staticize some variables
20 years ago
Luigi Rizzo e141352fd9 comment behaviour of pbcwhere in preparation for its use
20 years ago
Luigi Rizzo aaf99191c8 include/asterisk/ael_structs.h:
20 years ago
Luigi Rizzo 55a24ef8cc whitespace-only change:
20 years ago
Luigi Rizzo 2de9dcb345 whitespace-only change:
20 years ago
Kevin P. Fleming dcccc2ed71 don't rely on default search paths for finding local include files
20 years ago
Luigi Rizzo 36807ad092 wrong path in include file.
20 years ago
Luigi Rizzo d85048d692 fix variable declaration in the middle of a block
20 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
20 years ago
Kevin P. Fleming f515078c53 Merged revisions 19345 via svnmerge from
20 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
20 years ago
Luigi Rizzo 08dfc15553 whitespace and formatting fix postponed from last commit:
20 years ago
Luigi Rizzo 25a61b9e08 split pbx_load_module so we can reduce the indentation depth.
20 years ago
Luigi Rizzo 38f14cbca7 use FREE instead of free as pointer to the destructor function.
20 years ago
Tilghman Lesher 756c7cbb12 Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random()
20 years ago
Luigi Rizzo 94b886650c fix formatting
20 years ago
Luigi Rizzo ad47951739 minor code simplifications - no need to use temporary
20 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
20 years ago
Olle Johansson 16728da6a7 Whitespace fix forgotten by someone who added a note about needing to fix this...
20 years ago
Luigi Rizzo 4ca73f8ae4 as reported in mantis #6066, fix a bunch of cli bugs and
20 years ago
Russell Bryant 7298d3feb3 Merged revisions 15658 via svnmerge from
20 years ago
Luigi Rizzo d0bc6c20a7 - remove an unnecessary cast and recomputation of (timeout - now);
20 years ago
Olle Johansson acfc219733 Reverting revision 10998 that was accidentaly committed to trunk. My apologies.
20 years ago
Olle Johansson dd5222fd30 Update to trunk
20 years ago
Kevin P. Fleming 302c943001 add 'consumed' argument to ast_get_time_t, so callers can know how many characters were used in the parser
20 years ago
Mark Spencer c3447c7cce Fix a few compile warnings (turned errors) and disable -Werror on the
20 years ago
Russell Bryant a0d438fb6c remove the uses of the deprecated STANDARD_LOCAL_USER
20 years ago
Russell Bryant 2f2530b8e6 remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD
20 years ago