Skip to content

x64 Release

Latest

Choose a tag to compare

@AlSch092 AlSch092 released this 12 Aug 04:19
· 13 commits to main since this release
f1967e1

Cleaned up parts of code that were unacceptable in terms of safety or execution speed - such as changing argument copies to references, adding checks for null parameters at start of routines, and fixed various memory leaks. While much of the code is still very messy, it should now at least run faster and safer. Regression testing passed, showing that protective methods are still working fine.