Histórico de Commits

Autor SHA1 Mensagem Data
  Max Bruckner d4e81cfe57 cJSON_Delete: Extract delete_item with internal_configuration há 7 anos atrás
  Max Bruckner 7030dc7c5b Put buffer_size into internal_configuration há 7 anos atrás
  Max Bruckner 27977adc93 Put format into internal_configuration há 7 anos atrás
  Max Bruckner 677f0cb1bb Rename internal_hooks -> internal_configuration, cJSON_New_item -> create_item há 7 anos atrás
  Max Bruckner fd5281bdd8 cJSON: cjson_min: Wrap arguments in parentheses há 7 anos atrás
  Max Bruckner 1f4044a707 cJSON.c: Remove unused cast há 7 anos atrás
  Max Bruckner 08a2ad3c59 is_{nan,infinity}: Wrap macro arguments in parentheses há 7 anos atrás
  Max Bruckner b06fb10f94 cJSON.c: Remove unnecessary includes há 7 anos atrás
  Max Bruckner ce5f31ac47 Remove superfluous null checks in can_read/access_at_index macros há 7 anos atrás
  Max Bruckner 0715259635 cJSON_Compare: Performance improvement for objects há 7 anos atrás
  Max Bruckner f4cc4d7c63 parse_value: Check only first character at first há 7 anos atrás
  Max Bruckner 952b1017ab print_number: Introduce fast path for integers. há 7 anos atrás
  Max Bruckner 0914640d79 Extract helper: double_to_saturated_integer há 7 anos atrás
  Max Bruckner 5ed383a0d1 is_nan and is_infinity macros há 7 anos atrás
  Max Bruckner b2bbc11d44 Fix #234: Different argument names between declaration and definition há 7 anos atrás
  Max Bruckner 06f4152008 print: Comment about why the buffer is reallocated há 7 anos atrás
  Max Bruckner 0e0c463491 Release version 1.7.5 há 7 anos atrás
  Max Bruckner 5da9edc8b1 Release version 1.7.4 há 7 anos atrás
  Max Bruckner 22a7d04fa0 add_item_to_object: Fix use-after-free when string is aliased há 7 anos atrás
  Max Bruckner a559eac472 Release version 1.7.3 há 7 anos atrás
  Max Bruckner d514bb866e Fix #241, potential double free há 7 anos atrás
  Max Bruckner 27caa364b0 Release version 1.7.2 há 7 anos atrás
  Max Bruckner b60b5d3744 Update version to 1.7.1 há 7 anos atrás
  Max Bruckner 4d84acf926 print_number: fix Off-By-One error há 7 anos atrás
  Max Bruckner 28d4410f42 print: fix: realloc was allocating too much memory há 7 anos atrás
  Max Bruckner f33fa95f3d print: Fix default buffer size in printbuffer há 7 anos atrás
  Max Bruckner 13a2d337a8 Update version number to 1.7 há 7 anos atrás
  Max Bruckner 5865faffa3 Convert cJSON_Add...ToObject macros into functions há 7 anos atrás
  Max Bruckner de729a1635 Extract add_item_to_object function that returns a boolean há 7 anos atrás
  Max Bruckner 55c597c719 add_item_to_array with boolean return value há 7 anos atrás