Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Zach Hindes f32703a7a1 Support default __stdcall calling convention (/Gz) on Windows 6 gadi atpakaļ
  Max Bruckner 281df6997c Update copyright 8 gadi atpakaļ
  Max Bruckner 65541b900c Update space requirements of cJSON_PrintPreallocated 8 gadi atpakaļ
  Max Bruckner be0951dfa4 Move parse tests from test.c -> parse_example.c 8 gadi atpakaļ
  Max Bruckner 86be961bb5 test.c: remove file related code 8 gadi atpakaļ
  Max Bruckner f09bdef15e Revert "test.c: Fix buffer overrun found by coverity" 8 gadi atpakaļ
  Max Bruckner c866abd842 test.c: Fix buffer overrun found by coverity 8 gadi atpakaļ
  Max Bruckner 3d3bfc6a4d Compiler flag -Wconversion 8 gadi atpakaļ
  Max Bruckner c49ffbfba8 cJSON_Version: returns a version string 8 gadi atpakaļ
  Max Bruckner 3d6ae11340 Make cJSON C++ compatible 8 gadi atpakaļ
  Max Bruckner d992cd46e6 test: Handle cJSON_PrintPreallocated return values correctly 8 gadi atpakaļ
  Max Bruckner f10e2f884a test: exit on malloc failure 8 gadi atpakaļ
  Stephan Gatzka 345d57e9e5 Make print_preallocated static. 8 gadi atpakaļ
  Max Bruckner bf17703012 Merge branch 'print_preallocated' 8 gadi atpakaļ
  Kyle Chisholm 3917fb5255 use print_preallocated function to test printout of JSON 8 gadi atpakaļ
  Kyle Chisholm 99896d879c function to print and compare to preallocated buffer 8 gadi atpakaļ
  Kyle Chisholm de93d76d0b changed to cJSON_PrintPreallocated, added flag in printbuffer 8 gadi atpakaļ
  Stephan Gatzka a8e1368697 Make function static when possible. 8 gadi atpakaļ
  Max Bruckner b88da9b0de Initialize all variables 8 gadi atpakaļ
  Max Bruckner 9e31049159 test and test_utils: Make compliant with ANSI C 8 gadi atpakaļ
  Max Bruckner 8ac1ba416e test: Fix unescaped quote 8 gadi atpakaļ
  Max Bruckner fcbeb1c36b reformatting: test.c 8 gadi atpakaļ
  Irwan Djajadi 224c2a8485 Fix compiler error when it encountered 1.0/0.0. It does not want to deal 9 gadi atpakaļ
  Christian Schulze 52d7d14f6c fixed segfault when the lib tries to parse HTML with embedded CSS; provided test case 9 gadi atpakaļ
  Linus Wallgren e4b96fa820 Handle invalid numbers 9 gadi atpakaļ
  Anton Sergeev 74793934ad Merge latest upstream code (r73) into github fork. 10 gadi atpakaļ
  DongwenHuang 4132e9301d Update test.c 10 gadi atpakaļ
  Dave Gamble 1d9b70e706 Fix comment style for proper ansi c compliance. 10 gadi atpakaļ
  Dave Gamble 46e3724aa8 clean up test.c 12 gadi atpakaļ
  Dave Gamble 6a58ba5285 Include some analysis so that you can debug a failed parse. 14 gadi atpakaļ