Alanscut
|
d92c0de7e8
fix encode_string_as_pointer
|
5 年之前 |
Alanscut
|
fa8b454552
correct mistake
|
5 年之前 |
Alanscut
|
4e3335618f
improve compare_double
|
5 年之前 |
ChenYuan
|
ea3a6dcd69
Update cJSON_Utils.c
|
5 年之前 |
Alanscut
|
51f6b4c07e
Merge branch 'master' into master
|
5 年之前 |
Alanscut
|
500a9db81b
fix memory leak mentioned in issue 414
|
5 年之前 |
Paweł Malowany
|
c9e8a68b00
Fix clang -Wfloat-equal warning
|
6 年之前 |
raiden00pl
|
359567fdde
Undef true and false first also for cJSON_Utils.c
|
6 年之前 |
Max Bruckner
|
563d861f92
cJSON_Utils: sort_lists: Properly split the lists
|
6 年之前 |
yuta-oxo
|
eaec82c3c5
fix bug: sort_list() returns strange results
|
6 年之前 |
Bob Kocisko
|
d26a42af8d
json patch: adding to a subfield of a non-object now fails as expected
|
7 年之前 |
Max Bruckner
|
0d675cb048
MSVC: Disable warning about single line comments in system headers
|
8 年之前 |
Max Bruckner
|
217ab02612
cJSON_Utils: Guard gcc pragmas with a check for __GCC__
|
8 年之前 |
Max Bruckner
|
e872d40223
MSVC: Disable deprecation warnings for C89 functions
|
8 年之前 |
Max Bruckner
|
93227319f0
handle null pointers: cJSONUtils_GeneratePatchesCaseSensitive
|
8 年之前 |
Max Bruckner
|
f0c1b896ba
handle null pointers: cJSONUtils_GeneratePatches
|
8 年之前 |
Max Bruckner
|
2d252ae595
handle null pointer: compose_patch
|
8 年之前 |
Max Bruckner
|
c46c4d1559
handle null pointer: sort_object
|
8 年之前 |
Max Bruckner
|
1af74c8cc1
handle null pointer: get_item_from_pointer
|
8 年之前 |
Max Bruckner
|
9bdf19fde1
handle null pointer: cJSONUtils_FindPointerFromObjectTo
|
8 年之前 |
Max Bruckner
|
b9cc911831
cJSON_Utils: Fix case sensitivity handling when adding to object
|
8 年之前 |
Max Bruckner
|
9abe75e072
cJSON_Utils: Fix get_item_from_pointer
|
8 年之前 |
crhackos
|
c0088e1ebe
free() to cJSON_free()
|
8 年之前 |
Max Bruckner
|
66f75619d9
Add cJSONUtils_MergePatchCaseSensitive
|
8 年之前 |
Max Bruckner
|
7f22948eec
Add cJSONUtils_SortObjectCaseSensitive
|
8 年之前 |
Max Bruckner
|
b674519695
Add cJSONUtils_GenerateMergePatchCaseSensitive
|
8 年之前 |
Max Bruckner
|
94057fb069
Add cJSONUtils_ApplyPatchesCaseSensitive
|
8 年之前 |
Max Bruckner
|
3bf2913634
Add cJSONUtils_GeneratePatchesCaseSensitive
|
8 年之前 |
Max Bruckner
|
cd4d7b9b6e
Add cJSONUtils_GetPointerCaseSensitive
|
8 年之前 |
Max Bruckner
|
73823c4b6d
Add get_object_item: configurable case_sensitivity
|
8 年之前 |