Historique des commits

Auteur SHA1 Message Date
  Max Bruckner e3e0b5150b cJSON_CreateRaw: Format fixes il y a 8 ans
  Max Bruckner 1df987a170 cJSON_strdup: Check for NULL string il y a 8 ans
  Max Bruckner ddadb44a67 cJSON_Raw: Additional checks in print_value il y a 8 ans
  Max Bruckner 8c58e62597 Merge remote-tracking branch 'loigu/master' into cJSON_Raw il y a 8 ans
  Max Bruckner fcc89c4bb2 Move increment out of loop condition fixes #85 il y a 8 ans
  Stephan e69db83de5 Temporarily disable warning when const is cast away. il y a 8 ans
  Alper Akcan 5b4420298f fix memory leak in cJSON_Duplicate 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 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 23dafa4739 added Print function call for pre-allocated buffer il y a 8 ans
  Stephan 038b04d80a Take out len from condition check. il y a 8 ans
  Max Bruckner 23b269d5f9 Rename bool -> cjbool, fix #71 il y a 8 ans
  Max Bruckner 679004914f Define a boolean type il y a 8 ans
  Max Bruckner b88da9b0de Initialize all variables il y a 8 ans
  Max Bruckner a5ff796c20 Replace 0 with more expressive NULL or '\0' il y a 8 ans
  Max Bruckner dc4b62915a fix #10, now failing on incorrect escape sequences il y a 8 ans
  Max Bruckner afd690d1c9 format fix il y a 8 ans
  Jiri Zouhar 06008b0444 add support to insert raw json il y a 8 ans
  Max Bruckner 0d10e279c8 fix #55 memory leak in cJSON_ReplaceItemInObject il y a 8 ans
  Max Bruckner a148520ffb Revert "Fix #26: Use long double literal for 1e60" il y a 8 ans
  Max Bruckner b4d728d018 pow2gt: Detect integer size fix #27 il y a 8 ans
  Max Bruckner 3ea491c0a6 Fix #26: Use long double literal for 1e60 il y a 8 ans
  Max Bruckner 4d06882c68 Merge pull request #44 from iMobs/arm_compilation il y a 8 ans
  Rod Vagg 5323f558cd don't ignore malloc failure in cJSON_PrintBuffered il y a 8 ans
  Max Bruckner a1c022fef6 Merge pull request #37 from DaveGamble/reformatting il y a 8 ans
  Max Bruckner ddeca82718 reformatting: cJSON.c: fix indentation il y a 8 ans
  Jonathan Fether 9f00ff9a91 Remove redundant test from cJSON_AddItemToArray il y a 8 ans