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
/
test
/
std
/
numerics
/
numeric.ops
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test with an empty input range - should do nothing
Marshall Clow
2017-06-13
1
-0
/
+6
*
Implement the non-parallel versions of exclusive_scan and transform_exclusive...
Marshall Clow
2017-06-10
3
-0
/
+338
*
Resolve integer overflow warnings in GCD and LCM tests
Billy Robert O'Neal III
2017-05-08
2
-42
/
+52
*
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
Eric Fiselier
2017-03-03
2
-4
/
+6
*
Make lcm/gcd work better in edge cases. Fixes a UBSAN failure.
Marshall Clow
2017-02-10
2
-5
/
+4
*
Temporarily disable the LCM/GCD tests under UBSAN.
Marshall Clow
2017-02-08
2
-0
/
+3
*
Add some tests to verify that we implement LWG#2837 correctly. No functional ...
Marshall Clow
2017-02-06
2
-0
/
+14
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
2
-2
/
+2
*
[libcxx] [test] D27027: Strip trailing whitespace.
Stephan T. Lavavej
2016-11-23
14
-25
/
+25
*
Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last...
Marshall Clow
2016-11-14
12
-4
/
+208
*
Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.
Marshall Clow
2016-07-26
6
-0
/
+359
*
Move remaining _LIBCPP_VERSION tests into test/libcxx
Eric Fiselier
2016-06-22
1
-20
/
+0
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
10
-0
/
+708