| 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 |
| Sun, 07 Dec 2025 13:24:18 +0100 | Mike Becker | fix the note about AnyStr and add it to the files where it was missing | changeset | files |