You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/numerics/complex.number
Howard Hinnant 2d3f4ee99f Add overflow check to tanh(complex) and reduce to finite answer. Fixes http://llvm.org/bugs/show_bug.cgi?id=13874
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@164266 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
ccmplx license change 15 years ago
cmplx.over LWG 1522 15 years ago
complex license change 15 years ago
complex.member.ops license change 15 years ago
complex.members constexpr applied to <complex>. 13 years ago
complex.ops Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion. 14 years ago
complex.special constexpr applied to <complex>. 13 years ago
complex.synopsis license change 15 years ago
complex.transcendentals Add overflow check to tanh(complex) and reduce to finite answer. Fixes http://llvm.org/bugs/show_bug.cgi?id=13874 13 years ago
complex.value.ops license change 15 years ago
cases.h license change 15 years ago
layout.pass.cpp license change 15 years ago
version.pass.cpp license change 15 years ago