Historique des commits

Auteur SHA1 Message Date
  Jonathan Fether 9f00ff9a91 Remove redundant test from cJSON_AddItemToArray il y a 8 ans
  Ian Mobley b393b3beeb Add const qualifier for non-destructive functions il y a 8 ans
  Max Bruckner 34388c2d4c reformatting: cJSON_Minify il y a 8 ans
  Max Bruckner 9adc6e7fe1 reformatting: cJSON_Duplicate il y a 8 ans
  Max Bruckner e6fd236f00 reformatting: cJSON_CreateStringArray il y a 8 ans
  Max Bruckner e272f7285e reformatting: cJSON_CreateDoubleArray il y a 8 ans
  Max Bruckner 890b999e59 reformatting cJSON_CreateFloatArray il y a 8 ans
  Max Bruckner f831aef5c1 reformatting: cJSON_CreateIntArray il y a 8 ans
  Max Bruckner 21a0a88f19 reformatting: cJSON_CreateObject il y a 8 ans
  Max Bruckner e241081020 reformatting: cJSON_CreateArray il y a 8 ans
  Max Bruckner 034003ce2b reformatting: cJSON_CreateString il y a 8 ans
  Max Bruckner 3f9f4970b4 reformatting: cJSON_CreateNumber il y a 8 ans
  Max Bruckner 99f61f2b35 reformatting: cJSON_CreateBool il y a 8 ans
  Max Bruckner a0b5d6b13a reformatting: cJSON_CreateFalse il y a 8 ans
  Max Bruckner fdfb9fff86 reformatting: cJSON_CreateTrue il y a 8 ans
  Max Bruckner cf7835b67d reformatting: cJSON_CreateNull il y a 8 ans
  Max Bruckner 3a8043273e reformatting: cJSON_ReplaceItemInObject il y a 8 ans
  Max Bruckner dc8eb30467 reformatting: cJSON_ReplaceItemInArray il y a 8 ans
  Max Bruckner 69dcfcf238 reformatting: cJSON_InsertItemInArray il y a 8 ans
  Max Bruckner 207bb05e8c reformatting: cJSON_DeleteItemFromObject il y a 8 ans
  Max Bruckner 96ec74c9d5 reformatting: cJSON_DetachItemFromObject il y a 8 ans
  Max Bruckner 6e5063f9cc reformatting: cJSON_DeleteItemFromArray il y a 8 ans
  Max Bruckner c636621779 reformatting: cJSON_DetachItemFromArray il y a 8 ans
  Max Bruckner b602ef1cd5 reformatting: cJSON_AddItemReferenceToObject il y a 8 ans
  Max Bruckner 55e33d7100 reformatting: cJSON_AddItemReferenceToArray il y a 8 ans
  Max Bruckner b55120eeb2 reformatting: cJSON_AddItemToObjectCS il y a 8 ans
  Max Bruckner 196885ad93 reformatting: cJSON_AddItemToObject il y a 8 ans
  Max Bruckner c26f9b918d reformatting: cJSON_AddItemToArray il y a 8 ans
  Max Bruckner 09545c0eb2 reformatting: create_reference il y a 8 ans
  Max Bruckner 17e13946fe reformatting: cJSON_HasObjectItem il y a 8 ans