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

Chris Sosnin k.sosnin at tarantool.org
Thu Jun 25 17:23:53 MSK 2020


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(-)

-- 
2.21.1 (Apple Git-122.3)



More information about the Tarantool-patches mailing list