提交歷史

作者 SHA1 備註 提交日期
  Max Bruckner 13a2d337a8 Update version number to 1.7 7 年之前
  Max Bruckner 5865faffa3 Convert cJSON_Add...ToObject macros into functions 7 年之前
  Max Bruckner de729a1635 Extract add_item_to_object function that returns a boolean 7 年之前
  Max Bruckner 55c597c719 add_item_to_array with boolean return value 7 年之前
  Max Bruckner 11844dd5a6 Add cJSON_Create{Array,Object}Reference 7 年之前
  Max Bruckner 1f543f0e28 cast_away_const: Generalize for void* 7 年之前
  Max Bruckner eaa90a6b74 Add cJSON_CreateStringReference 7 年之前
  Max Bruckner 440390a9a5 extract function cast_away_const_from_string 7 年之前
  Max Bruckner b2afbd3c9f cJSON_GetStringValue 7 年之前
  yangfl fa00278f66 Remove trailing space 7 年之前
  Max Bruckner c083421f40 Release version 1.6.0 7 年之前
  Max Bruckner 96c33e5abb ENABLE_LOCALES: Actually disable the include as well 7 年之前
  Max Bruckner 97d7347a6e Merge branch 'develop' 7 年之前
  casperinous 9b960fa870 Small indentation fix in order to follow the contribution rules. 7 年之前
  casperinous 4f9e9dfc30 Fix for issue #202, regarding the lack of implementation of the localeconv method in some SDK's. 7 年之前
  Max Bruckner afd5d186b7 Release version 1.5.9 7 年之前
  rmallins 629c354390 Rewrite test for cJSON_ParseWithOpts() to expect non-null error 7 年之前
  Max Bruckner 1925d1bbe5 Release version 1.5.8 7 年之前
  Max Bruckner 88d66c5da9 Release version 1.5.7 8 年之前
  Max Bruckner 954d61e5e7 Fix #189, ensure returns an invalid pointer 8 年之前
  Max Bruckner 5baa77f86c cJSON_Parse{,WithOpts}: Skip UTF-8 (Byte Order Marks) 8 年之前
  Max Bruckner 7a2615c231 Fix: Check if __GNUCC__ is defined 8 年之前
  Max Bruckner ac368e9dfb MSVC: Fix warning about assignment in condition 8 年之前
  Max Bruckner d1c2e2df4a MSVC: workaround for C2322 8 年之前
  Max Bruckner 0d675cb048 MSVC: Disable warning about single line comments in system headers 8 年之前
  Max Bruckner e872d40223 MSVC: Disable deprecation warnings for C89 functions 8 年之前
  Max Bruckner 38b2f40a9a Add warning -Wunused-macro 8 年之前
  Max Bruckner d3bc571a38 Release Version 1.5.6 8 年之前
  Max Bruckner 24ea388dcf handle null pointers: cJSON_Minify 8 年之前
  Max Bruckner 39745c9c75 handle null pointers: cJSON_ReplaceItemViaPointer 8 年之前