Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bruckner d058a9cd8f cJSON_ApplyPatches: Don't allow adding to array out of bounds hace 8 años
  Max Bruckner 62ba68fc7d cJSONUtils_ApplyPatches: Fix not accepting arrays hace 8 años
  Max Bruckner 8c900b9e07 Merge commit '7276f4df051bc58af8a2da7d3199517d43d37582' as 'tests/json-patch-tests' hace 8 años
  Max Bruckner 7276f4df05 Squashed 'tests/json-patch-tests/' content from commit 716417e hace 8 años
  Max Bruckner e0a3c2370d Merge pull request #148 from DaveGamble/cjson-compare hace 8 años
  Max Bruckner 6ac896d8d2 cJSON_Compare: New function to compare json hace 8 años
  Max Bruckner 2a25abbf2a Deduplicate code for cJSON_GetObjectItem hace 8 años
  Max Bruckner e9803341d5 simplify and rename cJSON_strcasecmp hace 8 años
  Max Bruckner 31400affab Contributors: Add Pawel Winogrodzki hace 8 años
  Max Bruckner 6c3df7eb59 cJSON_ParseWithOpts: Fix -Wmissing-field-initializers hace 8 años
  Max Bruckner a99d254e4f License: Add other contributors hace 8 años
  Max Bruckner f0230a584f Merge pull request #139 from PawelWMS/develop_W4_fixes hace 8 años
  Pawel Winogrodzki 2148e3277a Renaming "min" to "cjson_min". hace 8 años
  Pawel Winogrodzki c786cd9714 Adding back "const". hace 8 años
  Pawel Winogrodzki 238ceec175 Fixing all W4-level warnings. hace 8 años
  Max Bruckner 6702037b68 cJSON_Delete: Improve readability hace 8 años
  Max Bruckner eb5000ba61 cJSON_strdup: improve readability hace 8 años
  Max Bruckner 655c26ada1 cJSON_strcasecmp: Improve readability hace 8 años
  Max Bruckner 218b0c8dcf cJSON_Print: Use reallocate if available hace 8 años
  Max Bruckner 281df6997c Update copyright hace 8 años
  Max Bruckner bc0bb7c224 parse_with_opts: test return_parse_end hace 8 años
  Max Bruckner 56a32f9ecc Use error_position instead of error pointer internally hace 8 años
  Max Bruckner 770e8263a5 tests for cJSON_ParseWithOpts hace 8 años
  Max Bruckner 2683589d93 parser: Construct error pointer from buffer offset hace 8 años
  Max Bruckner c837177a56 utf16_literal_to_utf8: Support \u0000 hace 8 años
  Max Bruckner 80bc7652ae cJSON_ParseWithOptions: Remove end pointer hace 8 años
  Max Bruckner 87a204ed0b parse_functions: Return booleans instead of pointers hace 8 años
  Max Bruckner c9739c59fd Replace strchr with switch case hace 8 años
  Max Bruckner 778a0c146f parse_string: Use parsebuffer hace 8 años
  Max Bruckner f69b109c9f parse_number: Use parse_buffer hace 8 años