dota17
|
a8cec740f0
|
add options
|
2020-04-03 11:27:25 +08:00 |
|
dota17
|
df7833e9a3
|
clang-format
|
2020-04-03 11:27:08 +08:00 |
|
dota17
|
3822177473
|
add test cases
|
2020-03-31 19:12:45 +08:00 |
|
dota17
|
203bacb24d
|
add the badge in README.md and test the coveralls
|
2020-03-30 17:17:28 +08:00 |
|
dota17
|
541a0b609a
|
modify the coveralls configuration file
|
2020-03-23 11:38:18 +08:00 |
|
dota17
|
1204a1fded
|
modify the doc target message
|
2020-03-19 10:27:27 +08:00 |
|
dota17
|
c14c6caa32
|
delete -r in uninstall
|
2020-03-11 10:47:04 +08:00 |
|
dota17
|
0030e905b4
|
modify RELEASE
|
2020-03-03 14:16:13 +08:00 |
|
dota17
|
e56ab0146f
|
update testcase and delete debug -O0 build
|
2020-03-02 20:19:35 +08:00 |
|
dota17
|
2d44f865c3
|
modify json-c default build type, and fix up the assert() errors in testcase
|
2020-02-29 15:32:42 +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
|
1160c8625c
|
Add uninstall target in cmake
|
2020-02-27 21:02:31 +08:00 |
|
dota17
|
c816de212b
|
modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uint64},...}
|
2020-02-27 10:26:27 +08:00 |
|
dota17
|
e3b6521baa
|
add doc target on cmake
|
2020-02-26 18:18:07 +08:00 |
|
dota17
|
77d7a99c75
|
Increase distcheck target in cmake
|
2020-02-25 19:15:40 +08:00 |
|
dota17
|
f69fbd897b
|
Added documentation for camke-configure
|
2020-02-25 15:01:05 +08:00 |
|
dota17
|
3c3b5920f7
|
add uint64 data to json-c
|
2020-02-25 14:51:35 +08:00 |
|
dota17
|
c684b1d40b
|
add coveralls auto tool to json-c
|
2020-02-18 10:39:43 +08:00 |
|
dota17
|
7ad72b81c5
|
update comment
|
2020-01-22 09:56:52 +08:00 |
|
dota17
|
010f33d460
|
add json_object_new_null
|
2020-01-20 16:46:46 +08:00 |
|
dota17
|
787a8b3f1c
|
update code
|
2020-01-20 10:41:24 +08:00 |
|
dota17
|
eca74dcccf
|
test utf8
|
2020-01-10 18:33:14 +08:00 |
|
chenguoping
|
8c0cb0bd28
|
Increased the test coverage of printbuf.c 82% to 92%.
|
2020-01-03 14:34:35 +08:00 |
|
dota17
|
5fe4448541
|
update tsetcase for tokener_c
|
2020-01-02 19:19:12 +08:00 |
|
dota17
|
a5089f5a79
|
update json_visit testcase
|
2020-01-02 16:41:37 +08:00 |
|
dota17
|
48ae9e8874
|
update pointer test case
|
2020-01-02 10:49:29 +08:00 |
|
chenguoping
|
424b315ce0
|
pointer types discards qualifiers
|
2019-12-27 15:39:31 +08:00 |
|
chenguoping
|
1446572997
|
add testcases of object and token
|
2019-12-27 15:07:00 +08:00 |
|