Historial de Commits

Autor SHA1 Mensaje Fecha
  Kyle Chisholm 4d1dcaa160 check print_value return hace 8 años
  Kyle Chisholm de93d76d0b changed to cJSON_PrintPreallocated, added flag in printbuffer hace 8 años
  Kyle Chisholm 602c241a0b fixed "make test" on Mac (clang) hace 8 años
  Kyle Chisholm 23dafa4739 added Print function call for pre-allocated buffer hace 8 años
  Max Bruckner d0a9f46888 Release v1.0.2 hace 8 años
  Max Bruckner 23b269d5f9 Rename bool -> cjbool, fix #71 hace 8 años
  Max Bruckner 11fd27ade7 Change version to 1.0.1 hace 8 años
  Max Bruckner 65ac0a1a2b cJSON_Utils tests: fix formatting hace 8 años
  Max Bruckner 679004914f Define a boolean type hace 8 años
  Max Bruckner b88da9b0de Initialize all variables hace 8 años
  Max Bruckner a5ff796c20 Replace 0 with more expressive NULL or '\0' hace 8 años
  Max Bruckner d47339e274 cJSON_Utils: Fix comparing of cJSON_ types hace 8 años
  Max Bruckner aafb64a1c5 Merge pull request #66 from DaveGamble/v1 hace 8 años
  Max Bruckner 3a2151d267 README: Document ENABLE_CUSTOM_COMPILER_FLAGS hace 8 años
  Max Bruckner f2cb5e4dd4 CMake: ENABLE_CUSTOM_COMPILER_FLAGS option hace 8 años
  Max Bruckner 46a3a102d5 CMake: Fix indentation hace 8 años
  Max Bruckner 1f3b95e2b1 README: Compiles on FreeBSD hace 8 años
  Max Bruckner 706636fb20 Replace -ansi with -std=c89 for better compatibility hace 8 años
  Max Bruckner a22da43578 README: More formatting hace 8 años
  Max Bruckner df1ffa1e0b README: Building hace 8 años
  Max Bruckner 501be02690 README: Reformat hace 8 años
  Max Bruckner 778bcd1a62 Makefile: Redo with library versioning hace 8 años
  Max Bruckner 46ff20c8b0 cJSON.h: add stddef.h because of size_t hace 8 años
  Max Bruckner 5cca67e3fc CMake: Build tests by default hace 8 años
  Max Bruckner dc4b62915a fix #10, now failing on incorrect escape sequences hace 8 años
  Max Bruckner afd690d1c9 format fix hace 8 años
  Max Bruckner cfd0fb83d3 CMake: Fix warning on Cygwin hace 8 años
  Max Bruckner c213f2eb58 cJSON: Option to disable exporting targets hace 8 años
  Max Bruckner 5838e279a5 CMake: Use CMAKE_C_FLAGS instead of add_compile_options hace 8 años
  Max Bruckner 966646d70e CMake config: Add CJSON_INCLUDE_DIR hace 8 años