aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/ael
AgeCommit message (Expand)AuthorFilesLines
2008-12-17Merged revisions 165071 via svnmerge from murf2-77/+77
2008-09-04Merged revisions 141115 via svnmerge from murf3-20/+34
2008-08-08Merged revisions 136726 via svnmerge from murf5-288/+286
2008-06-03Merged revisions 119966 via svnmerge from murf10-1141/+1140
2008-04-21(closes issue #12467)murf11-860/+1005
2008-03-18Merged revisions 109309 via svnmerge from murf13-0/+99
2007-11-27made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-or...murf19-358/+339
2007-11-26Change all instances of "CALLERID(number)" to "CALLERID(num)" formmichelson5-23/+23
2007-10-26Merged revisions 87168 via svnmerge from murf2-12/+11
2007-10-24closes issue #11005, where #include uses the current dir instead of the confi...murf4-51/+51
2007-10-03Merged revisions 84511 via svnmerge from murf9-83/+170
2007-09-29the last commit for AEL affected a small number of tests. Added a regression ...murf16-144/+274
2007-08-23an unreported crash I debugged, looked like it was backing up way too far aft...murf3-59/+42
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf18-8258/+285
2007-08-14Merged revisions 79255 via svnmerge from murf15-1974/+2024
2007-06-20This finishes the changes for making Macro args LOCAL to the call, and allowi...murf5-1165/+1190
2007-06-05Merged revisions 67526 via svnmerge from murf2-231/+248
2007-06-04Change javadoc style code documentation to the same format we use elsewhere.russell1-71/+99
2007-05-03Merged revisions 62883 via svnmerge from murf5-261/+270
2007-03-26added the no. 18 regression testmurf2-0/+52
2007-03-26updated the regressions with regards to 9373, the crash on double contexts, a...murf5-915/+1307
2007-03-26Merged revisions 59206 via svnmerge from murf1-1/+1
2007-03-26Merged revisions 59200 via svnmerge from file1-1/+1
2007-03-03updated the regression testsmurf6-177/+183
2007-02-18add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #...kpfleming1-1/+1
2007-01-02Merged revisions 49237 via svnmerge from murf2-2/+2
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...murf3-163/+178
2006-12-27Merged revisions 49009 via svnmerge from file1-1/+1
2006-11-13Eager people beat me to fixing the messed if, but we all forgot to update the...murf1-12/+9
2006-10-13Correction for bug 8128 in trunkmurf3-8/+194
2006-10-04These changes resolve the problems in bug 8090, where there's a crash compili...murf4-144/+174
2006-10-03These changes correspond to the changes to app_stack's Gosub() applicationmurf15-330/+328
2006-09-27This commits the changes to AEL to use the gosub-with-args from Tilghman to p...murf12-388/+606
2006-08-31This commit is a basic AEL enhancement: c-style commentsmurf7-418/+1256
2006-08-25Changes to fix all problems reported in 7804 are included here.murf2-0/+31
2006-08-12This commit merges the contents of 7721, as it applied to the trunk version. ...murf3-421/+461
2006-08-11added a -q for quiet, option to aelparsemurf12-164/+128
2006-08-09This bug adds enhancement as per bug 7606, the -wmurf21-235/+7171
2006-08-07The contents of branch teams/murf/bug_7598 are being folded in here.murf8-199/+559
2006-08-01This branch will resolve the bug 7635.murf2-0/+49
2006-07-19committing a fix for colons in goto arguments and suppressing operator messag...murf3-321/+326
2006-07-06OK, here is everything I changed to fix 7474:murf5-197/+420
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyrussell13-865/+1044
2006-06-10don't use ast_copy_string when building for an external toolrussell2-5/+13
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)kpfleming2-79/+72
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming4-2/+19
2006-05-03more simplificationsrizzo2-398/+391
2006-05-03consistent rule for goto...rizzo2-265/+264
2006-05-03remove another useless nonterminalrizzo2-609/+590
2006-05-03remove a useless nonterminalrizzo2-419/+399