Max Bruckner 97d7347a6e Merge branch 'develop' il y a 7 ans
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) il y a 8 ans
json-patch-tests a01267c0a4 Update json-patch-tests il y a 8 ans
unity acf80470f8 Update Unity to version v2.4.2 il y a 7 ans
CMakeLists.txt 97d7347a6e Merge branch 'develop' il y a 7 ans
common.c 84237ff48e Replace sizeof('\0') with sizeof("") il y a 8 ans
common.h b44c917be9 tests/common: use CJSON_PUBLIC il y a 8 ans
compare_tests.c 03ba72faec cJSON_Compare: Fix comparison of objects il y a 8 ans
json_patch_tests.c 4e0c119391 Add warning -Wmissing-variable-declarations il y a 8 ans
misc_tests.c 97d7347a6e Merge branch 'develop' il y a 7 ans
misc_utils_tests.c 18ad8a8770 misc_utils_tests: call all utils function with NULL pointers il y a 8 ans
old_utils_tests.c b537ca70a3 old_utils_tests: Remove leftover unused attribute il y a 8 ans
parse_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_examples.c 1b2236a9a6 Improve existing tests showing behaviour of Parse and ParseWithOpts functions. il y a 7 ans
parse_hex4.c bfbd8fe0d8 tests/parse_hex4: Fix GCC 7 compiler warning (fixes #179) il y a 8 ans
parse_number.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_with_opts.c 97d7347a6e Merge branch 'develop' il y a 7 ans
print_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
print_number.c 45e1278acb tests/print_number: Add test with 17 digits of precision il y a 8 ans
print_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
print_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
print_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans