changelog
- Tue, 07 Feb 2023 21:53:06 +0100
- by Mike Becker <universe@uap-core.de> [Tue, 07 Feb 2023 21:53:06 +0100] rev 652
- fix README showing how tests were run in the automake era
- Tue, 07 Feb 2023 21:37:55 +0100
- by Mike Becker <universe@uap-core.de> [Tue, 07 Feb 2023 21:37:55 +0100] rev 651
- fix last change of mul overflow builtin breaking non-windows compilations
now we use the generic builtin and leave the type resolution to the compiler
- Tue, 07 Feb 2023 20:08:45 +0100
- by Mike Becker <universe@uap-core.de> [Tue, 07 Feb 2023 20:08:45 +0100] rev 650
- fix code not compiling under windows+mingw