[OpenSIPS-Devel] [OpenSIPS/opensips] a87b2a: Mathops extensions
Liviu Chircu
liviu at opensips.org
Fri Jan 10 12:51:13 CET 2014
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: a87b2af2cf9f25c0d8b199a12b72ff17d2f3b460
https://github.com/OpenSIPS/opensips/commit/a87b2af2cf9f25c0d8b199a12b72ff17d2f3b460
Author: Stephane Alnet <stephane at shimaore.net>
Date: 2013-11-29 (Fri, 29 Nov 2013)
Changed paths:
M modules/mathops/doc/mathops.xml
M modules/mathops/doc/mathops_admin.xml
M modules/mathops/math_funcs.c
M modules/mathops/math_funcs.h
M modules/mathops/mathops.c
Log Message:
-----------
Mathops extensions
Add a new `math_rpn` function, and capacity to add new operators when using the RPN parser.
New operators (RPN only): `exp`, `floor`
Commit: be2ce6f82236c4a8fd0d51b0dd7549b137d37071
https://github.com/OpenSIPS/opensips/commit/be2ce6f82236c4a8fd0d51b0dd7549b137d37071
Author: Stephane Alnet <stephane at shimaore.net>
Date: 2013-11-29 (Fri, 29 Nov 2013)
Changed paths:
M modules/mathops/README
Log Message:
-----------
Built README
Commit: d8239329773c8bd01b22887550a70a612f1f7a94
https://github.com/OpenSIPS/opensips/commit/d8239329773c8bd01b22887550a70a612f1f7a94
Author: Stephane Alnet <stephane at shimaore.net>
Date: 2013-11-29 (Fri, 29 Nov 2013)
Changed paths:
M modules/mathops/doc/mathops_admin.xml
M modules/mathops/math_funcs.c
Log Message:
-----------
Corrected typos.
Commit: 277615685ce63aa171807ce560d51eb6d5f4c262
https://github.com/OpenSIPS/opensips/commit/277615685ce63aa171807ce560d51eb6d5f4c262
Author: Stephane Alnet <stephane at shimaore.net>
Date: 2013-11-29 (Fri, 29 Nov 2013)
Changed paths:
M modules/mathops/README
Log Message:
-----------
Rebuilt README
Commit: 56853795fda1d460da4b78b914dde85daa382c1f
https://github.com/OpenSIPS/opensips/commit/56853795fda1d460da4b78b914dde85daa382c1f
Author: Liviu Chircu <liviu at opensips.org>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M modules/mathops/README
M modules/mathops/doc/mathops.xml
M modules/mathops/doc/mathops_admin.xml
M modules/mathops/math_funcs.c
M modules/mathops/math_funcs.h
M modules/mathops/mathops.c
Log Message:
-----------
Merge pull request #144 from shimaore/mathops_extension
Mathops extension: new RPN expression parsing function
Compare: https://github.com/OpenSIPS/opensips/compare/6c065947d2ef...56853795fda1
More information about the Devel
mailing list