Historique des commits

Auteur SHA1 Message Date
  Sang-Heon Jeon 5437b79086 Add getNumberValue function il y a 5 ans
  Max Bruckner 9000f08b17 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