コミット履歴

作者 SHA1 メッセージ 日付
  Winterreise 19ff92da79 Add link dependency to fix tests link error when ENABLE_CJSON_UTILS is ON 6 年 前
  Max Bruckner a43fa56a63 Rewrite cJSON_Minify, fixing buffer overflows, fixes #338 6 年 前
  Zach Hindes ad2cb5b7ea Enable build and test on Windows 6 年 前
  Max Bruckner e7d0c1dc37 Tests: Test if the readme examples are working 7 年 前
  Max Bruckner f966409b33 Add tests for cJSON_Add...ToObject macros 7 年 前
  Max Bruckner 2a087843e4 Add overrides for BUILD_SHARED_LIBS 7 年 前
  Max Bruckner eb7c681a4b Fix tests when building as static library 7 年 前
  Max Bruckner 97d7347a6e Merge branch 'develop' 7 年 前
  Max Bruckner d92754cd30 Add valgrind suppressions for ARMv7 7 年 前
  Max Bruckner 469a437e2a Add valgrind suppressions for ARVMv7 ArchlinuxARM 8 年 前
  Max Bruckner a9ce4e6bbc Add warning -Wswitch-enum 8 年 前
  Max Bruckner 18ad8a8770 misc_utils_tests: call all utils function with NULL pointers 8 年 前
  Max Bruckner 6ccfd5d603 tests: Move most of test_utils.c to old_utils_tests 8 年 前
  Max Bruckner ba7b48b3f3 Enable json-patch-tests tests 8 年 前
  Max Bruckner 6ac896d8d2 cJSON_Compare: New function to compare json 8 年 前
  Max Bruckner 770e8263a5 tests for cJSON_ParseWithOpts 8 年 前
  Max Bruckner 2f65e80a34 Fix internal compiler error in GCC on x86 8 年 前
  Max Bruckner 30e1e7af7c CMake: Support cmake down to 2.8.5 8 年 前
  Max Bruckner 76e5296d0d CMake: Fix per target disabling of compiler flags 8 年 前
  Max Bruckner c597601cf1 tests: run cJSON_test{,_utils} along with the other tests 8 年 前
  Max Bruckner 030d0c14cc Merge branch 'develop' (Release 1.4.0) 8 年 前
  Max Bruckner 6405fd15e3 CMake: Set default visibility to hidden and dllexport on windows 8 年 前
  Max Bruckner 40e3781e9b CMake: Disable -Werror for Unity 8 年 前
  Fabrice Fontaine 695d8a01a9 Do not build unity library if tests are disabled 8 年 前
  Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach 8 年 前
  Max Bruckner de36476092 tests: print_value 8 年 前
  Max Bruckner b6abef94ff tests: print_object 8 年 前
  Max Bruckner 3d66766231 tests: print_array 8 年 前
  Max Bruckner 924122904e tests: print_number 8 年 前
  Max Bruckner 8aa324fdc8 tests: print_string 8 年 前