summaryrefslogtreecommitdiffstats
path: root/libcxx/include/complex
Commit message (Expand)AuthorAgeFilesLines
* Implement literal suffixes for compledMarshall Clow2013-10-051-0/+41
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-7/+7
* Implement constexpr (n3302) and fix operator *= and /=Marshall Clow2013-07-311-49/+49
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-7/+7
* Dimitry Andric: Silence some miscellaneous warnings.Howard Hinnant2012-11-061-0/+2
* Add overflow check to tanh(complex) and reduce to finite answer. Fixes http:...Howard Hinnant2012-09-191-1/+5
* constexpr applied to <complex>.Howard Hinnant2012-07-201-21/+21
* Fix http://llvm.org/bugs/show_bug.cgi?id=11734Howard Hinnant2012-01-101-4/+8
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-3/+3
* LWG 1522Howard Hinnant2010-11-181-27/+27
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-21/+7
* Fixing whitespace problemsHoward Hinnant2010-08-221-71/+71
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+1528
OpenPOWER on IntegriCloud