Historique des commits

Auteur SHA1 Message Date
  Max Bruckner eeb6d237b6 Merge pull request #81 from alperakcan/master il y a 8 ans
  Alper Akcan 5b4420298f fix memory leak in cJSON_Duplicate il y a 8 ans
  Max Bruckner e1eb06fae0 cJSON.h warn about write access to constants (#80) il y a 8 ans
  Max Bruckner 6aefa45056 Merge pull request #79 from gatzka/fix/test il y a 8 ans
  Stephan Gatzka 345d57e9e5 Make print_preallocated static. il y a 8 ans
  Max Bruckner 3da18a2df9 contributors: Add Kyle Chisholm il y a 8 ans
  Max Bruckner bf17703012 Merge branch 'print_preallocated' il y a 8 ans
  Max Bruckner 6622c54f18 Handle out of memory when printing string il y a 8 ans
  Kyle Chisholm 8df4cd46eb more concise return il y a 8 ans
  Kyle Chisholm 3917fb5255 use print_preallocated function to test printout of JSON il y a 8 ans
  Kyle Chisholm 99896d879c function to print and compare to preallocated buffer il y a 8 ans
  Kyle Chisholm 4d1dcaa160 check print_value return il y a 8 ans
  Kyle Chisholm de93d76d0b changed to cJSON_PrintPreallocated, added flag in printbuffer il y a 8 ans
  Kyle Chisholm 602c241a0b fixed "make test" on Mac (clang) il y a 8 ans
  Kyle Chisholm 23dafa4739 added Print function call for pre-allocated buffer il y a 8 ans
  Max Bruckner 59cf4112d2 Merge pull request #78 from gatzka/feature/gcc_check_strict_overflow_v2 il y a 8 ans
  Stephan 5cfda2292f Warn if compiler optimizes based on asumption signed overflow does not occur. il y a 8 ans
  Stephan 038b04d80a Take out len from condition check. il y a 8 ans
  Max Bruckner 624bc85143 contributors: add Stephan Gatzka il y a 8 ans
  Max Bruckner 1f0ad823c9 Merge pull request #75 from gatzka/feature/enhance_gcc_checks_v2 il y a 8 ans
  Stephan Gatzka 29b6643bab Warn about missing prototypes. il y a 8 ans
  Stephan Gatzka a8e1368697 Make function static when possible. il y a 8 ans
  Stephan Gatzka bea0be48b6 Perform additional format checks. il y a 8 ans
  Stephan Gatzka 91d11cd050 Warn if casting a pointer increases alignment of target. il y a 8 ans
  Stephan Gatzka 9591ecddbe Warn about variables initialized by themselves. il y a 8 ans
  Stephan Gatzka 1568015de6 Warn about shadowing variables and functions. il y a 8 ans
  Stephan Gatzka 7ed067e680 Rename some variables to avoid shadowing. il y a 8 ans
  Max Bruckner 4703f01cf4 Make/CMake: Fix use of compiler flags il y a 8 ans
  Max Bruckner d0a9f46888 Release v1.0.2 il y a 8 ans
  Max Bruckner 23b269d5f9 Rename bool -> cjbool, fix #71 il y a 8 ans