Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bruckner 08738673be Reorder the context fields hace 7 años
  Max Bruckner e8f56bd194 Context: Add duplicate_recursive for cJSON_Duplicate hace 7 años
  Max Bruckner 064eec8208 Change name from Configuration to Context hace 7 años
  Max Bruckner d2d19127d3 cJSON_ConfigurationChangeParseEnd -> cJSON_ConfigurationGetParseEnd hace 7 años
  Max Bruckner 691a83a479 cJSON_CreateConfig: Don't allow configuration, always use default hace 7 años
  Max Bruckner 88c39fa2e4 cJSON_ConfigurationChangeParseEnd hace 7 años
  Max Bruckner 98e0b586ca Add cJSON_Allocators new style allocator struct hace 7 años
  Max Bruckner 515d11f55a default_configuration: Macro for the internal_configuration defaults hace 7 años
  Max Bruckner ba8fe0f479 internal_configuration: Add case_sensitive hace 7 años
  Max Bruckner f02f79ecbb cJSON_ParseWithOpts: Extract pasrse with internal_configuration hace 7 años
  Max Bruckner 7030dc7c5b Put buffer_size into internal_configuration hace 7 años
  Max Bruckner 27977adc93 Put format into internal_configuration hace 7 años
  Max Bruckner 677f0cb1bb Rename internal_hooks -> internal_configuration, cJSON_New_item -> create_item hace 7 años
  Max Bruckner 5ed383a0d1 is_nan and is_infinity macros hace 7 años
  Max Bruckner 22a7d04fa0 add_item_to_object: Fix use-after-free when string is aliased hace 7 años
  Max Bruckner 11844dd5a6 Add cJSON_Create{Array,Object}Reference hace 7 años
  Max Bruckner eaa90a6b74 Add cJSON_CreateStringReference hace 7 años
  Max Bruckner b2afbd3c9f cJSON_GetStringValue hace 7 años
  Max Bruckner 97d7347a6e Merge branch 'develop' hace 7 años
  Max Bruckner 954d61e5e7 Fix #189, ensure returns an invalid pointer hace 8 años
  Max Bruckner 5baa77f86c cJSON_Parse{,WithOpts}: Skip UTF-8 (Byte Order Marks) hace 8 años
  Max Bruckner bdd5ff7ad6 misc_tests: Call all functions with NULL pointers hace 8 años
  Max Bruckner 9ecc96878f fix #174: cJSON_ReplaceItemInObject doesn't copy name hace 8 años
  Max Bruckner 8b953d1202 Add cJSON_ReplaceItemViaPointer hace 8 años
  Max Bruckner c24c3e0285 Add cJSON_DetachItemViaPointer hace 8 años
  Max Bruckner 28570ad095 Add test for cJSON_SetNumberHelper hace 8 años
  Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. hace 8 años
  Max Bruckner c45dc12fd7 Tests for typecheck functions hace 8 años
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive hace 8 años
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach hace 8 años