Alanscut
|
b95a4c56b0
|
fix #376
|
2020-06-22 11:23:24 +08:00 |
|
Alanscut
|
ff0dabc72e
|
Update version to 1.7.13
|
2020-04-02 23:34:28 +08:00 |
|
Alan Wang
|
23e4fbc639
|
Merge pull request #454 from Alanscut/float-compare
comparing double value with DBL_EPSILON
|
2020-04-02 20:09:42 +08:00 |
|
Alan Wang
|
65578af8cc
|
Merge pull request #453 from Alanscut/add-return-value
add return value for cJSON_AddItemTo... and cJSON_ReplaceItemxxx
|
2020-04-02 19:41:56 +08:00 |
|
Alan Wang
|
f12cd7b701
|
Merge pull request #451 from Alanscut/20200324
add new function of `cJSON_SetValuestring`
|
2020-04-02 19:40:03 +08:00 |
|
Sang-Heon Jeon
|
97cf1d84e4
|
Add getNumberValue function
* Add GetNumberValue function and testcase
Co-authored-by: Alan Wang <wp_scut@163.com>
|
2020-04-02 19:36:35 +08:00 |
|
caglarivriz
|
983bb2b4d6
|
Added cJSON_ParseWithLength (#358)
Co-authored-by: Caglar Ivriz <caglar.ivriz@siemens.com>
|
2020-04-02 19:24:36 +08:00 |
|
Alanscut
|
8943c73345
|
comparing double value with DBL_EPSILON
|
2020-04-02 16:02:24 +08:00 |
|
Alanscut
|
131966f748
|
add return value for cJSON_ReplaceItemxxx
|
2020-04-02 11:00:10 +08:00 |
|
Alanscut
|
54d6b8016e
|
add return value for cJSON_AddItemTo...
|
2020-03-26 14:18:52 +08:00 |
|
Alanscut
|
31c7880fab
|
update cJSON_SetValuestring and testcase
|
2020-03-25 15:38:54 +08:00 |
|
Alanscut
|
6b35f1c5bc
|
add new function of setValuestringToObject
|
2020-03-24 22:28:15 +08:00 |
|
Alanscut
|
c06d8264d0
|
improve compare_double function
|
2019-12-06 18:16:27 +08:00 |
|
Alanscut
|
51f6b4c07e
|
Merge branch 'master' into master
|
2019-12-06 15:14:26 +08:00 |
|
Alanscut
|
18dad60035
|
Merge pull request #377 from Alanscut/20190628
fix bug: add const to the parameter in the cJSON_GetStringValue function
|
2019-10-20 22:47:11 +08:00 |
|
Bernt Johan Damslora
|
26772a8ef7
|
Add const qualifier to cJSON_CreateStringArray
Adds a const qualifier to the strings in the array to avoid discarding
it from arguments.
|
2019-10-17 14:03:15 +02:00 |
|
Alanscut
|
189b51c5da
|
format comment
|
2019-09-11 10:42:44 +08:00 |
|
Alanscut
|
709c3dcf32
|
Merge pull request #374 from Alanscut/20190625
Add a comment to the parameter count of the cJSON_CreateIntArray function
|
2019-09-11 09:53:19 +08:00 |
|
Alanscut
|
c61573f1af
|
format adjustment
|
2019-09-11 09:51:30 +08:00 |
|
Alanscut
|
e750194cb1
|
Merge pull request #386 from lntuition/master
Correct typo error in cJSON.h
|
2019-08-28 20:56:06 +08:00 |
|
Alanscut
|
e13f11ba79
|
Merge pull request #360 from Alanscut/master
add comment for cJSON_Minify function
|
2019-08-27 14:50:48 +08:00 |
|
Sang-Heon Jeon
|
b6da0d6565
|
Correct typo error
|
2019-08-24 22:43:33 +09:00 |
|
Alanscut
|
9d766f07a7
|
fix const cast warnings in cJSON_GetStringValue
|
2019-06-28 14:22:02 +08:00 |
|
Alanscut
|
85ceadb4b4
|
Add a comment to the parameter count of the cJSON_CreateIntArray function.
|
2019-06-25 17:25:23 +08:00 |
|
Sanjeev BA
|
110f184d18
|
Fix typos.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
|
2019-06-16 07:58:03 +09:00 |
|
Paweł Malowany
|
c9e8a68b00
|
Fix clang -Wfloat-equal warning
|
2019-06-10 11:37:03 +02:00 |
|
Alan_scut
|
5fe80a94b6
|
add comment for cJSON_Minify function
|
2019-05-22 10:24:13 +08:00 |
|
Max Bruckner
|
687b1a2fe1
|
Update version to 1.7.12
|
2019-05-16 20:03:12 +02:00 |
|
Max Bruckner
|
09ebae8149
|
Release cJSON 1.7.11
|
2019-04-14 23:58:02 +02:00 |
|
Max Bruckner
|
c69134d017
|
Release Version 1.7.10
|
2018-12-20 18:15:05 +01:00 |
|
Max Bruckner
|
f110bd2e58
|
Release Version 1.7.9
|
2018-12-16 11:17:20 +01:00 |
|
Max Bruckner
|
08103f048e
|
Release version 1.7.8
|
2018-09-21 19:29:42 +02:00 |
|
Zach Hindes
|
f32703a7a1
|
Support default __stdcall calling convention (/Gz) on Windows
|
2018-08-29 16:25:46 -05:00 |
|
Max Bruckner
|
86234db095
|
Release cJSON v1.7.7
|
2018-05-21 22:08:21 +02:00 |
|
Zhao Zhixu
|
0d5ecc11b6
|
fix typo
|
2018-05-08 22:45:14 +08:00 |
|
Max Bruckner
|
cbc05de76f
|
Release version 1.7.6
|
2018-04-13 12:32:30 +08:00 |
|
Max Bruckner
|
0e0c463491
|
Release version 1.7.5
|
2018-03-22 20:29:17 +01:00 |
|
Max Bruckner
|
5da9edc8b1
|
Release version 1.7.4
|
2018-03-02 19:57:36 +01:00 |
|
Max Bruckner
|
a559eac472
|
Release version 1.7.3
|
2018-02-07 21:16:35 +01:00 |
|
Max Bruckner
|
27caa364b0
|
Release version 1.7.2
|
2018-02-06 11:38:41 +01:00 |
|
Max Bruckner
|
b60b5d3744
|
Update version to 1.7.1
|
2018-01-09 21:59:42 +01:00 |
|
Max Bruckner
|
13a2d337a8
|
Update version number to 1.7
|
2017-12-31 02:03:40 +01:00 |
|
Max Bruckner
|
1b21bcd150
|
cJSON_Add..ToObject: Add comment to header file
|
2017-12-29 23:29:09 +01:00 |
|
Max Bruckner
|
5865faffa3
|
Convert cJSON_Add...ToObject macros into functions
These functions return the added object. Functions to add objects and
arrays have also been added.
|
2017-12-28 23:56:39 +01:00 |
|
Max Bruckner
|
11844dd5a6
|
Add cJSON_Create{Array,Object}Reference
|
2017-11-28 03:06:02 +01:00 |
|
Max Bruckner
|
eaa90a6b74
|
Add cJSON_CreateStringReference
|
2017-11-28 02:02:55 +01:00 |
|
Max Bruckner
|
b2afbd3c9f
|
cJSON_GetStringValue
|
2017-11-15 18:47:49 +01:00 |
|
Max Bruckner
|
c083421f40
|
Release version 1.6.0
|
2017-10-08 23:36:41 +02:00 |
|
Max Bruckner
|
afd5d186b7
|
Release version 1.5.9
|
2017-09-08 13:54:24 +02:00 |
|
rmallins
|
629c354390
|
Rewrite test for cJSON_ParseWithOpts() to expect non-null error
pointer in error case and change code to match new expectations.
|
2017-09-08 01:22:10 +01:00 |
|