Historique des commits

Auteur SHA1 Message Date
  Max Bruckner 9ef44fc0b6 Remove C++ comment in header il y a 8 ans
  Max Bruckner 8c58e62597 Merge remote-tracking branch 'loigu/master' into cJSON_Raw il y a 8 ans
  Max Bruckner 8893e39712 gitignore: ignore *.orig il y a 8 ans
  Max Bruckner 3d6ae11340 Make cJSON C++ compatible il y a 8 ans
  Max Bruckner a1f2600883 Contributors: Add Romain Porte il y a 8 ans
  Max Bruckner fcc85bdfbc Gitignore: Add Makefile output il y a 8 ans
  Max Bruckner 7d08a3518a Merge pull request #88 from MicroJoe/fix-readme-tests il y a 8 ans
  Romain Porte cc486a0354 Fix bad CMake argument in README il y a 8 ans
  Max Bruckner fcc89c4bb2 Move increment out of loop condition fixes #85 il y a 8 ans
  Max Bruckner a0431e226f Merge pull request #83 from gatzka/feature/cast_qual_v3 il y a 8 ans
  Stephan Gatzka 89edfb6741 Warn if cast removes a type qualifier like const. il y a 8 ans
  Stephan e69db83de5 Temporarily disable warning when const is cast away. il y a 8 ans
  Max Bruckner 5310da351d contributors: Add Alper Akcan il y a 8 ans
  Max Bruckner 68196f5b14 Release version 1.1.0 il y a 8 ans
  Max Bruckner d992cd46e6 test: Handle cJSON_PrintPreallocated return values correctly il y a 8 ans
  Max Bruckner 84b48121bb header: explain PrintPreallocated return value il y a 8 ans
  Max Bruckner f10e2f884a test: exit on malloc failure il y a 8 ans
  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