You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Haszlakiewicz 2782a6b62c Try yet again to fix the osx build, this time do set +e 5 years ago
autoconf-archive Fix a few places that needed adjustment for the size_t changes, including updating the range checks to use a calculated SIZE_T_MAX. 9 years ago
cmake add uint64 data to json-c 5 years ago
fuzz clang-format the files 5 years ago
tests clang-format the files 5 years ago
.clang-format add options 5 years ago
.editorconfig Adding a file for EditorConfig 9 years ago
.gitignore .gitignore:add build directory 6 years ago
.travis.yml Try yet again to fix the osx build, this time do set +e 5 years ago
AUTHORS Add Jehiah and myself to the list of authors. 14 years ago
Android.configure.mk Issue #369: note some useful settings when building for Android. 8 years ago
CMakeLists.txt Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago
COPYING Add my copyright. 13 years ago
ChangeLog Clean trailing white-spaces in ChangeLog. 6 years ago
Doxyfile doc: Use other doxygen feature to specify mainpage 7 years ago
INSTALL Issue #308: improve the build instructions in README.md to include the exact commands to run for installing prerequisites, as mentioned earlier on Issue #308. 8 years ago
Makefile.am Bump the major version of the .so library generated up to 4.0 to avoid conflicts because some downstream packagers of json-c had already done their own bump to ".so.3" for a much older 0.12 release. 7 years ago
NEWS Improving README 9 years ago
README Improving README 9 years ago
README.html README.html:fix link to Doxygen docs, remove WIN32 link 6 years ago
README.md add the badge in README.md and test the coveralls 5 years ago
RELEASE_CHECKLIST.txt Drop mention of README-WIN32.html in the release checklist. 7 years ago
STYLE.txt Update the style guide to mention that we're using clang-format now. 5 years ago
appveyor.yml The real CMake support 7 years ago
arraylist.c clang-format the files 5 years ago
arraylist.h Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago
autogen.sh Use AC_CONFIG_MACRO_DIRS to specify path to the ax macros instead of passing -I to autoreconf in autogen.sh. 8 years ago
cmake-configure Add a shim script to ease shift from autoconf to cmake. 5 years ago
config.h.win32 add uint64 data to json-c 5 years ago
configure.ac add uint64 data to json-c 5 years ago
debug.c clang-format the files 5 years ago
debug.h clang-format the files 5 years ago
issues_closed_for_0.13.md Add a couple more issues to the list of those closed for 0.13 7 years ago
json-c-uninstalled.pc.in Re-add the "json" pkg-config file as a compatibility shim. 13 years ago
json-c.pc.in Improve pkgconfig setting 7 years ago
json.h clang-format the files 5 years ago
json_c_version.c clang-format the files 5 years ago
json_c_version.h clang-format the files 5 years ago
json_config.h.in Include json_inttypes.h in json_object.h since we use types like int32_t in the API and some systems need that header to compile. 13 years ago
json_config.h.win32 Updated config for vs2010/winsdk71 as well as vs2013 10 years ago
json_inttypes.h add uint64 data to json-c 5 years ago
json_object.c clang-format the files 5 years ago
json_object.h Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago
json_object_iterator.c clang-format the files 5 years ago
json_object_iterator.h Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago
json_object_private.h Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago
json_pointer.c clang-format the files 5 years ago
json_pointer.h clang-format the files 5 years ago
json_tokener.c clang-format the files 5 years ago
json_tokener.h clang-format the files 5 years ago
json_types.h Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago
json_util.c clang-format the files 5 years ago
json_util.h clang-format the files 5 years ago
json_visit.c clang-format the files 5 years ago
json_visit.h clang-format the files 5 years ago
libjson.c clang-format the files 5 years ago
linkhash.c clang-format the files 5 years ago
linkhash.h clang-format the files 5 years ago
math_compat.h clang-format the files 5 years ago
printbuf.c clang-format the files 5 years ago
printbuf.h clang-format the files 5 years ago
random_seed.c Don't let clang-format rearrange Windows includes, since they need to be in a particular order. 5 years ago
random_seed.h Fix compiler warnings 6 years ago
snprintf_compat.h clang-format the files 5 years ago
strdup_compat.h clang-format the files 5 years ago
strerror_override.c clang-format the files 5 years ago
strerror_override.h clang-format the files 5 years ago
strerror_override_private.h Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago
vasprintf_compat.h Add includes and split off json_types.h to help ensure that headers can be included in any order. 5 years ago