1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ULP_COMPARE(a, b, distance) macro
mkretz
as Matthias Kretz
More... over 4 years ago
Fix compilation if Vc_VERSION_CHECK is not defined
mkretz
as Matthias Kretz
More... over 4 years ago
Fix compilation with Vc 1.4
mkretz
as Matthias Kretz
More... over 4 years ago
add copyright info (#251) More... over 4 years ago
remove deprecated method which causing warnings (#254) More... over 4 years ago
Inline less console output code into the tests
mkretz
as Matthias Kretz
More... almost 5 years ago
Don't raise fp exceptions from FUZZY_COMPARE
mkretz
as Matthias Kretz
More... almost 5 years ago
Restore C++11 compat
mkretz
as Matthias Kretz
More... almost 5 years ago
Avoid redefinition of _bit_scan_{forward,reverse} macros More... almost 5 years ago
Add two helper functions
mkretz
as Matthias Kretz
More... almost 5 years ago
Test COMPARE_TYPES
mkretz
as Matthias Kretz
More... almost 5 years ago
Add COMPARE_TYPES
mkretz
as Matthias Kretz
More... almost 5 years ago
Print delta on COMPARE of floating-point
mkretz
as Matthias Kretz
More... almost 5 years ago
Implement getIp for aarch64
mkretz
as Matthias Kretz
More... almost 5 years ago
Add Codacy badge
mkretz
as Matthias Kretz
More... almost 5 years ago
Add empty lines between bullets
mkretz
as Matthias Kretz
More... almost 5 years ago
Fix test setup
mkretz
as Matthias Kretz
More... almost 5 years ago
Markup fixes
mkretz
as Matthias Kretz
More... almost 5 years ago
Improve documentation in README
mkretz
as Matthias Kretz
More... almost 5 years ago
Add missing inline keyword
mkretz
as Matthias Kretz
More... almost 5 years ago
Remove unused VA_ARGS in macros
mkretz
as Matthias Kretz
More... almost 5 years ago
Test C++11 and C++14
mkretz
as Matthias Kretz
More... almost 5 years ago
Use static_cast instead of std::forward
mkretz
as Matthias Kretz
More... about 5 years ago
Fix output order
mkretz
as Matthias Kretz
More... about 5 years ago
Add on_failure(...) for simpler error message creation
mkretz
as Matthias Kretz
More... over 5 years ago
Add filter_predicate for filter_list
mkretz
as Matthias Kretz
More... over 5 years ago
Avoid raising FE_INVALID
mkretz
as Matthias Kretz
More... over 5 years ago
Point to std-simd repo
mkretz
as Matthias Kretz
More... over 5 years ago
Add new test option to test all rounding modes
mkretz
as Matthias Kretz
More... over 5 years ago
Make ADD_PASS print the test name
mkretz
as Matthias Kretz
More... over 5 years ago