use C11 _Thread_local keyword instead of macro default tip

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

move low-level linked list tests to separate suite

update online documentation - relates to #622

add tests for cxMapCompare() - relates to #622

add complete test coverage for the new array features

add test for growing an array's capacity

use safe memcmp also as default for the hash map - relates to # 615

remove cx_ccmp_memcmp() again - i.e. we don't provide any 3-arg cmp func in compare.h

fixes elem_size for default memcmp-based compare function not robust against reallocations

fix outdated names of the cx_ccmp functions + adds first tests for using cx_compare_func2

fix cxSetAdvancedCompareFunc() setting the wrong custom data field

check-all.sh now also works when nothing has been configured so far

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

mercurial