提交歷史

作者 SHA1 備註 提交日期
  Max Bruckner d48d988d7e Use character literal to declare range of nonprintable characters. 7 年之前
  Max Bruckner 15d9ec8b07 New macro static_strlen and replace magic numbers with it. 7 年之前
  Max Bruckner f07a3b7cb3 print_value: Use sizeof(literal) instead of magic numbers 7 年之前
  Max Bruckner 7cc52f6035 Merge pull request #231 from DaveGamble/fixes 7 年之前
  Max Bruckner b60b5d3744 Update version to 1.7.1 7 年之前
  Max Bruckner 4d84acf926 print_number: fix Off-By-One error 7 年之前
  Max Bruckner 28d4410f42 print: fix: realloc was allocating too much memory 7 年之前
  Max Bruckner f33fa95f3d print: Fix default buffer size in printbuffer 7 年之前
  Max Bruckner 984dc85a5f Merge pull request #228 from DaveGamble/develop 7 年之前
  Max Bruckner 13a2d337a8 Update version number to 1.7 7 年之前
  Max Bruckner 17b83e76e9 Update Changelog for version 1.7 7 年之前
  Max Bruckner 43754e7833 Merge pull request #215 from DaveGamble/new-documentation 7 年之前
  Max Bruckner 1e95363638 README: Caveats: Duplicate object members 7 年之前
  Max Bruckner d7e711c0de README: new doc: Add links for 4th level sections 7 年之前
  Max Bruckner f26d8f3175 README: Add small note about CMake on Windows. 7 年之前
  Max Bruckner e7d0c1dc37 Tests: Test if the readme examples are working 7 年之前
  Max Bruckner 5605fa4ad5 README: new doc: Remove old explanation. 7 年之前
  Max Bruckner cdcd553769 README: new doc: Example 7 年之前
  Max Bruckner 61dd7f1e41 README: new doc: Working with the data structure 7 年之前
  Max Bruckner 1285e6ac68 README: new doc: Printing 7 年之前
  Max Bruckner b54b81251e README: new doc: Parsing 7 年之前
  Max Bruckner c31ee79ad1 README: new doc: Data Structure section 7 年之前
  Max Bruckner a1a1e60cb0 Merge pull request #226 from DaveGamble/boolean_add 7 年之前
  Max Bruckner 1b21bcd150 cJSON_Add..ToObject: Add comment to header file 7 年之前
  Max Bruckner 77931e7fc0 cJSON_Add...ToObject: Add tests for failure conditions 7 年之前
  Max Bruckner 5865faffa3 Convert cJSON_Add...ToObject macros into functions 7 年之前
  Max Bruckner f966409b33 Add tests for cJSON_Add...ToObject macros 7 年之前
  Max Bruckner de729a1635 Extract add_item_to_object function that returns a boolean 7 年之前
  Max Bruckner 55c597c719 add_item_to_array with boolean return value 7 年之前
  Max Bruckner 2a087843e4 Add overrides for BUILD_SHARED_LIBS 7 年之前