提交历史

作者 SHA1 备注 提交日期
  Max Bruckner 04137f4ed1 Put buffer_size into internal_configuration 7 年之前
  Max Bruckner 479909d0a6 Put format into internal_configuration 7 年之前
  Max Bruckner b277cd6a24 Rename internal_hooks -> internal_configuration, cJSON_New_item -> create_item 7 年之前
  Max Bruckner e82f32b359 cJSON_Compare: Performance improvement for objects 7 年之前
  Max Bruckner afc246f1d5 parse_value: Check only first character at first 7 年之前
  Max Bruckner 85f76baf0e print_number: Introduce fast path for integers. 7 年之前
  Max Bruckner 3a36ce6d32 Extract helper: double_to_saturated_integer 7 年之前
  Max Bruckner deca87b071 is_nan and is_infinity macros 7 年之前
  Max Bruckner 02641037b7 Fix #234: Different argument names between declaration and definition 7 年之前
  Max Bruckner 1723a94b53 print: Comment about why the buffer is reallocated 7 年之前
  Max Bruckner b60b5d3744 Update version to 1.7.1 7 年之前
  Max Bruckner 4d84acf926 print_number: fix Off-By-One error 7 年之前
  Max Bruckner 28d4410f42 print: fix: realloc was allocating too much memory 7 年之前
  Max Bruckner f33fa95f3d print: Fix default buffer size in printbuffer 7 年之前
  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 年之前