Historial de Commits

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