Historique des commits

Auteur SHA1 Message Date
  Max Bruckner cb6445f47b reformatting: cJSON_strcasecmp il y a 8 ans
  Max Bruckner 526d6b1312 reformatting: cJSON_Utils.h il y a 8 ans
  Ian Mobley 85aa59be38 Use $(AR) environment variable with libcjson.a il y a 8 ans
  Max Bruckner fcbeb1c36b reformatting: test.c il y a 8 ans
  Max Bruckner 1822521a14 Merge pull request #36 from iMobs/const_objects il y a 8 ans
  Ian Mobley b393b3beeb Add const qualifier for non-destructive functions il y a 8 ans
  Max Bruckner f0fc6c50ba Merge pull request #29 from DaveGamble/reformatting il y a 8 ans
  Max Bruckner ad3d5130b5 reformatting: cJSON.h 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