2 weeks ago Mike Becker fix wrong "variant" of zero/NULL/false changeset | files
2 weeks ago Mike Becker add explicit casts to silence warnings changeset | files
2 weeks ago Mike Becker fix compilation for compilers which don't set __WORDSIZE changeset | files
2 weeks ago Mike Becker add check for C23 compatibility changeset | files
2 weeks ago Mike Becker add sys/types.h to the common includes to fix a problem with ssize_t changeset | files
2 weeks ago Mike Becker increase test coverage changeset | files
2 weeks ago Mike Becker fix number parser not detecting integers out of range changeset | files
3 weeks ago Mike Becker add cxJsonReset() and cxPropertiesReset() changeset | files
3 weeks ago Mike Becker add documentation - resolves #431 changeset | files
3 weeks ago Mike Becker and changelog entry for issue #523 changeset | files
3 weeks ago Mike Becker add fake doc to mute doxygen complaints changeset | files
3 weeks ago Mike Becker minor cleanup changeset | files
3 weeks ago Mike Becker json: enable multiple subsequent fills - relates to #431 changeset | files
3 weeks ago Mike Becker fix that cxBufferSeek() cannot move pos past the end - fixes #523 changeset | files
3 weeks ago Mike Becker fix stupid initialization of target buffer in tests where no flush target is used changeset | files
3 weeks ago Mike Becker add cxBufferTerminate() changeset | files
3 weeks ago Mike Becker make cxBufferEof() return a bool changeset | files
4 weeks ago Mike Becker add test case to cover new branches inside cx_strcat_ma() changeset | files
4 weeks ago Mike Becker add status codes to json parser - relates to #431 changeset | files
4 weeks ago Mike Becker change cx_strcat variants to allow handling of ENOMEM changeset | files
4 weeks ago Mike Becker simplify how the json parser works changeset | files
4 weeks ago Mike Becker add cx_array_reserve() and several more array convenience functions changeset | files
4 weeks ago Mike Becker make cx_array_copy() support different types for size/capacity - fixes #492 changeset | files
5 weeks ago Olaf Wintermann fix missing cxMempoolFree in json allocator test changeset | files
5 weeks ago Olaf Wintermann add support for allocators to the json parser changeset | files
5 weeks ago Olaf Wintermann fix cx_array_advanced_realloc to handle reallocation of NULL arrays, consistent with standard realloc behavior changeset | files
5 weeks ago Mike Becker remove map detach function - fixes #487 changeset | files
5 weeks ago Mike Becker make names of destroy and free functions consistent - fixes #484 changeset | files
5 weeks ago Mike Becker missing comma in map iterator docs changeset | files
5 weeks ago Mike Becker cxBufferFree() now calls cxBufferDestroy() changeset | files
6 weeks ago Mike Becker automatically disable szmul builtin when testing with coverage changeset | files
6 weeks ago Mike Becker improve consistency for allocator arguments - fixes #485 changeset | files
6 weeks ago Mike Becker make ucx C++ compatible again (and add tests for it) - fixes #486 changeset | files
7 weeks ago Mike Becker add configure option for szmul changeset | files
7 weeks ago Mike Becker simplify cx_array_copy() - fixes #474 changeset | files
8 weeks ago Mike Becker major refactoring of attributes changeset | files
8 weeks ago Mike Becker let cxMapDestroy() ignore NULL as any free()-like function should do changeset | files
2 months ago Mike Becker instruct Doxygen to expand all macros changeset | files
2 months ago Mike Becker add -c flag to ARFLAGS to suppress diagnostic message on stderr changeset | files
2 months ago Mike Becker add script to invoke make check with different configurations changeset | files
2 months ago Mike Becker remove obsolete reference to previously removed cxPropertiesInput() changeset | files
2 months ago Mike Becker fix broken docs target after uwproj update changeset | files
2 months ago Olaf Wintermann fix memory leaks in json tests changeset | files
2 months ago Olaf Wintermann add test for reading multiple json values changeset | files
2 months ago Olaf Wintermann fix missing value_ready reset when returning a CxJsonValue changeset | files
2 months ago Mike Becker adds test case for numbers - currently fails due to issue #482 changeset | files
2 months ago Mike Becker fix copy-pasted parameter name changeset | files
2 months ago Mike Becker add UCX string support to cxJsonFill() changeset | files
2 months ago Mike Becker add support for UCX strings in cxPropertiesFill() changeset | files
2 months ago Mike Becker rename utils.h to streams.h changeset | files
2 months ago Mike Becker move szmul to common.h changeset | files
2 months ago Mike Becker simplify parsing of numbers changeset | files
2 months ago Mike Becker add assertion that triggers when cx_array_copy() stops working for NULL arrays changeset | files
2 months ago Mike Becker simplify parsing of array and object elements changeset | files
2 months ago Mike Becker treat integers and doubles both as JSON numbers changeset | files
2 months ago Mike Becker remove single-member structs changeset | files
2 months ago Mike Becker fix test function names not in line with naming convention changeset | files
2 months ago Mike Becker add reallocarray() like functions - resolves #468 changeset | files
2 months ago Mike Becker remove cx_for_n() macro - fixes #467 changeset | files
2 months ago Mike Becker increase list test coverage - fixes #454 changeset | files
(0) -1000 -300 -100 -60 +60 tip

mercurial