Commit Verlauf

Autor SHA1 Nachricht Datum
  Max Bruckner 7fe8d53c19 Use json-patch-tests to test generation of tests with cJSON_Utils vor 8 Jahren
  Max Bruckner ee3c3bc80e cJSONUtils_GeneratePatches: Fix multiple removes in arrays vor 8 Jahren
  Max Bruckner 18b4e2f941 Update Unity to release 2.4.1 vor 8 Jahren
  Max Bruckner ab77a80e9b Squashed 'tests/unity/' changes from 1f52255..f96c055 vor 8 Jahren
  Max Bruckner 949c083315 Move 'hooks' parameter into buffers (parse/print) vor 8 Jahren
  Max Bruckner c4c217f2ce Move 'format' into printbuffer vor 8 Jahren
  Max Bruckner 79f30800ec Move print depth into printbuffer vor 8 Jahren
  Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. vor 8 Jahren
  Max Bruckner 5aa152fa83 Merge pull request #157 from mhrobinson/cJSON_Free-api vor 8 Jahren
  Mike Robinson a400888c1f Document cJSON_free API vor 8 Jahren
  Debora Grosse 3fc9bc0648 cJSON: Fix print_number to print significant digits of doubles vor 8 Jahren
  Max Bruckner 6ccfd5d603 tests: Move most of test_utils.c to old_utils_tests vor 8 Jahren
  Max Bruckner 49ebc85e7a Move ApplyPatch tests from test_utils.c to json. vor 8 Jahren
  Max Bruckner 8fd46d51b1 Put generated files in library_config subdirectory vor 8 Jahren
  Max Bruckner 609bb75421 cJSON_Utils: Use cJSON_free and cJSON_malloc vor 8 Jahren
  Max Bruckner b759ff38b8 Merge pull request #150 from DaveGamble/json-patch-tests vor 8 Jahren
  Max Bruckner ba7b48b3f3 Enable json-patch-tests tests vor 8 Jahren
  Max Bruckner 134ebf5e89 cJSONUtils_ApplyPatches: Handle replacement of root vor 8 Jahren
  Max Bruckner 02a05eea4e cJSON: Add cJSON_malloc and cJSON_free vor 8 Jahren
  Max Bruckner d67b008d4b decode_array_index_from_pointer: parse manually vor 8 Jahren
  Max Bruckner c66342d871 cJSON_Utils: Use enum for opcode vor 8 Jahren
  Max Bruckner c960b2b853 cJSON_Utils: Fix size_t support of cJSONUtils_GetPointer vor 8 Jahren
  Max Bruckner 3056d85f01 cJSON_Utils: Use new helper function vor 8 Jahren
  Max Bruckner b470d918f3 cJSONUtils: add decode_array_index_from_pointer as common helper function vor 8 Jahren
  Max Bruckner 8efb287ae2 cJSONUtils_ApplyPatches: Fail if removal failed vor 8 Jahren
  Max Bruckner a1602f484b cJSONUtils_ApplyPatches: Don't accept invalid array indices vor 8 Jahren
  Max Bruckner d058a9cd8f cJSON_ApplyPatches: Don't allow adding to array out of bounds vor 8 Jahren
  Max Bruckner 62ba68fc7d cJSONUtils_ApplyPatches: Fix not accepting arrays vor 8 Jahren
  Max Bruckner 7276f4df05 Squashed 'tests/json-patch-tests/' content from commit 716417e vor 8 Jahren
  Max Bruckner 8c900b9e07 Merge commit '7276f4df051bc58af8a2da7d3199517d43d37582' as 'tests/json-patch-tests' vor 8 Jahren