تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Russell Bryant 2f07938991 Multiple revisions 360356-360357 12 سال پیش
  Tilghman Lesher f27ab5ec8c Merged revisions 293197 via svnmerge from 14 سال پیش
  Tilghman Lesher d30abb0ea9 Ensure a NULL file while debugging cannot crash AEL. 14 سال پیش
  Sean Bright 34edfb736c Merged revisions 189462 via svnmerge from 15 سال پیش
  Steve Murphy bf9c67e109 Merged revisions 177225 via svnmerge from 15 سال پیش
  Kevin P. Fleming 1fdd7c85b6 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 16 سال پیش
  Steve Murphy a6fc62417f In these changes, I have added some explanation 16 سال پیش
  Steve Murphy 47bc7ab7a5 Oops. put a decl in a generated file. My bad, but fixed now. 16 سال پیش
  Steve Murphy d1850e75d5 These changes are in regards to bug 13249, where users are being surprised by the changes made 16 سال پیش
  Steve Murphy 92e3f5e8f0 (closes issue #6002) 16 سال پیش
  Steve Murphy 01d3b407ff made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also. 17 سال پیش
  Steve Murphy af37587208 Merged revisions 87168 via svnmerge from 17 سال پیش
  Steve Murphy ec1911fb27 Merged revisions 86936 via svnmerge from 17 سال پیش
  Steve Murphy a278a6a4c2 Merged revisions 84239 via svnmerge from 17 سال پیش
  Kevin P. Fleming 7bfb71bed3 deal with more gcc 4.2 const pointer warnings 17 سال پیش
  Steve Murphy 200bae2e6d an unreported crash I debugged, looked like it was backing up way too far after hitting the syntax error. An inspection of the code revealed that error tokens in lists were not rearranged when the rules were rearranged as part of a code neatening-up process. By moving the error tokens to where they should be, I also reduced the number of shift/reduce conflicts to 3 instead of 8. This introduces subtle differences in error messages, so the regressions had to be updated. 17 سال پیش
  Steve Murphy 74a89324fa This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files. 17 سال پیش