Historique des commits

Auteur SHA1 Message Date
  Max Bruckner 064eec8208 Change name from Configuration to Context il y a 7 ans
  Max Bruckner 515d11f55a default_configuration: Macro for the internal_configuration defaults il y a 7 ans
  Max Bruckner ba8fe0f479 internal_configuration: Add case_sensitive il y a 7 ans
  Max Bruckner f02f79ecbb cJSON_ParseWithOpts: Extract pasrse with internal_configuration il y a 7 ans
  Max Bruckner 7030dc7c5b Put buffer_size into internal_configuration il y a 7 ans
  Max Bruckner 27977adc93 Put format into internal_configuration il y a 7 ans
  Max Bruckner 677f0cb1bb Rename internal_hooks -> internal_configuration, cJSON_New_item -> create_item il y a 7 ans
  Max Bruckner 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
  Max Bruckner c4c217f2ce Move 'format' into printbuffer il y a 8 ans
  Max Bruckner 79f30800ec Move print depth into printbuffer il y a 8 ans
  Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. il y a 8 ans
  Max Bruckner 2683589d93 parser: Construct error pointer from buffer offset il y a 8 ans
  Max Bruckner 87a204ed0b parse_functions: Return booleans instead of pointers il y a 8 ans
  Max Bruckner fef1c45b92 parse_object: Use parse_buffer il y a 8 ans
  Max Bruckner 748f4bfd4f print_object: return boolean instead of pointer il y a 8 ans
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions il y a 8 ans
  Max Bruckner b6abef94ff tests: print_object il y a 8 ans