3 weeks ago |
Mike Becker |
add cxJsonArrIter() - fixes #524
|
file |
diff |
annotate
|
3 weeks ago |
Mike Becker |
fix memory leaks in json tests
|
file |
diff |
annotate
|
3 weeks ago |
Mike Becker |
increase test coverage
|
file |
diff |
annotate
|
4 weeks ago |
Mike Becker |
fix that cxBufferSeek() cannot move pos past the end - fixes #523
|
file |
diff |
annotate
|
4 weeks ago |
Mike Becker |
add status codes to json parser - relates to #431
|
file |
diff |
annotate
|
5 weeks ago |
Mike Becker |
simplify how the json parser works
|
file |
diff |
annotate
|
6 weeks ago |
Olaf Wintermann |
fix missing cxMempoolFree in json allocator test
|
file |
diff |
annotate
|
6 weeks ago |
Olaf Wintermann |
add support for allocators to the json parser
|
file |
diff |
annotate
|
2 months ago |
Olaf Wintermann |
fix memory leaks in json tests
|
file |
diff |
annotate
|
2 months ago |
Olaf Wintermann |
add test for reading multiple json values
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
adds test case for numbers - currently fails due to issue #482
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add UCX string support to cxJsonFill()
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
treat integers and doubles both as JSON numbers
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
avoid state buffer allocation for JSON with reasonable nesting depth
|
file |
diff |
annotate
|
2 months ago |
Olaf Wintermann |
fix incomplete json object not resulting in syntax error
|
file |
diff |
annotate
|
2 months ago |
Olaf Wintermann |
add test for parsing json with multiple incomplete tokens
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add first draft of json implementation - relates to #431
|
file |
diff |
annotate
|