Historique des commits

Auteur SHA1 Message Date
  Alan Wang 65578af8cc Merge pull request #453 from Alanscut/add-return-value il y a 5 ans
  Alan Wang f12cd7b701 Merge pull request #451 from Alanscut/20200324 il y a 5 ans
  Sang-Heon Jeon 97cf1d84e4 Add getNumberValue function il y a 5 ans
  Alanscut af56a146fd update testcase il y a 5 ans
  Alanscut bd7cbe9776 false has been redefined to cJSON_False il y a 5 ans
  Alanscut 54d6b8016e add return value for cJSON_AddItemTo... il y a 5 ans
  Alanscut 31c7880fab update cJSON_SetValuestring and testcase il y a 5 ans
  Alanscut 4790c3c8f5 add testcase for cJSON_SetValuestringToObject il y a 5 ans
  Alan Wang 3ece4c893c Improve performance of adding item to array (#448) il y a 5 ans
  Alan Wang 9034a9cd0b Revert "use prev pointer when array do adding (#430)" il y a 5 ans
  xiaomianhehe e8077d0150 use prev pointer when array do adding (#430) il y a 5 ans
  Max Bruckner be749d7efa Fix crash of cJSON_GetObjectItemCaseSensitive when calling it on arrays il y a 6 ans
  Zach Hindes f25b8448e4 Support default __stdcall calling convention on tests as well il y a 6 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