Sun, 15 Dec 2024 14:32:51 +0100 |
Mike Becker |
increase test coverage
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 00:19:45 +0100 |
Mike Becker |
fix that cxBufferSeek() cannot move pos past the end - fixes #523
|
file |
diff |
annotate
|
Sun, 08 Dec 2024 00:13:38 +0100 |
Mike Becker |
add status codes to json parser - relates to #431
|
file |
diff |
annotate
|
Thu, 05 Dec 2024 01:54:12 +0100 |
Mike Becker |
simplify how the json parser works
|
file |
diff |
annotate
|
Thu, 28 Nov 2024 20:59:11 +0100 |
Olaf Wintermann |
fix missing cxMempoolFree in json allocator test
|
file |
diff |
annotate
|
Thu, 28 Nov 2024 20:53:56 +0100 |
Olaf Wintermann |
add support for allocators to the json parser
|
file |
diff |
annotate
|
Sun, 03 Nov 2024 09:57:17 +0100 |
Olaf Wintermann |
fix memory leaks in json tests
|
file |
diff |
annotate
|
Sun, 03 Nov 2024 09:56:33 +0100 |
Olaf Wintermann |
add test for reading multiple json values
|
file |
diff |
annotate
|
Sat, 02 Nov 2024 20:19:58 +0100 |
Mike Becker |
adds test case for numbers - currently fails due to issue #482
|
file |
diff |
annotate
|
Sat, 02 Nov 2024 19:37:59 +0100 |
Mike Becker |
add UCX string support to cxJsonFill()
|
file |
diff |
annotate
|
Fri, 01 Nov 2024 17:35:42 +0100 |
Mike Becker |
treat integers and doubles both as JSON numbers
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 23:10:31 +0200 |
Mike Becker |
avoid state buffer allocation for JSON with reasonable nesting depth
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 12:16:16 +0200 |
Olaf Wintermann |
fix incomplete json object not resulting in syntax error
|
file |
diff |
annotate
|
Sun, 20 Oct 2024 11:39:54 +0200 |
Olaf Wintermann |
add test for parsing json with multiple incomplete tokens
|
file |
diff |
annotate
|
Sat, 19 Oct 2024 17:25:11 +0200 |
Mike Becker |
add first draft of json implementation - relates to #431
|
file |
diff |
annotate
|