[Tarantool-patches] [PATCH 0/2] decimal: intrdoduce strtodec and IsInt

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Jul 2 23:11:01 MSK 2020


Pushed to master.

On 25/06/2020 16:23, Chris Sosnin wrote:
> branch: https://github.com/tarantool/tarantool/tree/ksosnin/gh-4415-dec-utils
> related issue: https://github.com/tarantool/tarantool/issues/4415
> 
> Chris Sosnin (2):
>   decNumber: bump new version
>   decimal: introduce strtodec function
> 
>  src/lib/core/decimal.c   | 14 +++++++++++++-
>  src/lib/core/decimal.h   | 15 +++++++++++++++
>  test/unit/decimal.c      | 20 +++++++++++++++++++-
>  test/unit/decimal.result | 18 +++++++++++++++++-
>  third_party/decNumber    |  2 +-
>  5 files changed, 65 insertions(+), 4 deletions(-)


More information about the Tarantool-patches mailing list