Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bruckner e78bc42362 print_number: Return buffer + offset instead of beginning of the number hace 8 años
  Max Bruckner 6f271e511f print_number: Use sprintf's return value hace 8 años
  Max Bruckner bee069b4e7 Merge pull request #122 from DaveGamble/more-compiler-flags hace 8 años
  Max Bruckner 1e0bd24f2c Revert "unity: make it work with -Wconversion" hace 8 años
  Max Bruckner 5cf56fa4fa Add -Wparentheses compile option hace 8 años
  Max Bruckner 3f349a4258 Add -Wdouble-promotion compiler flag hace 8 años
  Max Bruckner 40e3781e9b CMake: Disable -Werror for Unity hace 8 años
  Max Bruckner b056d7cb74 Add -Wcomma compiler flag hace 8 años
  Max Bruckner 1f422b586a Squashed 'tests/unity/' changes from 1782bab..2988e98 hace 8 años
  Max Bruckner 899529e866 Update unity hace 8 años
  Max Bruckner 2837aac23e Contributors: Add Mike Jerris hace 8 años
  Max Bruckner c66d95d116 Release bugfix release 1.3.2 hace 8 años
  Max Bruckner cb6df3ffad Merge pull request #121 from ffontaine/master hace 8 años
  Fabrice Fontaine 695d8a01a9 Do not build unity library if tests are disabled hace 8 años
  Max Bruckner 024f690289 Merge pull request #116 from mjerris/fschanges hace 8 años
  Mike Jerris 039b1cc653 add CJSON_PUBLIC macro to public functions to support visibility and dllimport/dllexport hace 8 años
  Max Bruckner c0ff1fef9b Release 1.3.1 hace 8 años
  Max Bruckner 2302f4f0b2 Merge pull request #120 from DaveGamble/typecheck-functions hace 8 años
  Max Bruckner c45dc12fd7 Tests for typecheck functions hace 8 años
  Max Bruckner ed8dc53699 cJSON_Utils: Use new typecheck functions hace 8 años
  Max Bruckner c26d53f0d7 Helper function to check the type of an item hace 8 años
  Max Bruckner 29f312dd69 Merge pull request #118 from mjerris/parser hace 8 años
  Mike Jerris 72e6e23523 prevent read beyond end of buffer when string ends with malformed utf hace 8 años
  Max Bruckner 501046247d fix clang-sanitizer warnings hace 8 años
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions hace 8 años
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive hace 8 años
  Max Bruckner 605422c60a cJSON: New function cJSON_GetObjectItemCaseSensitive hace 8 años
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach hace 8 años
  Max Bruckner b47d0e34ca cJSON_ArrayForEach: Fix handling of NULL pointers hace 8 años
  Max Bruckner bc12c69b54 Merge pull request #114 from DaveGamble/simplify-print hace 8 años