dota17
|
8b162c4b89
|
clang-format the files
|
2020-04-03 11:39:30 +08:00 |
|
dota17
|
3822177473
|
add test cases
|
2020-03-31 19:12:45 +08:00 |
|
dota17
|
6359b79847
|
update json_object.c and testcase, delete json_object_uint_inc()
|
2020-02-28 17:51:56 +08:00 |
|
dota17
|
9532f94fa4
|
modify partial functions and testcase, in order to support automatic conversion for int64/uint64
|
2020-02-28 09:25:02 +08:00 |
|
dota17
|
3c3b5920f7
|
add uint64 data to json-c
|
2020-02-25 14:51:35 +08:00 |
|
Eric Haszlakiewicz
|
a47eafe868
|
Cast to int64_t instead of long in test_int_add to fix the test on 32-bit platforms.
|
2017-12-05 04:32:12 +00:00 |
|
Eric Haszlakiewicz
|
3628f16dd6
|
Rename json_object_add_int() to json_object_int_inc() and eliminate the "int64" variant since we store 64-bit values internally anyway.
|
2017-11-27 17:57:36 -05:00 |
|
Juraj Vijtiuk
|
1110e84cce
|
Add json_object_add_int functions
|
2017-09-14 09:36:12 -04:00 |
|