Sang-Heon Jeon
|
5437b79086
Add getNumberValue function
|
hace 5 años |
caglarivriz
|
2371b7bc66
Added cJSON_ParseWithLength (#358)
|
hace 5 años |
Max Bruckner
|
0b20df9ecf
Replace strcpy with memcpy and remove magic numbers for string sizes
|
hace 7 años |
Max Bruckner
|
ddd93934e6
cJSON: cjson_min: Wrap arguments in parentheses
|
hace 7 años |
Max Bruckner
|
3bd3b7aae7
cJSON.c: Remove unused cast
|
hace 7 años |
Max Bruckner
|
d06baf7052
is_{nan,infinity}: Wrap macro arguments in parentheses
|
hace 7 años |
Max Bruckner
|
cb5bd2c97b
cJSON.c: Remove unnecessary includes
|
hace 7 años |
Max Bruckner
|
dcfa1618bb
Remove superfluous null checks in can_read/access_at_index macros
|
hace 7 años |
Max Bruckner
|
bd307ec3b5
cJSON_Compare: Performance improvement for objects
|
hace 7 años |
Max Bruckner
|
4e9154458d
parse_value: Check only first character at first
|
hace 7 años |
Max Bruckner
|
a2ede77ee0
print_number: Introduce fast path for integers.
|
hace 7 años |
Max Bruckner
|
cfee6a7318
Extract helper: double_to_saturated_integer
|
hace 7 años |
Max Bruckner
|
9000f08b17
is_nan and is_infinity macros
|
hace 7 años |
Max Bruckner
|
f520fdd432
Fix #234: Different argument names between declaration and definition
|
hace 7 años |
Max Bruckner
|
c21efcbaee
print: Comment about why the buffer is reallocated
|
hace 7 años |
Max Bruckner
|
86234db095
Release cJSON v1.7.7
|
hace 7 años |
Max Bruckner
|
af5b4911de
Fix memory leak if realloc returns NULL
|
hace 7 años |
Max Bruckner
|
3349978268
cJSON.c: Remove unnecessary include of float.h, fix #259
|
hace 7 años |
Max Bruckner
|
cbc05de76f
Release version 1.7.6
|
hace 7 años |
Max Bruckner
|
0e0c463491
Release version 1.7.5
|
hace 7 años |
Max Bruckner
|
5da9edc8b1
Release version 1.7.4
|
hace 7 años |
Max Bruckner
|
22a7d04fa0
add_item_to_object: Fix use-after-free when string is aliased
|
hace 7 años |
Max Bruckner
|
a559eac472
Release version 1.7.3
|
hace 7 años |
Max Bruckner
|
d514bb866e
Fix #241, potential double free
|
hace 7 años |
Max Bruckner
|
27caa364b0
Release version 1.7.2
|
hace 7 años |
Max Bruckner
|
b60b5d3744
Update version to 1.7.1
|
hace 7 años |
Max Bruckner
|
4d84acf926
print_number: fix Off-By-One error
|
hace 7 años |
Max Bruckner
|
28d4410f42
print: fix: realloc was allocating too much memory
|
hace 7 años |
Max Bruckner
|
f33fa95f3d
print: Fix default buffer size in printbuffer
|
hace 7 años |
Max Bruckner
|
13a2d337a8
Update version number to 1.7
|
hace 7 años |