| Sat, 11 Oct 2025 11:55:46 +0200 | Mike Becker | changes the compare function wrapper for pointer lists so that it no longer invokes the actual compare function for NULL pointers | changeset | files |
| Fri, 10 Oct 2025 19:40:24 +0200 | Mike Becker | fix missing documentation if insert_unique member - relates to #557 | changeset | files |
| Fri, 10 Oct 2025 19:35:25 +0200 | Mike Becker | fix various typos in the web documentation | changeset | files |
| Fri, 10 Oct 2025 17:24:19 +0200 | Mike Becker | add functions to insert elements into lists/arrays without duplicates - resolves #557 | changeset | files |
| Fri, 10 Oct 2025 12:26:43 +0200 | Mike Becker | assert instead of assume sorted property in debug builds | changeset | files |
| Wed, 08 Oct 2025 20:20:54 +0200 | Mike Becker | replace all remaining generics with cx_strcast() - resolves #700 | changeset | files |
| Wed, 08 Oct 2025 20:09:32 +0200 | Mike Becker | add unsigned char strings to cx_strcast() and changes documentation | changeset | files |