summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/c.math
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-1607/+0
* [libcxx] Fix SFINAE in <cmath>. Patch from K-Ballo.Eric Fiselier2014-10-171-0/+143
* fix copy and pasted comment in testEric Fiselier2014-08-091-1/+1
* Mark math.h and cmath tests as xfail on linux.Eric Fiselier2014-08-093-26/+63
* Remove definition of std::fmaf from libc++. Fixes bug #18910. This function s...Marshall Clow2014-03-051-2/+2
* Back out the <type_traits> changes from r198431; they were breaking when buil...Marshall Clow2014-01-061-7/+7
* Patch by Howard. First part of fix for PR18218; add type traits needed to do ...Marshall Clow2014-01-031-0/+14
* Make <cmath> classification macros work with integral types.Howard Hinnant2013-01-141-0/+12
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-051-1/+1
* http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat...Howard Hinnant2011-05-131-2/+4
* license changeHoward Hinnant2010-11-164-8/+8
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-114-4/+4
* libcxx initial importHoward Hinnant2010-05-114-0/+1399
OpenPOWER on IntegriCloud