some cxListIterator() variants now also allow NULL lists default tip

adds cx_strcpy() and cx_strcpy_a()

C23 is not a preview any longer

fix unnecessary explicit zero-terminator

fix code not compiling with GCC 15

improve cx_strreplacen() - resolves #623

fix theoretical (but not actual) use-after-free

use new string formatting macros in documentation

bring back CX_PRIstr and CX_SFMT macros - resolves #612

fixes unnecessary allocations in cx_strcat() family of functions

add cxTreeSize() - resolves #624

add test and documentation for cxListContains() - fixes #643

adds cxListContains() implementation (still needs test and docu)

add windows support for new buffer auto-extend strategy - relates to #641

new auto-extend strategy for CxBuffer - resolves #641

adds cxBufferShrink() - resolves #626

fixes missing cx_attr_export - relates to #642

fixes errno value after failing cxBufferSeek() to be consistently EINVAL

adds cxListSet() - resolves #642

fixes that cx_tree_search() did not investigate subtrees with equally good distance

fix allocator of some printf.h functions not being const - fixes #611

fix implementation of cxBufferTerminate() - fixes #631

add cxMempoolTransferObject() - resolves #640

remove warning regarding destruction order, because it is actually not a problem

(0) -1000 -300 -100 -50 -24 tip

mercurial