asterisk/res/ael
Tilghman Lesher bddb242d72 Merged revisions 290255 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r290255 | tilghman | 2010-10-04 18:23:11 -0500 (Mon, 04 Oct 2010) | 18 lines
  
  Merged revisions 290254 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ........
    r290254 | tilghman | 2010-10-04 18:14:59 -0500 (Mon, 04 Oct 2010) | 11 lines
    
    Change new pattern matcher to regard dashes the same as the old pattern matcher -- as visual candy to be ignored.
    
    Also change the AEL parser to not generate dashes within extensions, as those
    dashes would be ignored.  Update the AEL tests to match this behavior.
    
    (closes issue #17366)
     Reported by: murf
     Patches: 
           20100727__issue17366.diff.txt uploaded by tilghman (license 14)
     Tested by: tilghman
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@290256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-04 23:23:57 +00:00
..
ael.flex Ensure a NULL file while debugging cannot crash AEL. 2010-06-23 21:06:40 +00:00
ael.tab.c Ensure a NULL file while debugging cannot crash AEL. 2010-06-23 21:06:40 +00:00
ael.tab.h In these changes, I have added some explanation 2008-09-03 14:01:27 +00:00
ael.y Ensure a NULL file while debugging cannot crash AEL. 2010-06-23 21:06:40 +00:00
ael_lex.c Ensure a NULL file while debugging cannot crash AEL. 2010-06-23 21:06:40 +00:00
pval.c Merged revisions 290255 via svnmerge from 2010-10-04 23:23:57 +00:00