Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bruckner 02cd3eec37 Update version number to 1.4.0 hace 8 años
  Max Bruckner 2d3520e0b9 Use own cJSON_bool boolean type in the header hace 8 años
  Max Bruckner 412f4f7d62 Use CJSON_PUBLIC for typecheck functions hace 8 años
  Max Bruckner 024f690289 Merge pull request #116 from mjerris/fschanges hace 8 años
  Mike Jerris 039b1cc653 add CJSON_PUBLIC macro to public functions to support visibility and dllimport/dllexport hace 8 años
  Max Bruckner c26d53f0d7 Helper function to check the type of an item hace 8 años
  Max Bruckner 605422c60a cJSON: New function cJSON_GetObjectItemCaseSensitive hace 8 años
  Max Bruckner b47d0e34ca cJSON_ArrayForEach: Fix handling of NULL pointers hace 8 años
  Max Bruckner 87691a86e5 cJSON_SetNumberValue: Fix compiler warning with -Waddress hace 8 años
  Max Bruckner 4fce9cce86 Release version 1.3.0 hace 8 años
  Max Bruckner cf48ea8175 New Type: cJSON_Invalid hace 8 años
  Max Bruckner 87f77274de cJSON_SetNumberValue: Fix undefined double to int conversion hace 8 años
  Max Bruckner 981f59b163 Release Version 1.2.1 hace 8 años
  Max Bruckner c49ffbfba8 cJSON_Version: returns a version string hace 8 años
  Max Bruckner e7533aa6f0 Put version information in the header hace 8 años
  Max Bruckner 9ef44fc0b6 Remove C++ comment in header hace 8 años
  Max Bruckner 8c58e62597 Merge remote-tracking branch 'loigu/master' into cJSON_Raw hace 8 años
  Max Bruckner 84b48121bb header: explain PrintPreallocated return value hace 8 años
  Max Bruckner e1eb06fae0 cJSON.h warn about write access to constants (#80) 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
  Max Bruckner 46ff20c8b0 cJSON.h: add stddef.h because of size_t hace 8 años
  Jiri Zouhar 06008b0444 add support to insert raw json hace 8 años
  Max Bruckner c6cb991e3f reformatting: cJSON.h: remove trailing spaces hace 8 años
  Ian Mobley b393b3beeb Add const qualifier for non-destructive functions hace 8 años
  Max Bruckner ad3d5130b5 reformatting: cJSON.h hace 8 años
  Dave Gamble b4151361de Allow for global/local error pointers. If you supply a return_parse_end hace 9 años
  Eswar Yaganti 8d94ecec75 Merge branch 'master' of https://github.com/nagamalli9999/cJSON hace 9 años
  Eswar Yaganti ce546b54d8 Changed the #define values of cJSON* data types hace 9 años
  Eswar Yaganti 51371c899e Changed the #define values of cJSON* data types hace 9 años