Historial de Commits

Autor SHA1 Mensaje Fecha
  Stephan 5cfda2292f Warn if compiler optimizes based on asumption signed overflow does not occur. hace 8 años
  Stephan 038b04d80a Take out len from condition check. hace 8 años
  Max Bruckner 624bc85143 contributors: add Stephan Gatzka hace 8 años
  Max Bruckner 1f0ad823c9 Merge pull request #75 from gatzka/feature/enhance_gcc_checks_v2 hace 8 años
  Stephan Gatzka 29b6643bab Warn about missing prototypes. hace 8 años
  Stephan Gatzka a8e1368697 Make function static when possible. hace 8 años
  Stephan Gatzka bea0be48b6 Perform additional format checks. hace 8 años
  Stephan Gatzka 91d11cd050 Warn if casting a pointer increases alignment of target. hace 8 años
  Stephan Gatzka 9591ecddbe Warn about variables initialized by themselves. hace 8 años
  Stephan Gatzka 1568015de6 Warn about shadowing variables and functions. hace 8 años
  Stephan Gatzka 7ed067e680 Rename some variables to avoid shadowing. hace 8 años
  Max Bruckner 4703f01cf4 Make/CMake: Fix use of compiler flags 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