Histórico de commits

Autor SHA1 Mensagem Data
  Max Bruckner 064eec8208 Change name from Configuration to Context 7 anos atrás
  Max Bruckner 515d11f55a default_configuration: Macro for the internal_configuration defaults 7 anos atrás
  Max Bruckner ba8fe0f479 internal_configuration: Add case_sensitive 7 anos atrás
  Max Bruckner f02f79ecbb cJSON_ParseWithOpts: Extract pasrse with internal_configuration 7 anos atrás
  Max Bruckner 7030dc7c5b Put buffer_size into internal_configuration 7 anos atrás
  Max Bruckner 27977adc93 Put format into internal_configuration 7 anos atrás
  Max Bruckner 677f0cb1bb Rename internal_hooks -> internal_configuration, cJSON_New_item -> create_item 7 anos atrás
  Max Bruckner 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 anos atrás
  Max Bruckner c4c217f2ce Move 'format' into printbuffer 8 anos atrás
  Max Bruckner 79f30800ec Move print depth into printbuffer 8 anos atrás
  Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. 8 anos atrás
  Max Bruckner 2683589d93 parser: Construct error pointer from buffer offset 8 anos atrás
  Max Bruckner 87a204ed0b parse_functions: Return booleans instead of pointers 8 anos atrás
  Max Bruckner fd0320cf54 parse_value: Use parse_buffer 8 anos atrás
  Max Bruckner d441fa05b3 print_value: return boolean instead of pointer 8 anos atrás
  Max Bruckner 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 anos atrás
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 anos atrás
  Max Bruckner de36476092 tests: print_value 8 anos atrás