changelog
- Sat, 11 Oct 2025 11:55:46 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 11 Oct 2025 11:55:46 +0200] rev 1422
- changes the compare function wrapper for pointer lists so that it no longer invokes the actual compare function for NULL pointers
- Fri, 10 Oct 2025 19:40:24 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 10 Oct 2025 19:40:24 +0200] rev 1421
- fix missing documentation if insert_unique member - relates to #557
- Fri, 10 Oct 2025 19:35:25 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 10 Oct 2025 19:35:25 +0200] rev 1420
- fix various typos in the web documentation
- Fri, 10 Oct 2025 17:24:19 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 10 Oct 2025 17:24:19 +0200] rev 1419
- add functions to insert elements into lists/arrays without duplicates - resolves #557