Skip to content

Releases: rcseacord/cmp_int

Build Integration, Standard Library, and Arithmetic Tests

26 May 09:38

Choose a tag to compare

Added CMake build to support unit testing in Unity framework
Implemented integer comparison tests from gcc libstdc++-v3
Added modular arithmetic unit tests for cmp_equal

Safe Integer Comparisons

09 Nov 13:13
e8eca84

Choose a tag to compare

General availability release of safe integer comparisons.

Safe Integer Comparisons

05 Nov 19:25
3352956

Choose a tag to compare

Pre-release

Initial release of safe integer comparison functions using type generic macros and GNU expression statements. This is a C port of the C++20 utility functions described here: https://en.cppreference.com/w/cpp/utility/intcmp