Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bruckner c26d53f0d7 Helper function to check the type of an item hace 8 años
  Max Bruckner 501046247d fix clang-sanitizer warnings hace 8 años
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions hace 8 años
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive hace 8 años
  Max Bruckner 605422c60a cJSON: New function cJSON_GetObjectItemCaseSensitive hace 8 años
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach hace 8 años
  Max Bruckner b47d0e34ca cJSON_ArrayForEach: Fix handling of NULL pointers hace 8 años
  Max Bruckner bc12c69b54 Merge pull request #114 from DaveGamble/simplify-print hace 8 años
  Max Bruckner 1d42c9bc60 print_object: simplify code hace 8 años
  Max Bruckner b71db93e03 print_object: rename variables hace 8 años
  Max Bruckner 6d5a7c8c40 print_array: simplify code hace 8 años
  Max Bruckner 8c1ed3ab82 update: rename to update_offset and change offset directly hace 8 años
  Max Bruckner f16dd7e028 print_array: rename variables hace 8 años
  Max Bruckner 08770fc246 print_value: rename variables hace 8 años
  Max Bruckner 0ca8587acc print_string_ptr: simplify code hace 8 años
  Max Bruckner 88e38d042f tests: print_string: test if NULL is printed as empty string hace 8 años
  Max Bruckner 6a746a230a print_string: Add more const hace 8 años
  Max Bruckner 1e999352d3 print_string_ptr: rename variables hace 8 años
  Max Bruckner 6815d96617 print_number: rename variables hace 8 años
  Max Bruckner 61921498d0 print_number: remove special case for 0 hace 8 años
  Max Bruckner 4758d62fd4 Merge pull request #113 from DaveGamble/printbuffer-only hace 8 años
  Max Bruckner 1bc1a9748a Merge pull request #112 from DaveGamble/print-tests hace 8 años
  Max Bruckner de36476092 tests: print_value hace 8 años
  Max Bruckner 983a4cd286 tests: parse_objects: Fix name of test hace 8 años
  Max Bruckner b6abef94ff tests: print_object hace 8 años
  Max Bruckner 3d66766231 tests: print_array hace 8 años
  Max Bruckner 924122904e tests: print_number hace 8 años
  Max Bruckner 87691a86e5 cJSON_SetNumberValue: Fix compiler warning with -Waddress hace 8 años
  Max Bruckner 8aa324fdc8 tests: print_string hace 8 años
  Max Bruckner 3c4d309f62 ensure: Don't accept empty printbuffers anymore hace 8 años