Commit History

Autor SHA1 Mensaxe Data
  Kyle Chisholm de93d76d0b changed to cJSON_PrintPreallocated, added flag in printbuffer %!s(int64=8) %!d(string=hai) anos
  Kyle Chisholm 23dafa4739 added Print function call for pre-allocated buffer %!s(int64=8) %!d(string=hai) anos
  Max Bruckner 46ff20c8b0 cJSON.h: add stddef.h because of size_t %!s(int64=8) %!d(string=hai) anos
  Max Bruckner c6cb991e3f reformatting: cJSON.h: remove trailing spaces %!s(int64=8) %!d(string=hai) anos
  Ian Mobley b393b3beeb Add const qualifier for non-destructive functions %!s(int64=8) %!d(string=hai) anos
  Max Bruckner ad3d5130b5 reformatting: cJSON.h %!s(int64=8) %!d(string=hai) anos
  Dave Gamble b4151361de Allow for global/local error pointers. If you supply a return_parse_end %!s(int64=9) %!d(string=hai) anos
  Eswar Yaganti 8d94ecec75 Merge branch 'master' of https://github.com/nagamalli9999/cJSON %!s(int64=9) %!d(string=hai) anos
  Eswar Yaganti ce546b54d8 Changed the #define values of cJSON* data types %!s(int64=9) %!d(string=hai) anos
  Eswar Yaganti 51371c899e Changed the #define values of cJSON* data types %!s(int64=9) %!d(string=hai) anos
  Kevin Branigan 8865d869db cJSON_HasObjectItem didn’t compile %!s(int64=9) %!d(string=hai) anos
  Kevin Branigan 11fb0d0215 Merge pull request #15 from dieyushi/master %!s(int64=9) %!d(string=hai) anos
  root 0da343068e add new macro for iterating over an array %!s(int64=9) %!d(string=hai) anos
  Roland Meertens b175877d8b +usefull function %!s(int64=9) %!d(string=hai) anos
  Dave Gamble 1d9b70e706 Fix comment style for proper ansi c compliance. %!s(int64=10) %!d(string=hai) anos
  Dave Gamble 060e6563c0 Add more patch functionality and some more utils. %!s(int64=10) %!d(string=hai) anos
  Dave Gamble 3c6b3cc617 start of JSON Patch implementation. cJSON gained a cJSON_InsertItemToArray which pushes elements up by one. %!s(int64=10) %!d(string=hai) anos
  Dave Gamble d9fc81e6c8 Added buffered printing methods for faster printing. %!s(int64=10) %!d(string=hai) anos
  Dave Gamble 73cc8dd1c4 cJSON_Minify (which strips comments), %!s(int64=12) %!d(string=hai) anos
  Dave Gamble 15adf71272 Tidy comments. Add cJSON_SetIntValue. %!s(int64=12) %!d(string=hai) anos
  Dave Gamble 02a1e544f7 add cJSON_AddBoolToObject(). %!s(int64=12) %!d(string=hai) anos
  Dave Gamble 96c59f3e49 Wire in ParseWithOpts to allow detection of JSON with following garbage. %!s(int64=12) %!d(string=hai) anos
  Dave Gamble 927aa631b8 Added cJSON_Duplicate. With commentary %!s(int64=12) %!d(string=hai) anos
  Dave Gamble 4678f33b5c Fix up ANSI issues. %!s(int64=12) %!d(string=hai) anos
  Dave Gamble 6a58ba5285 Include some analysis so that you can debug a failed parse. %!s(int64=14) %!d(string=hai) anos
  Dave Gamble 02d86ef778 Update to permit compilation with gcc -ansi flag %!s(int64=14) %!d(string=hai) anos
  Dave Gamble 6711153d41 CreateBool, because it's useful ;) %!s(int64=15) %!d(string=hai) anos
  Dave Gamble 79a796aed2 Detatch and Remove objects from Arrays/Objects. %!s(int64=15) %!d(string=hai) anos
  Dave Gamble 29b085bc5d Feature Request: 2903802. %!s(int64=15) %!d(string=hai) anos
  Dave Gamble c4e8954eb2 Feature request: 2903779. %!s(int64=15) %!d(string=hai) anos