Commit Graph

25 Commits (d2cb9b0d3b294b51c633af5cd52ff3a71939f005)

Author SHA1 Message Date
Steve Murphy 5e3d5c55b4 Made a small update to solve bug 8128; The switch-case fallthru goto to a pattern extension needed to resolved the wildcards to an appropriate digit for extension matching to work
19 years ago
Russell Bryant 420f3d12aa fix the order in which for loops are expanded (issue #6810)
19 years ago
Tilghman Lesher 82f19c9a91 Bug 5777 - Remove parentheses on Goto in AEL, so that it parses correctly
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 492087f45f issue #5761
20 years ago
Mark Spencer 8f965a06cb Never call load_module / unload_module
20 years ago
Kevin P. Fleming adb02d0107 issue #5354
20 years ago
Kevin P. Fleming 829447c811 issue #5701
20 years ago
Kevin P. Fleming a0a9769616 issue #5648
20 years ago
Russell Bryant b5326f99fc use ast_skip_blanks in pbx_ael
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer 7c99490b3a Fix ael if, while, else (bug #5370)
20 years ago
Russell Bryant 779d033f21 move process_quotes_and_slashes to utils.c since it is used by both pbx_ael and pbx_config
20 years ago
Russell Bryant afb00fce12 Use Goto instead of GotoIf when jumping over the else block (issue #4660)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming f16cd5f39c use matching char types for strings (issue #5106)
20 years ago
Kevin P. Fleming 27dda09b0f work around parsing problem by using GotoIf() (issue #4876)
20 years ago
Kevin P. Fleming ad21be9cc7 ignore equals-signs inside parens (issue #5022)
20 years ago
Mark Spencer d5a51058cc Fix AEL max character bug (bug #4837)
20 years ago
Russell Bryant da1d0363ca get rid of compiler warning
20 years ago
Kevin P. Fleming 232e7869e0 don't force autofallthrough to on (bug #4599)
20 years ago
Mark Spencer 33263739ca Oops
20 years ago
Kevin P. Fleming fb6f36387f dueling commits, mark won!
20 years ago
Mark Spencer 3ba6894cd5 AEL minor fixes (bug #4539)
20 years ago
Mark Spencer e0f057820a Add Asterisk Extension Language support (AEL) from Astricon talk
20 years ago