Историја ревизија

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