Max Bruckner
|
3a36ce6d32
Extract helper: double_to_saturated_integer
|
7 年之前 |
Max Bruckner
|
deca87b071
is_nan and is_infinity macros
|
7 年之前 |
Max Bruckner
|
5af3271726
CMake: Remove -fsanitize=float-divide-by-zero
|
7 年之前 |
Max Bruckner
|
02641037b7
Fix #234: Different argument names between declaration and definition
|
7 年之前 |
Max Bruckner
|
1723a94b53
print: Comment about why the buffer is reallocated
|
7 年之前 |
Max Bruckner
|
7cc52f6035
Merge pull request #231 from DaveGamble/fixes
|
7 年之前 |
Max Bruckner
|
b60b5d3744
Update version to 1.7.1
|
7 年之前 |
Max Bruckner
|
4d84acf926
print_number: fix Off-By-One error
|
7 年之前 |
Max Bruckner
|
28d4410f42
print: fix: realloc was allocating too much memory
|
7 年之前 |
Max Bruckner
|
f33fa95f3d
print: Fix default buffer size in printbuffer
|
7 年之前 |
Max Bruckner
|
984dc85a5f
Merge pull request #228 from DaveGamble/develop
|
7 年之前 |
Max Bruckner
|
13a2d337a8
Update version number to 1.7
|
7 年之前 |
Max Bruckner
|
17b83e76e9
Update Changelog for version 1.7
|
7 年之前 |
Max Bruckner
|
43754e7833
Merge pull request #215 from DaveGamble/new-documentation
|
7 年之前 |
Max Bruckner
|
1e95363638
README: Caveats: Duplicate object members
|
7 年之前 |
Max Bruckner
|
d7e711c0de
README: new doc: Add links for 4th level sections
|
7 年之前 |
Max Bruckner
|
f26d8f3175
README: Add small note about CMake on Windows.
|
7 年之前 |
Max Bruckner
|
e7d0c1dc37
Tests: Test if the readme examples are working
|
7 年之前 |
Max Bruckner
|
5605fa4ad5
README: new doc: Remove old explanation.
|
7 年之前 |
Max Bruckner
|
cdcd553769
README: new doc: Example
|
7 年之前 |
Max Bruckner
|
61dd7f1e41
README: new doc: Working with the data structure
|
7 年之前 |
Max Bruckner
|
1285e6ac68
README: new doc: Printing
|
7 年之前 |
Max Bruckner
|
b54b81251e
README: new doc: Parsing
|
7 年之前 |
Max Bruckner
|
c31ee79ad1
README: new doc: Data Structure section
|
7 年之前 |
Max Bruckner
|
a1a1e60cb0
Merge pull request #226 from DaveGamble/boolean_add
|
7 年之前 |
Max Bruckner
|
1b21bcd150
cJSON_Add..ToObject: Add comment to header file
|
7 年之前 |
Max Bruckner
|
77931e7fc0
cJSON_Add...ToObject: Add tests for failure conditions
|
7 年之前 |
Max Bruckner
|
5865faffa3
Convert cJSON_Add...ToObject macros into functions
|
7 年之前 |
Max Bruckner
|
f966409b33
Add tests for cJSON_Add...ToObject macros
|
7 年之前 |
Max Bruckner
|
de729a1635
Extract add_item_to_object function that returns a boolean
|
7 年之前 |