Star81
27
代码介绍
代码
Issues10
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libcxx
  4. /
  5. test
  6. /
  7. std
  8. /
  9. numerics
  10. /
  11. c.math
TTobias Hieta[libc++][math] Fix undue overflowing of std::hypot(x,y,z) (#100820)
2c29bd3d创建于 2024年8月13日历史提交
文件最后提交记录最后更新时间
abs.pass.cpp
[libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp6 年前
abs.verify.cpp
[libc++] Avoid potential truncation warnings in std::abs test4 年前
cmath.pass.cpp
[libc++][math] Fix undue overflowing of std::hypot(x,y,z) (#100820)1 年前
ctgmath.pass.cpp
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.6 年前
hermite.pass.cpp
[libc++][math] Mathematical Special Functions: Hermite Polynomial (#89982)1 年前
isfinite.pass.cpp
[libc++] Fix acceptance of convertible-to-{float,double,long double} in std::isfinite() (#98841)1 年前
isinf.pass.cpp
[libc++] Fix modules issues on OS X3 年前
isnan.pass.cpp
[libc++] Fix modules issues on OS X3 年前
isnormal.pass.cpp
[libc++] Fix modules issues on OS X3 年前
lerp.pass.cpp
[libc++] Add missing templated version of std::lerp.4 年前
tgmath_h.pass.cpp
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.6 年前