Historial de Commits

Autor SHA1 Mensaje Fecha
  Sang-Heon Jeon 5437b79086 Add getNumberValue function hace 5 años
  caglarivriz 2371b7bc66 Added cJSON_ParseWithLength (#358) hace 5 años
  Max Bruckner 0b20df9ecf Replace strcpy with memcpy and remove magic numbers for string sizes hace 7 años
  Max Bruckner 054b4d146d Gitignore: add CLion files hace 7 años
  Max Bruckner ddd93934e6 cJSON: cjson_min: Wrap arguments in parentheses hace 7 años
  Max Bruckner 3bd3b7aae7 cJSON.c: Remove unused cast hace 7 años
  Max Bruckner d06baf7052 is_{nan,infinity}: Wrap macro arguments in parentheses hace 7 años
  Max Bruckner cb5bd2c97b cJSON.c: Remove unnecessary includes hace 7 años
  Max Bruckner dcfa1618bb Remove superfluous null checks in can_read/access_at_index macros hace 7 años
  Max Bruckner bd307ec3b5 cJSON_Compare: Performance improvement for objects hace 7 años
  Max Bruckner 4e9154458d parse_value: Check only first character at first hace 7 años
  Max Bruckner a2ede77ee0 print_number: Introduce fast path for integers. hace 7 años
  Max Bruckner cfee6a7318 Extract helper: double_to_saturated_integer hace 7 años
  Max Bruckner 9000f08b17 is_nan and is_infinity macros hace 7 años
  Max Bruckner 1e95d4fe9a CMake: Remove -fsanitize=float-divide-by-zero hace 7 años
  Max Bruckner f520fdd432 Fix #234: Different argument names between declaration and definition hace 7 años
  Max Bruckner c21efcbaee print: Comment about why the buffer is reallocated hace 7 años
  Max Bruckner 86234db095 Release cJSON v1.7.7 hace 7 años
  Max Bruckner af5b4911de Fix memory leak if realloc returns NULL hace 7 años
  Max Bruckner 787d651e81 Contributors: Add Zhao Zhixu hace 7 años
  Max Bruckner 1571a3ebe4 Merge pull request #266 from zhaozhixu/master hace 7 años
  Zhao Zhixu 0d5ecc11b6 fix typo hace 7 años
  Max Bruckner 529ec06abb Makefile: Fix #263, use $(CC) instead of 'gcc' for detecting the version hace 7 años
  Max Bruckner 3349978268 cJSON.c: Remove unnecessary include of float.h, fix #259 hace 7 años
  Max Bruckner cbc05de76f Release version 1.7.6 hace 7 años
  Max Bruckner 7996a4a2ee Readme: Deprecate the Makefile hace 7 años
  Max Bruckner ed8fefc9ca Makefile: Fix #252, put soname in the ELF file hace 7 años
  Max Bruckner e6869c2e03 cJSON_Utils.h: Add include guards and extern C for C++ hace 7 años
  Max Bruckner 0e0c463491 Release version 1.7.5 hace 7 años
  Max Bruckner 2336a0348d Contributors: Add Bob Kocisko hace 7 años