Histórico de Commits

Autor SHA1 Mensagem Data
  Max Bruckner 3b0d37faf3 Change name from Configuration to Context há 7 anos atrás
  Max Bruckner a0aa2df75a cJSON_ConfigurationChangeParseEnd -> cJSON_ConfigurationGetParseEnd há 7 anos atrás
  Max Bruckner ba81437601 cJSON_CreateConfig: Don't allow configuration, always use default há 7 anos atrás
  Max Bruckner 0474d4d85f cJSON_ConfigurationChangeParseEnd há 7 anos atrás
  Max Bruckner 440ba84d08 Add cJSON_Allocators new style allocator struct há 7 anos atrás
  Max Bruckner 69f8bb7778 default_configuration: Macro for the internal_configuration defaults há 7 anos atrás
  Max Bruckner 99ad8cc64b internal_configuration: Add case_sensitive há 7 anos atrás
  Max Bruckner 47f4337604 cJSON_ParseWithOpts: Extract pasrse with internal_configuration há 7 anos atrás
  Max Bruckner 04137f4ed1 Put buffer_size into internal_configuration há 7 anos atrás
  Max Bruckner 479909d0a6 Put format into internal_configuration há 7 anos atrás
  Max Bruckner b277cd6a24 Rename internal_hooks -> internal_configuration, cJSON_New_item -> create_item há 7 anos atrás
  Max Bruckner deca87b071 is_nan and is_infinity macros há 7 anos atrás
  Max Bruckner 11844dd5a6 Add cJSON_Create{Array,Object}Reference há 7 anos atrás
  Max Bruckner eaa90a6b74 Add cJSON_CreateStringReference há 7 anos atrás
  Max Bruckner b2afbd3c9f cJSON_GetStringValue há 7 anos atrás
  Max Bruckner 97d7347a6e Merge branch 'develop' há 7 anos atrás
  Max Bruckner 954d61e5e7 Fix #189, ensure returns an invalid pointer há 8 anos atrás
  Max Bruckner 5baa77f86c cJSON_Parse{,WithOpts}: Skip UTF-8 (Byte Order Marks) há 8 anos atrás
  Max Bruckner bdd5ff7ad6 misc_tests: Call all functions with NULL pointers há 8 anos atrás
  Max Bruckner 9ecc96878f fix #174: cJSON_ReplaceItemInObject doesn't copy name há 8 anos atrás
  Max Bruckner 8b953d1202 Add cJSON_ReplaceItemViaPointer há 8 anos atrás
  Max Bruckner c24c3e0285 Add cJSON_DetachItemViaPointer há 8 anos atrás
  Max Bruckner 28570ad095 Add test for cJSON_SetNumberHelper há 8 anos atrás
  Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. há 8 anos atrás
  Max Bruckner c45dc12fd7 Tests for typecheck functions há 8 anos atrás
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive há 8 anos atrás
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach há 8 anos atrás