Imported Upstream version 0.17 upstream upstream/0.17
authorTizenOpenSource <tizenopensrc@samsung.com>
Thu, 7 Dec 2023 08:57:36 +0000 (17:57 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Thu, 7 Dec 2023 08:57:36 +0000 (17:57 +0900)
commitbc5c17d2ffbbbafa4acc7390f3a0a960b3efb29c
treeeaf9421e909b1e07ff55762a2e1dbb9e1e26fd2e
parent65597f1e7588a249bae4000b13d71120e4a70846
Imported Upstream version 0.17
156 files changed:
.clang-format
.editorconfig
.github/ISSUE_TEMPLATE/bug_report.md
.gitignore
.travis.yml
AUTHORS
CMakeLists.txt
ChangeLog
README.html
README.md
RELEASE_CHECKLIST.txt
abi-check.sh [new file with mode: 0644]
apps/json_parse.c
appveyor.yml
arraylist.c
arraylist.h
bench/README.bench.md
cmake-configure
cmake/config.h.in
cmake/json_config.h.in
debug.h
doc/Doxyfile [deleted file]
doc/Doxyfile.in
doc/html/README_8md.html
doc/html/annotated.html
doc/html/arraylist_8h.html
doc/html/classes.html
doc/html/deprecated.html
doc/html/dir_71f13e590eb9d766c31051438785ada5.html [deleted file]
doc/html/dir_b62156a74b5a818be0c2ef9f85294b95.html [new file with mode: 0644]
doc/html/files.html
doc/html/functions.html
doc/html/functions_vars.html
doc/html/globals.html
doc/html/globals_0x69.html [new file with mode: 0644]
doc/html/globals_0x6a.html
doc/html/globals_0x6c.html
doc/html/globals_0x70.html
doc/html/globals_0x73.html
doc/html/globals_0x75.html [new file with mode: 0644]
doc/html/globals_defs.html
doc/html/globals_enum.html
doc/html/globals_eval.html
doc/html/globals_func.html
doc/html/globals_type.html
doc/html/globals_vars.html
doc/html/index.html
doc/html/issues__closed__for__0_813_8md.html
doc/html/issues__closed__for__0_814_8md.html
doc/html/issues__closed__for__0_815_8md.html [new file with mode: 0644]
doc/html/issues__closed__for__0_816_8md.html [new file with mode: 0644]
doc/html/issues__closed__for__0_817_8md.html [new file with mode: 0644]
doc/html/json_8h.html
doc/html/json__c__version_8h.html
doc/html/json__inttypes_8h.html
doc/html/json__object_8h.html
doc/html/json__object__iterator_8h.html
doc/html/json__patch_8h.html [new file with mode: 0644]
doc/html/json__pointer_8h.html
doc/html/json__pointer__private_8h.html [new file with mode: 0644]
doc/html/json__tokener_8h.html
doc/html/json__types_8h.html
doc/html/json__util_8h.html
doc/html/json__visit_8h.html
doc/html/linkhash_8h.html
doc/html/md_README.html
doc/html/md_issues_closed_for_0.html
doc/html/pages.html
doc/html/printbuf_8h.html
doc/html/structarray__list.html
doc/html/structjson__object__iter.html
doc/html/structjson__object__iterator.html
doc/html/structjson__patch__error.html [new file with mode: 0644]
doc/html/structjson__pointer__get__result.html [new file with mode: 0644]
doc/html/structjson__tokener.html
doc/html/structjson__tokener__srec.html
doc/html/structlh__entry.html
doc/html/structlh__table.html
doc/html/structprintbuf.html
fuzz/build.sh
fuzz/tokener_parse_ex_fuzzer.cc
issues_closed_for_0.15.md [new file with mode: 0644]
issues_closed_for_0.16.md [new file with mode: 0644]
issues_closed_for_0.17.md [new file with mode: 0644]
json-c.sym
json.h.cmakein [moved from json.h with 94% similarity]
json_c_version.h
json_inttypes.h
json_object.c
json_object.h
json_object_iterator.c
json_patch.c [new file with mode: 0644]
json_patch.h [new file with mode: 0644]
json_pointer.c
json_pointer.h
json_pointer_private.h [new file with mode: 0644]
json_tokener.c
json_tokener.h
json_types.h
json_util.c
json_util.h
linkhash.c
linkhash.h
printbuf.c
printbuf.h
random_seed.c
snprintf_compat.h
strerror_override.c
strerror_override_private.h [deleted file]
tests/CMakeLists.txt
tests/json_patch_spec_tests.json [new file with mode: 0644]
tests/json_patch_tests.json [new file with mode: 0644]
tests/parse_flags.c
tests/test1.c
tests/test1.expected
tests/test1Formatted_plain.expected
tests/test1Formatted_pretty.expected
tests/test1Formatted_spaced.expected
tests/test1Formatted_spaced_pretty.expected
tests/test1Formatted_spaced_pretty_pretty_tab.expected
tests/test2.c
tests/test4.c
tests/testReplaceExisting.c
tests/test_cast.c
tests/test_cast.expected
tests/test_charcase.c
tests/test_compare.c
tests/test_deep_copy.c
tests/test_deep_copy.expected
tests/test_double_serializer.c
tests/test_float.c
tests/test_int_add.c
tests/test_int_get.c [new file with mode: 0644]
tests/test_int_get.expected [new file with mode: 0644]
tests/test_int_get.test [new symlink]
tests/test_json_patch.c [new file with mode: 0644]
tests/test_json_patch.expected [new file with mode: 0644]
tests/test_json_patch.test [new file with mode: 0755]
tests/test_json_pointer.c
tests/test_locale.c
tests/test_null.c
tests/test_object_iterator.c
tests/test_parse.c
tests/test_parse.expected
tests/test_parse_int64.c
tests/test_printbuf.c
tests/test_set_serializer.c
tests/test_set_serializer.expected
tests/test_set_value.c
tests/test_strerror.c [new file with mode: 0644]
tests/test_strerror.expected [new file with mode: 0644]
tests/test_strerror.test [new symlink]
tests/test_util_file.c
tests/test_util_file.expected
tests/test_visit.c
vasprintf_compat.h