Histórico de Commits

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