Max Bruckner 8c900b9e07 Merge commit '7276f4df051bc58af8a2da7d3199517d43d37582' as 'tests/json-patch-tests' hace 8 años
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) hace 8 años
json-patch-tests 8c900b9e07 Merge commit '7276f4df051bc58af8a2da7d3199517d43d37582' as 'tests/json-patch-tests' hace 8 años
unity ad5abf4c5b Update unity with fixes for compiler warnings hace 8 años
CMakeLists.txt 6ac896d8d2 cJSON_Compare: New function to compare json hace 8 años
common.c 84237ff48e Replace sizeof('\0') with sizeof("") hace 8 años
common.h b44c917be9 tests/common: use CJSON_PUBLIC hace 8 años
compare_tests.c 6ac896d8d2 cJSON_Compare: New function to compare json hace 8 años
misc_tests.c c45dc12fd7 Tests for typecheck functions hace 8 años
parse_array.c 2683589d93 parser: Construct error pointer from buffer offset 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 87a204ed0b parse_functions: Return booleans instead of pointers hace 8 años
parse_object.c 2683589d93 parser: Construct error pointer from buffer offset hace 8 años
parse_string.c 2683589d93 parser: Construct error pointer from buffer offset hace 8 años
parse_value.c 2683589d93 parser: Construct error pointer from buffer offset hace 8 años
parse_with_opts.c bc0bb7c224 parse_with_opts: test return_parse_end hace 8 años
print_array.c 2683589d93 parser: Construct error pointer from buffer offset hace 8 años
print_number.c c08f7e1d29 print_number: Make locale independent hace 8 años
print_object.c 2683589d93 parser: Construct error pointer from buffer offset hace 8 años
print_string.c 5ea4fad263 print_string: return boolean instead of pointer hace 8 años
print_value.c 2683589d93 parser: Construct error pointer from buffer offset hace 8 años