master
Add C++20/23 compile tests, remove legacy makefiles. Fix warning in MSVC build with latest (#89)
Fix #81: add ShiftVerify.cpp to makefiles and Visual Studio project files (#82)
Strict warnings (#54)
Safe math c (#42)
Fix UB in align, and an actual bug (#80)
Float to int (#85)
Change license to MIT license
Fix bug in MSVC version detection, squash warning in compile test. (#92)
Fixes to allow compilation with intrinsics in place
Add test cases to eliminate code coverage gap (#91)
ModVerify was emitting warnings on gcc due to recent standard changes. (#86)
Fix typo in test coverage (#93)
Fix for issue #55 (#70)