]> granicus.if.org Git - json-c/commit
add uint64 data to json-c
authordota17 <chenguopingdota@163.com>
Thu, 20 Feb 2020 07:17:05 +0000 (15:17 +0800)
committerdota17 <chenguopingdota@163.com>
Tue, 25 Feb 2020 06:51:35 +0000 (14:51 +0800)
commit3c3b5920f77c751471cd46b92f9d3f5aa6ff2557
tree72950e90387b3a90163162c71c37c92f416e8f1e
parent518f337ce81317525eb2ca1d11eac2b68a4b227c
add uint64 data to json-c
24 files changed:
CMakeLists.txt
cmake/config.h.in
config.h.win32
configure.ac
json_inttypes.h
json_object.c
json_object.h
json_object_private.h
json_tokener.c
json_util.c
json_util.h
json_visit.c
tests/test_cast.c
tests/test_cast.expected
tests/test_compare.c
tests/test_compare.expected
tests/test_int_add.c
tests/test_int_add.expected
tests/test_parse.c
tests/test_parse.expected
tests/test_parse_int64.c
tests/test_parse_int64.expected
tests/test_set_value.c
tests/test_set_value.expected