提交历史

作者 SHA1 备注 提交日期
  Max Bruckner 064eec8208 Change name from Configuration to Context 7 年之前
  Max Bruckner 98e0b586ca Add cJSON_Allocators new style allocator struct 7 年之前
  Max Bruckner 515d11f55a default_configuration: Macro for the internal_configuration defaults 7 年之前
  Max Bruckner ba8fe0f479 internal_configuration: Add case_sensitive 7 年之前
  Max Bruckner f02f79ecbb cJSON_ParseWithOpts: Extract pasrse with internal_configuration 7 年之前
  Max Bruckner 7030dc7c5b Put buffer_size into internal_configuration 7 年之前
  Max Bruckner 27977adc93 Put format into internal_configuration 7 年之前
  Max Bruckner 677f0cb1bb Rename internal_hooks -> internal_configuration, cJSON_New_item -> create_item 7 年之前
  Max Bruckner 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
  Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. 8 年之前
  Max Bruckner 2683589d93 parser: Construct error pointer from buffer offset 8 年之前
  Max Bruckner 87a204ed0b parse_functions: Return booleans instead of pointers 8 年之前
  Max Bruckner 778a0c146f parse_string: Use parsebuffer 8 年之前
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 年之前
  Max Bruckner 5986edba1d tests: Ensure that failed parsing returns invalid items 8 年之前
  Max Bruckner c6e1a281f9 tests: assertion macros 8 年之前
  Max Bruckner 4f58695ed3 tests: extract common functionality to common.c 8 年之前
  Max Bruckner 598b609c45 unity-tests: parse_string 8 年之前