Module: sip-router
Branch: master
Commit: 2cd96a356359eb75022f1f6ea7c9dfbbcd9323aa
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2cd96a3…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Fri Dec 19 14:32:32 2008 +0100
Merge commit 'origin/andrei/script_vars'
* commit 'origin/andrei/script_vars': (30 commits)
script parsing: helper function updated & moved
script engine: different operators for int and str +
script engine: keep file pos. info when optimizing
script engine: optimize op($v, ct) where ct=0 or 1
script engine: optimize $v - ct
script engine: pvar & avp fixes
script: fix pvar parsing
script parsing: better expression error reporting
script parsing: expression type checking on startup
script engine: rve_check_type() extended
pvars: silent version for pv_parse_spec
script parsing: better error reporting
script parsing: fix line/column counting in strings
script parsing: support for breaking strings
script engine: more rvalue optimizations
script engine: better debugging info
core: new command line option (debugging)
script engine: rvalue fixes & cleanup
script engine: expression optimizations
script parsing: fixed wrong operators in expr.
...
---