Historial de Commits

Autor SHA1 Mensaje Fecha
  Alanscut d92c0de7e8 fix encode_string_as_pointer hace 5 años
  Alanscut fa8b454552 correct mistake hace 5 años
  Alanscut 4e3335618f improve compare_double hace 5 años
  ChenYuan ea3a6dcd69 Update cJSON_Utils.c hace 5 años
  Alanscut 51f6b4c07e Merge branch 'master' into master hace 5 años
  Alanscut 500a9db81b fix memory leak mentioned in issue 414 hace 5 años
  Paweł Malowany c9e8a68b00 Fix clang -Wfloat-equal warning hace 6 años
  raiden00pl 359567fdde Undef true and false first also for cJSON_Utils.c hace 6 años
  Max Bruckner 563d861f92 cJSON_Utils: sort_lists: Properly split the lists hace 6 años
  yuta-oxo eaec82c3c5 fix bug: sort_list() returns strange results hace 6 años
  Bob Kocisko d26a42af8d json patch: adding to a subfield of a non-object now fails as expected hace 7 años
  Max Bruckner 0d675cb048 MSVC: Disable warning about single line comments in system headers hace 8 años
  Max Bruckner 217ab02612 cJSON_Utils: Guard gcc pragmas with a check for __GCC__ hace 8 años
  Max Bruckner e872d40223 MSVC: Disable deprecation warnings for C89 functions hace 8 años
  Max Bruckner 93227319f0 handle null pointers: cJSONUtils_GeneratePatchesCaseSensitive hace 8 años
  Max Bruckner f0c1b896ba handle null pointers: cJSONUtils_GeneratePatches hace 8 años
  Max Bruckner 2d252ae595 handle null pointer: compose_patch hace 8 años
  Max Bruckner c46c4d1559 handle null pointer: sort_object hace 8 años
  Max Bruckner 1af74c8cc1 handle null pointer: get_item_from_pointer hace 8 años
  Max Bruckner 9bdf19fde1 handle null pointer: cJSONUtils_FindPointerFromObjectTo hace 8 años
  Max Bruckner b9cc911831 cJSON_Utils: Fix case sensitivity handling when adding to object hace 8 años
  Max Bruckner 9abe75e072 cJSON_Utils: Fix get_item_from_pointer hace 8 años
  crhackos c0088e1ebe free() to cJSON_free() hace 8 años
  Max Bruckner 66f75619d9 Add cJSONUtils_MergePatchCaseSensitive hace 8 años
  Max Bruckner 7f22948eec Add cJSONUtils_SortObjectCaseSensitive hace 8 años
  Max Bruckner b674519695 Add cJSONUtils_GenerateMergePatchCaseSensitive hace 8 años
  Max Bruckner 94057fb069 Add cJSONUtils_ApplyPatchesCaseSensitive hace 8 años
  Max Bruckner 3bf2913634 Add cJSONUtils_GeneratePatchesCaseSensitive hace 8 años
  Max Bruckner cd4d7b9b6e Add cJSONUtils_GetPointerCaseSensitive hace 8 años
  Max Bruckner 73823c4b6d Add get_object_item: configurable case_sensitivity hace 8 años