| Wed, 10 Dec 2025 14:05:20 +0100 |
Olaf Wintermann |
fix memory leak in the json parser and add more tests for cxJsonFromString - relates to #777
default tip
|
changeset |
files
|
| Wed, 10 Dec 2025 13:12:27 +0100 |
Olaf Wintermann |
add support for line continuation in the properties parser - resolves #457
|
changeset |
files
|
| Tue, 09 Dec 2025 19:05:35 +0100 |
Mike Becker |
add more tests for cxPropertiesLoad()
|
changeset |
files
|
| Tue, 09 Dec 2025 18:55:14 +0100 |
Mike Becker |
add note that cxPropertiesLoad() does not roll back the changes to the map on error
|
changeset |
files
|
| Tue, 09 Dec 2025 18:51:11 +0100 |
Mike Becker |
fix that cxPropertiesLoad() is not falling back to the default allocator when the allocator is NULL
|
changeset |
files
|
| Tue, 09 Dec 2025 17:27:58 +0100 |
Mike Becker |
fix return value of cxPropertiesLoad() for non-empty files that do not contain keys
|
changeset |
files
|
| Mon, 08 Dec 2025 23:09:11 +0100 |
Mike Becker |
add allocator support to cxPropertiesLoad() - resolves #776
|
changeset |
files
|
| Sun, 07 Dec 2025 19:36:51 +0100 |
Mike Becker |
add cxJsonFromString() - resolves #771
|
changeset |
files
|
| Sun, 07 Dec 2025 15:34:46 +0100 |
Mike Becker |
properties.h: removes the source/sink API and adds a new cxPropertiesLoad()
|
changeset |
files
|
| Sun, 07 Dec 2025 15:33:16 +0100 |
Mike Becker |
changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor
|
changeset |
files
|
| ... |