[OpenSIPS-Devel] SF.net SVN: opensips:[9792] trunk/modules

Liviu Chircu liviu at opensips.org
Fri Feb 15 16:06:12 CET 2013


Revision: 9792
          http://opensips.svn.sourceforge.net/opensips/?rev=9792&view=rev
Author:   liviuchircu
Date:     2013-02-15 15:06:11 +0000 (Fri, 15 Feb 2013)
Log Message:
-----------
Added a new module for handling floating point operations. Currently, it
supports various rounding operations and offers a simple expression evaluator, which
should handle the majority of day-to-day floating point operations done at script level.

Refer to the module documentation for more details.

Added Paths:
-----------
    trunk/modules/mathops/
    trunk/modules/mathops/Makefile
    trunk/modules/mathops/README
    trunk/modules/mathops/doc/
    trunk/modules/mathops/doc/mathops.xml
    trunk/modules/mathops/doc/mathops_admin.xml
    trunk/modules/mathops/math_funcs.c
    trunk/modules/mathops/math_funcs.h
    trunk/modules/mathops/mathops.c

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Devel mailing list