Max Bruckner 030d0c14cc Merge branch 'develop' (Release 1.4.0) hace 8 años
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) hace 8 años
unity ad5abf4c5b Update unity with fixes for compiler warnings hace 8 años
CMakeLists.txt 030d0c14cc Merge branch 'develop' (Release 1.4.0) hace 8 años
common.c b44c917be9 tests/common: use CJSON_PUBLIC hace 8 años
common.h b44c917be9 tests/common: use CJSON_PUBLIC hace 8 años
misc_tests.c c45dc12fd7 Tests for typecheck functions hace 8 años
parse_array.c b056d7cb74 Add -Wcomma compiler flag hace 8 años
parse_examples.c 4f58695ed3 tests: extract common functionality to common.c hace 8 años
parse_hex4.c 4f58695ed3 tests: extract common functionality to common.c hace 8 años
parse_number.c c6e1a281f9 tests: assertion macros hace 8 años
parse_object.c b056d7cb74 Add -Wcomma compiler flag hace 8 años
parse_string.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions hace 8 años
parse_value.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions hace 8 años
print_array.c bea1d102fd print_array: return boolean instead of pointer hace 8 años
print_number.c 1749de02f8 print_number: return boolean instead of pointer hace 8 años
print_object.c 748f4bfd4f print_object: return boolean instead of pointer hace 8 años
print_string.c 5ea4fad263 print_string: return boolean instead of pointer hace 8 años
print_value.c d441fa05b3 print_value: return boolean instead of pointer hace 8 años