Historique des commits

Auteur SHA1 Message Date
  Max Bruckner d19f3ae890 Merge commit '6b9b57be226a505a9c9cdd9ed029f22495ce04ec' as 'tests/unity' il y a 8 ans
  Max Bruckner 6b9b57be22 Squashed 'tests/unity/' content from commit 1782bab il y a 8 ans
  Max Bruckner e65ea3a45b Merge pull request #101 from DaveGamble/simplify-correctness il y a 8 ans
  Max Bruckner 87f77274de cJSON_SetNumberValue: Fix undefined double to int conversion il y a 8 ans
  Max Bruckner dded751757 parse_string: remove useless first byte marks for utf8 il y a 8 ans
  Max Bruckner d7b5545748 parse_hex4: deduplicate into a for loop il y a 8 ans
  Max Bruckner 0747669972 parse_number: Switch to C library's strtod il y a 8 ans
  Max Bruckner f09bdef15e Revert "test.c: Fix buffer overrun found by coverity" il y a 8 ans
  Max Bruckner 7119a16b5f Merge pull request #100 from DaveGamble/goto-fail il y a 8 ans
  Max Bruckner cc514583cc cJSON_Duplicate: goto fail error handling il y a 8 ans
  Max Bruckner 021b174ee1 parse_object: goto fail error handling il y a 8 ans
  Max Bruckner 99cd9af7d5 parse_array: goto fail error handling il y a 8 ans
  Max Bruckner 8656386c4f parse_string: goto fail error handling il y a 8 ans
  Max Bruckner c866abd842 test.c: Fix buffer overrun found by coverity il y a 8 ans
  Max Bruckner 1f5538f79d CMake: Fix several problems with automatic flag detection il y a 8 ans
  Max Bruckner 9ed906758e fix null pointer dereferences found by coverity il y a 8 ans
  Max Bruckner 2f712c7456 CMake: Fix compile flag detection on old CMake il y a 8 ans
  Max Bruckner d00ca18ac2 CMake: automatic detection of compiler flag compatibility il y a 8 ans
  Max Bruckner 6cdb6894d4 Compiler flags: Add -fstack-protector-strong il y a 8 ans
  Max Bruckner ee0c920dff fix: add break in UTF-16 handling il y a 8 ans
  Max Bruckner af6d5d3d7c Add more consts to unsigned chars il y a 8 ans
  Max Bruckner cf9d57d56c Fix incorrect return il y a 8 ans
  Max Bruckner 4d95639001 Merge pull request #98 from DaveGamble/compiler-options il y a 8 ans
  Max Bruckner 3d3bfc6a4d Compiler flag -Wconversion il y a 8 ans
  Max Bruckner 41e2837df1 Fix potentially undefined behavior when filling valueint il y a 8 ans
  Max Bruckner ecd5678527 Change all internal sizes to size_t il y a 8 ans
  Max Bruckner 28b9ba4334 Change all internal strings to unsigned char* il y a 8 ans
  Max Bruckner b182ced1d6 Compiler flag -Wswitch-default + add defaults il y a 8 ans
  Max Bruckner fe18403935 Compiler flag -Wundef + fix incorrect macro il y a 8 ans
  Max Bruckner 981f59b163 Release Version 1.2.1 il y a 8 ans