changelog
- Wed, 08 Oct 2025 20:20:54 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 08 Oct 2025 20:20:54 +0200] rev 1417
- replace all remaining generics with cx_strcast() - resolves #700
- Wed, 08 Oct 2025 20:09:32 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 08 Oct 2025 20:09:32 +0200] rev 1416
- add unsigned char strings to cx_strcast() and changes documentation
also relates to #700
- Fri, 03 Oct 2025 18:58:44 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 03 Oct 2025 18:58:44 +0200] rev 1415
- go back to ctype.h, but this time try to avoid crashes in Microsoft's implementation
- Thu, 02 Oct 2025 21:31:52 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 02 Oct 2025 21:31:52 +0200] rev 1414
- missing custom CFLAGS when testing for memrchr availability