Historial de Commits

Autor SHA1 Mensaje Fecha
  Alper Akcan 5b4420298f fix memory leak in cJSON_Duplicate hace 8 años
  Max Bruckner bf17703012 Merge branch 'print_preallocated' hace 8 años
  Max Bruckner 6622c54f18 Handle out of memory when printing string hace 8 años
  Kyle Chisholm 8df4cd46eb more concise return hace 8 años
  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 23dafa4739 added Print function call for pre-allocated buffer hace 8 años
  Stephan 038b04d80a Take out len from condition check. hace 8 años
  Max Bruckner 23b269d5f9 Rename bool -> cjbool, fix #71 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 dc4b62915a fix #10, now failing on incorrect escape sequences hace 8 años
  Max Bruckner afd690d1c9 format fix hace 8 años
  Max Bruckner 0d10e279c8 fix #55 memory leak in cJSON_ReplaceItemInObject hace 8 años
  Max Bruckner a148520ffb Revert "Fix #26: Use long double literal for 1e60" hace 8 años
  Max Bruckner b4d728d018 pow2gt: Detect integer size fix #27 hace 8 años
  Max Bruckner 3ea491c0a6 Fix #26: Use long double literal for 1e60 hace 8 años
  Max Bruckner 4d06882c68 Merge pull request #44 from iMobs/arm_compilation hace 8 años
  Rod Vagg 5323f558cd don't ignore malloc failure in cJSON_PrintBuffered hace 8 años
  Max Bruckner a1c022fef6 Merge pull request #37 from DaveGamble/reformatting hace 8 años
  Max Bruckner ddeca82718 reformatting: cJSON.c: fix indentation hace 8 años
  Jonathan Fether 9f00ff9a91 Remove redundant test from cJSON_AddItemToArray hace 8 años
  Ian Mobley d4836effc9 Fix compiler warning "array subscript has type char" when using arm-none-eabi-gcc hace 8 años
  Ian Mobley b393b3beeb Add const qualifier for non-destructive functions hace 8 años
  Max Bruckner 34388c2d4c reformatting: cJSON_Minify hace 8 años
  Max Bruckner 9adc6e7fe1 reformatting: cJSON_Duplicate hace 8 años
  Max Bruckner e6fd236f00 reformatting: cJSON_CreateStringArray hace 8 años
  Max Bruckner e272f7285e reformatting: cJSON_CreateDoubleArray hace 8 años
  Max Bruckner 890b999e59 reformatting cJSON_CreateFloatArray hace 8 años