5 months ago Mike Becker simplify parsing of numbers changeset | files
5 months ago Mike Becker add assertion that triggers when cx_array_copy() stops working for NULL arrays changeset | files
5 months ago Mike Becker simplify parsing of array and object elements changeset | files
5 months ago Mike Becker treat integers and doubles both as JSON numbers changeset | files
5 months ago Mike Becker remove single-member structs changeset | files
5 months ago Mike Becker fix test function names not in line with naming convention changeset | files
5 months ago Mike Becker add reallocarray() like functions - resolves #468 changeset | files
5 months ago Mike Becker remove cx_for_n() macro - fixes #467 changeset | files
5 months ago Mike Becker increase list test coverage - fixes #454 changeset | files
5 months ago Mike Becker test coverage does not really work with clang changeset | files
5 months ago Mike Becker add common.h include to test.h - fixes #464 changeset | files
5 months ago Mike Becker update build dependencies for json.c changeset | files
5 months ago Olaf Wintermann fix map.h C++ inline functions not ported to new collection base class changeset | files
5 months ago Mike Becker fix comparing size_t with int changeset | files
5 months ago Mike Becker remove cx_swap_ptr() changeset | files
5 months ago Mike Becker use cx_array_add() instead of reimplementing the magic changeset | files
5 months ago Mike Becker add function to create array reallocator that can move arrays from stack to heap changeset | files
5 months ago Mike Becker add msvc support changeset | files
5 months ago Mike Becker remove dynamic arrays which are not supported by msvc changeset | files
5 months ago Mike Becker fix missing pointer initializations changeset | files
5 months ago Mike Becker add cast from size_t to unsigned to avoid warnings from certain compilers changeset | files
5 months ago Mike Becker fix compile regression on some platforms after removing sys/types.h include changeset | files
5 months ago Olaf Wintermann fix cx_mempool_free crash if ptr is null changeset | files
5 months ago Mike Becker avoid state buffer allocation for JSON with reasonable nesting depth changeset | files
5 months ago Mike Becker add cx_nmemb() utility changeset | files
5 months ago Mike Becker make both gcc and clang happy with how cx_json_value_nothing is initialized changeset | files
5 months ago Olaf Wintermann fix memory leak in case of json parser errors changeset | files
5 months ago Olaf Wintermann use json reader state macros everywhere changeset | files
5 months ago Olaf Wintermann fix incomplete json object not resulting in syntax error changeset | files
5 months ago Olaf Wintermann fix memory leak in json reader when handling incomplete tokens changeset | files
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip

mercurial