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

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

annotate unreachable path (if the pre-condition is not violated)

add some compare_func2 tests for linked lists - resolves #622

improve output of test results

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

mercurial