[OpenSIPS-Devel] [OpenSIPS/opensips] ba5da5: Switch math_eval to use tinyexpr and remove conver...
    Liviu Chircu 
    liviu at opensips.org
       
    Mon Feb 29 09:30:05 CET 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ba5da5897605c784cb1a422302d041470a1ac108
      https://github.com/OpenSIPS/opensips/commit/ba5da5897605c784cb1a422302d041470a1ac108
  Author: Ryan Bullock <rrb3942 at gmail.com>
  Date:   2016-02-26 (Fri, 26 Feb 2016)
  Changed paths:
    M modules/mathops/README
    M modules/mathops/doc/mathops_admin.xml
    M modules/mathops/math_funcs.c
    M modules/mathops/math_funcs.h
    M modules/mathops/mathops.c
    A modules/mathops/tinyexpr - LICENSE.md
    A modules/mathops/tinyexpr.c
    A modules/mathops/tinyexpr.h
  Log Message:
  -----------
  Switch math_eval to use tinyexpr and remove conversion to RPN
  Commit: f3a1d2d364f3ea90661f32fed49e44518f5d5cd7
      https://github.com/OpenSIPS/opensips/commit/f3a1d2d364f3ea90661f32fed49e44518f5d5cd7
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-02-29 (Mon, 29 Feb 2016)
  Changed paths:
    M modules/mathops/README
    M modules/mathops/doc/mathops_admin.xml
    M modules/mathops/math_funcs.c
    M modules/mathops/math_funcs.h
    M modules/mathops/mathops.c
    A modules/mathops/tinyexpr - LICENSE.md
    A modules/mathops/tinyexpr.c
    A modules/mathops/tinyexpr.h
  Log Message:
  -----------
  Merge pull request #812 from rrb3942/master
Switch math_eval to use tinyexpr and remove conversion to RPN
Compare: https://github.com/OpenSIPS/opensips/compare/103e2b78c324...f3a1d2d364f3
    
    
More information about the Devel
mailing list