Commit 08ed34e
3 files changed
+3
-3
lines changed- .gitignore+1
- AUTHORS+8
- CMakeLists.txt+64-17
- ChangeLog+50
- README.md+63-5
- RELEASE_CHECKLIST.txt+1-1
- abi-check.sh+9-5
- apps/json_parse.c+30-14
- cmake/config.h.in+3
- fuzz/json_array_fuzzer.cc+27
- fuzz/json_array_fuzzer.dict+21
- fuzz/json_object_fuzzer.cc+44
- fuzz/json_object_fuzzer.dict+21
- fuzz/json_pointer_fuzzer.cc+53
- fuzz/json_pointer_fuzzer.dict+21
- fuzz/tokener_parse_ex_fuzzer.dict+3
- issues_closed_for_0.18.md+52
- json-c.sym+4
- json_c_version.h+2-2
- json_object.c+56-8
- json_object.h+19-8
- json_tokener.c+27-2
- json_tokener.h+1
- json_util.c+2
- linkhash.c+2
- linkhash.h+3-2
- tests/test_cast.c+3
- tests/test_cast.expected+8
- tests/test_int_get.c+19-4
- tests/test_parse.c+97-4
- tests/test_parse.expected+83-3
0 commit comments