Thu, 31 Oct 2024 12:15:13 +0100 Mike Becker update build dependencies for json.c changeset | files
Wed, 30 Oct 2024 16:59:53 +0100 Olaf Wintermann fix map.h C++ inline functions not ported to new collection base class changeset | files
Tue, 29 Oct 2024 18:47:49 +0100 Mike Becker fix comparing size_t with int changeset | files
Tue, 29 Oct 2024 18:46:50 +0100 Mike Becker remove cx_swap_ptr() changeset | files
Tue, 29 Oct 2024 18:15:06 +0100 Mike Becker use cx_array_add() instead of reimplementing the magic changeset | files
Tue, 29 Oct 2024 18:14:02 +0100 Mike Becker add function to create array reallocator that can move arrays from stack to heap changeset | files
Tue, 29 Oct 2024 16:53:00 +0100 Mike Becker add msvc support changeset | files
Tue, 29 Oct 2024 16:47:40 +0100 Mike Becker remove dynamic arrays which are not supported by msvc changeset | files
Tue, 29 Oct 2024 16:47:19 +0100 Mike Becker fix missing pointer initializations changeset | files
Tue, 29 Oct 2024 16:08:37 +0100 Mike Becker add cast from size_t to unsigned to avoid warnings from certain compilers changeset | files
Tue, 29 Oct 2024 16:01:10 +0100 Mike Becker fix compile regression on some platforms after removing sys/types.h include changeset | files
Wed, 23 Oct 2024 19:33:36 +0200 Olaf Wintermann fix cx_mempool_free crash if ptr is null changeset | files
Tue, 22 Oct 2024 23:10:31 +0200 Mike Becker avoid state buffer allocation for JSON with reasonable nesting depth changeset | files
Tue, 22 Oct 2024 22:42:48 +0200 Mike Becker add cx_nmemb() utility changeset | files
Tue, 22 Oct 2024 22:20:50 +0200 Mike Becker make both gcc and clang happy with how cx_json_value_nothing is initialized changeset | files
(0) -300 -100 -15 +15 tip

mercurial