Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bruckner ecd5678527 Change all internal sizes to size_t hace 8 años
  Max Bruckner 28b9ba4334 Change all internal strings to unsigned char* hace 8 años
  Max Bruckner ff0681e4fd Utils: PatchDetach: Check for invalid patch string hace 8 años
  Max Bruckner a2309a509d Utils: InplaceDecodePointerString: Check for NULL hace 8 años
  Max Bruckner b88da9b0de Initialize all variables hace 8 años
  Max Bruckner a5ff796c20 Replace 0 with more expressive NULL or '\0' hace 8 años
  Max Bruckner d47339e274 cJSON_Utils: Fix comparing of cJSON_ types hace 8 años
  Max Bruckner 1dff6f160f cJSON_Utils: own strdup for C89 compatibility hace 8 años
  Max Bruckner c0b17dc651 reformatting: cJSONUtils_GenerateMergePatch hace 8 años
  Max Bruckner 01a813f642 reformatting: cJSONUtils_MergePatch hace 8 años
  Max Bruckner c65514fcb4 reformatting: cJSONUtils_SortObject hace 8 años
  Max Bruckner 8964287ec4 reformatting: cJSONUtils_SortList hace 8 años
  Max Bruckner ec9d1cfedb reformatting: cJSONUtils_GeneratePatches hace 8 años
  Max Bruckner 8879ed5dbc reformatting: cJSONUtils_CompareToPatch hace 8 años
  Max Bruckner 52e53acfc3 reformatting: cJSON_AddPatchToArray hace 8 años
  Max Bruckner d6a6abeca0 reformatting: cJSONUtils_GeneratePatch hace 8 años
  Max Bruckner e8a67f0e4b reformatting: cJSONUtils_ApplyPatches hace 8 años
  Max Bruckner d883f9b9b0 reformatting: cJSONUtils_ApplyPatch hace 8 años
  Max Bruckner 284a8017b7 reformatting: cJSONUtils_Compare hace 8 años
  Max Bruckner 1235c62235 reformatting: cJSONUtils_PatchDetach hace 8 años
  Max Bruckner a21a124d40 reformatting: cJSONUtils_InplaceDecodePointerString hace 8 años
  Max Bruckner 5713edb710 reformatting: cJSON_Utils_GetPointer hace 8 años
  Max Bruckner 158ddceab3 reformatting: cJSONUtils_FindPointerFromObjectTo hace 8 años
  Max Bruckner 7771225e35 reformatting: cJSONUtils_PointerEncodedstrcpy hace 8 años
  Max Bruckner 3f6716e63a reformatting: cJSONUtils_PointerEncodedstrlen hace 8 años
  Max Bruckner 2f002879c0 reformatting: cJSONUtils_Pstrcasecmp hace 8 años
  Max Bruckner cb6445f47b reformatting: cJSON_strcasecmp hace 8 años
  Dave Gamble 3a7bd6924a Utility function to generate the patch between two objects. hace 9 años
  Dave Gamble e79fa9472b cJSONUtils_MergePatch with tests from the RFC. hace 9 años
  Kevin Branigan 361b9a58cb Merge pull request #19 from FSMaxB/fix_boolean hace 9 años