Eswar Yaganti
|
8d94ecec75
Merge branch 'master' of https://github.com/nagamalli9999/cJSON
|
il y a 9 ans |
Eswar Yaganti
|
ce546b54d8
Changed the #define values of cJSON* data types
|
il y a 9 ans |
Eswar Yaganti
|
51371c899e
Changed the #define values of cJSON* data types
|
il y a 9 ans |
Kevin Branigan
|
8865d869db
cJSON_HasObjectItem didn’t compile
|
il y a 9 ans |
Kevin Branigan
|
11fb0d0215
Merge pull request #15 from dieyushi/master
|
il y a 9 ans |
root
|
0da343068e
add new macro for iterating over an array
|
il y a 9 ans |
Roland Meertens
|
b175877d8b
+usefull function
|
il y a 9 ans |
Dave Gamble
|
1d9b70e706
Fix comment style for proper ansi c compliance.
|
il y a 10 ans |
Dave Gamble
|
060e6563c0
Add more patch functionality and some more utils.
|
il y a 10 ans |
Dave Gamble
|
3c6b3cc617
start of JSON Patch implementation. cJSON gained a cJSON_InsertItemToArray which pushes elements up by one.
|
il y a 10 ans |
Dave Gamble
|
d9fc81e6c8
Added buffered printing methods for faster printing.
|
il y a 10 ans |
Dave Gamble
|
73cc8dd1c4
cJSON_Minify (which strips comments),
|
il y a 12 ans |
Dave Gamble
|
15adf71272
Tidy comments. Add cJSON_SetIntValue.
|
il y a 12 ans |
Dave Gamble
|
02a1e544f7
add cJSON_AddBoolToObject().
|
il y a 12 ans |
Dave Gamble
|
96c59f3e49
Wire in ParseWithOpts to allow detection of JSON with following garbage.
|
il y a 12 ans |
Dave Gamble
|
927aa631b8
Added cJSON_Duplicate. With commentary
|
il y a 12 ans |
Dave Gamble
|
4678f33b5c
Fix up ANSI issues.
|
il y a 12 ans |
Dave Gamble
|
6a58ba5285
Include some analysis so that you can debug a failed parse.
|
il y a 14 ans |
Dave Gamble
|
02d86ef778
Update to permit compilation with gcc -ansi flag
|
il y a 14 ans |
Dave Gamble
|
6711153d41
CreateBool, because it's useful ;)
|
il y a 15 ans |
Dave Gamble
|
79a796aed2
Detatch and Remove objects from Arrays/Objects.
|
il y a 15 ans |
Dave Gamble
|
29b085bc5d
Feature Request: 2903802.
|
il y a 15 ans |
Dave Gamble
|
c4e8954eb2
Feature request: 2903779.
|
il y a 15 ans |
Dave Gamble
|
b3bd706f8f
prototype versions of ReplaceObject.
|
il y a 15 ans |
Dave Gamble
|
5cca4e2c57
simplify the rendering code so there's no 'realloc' going on.
|
il y a 15 ans |
Dave Gamble
|
7ca2c994a7
incorporate hooks feature from bug 2883206
|
il y a 15 ans |
Dave Gamble
|
5bd220c8dc
add macros. tighten code.
|
il y a 16 ans |
Dave Gamble
|
805b652e51
here it is, cJSON 1.0
|
il y a 16 ans |