Mon, 02 Dec 2024 20:58:17 +0100 | Mike Becker | make cx_array_copy() support different types for size/capacity - fixes #492 | changeset | files |
Thu, 28 Nov 2024 20:59:11 +0100 | Olaf Wintermann | fix missing cxMempoolFree in json allocator test | changeset | files |
Thu, 28 Nov 2024 20:53:56 +0100 | Olaf Wintermann | add support for allocators to the json parser | changeset | files |
Thu, 28 Nov 2024 19:37:00 +0100 | Olaf Wintermann | fix cx_array_advanced_realloc to handle reallocation of NULL arrays, consistent with standard realloc behavior | changeset | files |
Wed, 27 Nov 2024 22:33:30 +0100 | Mike Becker | remove map detach function - fixes #487 | changeset | files |
Tue, 26 Nov 2024 22:16:27 +0100 | Mike Becker | make names of destroy and free functions consistent - fixes #484 | changeset | files |
Tue, 26 Nov 2024 22:00:03 +0100 | Mike Becker | missing comma in map iterator docs | changeset | files |