fixes various bugs related to skipping duplicates in insert_unique - relates to #557 default tip

changes the compare function wrapper for pointer lists so that it no longer invokes the actual compare function for NULL pointers

fix missing documentation if insert_unique member - relates to #557

fix various typos in the web documentation

add functions to insert elements into lists/arrays without duplicates - resolves #557

assert instead of assume sorted property in debug builds

replace all remaining generics with cx_strcast() - resolves #700

add unsigned char strings to cx_strcast() and changes documentation

go back to ctype.h, but this time try to avoid crashes in Microsoft's implementation

missing custom CFLAGS when testing for memrchr availability

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

mercurial