12 Commits (1f970e7db36f5dc61946f5a3fbc38ada88c43464)

Author SHA1 Message Date
Zach Hindes f25b8448e4 Support default __stdcall calling convention on tests as well 6 years ago
Max Bruckner 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 years ago
Max Bruckner c4c217f2ce Move 'format' into printbuffer 8 years ago
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