changelog
- Fri, 17 Oct 2025 14:14:21 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 17 Oct 2025 14:14:21 +0200] rev 1427
- make cxCollectionSorted() always return true for empty collections regardless of the sorted flag
- Thu, 16 Oct 2025 19:57:47 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 16 Oct 2025 19:57:47 +0200] rev 1426
- clean up header files and adds support for comparing arbitrary strings with string.h functions
- Wed, 15 Oct 2025 22:45:21 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 15 Oct 2025 22:45:21 +0200] rev 1425
- remove unnecessary members from the array reallocator struct - fixes #621