Thu, 05 Dec 2024 01:54:12 +0100 | Mike Becker | simplify how the json parser works | changeset | files |
Thu, 05 Dec 2024 01:51:47 +0100 | Mike Becker | add cx_array_reserve() and several more array convenience functions | changeset | files |
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 |