Alanscut
|
ff0dabc72e
Update version to 1.7.13
|
5 年之前 |
Alanscut
|
5d55c6c2ee
fix error C2124 in visual studio
|
5 年之前 |
Alan Wang
|
23e4fbc639
Merge pull request #454 from Alanscut/float-compare
|
5 年之前 |
Alan Wang
|
65578af8cc
Merge pull request #453 from Alanscut/add-return-value
|
5 年之前 |
Alan Wang
|
f12cd7b701
Merge pull request #451 from Alanscut/20200324
|
5 年之前 |
Sang-Heon Jeon
|
97cf1d84e4
Add getNumberValue function
|
5 年之前 |
caglarivriz
|
983bb2b4d6
Added cJSON_ParseWithLength (#358)
|
5 年之前 |
Alanscut
|
8943c73345
comparing double value with DBL_EPSILON
|
5 年之前 |
Alanscut
|
131966f748
add return value for cJSON_ReplaceItemxxx
|
5 年之前 |
Alanscut
|
bd7cbe9776
false has been redefined to cJSON_False
|
5 年之前 |
Alanscut
|
54d6b8016e
add return value for cJSON_AddItemTo...
|
5 年之前 |
Alanscut
|
31c7880fab
update cJSON_SetValuestring and testcase
|
5 年之前 |
Alanscut
|
6b35f1c5bc
add new function of setValuestringToObject
|
5 年之前 |
Alan Wang
|
3ece4c893c
Improve performance of adding item to array (#448)
|
5 年之前 |
Alan Wang
|
9034a9cd0b
Revert "use prev pointer when array do adding (#430)"
|
5 年之前 |
xiaomianhehe
|
e8077d0150
use prev pointer when array do adding (#430)
|
5 年之前 |
Alanscut
|
74b2f03837
remove annoying float-equal option
|
5 年之前 |
Alanscut
|
c06d8264d0
improve compare_double function
|
5 年之前 |
Alanscut
|
51f6b4c07e
Merge branch 'master' into master
|
5 年之前 |
rolegic
|
c64854b26e
Fixed different argument between declaration and definition
|
5 年之前 |
Alanscut
|
18dad60035
Merge pull request #377 from Alanscut/20190628
|
5 年之前 |
Alanscut
|
66d0a1793f
Merge pull request #395 from bjda/more_const
|
5 年之前 |
Julian Ste
|
bcc91ecbc3
initilize variables in print_number
|
5 年之前 |
Bernt Johan Damslora
|
26772a8ef7
Add const qualifier to cJSON_CreateStringArray
|
5 年之前 |
Alanscut
|
ae49da2b61
Revert "Replace strcpy with strncpy, sprintf with snprintf"
|
5 年之前 |
Alanscut
|
a3154a36f1
Merge pull request #388 from singku/secure_c
|
5 年之前 |
Alanscut
|
9d766f07a7
fix const cast warnings in cJSON_GetStringValue
|
6 年之前 |
Sanjeev BA
|
110f184d18
Fix typos.
|
6 年之前 |
Paweł Malowany
|
c9e8a68b00
Fix clang -Wfloat-equal warning
|
6 年之前 |
singku
|
16f56300e4
Replace strcpy with strncpy, sprintf with snprintf
|
6 年之前 |