Historique des commits

Auteur SHA1 Message Date
  Max Bruckner 08738673be Reorder the context fields il y a 7 ans
  Max Bruckner e8f56bd194 Context: Add duplicate_recursive for cJSON_Duplicate il y a 7 ans
  Max Bruckner 064eec8208 Change name from Configuration to Context il y a 7 ans
  Max Bruckner d2d19127d3 cJSON_ConfigurationChangeParseEnd -> cJSON_ConfigurationGetParseEnd il y a 7 ans
  Max Bruckner 691a83a479 cJSON_CreateConfig: Don't allow configuration, always use default il y a 7 ans
  Max Bruckner 88c39fa2e4 cJSON_ConfigurationChangeParseEnd il y a 7 ans
  Max Bruckner 98e0b586ca Add cJSON_Allocators new style allocator struct 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 5ed383a0d1 is_nan and is_infinity macros il y a 7 ans
  Max Bruckner 22a7d04fa0 add_item_to_object: Fix use-after-free when string is aliased il y a 7 ans
  Max Bruckner 11844dd5a6 Add cJSON_Create{Array,Object}Reference il y a 7 ans
  Max Bruckner eaa90a6b74 Add cJSON_CreateStringReference il y a 7 ans
  Max Bruckner b2afbd3c9f cJSON_GetStringValue il y a 7 ans
  Max Bruckner 97d7347a6e Merge branch 'develop' il y a 7 ans
  Max Bruckner 954d61e5e7 Fix #189, ensure returns an invalid pointer il y a 8 ans
  Max Bruckner 5baa77f86c cJSON_Parse{,WithOpts}: Skip UTF-8 (Byte Order Marks) il y a 8 ans
  Max Bruckner bdd5ff7ad6 misc_tests: Call all functions with NULL pointers il y a 8 ans
  Max Bruckner 9ecc96878f fix #174: cJSON_ReplaceItemInObject doesn't copy name il y a 8 ans
  Max Bruckner 8b953d1202 Add cJSON_ReplaceItemViaPointer il y a 8 ans
  Max Bruckner c24c3e0285 Add cJSON_DetachItemViaPointer il y a 8 ans
  Max Bruckner 28570ad095 Add test for cJSON_SetNumberHelper il y a 8 ans
  Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. il y a 8 ans
  Max Bruckner c45dc12fd7 Tests for typecheck functions il y a 8 ans
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive il y a 8 ans
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach il y a 8 ans