Historique des commits

Auteur SHA1 Message Date
  Max Bruckner 024f690289 Merge pull request #116 from mjerris/fschanges il y a 8 ans
  Mike Jerris 039b1cc653 add CJSON_PUBLIC macro to public functions to support visibility and dllimport/dllexport il y a 8 ans
  Max Bruckner 2302f4f0b2 Merge pull request #120 from DaveGamble/typecheck-functions il y a 8 ans
  Max Bruckner c45dc12fd7 Tests for typecheck functions il y a 8 ans
  Max Bruckner ed8dc53699 cJSON_Utils: Use new typecheck functions il y a 8 ans
  Max Bruckner c26d53f0d7 Helper function to check the type of an item il y a 8 ans
  Max Bruckner 501046247d fix clang-sanitizer warnings il y a 8 ans
  Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions il y a 8 ans
  Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive il y a 8 ans
  Max Bruckner 605422c60a cJSON: New function cJSON_GetObjectItemCaseSensitive il y a 8 ans
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach il y a 8 ans
  Max Bruckner b47d0e34ca cJSON_ArrayForEach: Fix handling of NULL pointers il y a 8 ans
  Max Bruckner bc12c69b54 Merge pull request #114 from DaveGamble/simplify-print il y a 8 ans
  Max Bruckner 1d42c9bc60 print_object: simplify code il y a 8 ans
  Max Bruckner b71db93e03 print_object: rename variables il y a 8 ans
  Max Bruckner 6d5a7c8c40 print_array: simplify code il y a 8 ans
  Max Bruckner 8c1ed3ab82 update: rename to update_offset and change offset directly il y a 8 ans
  Max Bruckner f16dd7e028 print_array: rename variables il y a 8 ans
  Max Bruckner 08770fc246 print_value: rename variables il y a 8 ans
  Max Bruckner 0ca8587acc print_string_ptr: simplify code il y a 8 ans
  Max Bruckner 88e38d042f tests: print_string: test if NULL is printed as empty string il y a 8 ans
  Max Bruckner 6a746a230a print_string: Add more const il y a 8 ans
  Max Bruckner 1e999352d3 print_string_ptr: rename variables il y a 8 ans
  Max Bruckner 6815d96617 print_number: rename variables il y a 8 ans
  Max Bruckner 61921498d0 print_number: remove special case for 0 il y a 8 ans
  Max Bruckner 4758d62fd4 Merge pull request #113 from DaveGamble/printbuffer-only il y a 8 ans
  Max Bruckner 1bc1a9748a Merge pull request #112 from DaveGamble/print-tests il y a 8 ans
  Max Bruckner de36476092 tests: print_value il y a 8 ans
  Max Bruckner 983a4cd286 tests: parse_objects: Fix name of test il y a 8 ans
  Max Bruckner b6abef94ff tests: print_object il y a 8 ans