improve code in cxArrayListCreate()

add overflow check to cx_array_insert()

optimize test whether elements need to be moved in cx_array_insert()

adds cx_bstr() and cx_bstr_m()

adds cx_hash_key_as_string()

add support for any string as a delimiter in all cx_strsplit() variants

add support for any string to all cx_strreplace() variants

define own cx_thread_local macro that is compatible to C11/C17, C23, and MSVC

add more checks to the check-all.sh

fix missing parameter list for cx_test_suite_linked_list_low_level()

merge remote changes

add support for any string to cx_strstr() and cx_strstr_m()

use C11 _Thread_local keyword instead of macro

changes cx_strcpy() and cx_strcpy_a() to accept any string

(0) -1000 -300 -100 -14 tip

mercurial