Historique des commits

Auteur SHA1 Message Date
  Alanscut ff0dabc72e Update version to 1.7.13 il y a 5 ans
  Alanscut 5d55c6c2ee fix error C2124 in visual studio il y a 5 ans
  Alan Wang 23e4fbc639 Merge pull request #454 from Alanscut/float-compare il y a 5 ans
  Alan Wang 65578af8cc Merge pull request #453 from Alanscut/add-return-value il y a 5 ans
  Alan Wang f12cd7b701 Merge pull request #451 from Alanscut/20200324 il y a 5 ans
  Sang-Heon Jeon 97cf1d84e4 Add getNumberValue function il y a 5 ans
  caglarivriz 983bb2b4d6 Added cJSON_ParseWithLength (#358) il y a 5 ans
  Alanscut 8943c73345 comparing double value with DBL_EPSILON il y a 5 ans
  Alanscut 131966f748 add return value for cJSON_ReplaceItemxxx il y a 5 ans
  Alanscut bd7cbe9776 false has been redefined to cJSON_False il y a 5 ans
  Alanscut 54d6b8016e add return value for cJSON_AddItemTo... il y a 5 ans
  Alanscut 31c7880fab update cJSON_SetValuestring and testcase il y a 5 ans
  Alanscut 6b35f1c5bc add new function of setValuestringToObject il y a 5 ans
  Alan Wang 3ece4c893c Improve performance of adding item to array (#448) il y a 5 ans
  Alan Wang 9034a9cd0b Revert "use prev pointer when array do adding (#430)" il y a 5 ans
  xiaomianhehe e8077d0150 use prev pointer when array do adding (#430) il y a 5 ans
  Alanscut 74b2f03837 remove annoying float-equal option il y a 5 ans
  Alanscut c06d8264d0 improve compare_double function il y a 5 ans
  Alanscut 51f6b4c07e Merge branch 'master' into master il y a 5 ans
  rolegic c64854b26e Fixed different argument between declaration and definition il y a 5 ans
  Alanscut 18dad60035 Merge pull request #377 from Alanscut/20190628 il y a 5 ans
  Alanscut 66d0a1793f Merge pull request #395 from bjda/more_const il y a 5 ans
  Julian Ste bcc91ecbc3 initilize variables in print_number il y a 5 ans
  Bernt Johan Damslora 26772a8ef7 Add const qualifier to cJSON_CreateStringArray il y a 5 ans
  Alanscut ae49da2b61 Revert "Replace strcpy with strncpy, sprintf with snprintf" il y a 5 ans
  Alanscut a3154a36f1 Merge pull request #388 from singku/secure_c il y a 5 ans
  Alanscut 9d766f07a7 fix const cast warnings in cJSON_GetStringValue il y a 6 ans
  Sanjeev BA 110f184d18 Fix typos. il y a 6 ans
  Paweł Malowany c9e8a68b00 Fix clang -Wfloat-equal warning il y a 6 ans
  singku 16f56300e4 Replace strcpy with strncpy, sprintf with snprintf il y a 6 ans