]> granicus.if.org Git - json-c/commit
modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uint64...
authordota17 <chenguopingdota@163.com>
Wed, 26 Feb 2020 12:54:36 +0000 (20:54 +0800)
committerdota17 <chenguopingdota@163.com>
Thu, 27 Feb 2020 02:26:27 +0000 (10:26 +0800)
commitc816de212bd43f07b6d78a43e9058cce6ef3655e
treea76a2572f2fb342725d7627f84cb5652f29124ac
parent3c3b5920f77c751471cd46b92f9d3f5aa6ff2557
modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uint64},...}
json_object.c
json_object.h
json_object_private.h
json_util.c
json_visit.c
tests/test_cast.c
tests/test_cast.expected