Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Max Bruckner 227d3398d6 Fix the pragmas for Wcast-qual with old gcc versions há 8 anos atrás
  Max Bruckner 466eb8e3f8 Fix wconversion with old gcc (e.g. 4.3) há 8 anos atrás
  Max Bruckner 4ec6e76ea2 tests: print_number: Fix build on 32bit ppc (and potentially others) há 8 anos atrás
  Max Bruckner a1b37d0abe Release Version 1.4.2 há 8 anos atrás
  Max Bruckner 3d971db426 README: Mention supported cmake and make versions há 8 anos atrás
  Max Bruckner 30e1e7af7c CMake: Support cmake down to 2.8.5 há 8 anos atrás
  Max Bruckner 76e5296d0d CMake: Fix per target disabling of compiler flags há 8 anos atrás
  Max Bruckner c597601cf1 tests: run cJSON_test{,_utils} along with the other tests há 8 anos atrás
  Max Bruckner e3d5798896 Release version 1.4.1 há 8 anos atrás