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
|