changelog
- Sat, 18 Jan 2025 14:10:51 +0100
- by Mike Becker <universe@uap-core.de> [Sat, 18 Jan 2025 14:10:51 +0100] rev 1134
- fix that some IDEs cannot resolve documentation
the way we used macros was confusing the IDE
fixes #562
- Sat, 18 Jan 2025 14:07:52 +0100
- by Mike Becker <universe@uap-core.de> [Sat, 18 Jan 2025 14:07:52 +0100] rev 1133
- fix duplicate dependency
- Sat, 18 Jan 2025 13:30:51 +0100
- by Mike Becker <universe@uap-core.de> [Sat, 18 Jan 2025 13:30:51 +0100] rev 1132
- remove uses of ctype.h - temporarily fixes #577
we are in desperate need of a good solution that also supports Unicode, though