summaryrefslogtreecommitdiff
path: root/pbx/ael/ael-test
AgeCommit message (Expand)Author
2010-12-22Merged revisions 299449 via svnmerge from Tilghman Lesher
2010-10-04Merged revisions 290255 via svnmerge from Tilghman Lesher
2008-12-17fixed the regressionsSteve Murphy
2008-09-04Merged revisions 141094 via svnmerge from Steve Murphy
2008-08-08Merged revisions 136726 via svnmerge from Steve Murphy
2008-06-03Merged revisions 119966 via svnmerge from Steve Murphy
2008-04-21(closes issue #12467)Steve Murphy
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2007-11-27made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-or...Steve Murphy
2007-11-26Change all instances of "CALLERID(number)" to "CALLERID(num)" forMark Michelson
2007-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-10-24closes issue #11005, where #include uses the current dir instead of the confi...Steve Murphy
2007-10-03Merged revisions 84511 via svnmerge from Steve Murphy
2007-09-29the last commit for AEL affected a small number of tests. Added a regression ...Steve Murphy
2007-08-23an unreported crash I debugged, looked like it was backing up way too far aft...Steve Murphy
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-08-14Merged revisions 79255 via svnmerge from Steve Murphy
2007-05-03Merged revisions 62883 via svnmerge from Steve Murphy
2007-03-26added the no. 18 regression testSteve Murphy
2007-03-26updated the regressions with regards to 9373, the crash on double contexts, a...Steve Murphy
2007-03-03updated the regression testsSteve Murphy
2006-11-13Eager people beat me to fixing the messed if, but we all forgot to update the...Steve Murphy
2006-10-13Correction for bug 8128 in trunkSteve Murphy
2006-10-04These changes resolve the problems in bug 8090, where there's a crash compili...Steve Murphy
2006-10-03These changes correspond to the changes to app_stack's Gosub() applicationSteve Murphy
2006-09-27This commits the changes to AEL to use the gosub-with-args from Tilghman to p...Steve Murphy
2006-08-31This commit is a basic AEL enhancement: c-style commentsSteve Murphy
2006-08-25Changes to fix all problems reported in 7804 are included here.Steve Murphy
2006-08-12This commit merges the contents of 7721, as it applied to the trunk version. ...Steve Murphy
2006-08-11added a -q for quiet, option to aelparseSteve Murphy
2006-08-09This bug adds enhancement as per bug 7606, the -wSteve Murphy
2006-08-07The contents of branch teams/murf/bug_7598 are being folded in here.Steve Murphy
2006-08-01This branch will resolve the bug 7635.Steve Murphy
2006-07-06OK, here is everything I changed to fix 7474:Steve Murphy
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyRussell Bryant
2006-04-28make the 'runtest' filter less strict on line numbers.Luigi Rizzo
2006-04-28- fix miscalculation in column numbers when multiple tabsLuigi Rizzo
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now n...Kevin P. Fleming