| Wed, 10 Dec 2025 22:16:19 +0100 | Mike Becker | fix that cxJsonFromString() stores NULL instead of a "nothing" value in case of a fill error | changeset | files |
| Wed, 10 Dec 2025 22:03:08 +0100 | Mike Becker | fix that token_destroy() did not set token->allocated to false | changeset | files |
| 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 | 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 |