Max Bruckner
|
b88da9b0de
Initialize all variables
|
8 anos atrás |
Max Bruckner
|
a5ff796c20
Replace 0 with more expressive NULL or '\0'
|
8 anos atrás |
Max Bruckner
|
dc4b62915a
fix #10, now failing on incorrect escape sequences
|
8 anos atrás |
Max Bruckner
|
afd690d1c9
format fix
|
8 anos atrás |
Max Bruckner
|
0d10e279c8
fix #55 memory leak in cJSON_ReplaceItemInObject
|
8 anos atrás |
Max Bruckner
|
a148520ffb
Revert "Fix #26: Use long double literal for 1e60"
|
8 anos atrás |
Max Bruckner
|
b4d728d018
pow2gt: Detect integer size fix #27
|
8 anos atrás |
Max Bruckner
|
3ea491c0a6
Fix #26: Use long double literal for 1e60
|
8 anos atrás |
Max Bruckner
|
4d06882c68
Merge pull request #44 from iMobs/arm_compilation
|
8 anos atrás |
Rod Vagg
|
5323f558cd
don't ignore malloc failure in cJSON_PrintBuffered
|
8 anos atrás |
Max Bruckner
|
a1c022fef6
Merge pull request #37 from DaveGamble/reformatting
|
8 anos atrás |
Max Bruckner
|
ddeca82718
reformatting: cJSON.c: fix indentation
|
8 anos atrás |
Jonathan Fether
|
9f00ff9a91
Remove redundant test from cJSON_AddItemToArray
|
8 anos atrás |
Ian Mobley
|
d4836effc9
Fix compiler warning "array subscript has type char" when using arm-none-eabi-gcc
|
8 anos atrás |
Ian Mobley
|
b393b3beeb
Add const qualifier for non-destructive functions
|
8 anos atrás |
Max Bruckner
|
34388c2d4c
reformatting: cJSON_Minify
|
8 anos atrás |
Max Bruckner
|
9adc6e7fe1
reformatting: cJSON_Duplicate
|
8 anos atrás |
Max Bruckner
|
e6fd236f00
reformatting: cJSON_CreateStringArray
|
8 anos atrás |
Max Bruckner
|
e272f7285e
reformatting: cJSON_CreateDoubleArray
|
8 anos atrás |
Max Bruckner
|
890b999e59
reformatting cJSON_CreateFloatArray
|
8 anos atrás |
Max Bruckner
|
f831aef5c1
reformatting: cJSON_CreateIntArray
|
8 anos atrás |
Max Bruckner
|
21a0a88f19
reformatting: cJSON_CreateObject
|
8 anos atrás |
Max Bruckner
|
e241081020
reformatting: cJSON_CreateArray
|
8 anos atrás |
Max Bruckner
|
034003ce2b
reformatting: cJSON_CreateString
|
8 anos atrás |
Max Bruckner
|
3f9f4970b4
reformatting: cJSON_CreateNumber
|
8 anos atrás |
Max Bruckner
|
99f61f2b35
reformatting: cJSON_CreateBool
|
8 anos atrás |
Max Bruckner
|
a0b5d6b13a
reformatting: cJSON_CreateFalse
|
8 anos atrás |
Max Bruckner
|
fdfb9fff86
reformatting: cJSON_CreateTrue
|
8 anos atrás |
Max Bruckner
|
cf7835b67d
reformatting: cJSON_CreateNull
|
8 anos atrás |
Max Bruckner
|
3a8043273e
reformatting: cJSON_ReplaceItemInObject
|
8 anos atrás |