summaryrefslogtreecommitdiff
path: root/libcxx/test/numerics/c.math/cmath.pass.cpp
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-10-17[libcxx] Fix SFINAE in <cmath>. Patch from K-Ballo.Eric Fiselier
2014-08-09Mark math.h and cmath tests as xfail on linux.Eric Fiselier
2014-03-05Remove definition of std::fmaf from libc++. Fixes bug #18910. This function s...Marshall Clow
2014-01-06Back out the <type_traits> changes from r198431; they were breaking when buil...Marshall Clow
2014-01-03Patch by Howard. First part of fix for PR18218; add type traits needed to do ...Marshall Clow
2013-01-14Make <cmath> classification macros work with integral types.Howard Hinnant
2013-01-05Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow
2011-05-13http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat...Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant