Commit Verlauf

Autor SHA1 Nachricht Datum
  Max Bruckner c6cb991e3f reformatting: cJSON.h: remove trailing spaces vor 8 Jahren
  Ian Mobley b393b3beeb Add const qualifier for non-destructive functions vor 8 Jahren
  Max Bruckner ad3d5130b5 reformatting: cJSON.h vor 8 Jahren
  Dave Gamble b4151361de Allow for global/local error pointers. If you supply a return_parse_end vor 9 Jahren
  Eswar Yaganti 8d94ecec75 Merge branch 'master' of https://github.com/nagamalli9999/cJSON vor 9 Jahren
  Eswar Yaganti ce546b54d8 Changed the #define values of cJSON* data types vor 9 Jahren
  Eswar Yaganti 51371c899e Changed the #define values of cJSON* data types vor 9 Jahren
  Kevin Branigan 8865d869db cJSON_HasObjectItem didn’t compile vor 9 Jahren
  Kevin Branigan 11fb0d0215 Merge pull request #15 from dieyushi/master vor 9 Jahren
  root 0da343068e add new macro for iterating over an array vor 9 Jahren
  Roland Meertens b175877d8b +usefull function vor 9 Jahren
  Dave Gamble 1d9b70e706 Fix comment style for proper ansi c compliance. vor 10 Jahren
  Dave Gamble 060e6563c0 Add more patch functionality and some more utils. vor 10 Jahren
  Dave Gamble 3c6b3cc617 start of JSON Patch implementation. cJSON gained a cJSON_InsertItemToArray which pushes elements up by one. vor 10 Jahren
  Dave Gamble d9fc81e6c8 Added buffered printing methods for faster printing. vor 10 Jahren
  Dave Gamble 73cc8dd1c4 cJSON_Minify (which strips comments), vor 12 Jahren
  Dave Gamble 15adf71272 Tidy comments. Add cJSON_SetIntValue. vor 12 Jahren
  Dave Gamble 02a1e544f7 add cJSON_AddBoolToObject(). vor 12 Jahren
  Dave Gamble 96c59f3e49 Wire in ParseWithOpts to allow detection of JSON with following garbage. vor 12 Jahren
  Dave Gamble 927aa631b8 Added cJSON_Duplicate. With commentary vor 12 Jahren
  Dave Gamble 4678f33b5c Fix up ANSI issues. vor 12 Jahren
  Dave Gamble 6a58ba5285 Include some analysis so that you can debug a failed parse. vor 14 Jahren
  Dave Gamble 02d86ef778 Update to permit compilation with gcc -ansi flag vor 14 Jahren
  Dave Gamble 6711153d41 CreateBool, because it's useful ;) vor 15 Jahren
  Dave Gamble 79a796aed2 Detatch and Remove objects from Arrays/Objects. vor 15 Jahren
  Dave Gamble 29b085bc5d Feature Request: 2903802. vor 15 Jahren
  Dave Gamble c4e8954eb2 Feature request: 2903779. vor 15 Jahren
  Dave Gamble b3bd706f8f prototype versions of ReplaceObject. vor 15 Jahren
  Dave Gamble 5cca4e2c57 simplify the rendering code so there's no 'realloc' going on. vor 15 Jahren
  Dave Gamble 7ca2c994a7 incorporate hooks feature from bug 2883206 vor 15 Jahren