Histórico de Commits

Autor SHA1 Mensagem Data
  Max Bruckner 11131b9ced cJSON_ParseWithOptions: Improve variable names and intent há 8 anos atrás
  Max Bruckner 99db5db9a4 Release version 1.4.6 há 8 anos atrás
  Max Bruckner bb5ab5916f Merge pull request #147 from DaveGamble/copy-paste-msvc há 8 anos atrás
  Max Bruckner 411c50f671 Don't redefine CJSON_EXPORT_SYMBOLS há 8 anos atrás
  Max Bruckner ec2db50b6f dllexport symbols by default and add CJSON_IMPORT_SYMBOLS há 8 anos atrás
  Max Bruckner 74d0525201 Merge pull request #146 from DaveGamble/locale-independence há 8 anos atrás
  Max Bruckner 3efef58c32 README: Add setlocale to caveats há 8 anos atrás
  Max Bruckner 65541b900c Update space requirements of cJSON_PrintPreallocated há 8 anos atrás
  Max Bruckner c08f7e1d29 print_number: Make locale independent há 8 anos atrás
  Max Bruckner 71b96afc27 print_number: Fix comment (missing word 'zeroes') há 8 anos atrás
  Max Bruckner 749fefc0c4 Make parse_number locale independent há 8 anos atrás
  Max Bruckner 50b3c30dfa README: Add Caveats section há 8 anos atrás
  Max Bruckner c784f76c77 cJSON_strdup: Use sizeof("") instead of 1 há 8 anos atrás
  Max Bruckner 84237ff48e Replace sizeof('\0') with sizeof("") há 8 anos atrás
  Max Bruckner ab8489a851 Readme: Fix #143 item->name --> item->string há 8 anos atrás
  Max Bruckner 795c3acabe cJSON_Utils: Fix potential null pointer dereference há 8 anos atrás
  Max Bruckner 2683d4d987 ensure: Fix overflow detection há 8 anos atrás
  Max Bruckner 3c1bfe125c Clarify deprecation of valueint há 8 anos atrás
  Max Bruckner 5916f70640 cJSON.h: Deprecate valueint há 8 anos atrás
  Max Bruckner 29cfc7a767 README: Get rid of valueint and do necessary checks há 8 anos atrás
  Max Bruckner b1e9a6c0da README: Add missing round brackets há 8 anos atrás
  Max Bruckner 3a20692c18 Release version 1.4.5 há 8 anos atrás
  Max Bruckner 2f65e80a34 Fix internal compiler error in GCC on x86 há 8 anos atrás
  Max Bruckner ef34500693 cJSON_SetNumberHelper: Fix valueint, closes #138 há 8 anos atrás
  Max Bruckner b0dfcde04c Release Version 1.4.4 há 8 anos atrás
  Max Bruckner 1934059554 ensure: Validate buffer offset há 8 anos atrás
  Max Bruckner cc84a446be ensure: Fix potential off by one error. há 8 anos atrás
  Max Bruckner e58f7ec027 ensure: Fix potential overflow of size_t há 8 anos atrás
  Max Bruckner 4bfb880093 cJSON.h: Note about buffer size for cJSON_PrintPreallocated há 8 anos atrás
  Max Bruckner b7ce06224b Release version 1.4.3 há 8 anos atrás