Historial de Commits

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