Historique des commits

Auteur SHA1 Message Date
  Max Bruckner 6b249213dd Fix clang -Wcomma warning il y a 6 ans
  Max Bruckner 09ebae8149 Release cJSON 1.7.11 il y a 6 ans
  Max Bruckner a43fa56a63 Rewrite cJSON_Minify, fixing buffer overflows, fixes #338 il y a 6 ans
  Max Bruckner 5a52eaddfd Undef true and false first, fixes #339 il y a 6 ans
  Max Bruckner c69134d017 Release Version 1.7.10 il y a 6 ans
  Max Bruckner f110bd2e58 Release Version 1.7.9 il y a 6 ans
  Max Bruckner be749d7efa Fix crash of cJSON_GetObjectItemCaseSensitive when calling it on arrays il y a 6 ans
  Benbuck Nason 8e742e4869 Fix most of the issues reported by the Visual Studio code analysis tool. il y a 6 ans
  Max Bruckner 08103f048e Release version 1.7.8 il y a 6 ans
  Zach Hindes f32703a7a1 Support default __stdcall calling convention (/Gz) on Windows il y a 6 ans
  Max Bruckner 86234db095 Release cJSON v1.7.7 il y a 7 ans
  Max Bruckner af5b4911de Fix memory leak if realloc returns NULL il y a 7 ans
  Max Bruckner 3349978268 cJSON.c: Remove unnecessary include of float.h, fix #259 il y a 7 ans
  Max Bruckner cbc05de76f Release version 1.7.6 il y a 7 ans
  Max Bruckner 0e0c463491 Release version 1.7.5 il y a 7 ans
  Max Bruckner 5da9edc8b1 Release version 1.7.4 il y a 7 ans
  Max Bruckner 22a7d04fa0 add_item_to_object: Fix use-after-free when string is aliased il y a 7 ans
  Max Bruckner a559eac472 Release version 1.7.3 il y a 7 ans
  Max Bruckner d514bb866e Fix #241, potential double free il y a 7 ans
  Max Bruckner 27caa364b0 Release version 1.7.2 il y a 7 ans
  Max Bruckner b60b5d3744 Update version to 1.7.1 il y a 7 ans
  Max Bruckner 4d84acf926 print_number: fix Off-By-One error il y a 7 ans
  Max Bruckner 28d4410f42 print: fix: realloc was allocating too much memory il y a 7 ans
  Max Bruckner f33fa95f3d print: Fix default buffer size in printbuffer il y a 7 ans
  Max Bruckner 13a2d337a8 Update version number to 1.7 il y a 7 ans
  Max Bruckner 5865faffa3 Convert cJSON_Add...ToObject macros into functions il y a 7 ans
  Max Bruckner de729a1635 Extract add_item_to_object function that returns a boolean il y a 7 ans
  Max Bruckner 55c597c719 add_item_to_array with boolean return value il y a 7 ans
  Max Bruckner 11844dd5a6 Add cJSON_Create{Array,Object}Reference il y a 7 ans
  Max Bruckner 1f543f0e28 cast_away_const: Generalize for void* il y a 7 ans