提交历史

作者 SHA1 备注 提交日期
  Max Bruckner 1e0bd24f2c Revert "unity: make it work with -Wconversion" 8 年之前
  Max Bruckner 5cf56fa4fa Add -Wparentheses compile option 8 年之前
  Max Bruckner 3f349a4258 Add -Wdouble-promotion compiler flag 8 年之前
  Max Bruckner 40e3781e9b CMake: Disable -Werror for Unity 8 年之前
  Max Bruckner b056d7cb74 Add -Wcomma compiler flag 8 年之前
  Max Bruckner 899529e866 Update unity 8 年之前
  Max Bruckner 1f422b586a Squashed 'tests/unity/' changes from 1782bab..2988e98 8 年之前
  Max Bruckner 2837aac23e Contributors: Add Mike Jerris 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 2302f4f0b2 Merge pull request #120 from DaveGamble/typecheck-functions 8 年之前
  Max Bruckner c45dc12fd7 Tests for typecheck functions 8 年之前
  Max Bruckner ed8dc53699 cJSON_Utils: Use new typecheck functions 8 年之前
  Max Bruckner c26d53f0d7 Helper function to check the type of an item 8 年之前
  Max Bruckner 501046247d fix clang-sanitizer warnings 8 年之前
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 年之前
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive 8 年之前
  Max Bruckner 605422c60a cJSON: New function cJSON_GetObjectItemCaseSensitive 8 年之前
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach 8 年之前
  Max Bruckner b47d0e34ca cJSON_ArrayForEach: Fix handling of NULL pointers 8 年之前
  Max Bruckner bc12c69b54 Merge pull request #114 from DaveGamble/simplify-print 8 年之前
  Max Bruckner 1d42c9bc60 print_object: simplify code 8 年之前
  Max Bruckner b71db93e03 print_object: rename variables 8 年之前
  Max Bruckner 6d5a7c8c40 print_array: simplify code 8 年之前
  Max Bruckner 8c1ed3ab82 update: rename to update_offset and change offset directly 8 年之前
  Max Bruckner f16dd7e028 print_array: rename variables 8 年之前
  Max Bruckner 08770fc246 print_value: rename variables 8 年之前
  Max Bruckner 0ca8587acc print_string_ptr: simplify code 8 年之前
  Max Bruckner 88e38d042f tests: print_string: test if NULL is printed as empty string 8 年之前
  Max Bruckner 6a746a230a print_string: Add more const 8 年之前