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