9 Commits (79f30800ec03aff0891387dbce772457946a02f1)

Author SHA1 Message Date
Max Bruckner 79f30800ec Move print depth into printbuffer 8 years ago
Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. 8 years ago
Max Bruckner 2683589d93 parser: Construct error pointer from buffer offset 8 years ago
Max Bruckner 87a204ed0b parse_functions: Return booleans instead of pointers 8 years ago
Max Bruckner fd0320cf54 parse_value: Use parse_buffer 8 years ago
Max Bruckner d441fa05b3 print_value: return boolean instead of pointer 8 years ago
Max Bruckner 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 years ago
Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
Max Bruckner de36476092 tests: print_value 8 years ago
Max Bruckner 8aa324fdc8 tests: print_string 8 years ago