aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_ael.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-23Use Goto instead of GotoIf when jumping over the else block (issue #4660)russell1-1/+1
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+16
2005-09-02use matching char types for strings (issue #5106)kpfleming1-1/+1
2005-08-26work around parsing problem by using GotoIf() (issue #4876)kpfleming1-6/+6
2005-08-26ignore equals-signs inside parens (issue #5022)kpfleming1-1/+12
2005-08-03Fix AEL max character bug (bug #4837)markster1-1/+1
2005-07-15get rid of compiler warningrussell1-1/+1
2005-07-05don't force autofallthrough to on (bug #4599)kpfleming1-1/+0
2005-06-17Oopsmarkster1-2/+2
2005-06-17dueling commits, mark won!kpfleming1-3/+4
2005-06-17AEL minor fixes (bug #4539)markster1-1/+3
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkmarkster1-0/+1376