Историја ревизија

Аутор SHA1 Порука Датум
  Max Bruckner b16bcc3c19 refactor cJSONUtils_Pstrcasecmp пре 8 година
  Max Bruckner 44d313212b refactor cJSONUtils_strcasecmp пре 8 година
  Max Bruckner 055c7007e5 refactor cJSONUtils_strdup пре 8 година
  Max Bruckner ee3c3bc80e cJSONUtils_GeneratePatches: Fix multiple removes in arrays пре 8 година
  Max Bruckner 609bb75421 cJSON_Utils: Use cJSON_free and cJSON_malloc пре 8 година
  Max Bruckner 134ebf5e89 cJSONUtils_ApplyPatches: Handle replacement of root пре 8 година
  Max Bruckner d67b008d4b decode_array_index_from_pointer: parse manually пре 8 година
  Max Bruckner c66342d871 cJSON_Utils: Use enum for opcode пре 8 година
  Max Bruckner c960b2b853 cJSON_Utils: Fix size_t support of cJSONUtils_GetPointer пре 8 година
  Max Bruckner 3056d85f01 cJSON_Utils: Use new helper function пре 8 година
  Max Bruckner b470d918f3 cJSONUtils: add decode_array_index_from_pointer as common helper function пре 8 година
  Max Bruckner 8efb287ae2 cJSONUtils_ApplyPatches: Fail if removal failed пре 8 година
  Max Bruckner a1602f484b cJSONUtils_ApplyPatches: Don't accept invalid array indices пре 8 година
  Max Bruckner d058a9cd8f cJSON_ApplyPatches: Don't allow adding to array out of bounds пре 8 година
  Max Bruckner 62ba68fc7d cJSONUtils_ApplyPatches: Fix not accepting arrays пре 8 година
  Max Bruckner 281df6997c Update copyright пре 8 година
  Max Bruckner 795c3acabe cJSON_Utils: Fix potential null pointer dereference пре 8 година
  Max Bruckner 466eb8e3f8 Fix wconversion with old gcc (e.g. 4.3) пре 8 година
  Max Bruckner 5f783fff11 cJSON_Utils: Add gcc pragma to use default visibility for system headers пре 8 година
  Max Bruckner b056d7cb74 Add -Wcomma compiler flag пре 8 година
  Max Bruckner 024f690289 Merge pull request #116 from mjerris/fschanges пре 8 година
  Mike Jerris 039b1cc653 add CJSON_PUBLIC macro to public functions to support visibility and dllimport/dllexport пре 8 година
  Max Bruckner ed8dc53699 cJSON_Utils: Use new typecheck functions пре 8 година
  Max Bruckner c3bd4463be cJSON_Utils: Guard use of %lu format string for size_t пре 8 година
  Max Bruckner 9d7e8f1175 cJSON_Utils: Add casts to unsigned long, fix #103 пре 8 година
  Max Bruckner 4047de4f6e fix potential NULL dereferences found by coverity пре 8 година
  Max Bruckner 9ed906758e fix null pointer dereferences found by coverity пре 8 година
  Max Bruckner 3d3bfc6a4d Compiler flag -Wconversion пре 8 година
  Max Bruckner ecd5678527 Change all internal sizes to size_t пре 8 година
  Max Bruckner 28b9ba4334 Change all internal strings to unsigned char* пре 8 година