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
/
numeric
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Fix typo in std::midpoint
Ruslan Baratov
2019-12-21
1
-1
/
+1
*
Optimize std::midpoint for integers
Jorg Brown
2019-11-04
1
-10
/
+7
*
[pstl][libc++] Provide uglified header names for interface headers
Louis Dionne
2019-08-06
1
-1
/
+1
*
[libc++] Take 2: Integrate the PSTL into libc++
Louis Dionne
2019-08-05
1
-0
/
+4
*
Revert "[libc++] Integrate the PSTL into libc++"
Louis Dionne
2019-07-19
1
-4
/
+0
*
[libc++] Integrate the PSTL into libc++
Louis Dionne
2019-07-19
1
-0
/
+4
*
Fix the floating point version of midpoint. It wasn't constexpr, among other ...
Marshall Clow
2019-06-18
1
-11
/
+18
*
[NFC][libcxx] Remove trailing whitespace
Louis Dionne
2019-05-29
1
-4
/
+4
*
Add additional constraints on midpoint(pointer, pointer). Fixes PR#42037.
Marshall Clow
2019-05-29
1
-2
/
+5
*
Mark private function __sign as constexpr.
Marshall Clow
2019-05-07
1
-1
/
+1
*
Implement midpoint for floating point types. Reviewed as https://reviews.llvm...
Marshall Clow
2019-04-25
1
-1
/
+19
*
Add std::midpoint for integral and poiner types. Described in P0811, reviewed...
Marshall Clow
2019-03-14
1
-0
/
+35
*
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
*
[NFC][libc++] Consistently use spaces to indent
Louis Dionne
2018-08-03
1
-4
/
+4
*
Fix incorrect handling of move-only types in transform_reduce iter iter iter ...
Billy Robert O'Neal III
2018-01-05
1
-1
/
+1
*
Automated trailing whitespace removal by VS Code.
Billy Robert O'Neal III
2018-01-05
1
-18
/
+18
*
Implement inclusive_scan/transform_inclusive_scan for C++17.
Marshall Clow
2017-06-23
1
-0
/
+87
*
Implement the non-parallel versions of reduce and transform_reduce for C++17
Marshall Clow
2017-06-14
1
-0
/
+93
*
Implement the non-parallel versions of exclusive_scan and transform_exclusive...
Marshall Clow
2017-06-10
1
-0
/
+71
*
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
Eric Fiselier
2017-05-31
1
-0
/
+5
*
Fix GCC 7 test failures.
Eric Fiselier
2017-05-09
1
-5
/
+6
*
Make lcm/gcd work better in edge cases. Fixes a UBSAN failure.
Marshall Clow
2017-02-10
1
-12
/
+17
*
Add missing include in <numeric>
Eric Fiselier
2017-02-08
1
-0
/
+1
*
Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last...
Marshall Clow
2016-11-14
1
-0
/
+4
*
Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.
Marshall Clow
2016-07-26
1
-0
/
+62
*
[libcxx] Fix use of operator comma where the types can be user defined
Eric Fiselier
2014-10-27
1
-7
/
+7
*
Zhihao Yuan noted that a move assignment operation was missing from std::adja...
Howard Hinnant
2013-08-22
1
-2
/
+2
*
More windows port work by Ruben Van Boxem
Howard Hinnant
2011-10-22
1
-3
/
+3
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
[numeric.iota]
Howard Hinnant
2010-05-26
1
-0
/
+12
*
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
/
+183