0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Archive from master, leave it in Archive branch More... 12 months ago
Strict warnings (#54) More... 12 months ago
Change inline to static inline in order to accomodate misbehaved compilers. (#53) More... about 1 year ago
Merge branch 'master' of github.com:dcleblanc/SafeInt More... about 1 year ago
Update version to 3.28 More... about 1 year ago
Fix regression because of adding copy constructor (#50) More... about 1 year ago
Add casts to prevent Apple clang from complaining (#49) More... about 1 year ago
Merge branch 'master' of github.com:dcleblanc/SafeInt More... about 1 year ago
Update build and quench minor warning after upgrade to clang 15 More... about 1 year ago
Fix tests for GCC13 (#48) More... about 1 year ago
Update to fix throw annotations for use with custom exception handlers. More... over 1 year ago
Update helpfile.md to include specialization for std::hash More... over 1 year ago
Quench warning More... over 1 year ago
Fix warnings coming from a specific build target where compiler thinks int32 != int More... over 1 year ago
Cpp 98 (#45) More... over 1 year ago
Add support for compiling with -Wextra, fix warnings that ensue (#44) More... over 1 year ago
Add license to helpfile More... almost 2 years ago
Update helpfile.md More... almost 2 years ago
Add helpfile.md More... almost 2 years ago
Safe math c (#42) More... almost 2 years ago
Build fix (#41) More... almost 2 years ago
Build fix (#39) More... almost 2 years ago
Remove unneeded method, and explain why it is not needed More... over 2 years ago
Merge pull request #36 from dcleblanc/fix/intrinsic More... about 3 years ago
Fix up build and test to cover all of: has 128-bit use builtin don't use builtin
=
More... about 3 years ago
Add more comments, fix potentially undefined signed right shift
=
More... about 3 years ago
Add support for int128, works on gcc and clang Allows us to get both constexpr and a cleaner check for overflow
=
More... about 3 years ago
Add support for int128, clang and gcc only More... about 3 years ago
Merge branch 'fix/intrinsic' of https://github.com/dcleblanc/SafeInt into fix/intrinsic More... about 3 years ago
Bump version More... about 3 years ago