Historique des commits

Auteur SHA1 Message Date
  Max Bruckner e78bc42362 print_number: Return buffer + offset instead of beginning of the number il y a 8 ans
  Max Bruckner 6f271e511f print_number: Use sprintf's return value il y a 8 ans
  Max Bruckner bee069b4e7 Merge pull request #122 from DaveGamble/more-compiler-flags il y a 8 ans
  Max Bruckner 1e0bd24f2c Revert "unity: make it work with -Wconversion" il y a 8 ans
  Max Bruckner 5cf56fa4fa Add -Wparentheses compile option il y a 8 ans
  Max Bruckner 3f349a4258 Add -Wdouble-promotion compiler flag il y a 8 ans
  Max Bruckner 40e3781e9b CMake: Disable -Werror for Unity il y a 8 ans
  Max Bruckner b056d7cb74 Add -Wcomma compiler flag il y a 8 ans
  Max Bruckner 899529e866 Update unity il y a 8 ans
  Max Bruckner 1f422b586a Squashed 'tests/unity/' changes from 1782bab..2988e98 il y a 8 ans
  Max Bruckner 2837aac23e Contributors: Add Mike Jerris il y a 8 ans
  Max Bruckner 024f690289 Merge pull request #116 from mjerris/fschanges il y a 8 ans
  Mike Jerris 039b1cc653 add CJSON_PUBLIC macro to public functions to support visibility and dllimport/dllexport il y a 8 ans
  Max Bruckner 2302f4f0b2 Merge pull request #120 from DaveGamble/typecheck-functions il y a 8 ans
  Max Bruckner c45dc12fd7 Tests for typecheck functions il y a 8 ans
  Max Bruckner ed8dc53699 cJSON_Utils: Use new typecheck functions il y a 8 ans
  Max Bruckner c26d53f0d7 Helper function to check the type of an item il y a 8 ans
  Max Bruckner 501046247d fix clang-sanitizer warnings il y a 8 ans
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions il y a 8 ans
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive il y a 8 ans
  Max Bruckner 605422c60a cJSON: New function cJSON_GetObjectItemCaseSensitive il y a 8 ans
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach il y a 8 ans
  Max Bruckner b47d0e34ca cJSON_ArrayForEach: Fix handling of NULL pointers il y a 8 ans
  Max Bruckner bc12c69b54 Merge pull request #114 from DaveGamble/simplify-print il y a 8 ans
  Max Bruckner 1d42c9bc60 print_object: simplify code il y a 8 ans
  Max Bruckner b71db93e03 print_object: rename variables il y a 8 ans
  Max Bruckner 6d5a7c8c40 print_array: simplify code il y a 8 ans
  Max Bruckner 8c1ed3ab82 update: rename to update_offset and change offset directly il y a 8 ans
  Max Bruckner f16dd7e028 print_array: rename variables il y a 8 ans
  Max Bruckner 08770fc246 print_value: rename variables il y a 8 ans