Spdk/test/lib/json
Daniel Verkamp 7089d58244 json_util: parse integer numbers directly
Avoid a trip through floating-point numbers when parsing JSON numbers as
integers.

This will allow parsing 64-bit integers that cannot be represented in
double precision floating point.

Change-Id: Ic428c9f12e44e6dbee72f39a91ecb56ab30b365f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/364132
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-06-06 12:00:25 -04:00
..
jsoncat include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
parse include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
util json_util: parse integer numbers directly 2017-06-06 12:00:25 -04:00
write include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile json: add jsoncat test tool 2016-10-31 10:23:12 -07:00