index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
include
/
complex
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][libcxx] Remove trailing whitespace
Louis Dionne
2019-05-29
1
-2
/
+2
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement the infrastructure for feature-test macros. Very few actual feature...
Marshall Clow
2018-09-12
1
-0
/
+1
*
[libcxx] Improve accuracy of complex asinh and acosh
Mikhail Maltsev
2018-02-19
1
-3
/
+14
*
Implement LWG2870: Default value of parameter theta of polar should be dependent
Marshall Clow
2018-01-31
1
-2
/
+2
*
cmath: Support clang's -fdelayed-template-parsing
Duncan P. N. Exon Smith
2017-07-07
1
-79
/
+79
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-7
/
+7
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-1
/
+1
*
Use __builtin_isnan/isinf/isfinite in complex
Hal Finkel
2016-10-01
1
-80
/
+79
*
Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...
Marshall Clow
2016-08-25
1
-3
/
+0
*
Add SFINAE on additional overloads of std::complex functions. Fixes PR19921.
Eric Fiselier
2016-07-20
1
-145
/
+60
*
Cleanup: move visibility/linkage attributes to the first declaration.
Evgeniy Stepanov
2016-04-22
1
-6
/
+12
*
Fix for Bug #27193; 'std::acos on complex does not agree with C'. Tests need ...
Marshall Clow
2016-04-04
1
-1
/
+1
*
Implement literal suffixes for compled
Marshall Clow
2013-10-05
1
-0
/
+41
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-7
/
+7
*
Implement constexpr (n3302) and fix operator *= and /=
Marshall Clow
2013-07-31
1
-49
/
+49
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-7
/
+7
*
Dimitry Andric: Silence some miscellaneous warnings.
Howard Hinnant
2012-11-06
1
-0
/
+2
*
Add overflow check to tanh(complex) and reduce to finite answer. Fixes http:...
Howard Hinnant
2012-09-19
1
-1
/
+5
*
constexpr applied to <complex>.
Howard Hinnant
2012-07-20
1
-21
/
+21
*
Fix http://llvm.org/bugs/show_bug.cgi?id=11734
Howard Hinnant
2012-01-10
1
-4
/
+8
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-3
/
+3
*
LWG 1522
Howard Hinnant
2010-11-18
1
-27
/
+27
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-21
/
+7
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-71
/
+71
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+1528