summaryrefslogtreecommitdiff
path: root/pbx/pbx_ael.c
AgeCommit message (Expand)Author
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-03-28Merged revisions 15658 via svnmerge from Russell Bryant
2005-12-21Merged revisions 7577 via svnmerge fromTilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-16issue #5761Kevin P. Fleming
2005-11-13Never call load_module / unload_moduleMark Spencer
2005-11-11issue #5354Kevin P. Fleming
2005-11-10issue #5701Kevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-10-26use ast_skip_blanks in pbx_aelRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-13Fix ael if, while, else (bug #5370)Mark Spencer
2005-09-23move process_quotes_and_slashes to utils.c since it is used by both pbx_ael a...Russell Bryant
2005-09-23Use Goto instead of GotoIf when jumping over the else block (issue #4660)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-02use matching char types for strings (issue #5106)Kevin P. Fleming
2005-08-26work around parsing problem by using GotoIf() (issue #4876)Kevin P. Fleming
2005-08-26ignore equals-signs inside parens (issue #5022)Kevin P. Fleming
2005-08-03Fix AEL max character bug (bug #4837)Mark Spencer
2005-07-15get rid of compiler warningRussell Bryant
2005-07-05don't force autofallthrough to on (bug #4599)Kevin P. Fleming
2005-06-17OopsMark Spencer
2005-06-17dueling commits, mark won!Kevin P. Fleming
2005-06-17AEL minor fixes (bug #4539)Mark Spencer
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkMark Spencer