Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bruckner d48d988d7e Use character literal to declare range of nonprintable characters. hace 7 años
  Max Bruckner 15d9ec8b07 New macro static_strlen and replace magic numbers with it. hace 7 años
  Max Bruckner f07a3b7cb3 print_value: Use sizeof(literal) instead of magic numbers hace 7 años
  Max Bruckner b60b5d3744 Update version to 1.7.1 hace 7 años
  Max Bruckner 4d84acf926 print_number: fix Off-By-One error hace 7 años
  Max Bruckner 28d4410f42 print: fix: realloc was allocating too much memory hace 7 años
  Max Bruckner f33fa95f3d print: Fix default buffer size in printbuffer hace 7 años
  Max Bruckner 13a2d337a8 Update version number to 1.7 hace 7 años
  Max Bruckner 5865faffa3 Convert cJSON_Add...ToObject macros into functions hace 7 años
  Max Bruckner de729a1635 Extract add_item_to_object function that returns a boolean hace 7 años
  Max Bruckner 55c597c719 add_item_to_array with boolean return value hace 7 años
  Max Bruckner 11844dd5a6 Add cJSON_Create{Array,Object}Reference hace 7 años
  Max Bruckner 1f543f0e28 cast_away_const: Generalize for void* hace 7 años
  Max Bruckner eaa90a6b74 Add cJSON_CreateStringReference hace 7 años
  Max Bruckner 440390a9a5 extract function cast_away_const_from_string hace 7 años
  Max Bruckner b2afbd3c9f cJSON_GetStringValue hace 7 años
  yangfl fa00278f66 Remove trailing space hace 7 años
  Max Bruckner c083421f40 Release version 1.6.0 hace 7 años
  Max Bruckner 96c33e5abb ENABLE_LOCALES: Actually disable the include as well hace 7 años
  Max Bruckner 97d7347a6e Merge branch 'develop' hace 7 años
  casperinous 9b960fa870 Small indentation fix in order to follow the contribution rules. hace 7 años
  casperinous 4f9e9dfc30 Fix for issue #202, regarding the lack of implementation of the localeconv method in some SDK's. hace 7 años
  Max Bruckner afd5d186b7 Release version 1.5.9 hace 7 años
  rmallins 629c354390 Rewrite test for cJSON_ParseWithOpts() to expect non-null error hace 7 años
  Max Bruckner 1925d1bbe5 Release version 1.5.8 hace 7 años
  Max Bruckner 88d66c5da9 Release version 1.5.7 hace 8 años
  Max Bruckner 954d61e5e7 Fix #189, ensure returns an invalid pointer hace 8 años
  Max Bruckner 5baa77f86c cJSON_Parse{,WithOpts}: Skip UTF-8 (Byte Order Marks) hace 8 años
  Max Bruckner 7a2615c231 Fix: Check if __GNUCC__ is defined hace 8 años
  Max Bruckner ac368e9dfb MSVC: Fix warning about assignment in condition hace 8 años