Max Bruckner c08f7e1d29 print_number: Make locale independent 8 gadi atpakaļ
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 gadi atpakaļ
unity ad5abf4c5b Update unity with fixes for compiler warnings 8 gadi atpakaļ
CMakeLists.txt 2f65e80a34 Fix internal compiler error in GCC on x86 8 gadi atpakaļ
common.c 84237ff48e Replace sizeof('\0') with sizeof("") 8 gadi atpakaļ
common.h b44c917be9 tests/common: use CJSON_PUBLIC 8 gadi atpakaļ
misc_tests.c c45dc12fd7 Tests for typecheck functions 8 gadi atpakaļ
parse_array.c b056d7cb74 Add -Wcomma compiler flag 8 gadi atpakaļ
parse_examples.c 4f58695ed3 tests: extract common functionality to common.c 8 gadi atpakaļ
parse_hex4.c 4f58695ed3 tests: extract common functionality to common.c 8 gadi atpakaļ
parse_number.c c6e1a281f9 tests: assertion macros 8 gadi atpakaļ
parse_object.c b056d7cb74 Add -Wcomma compiler flag 8 gadi atpakaļ
parse_string.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 gadi atpakaļ
parse_value.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 gadi atpakaļ
print_array.c bea1d102fd print_array: return boolean instead of pointer 8 gadi atpakaļ
print_number.c c08f7e1d29 print_number: Make locale independent 8 gadi atpakaļ
print_object.c 748f4bfd4f print_object: return boolean instead of pointer 8 gadi atpakaļ
print_string.c 5ea4fad263 print_string: return boolean instead of pointer 8 gadi atpakaļ
print_value.c d441fa05b3 print_value: return boolean instead of pointer 8 gadi atpakaļ