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
/
algorithms
/
alg.nonmodifying
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
1
-1
/
+1
*
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...
Billy Robert O'Neal III
2017-11-15
2
-2
/
+2
*
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
Stephan T. Lavavej
2017-07-29
2
-2
/
+2
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
3
-12
/
+12
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-06-20
1
-5
/
+5
*
Add non-parallel version of for_each_n (+tests) from the Parallelism TS
Marshall Clow
2017-05-25
1
-0
/
+61
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-05-04
3
-3
/
+3
*
Update the algorithm tests to not use the (deprecated) function binders. No f...
Marshall Clow
2017-03-23
3
-7
/
+27
*
[libcxx] [test] D27023: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-12-06
1
-1
/
+1
*
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
Eric Fiselier
2016-10-08
5
-95
/
+85
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
2
-3
/
+3
*
Fix warnings in test/std/algorithms
Eric Fiselier
2015-07-18
2
-7
/
+6
*
[libcxx] Properly convert the count arguments to the *_n algorithms before use.
Eric Fiselier
2015-02-10
2
-0
/
+10
*
Removed some tabs that snuck into the test suite. No functionality change
Marshall Clow
2015-01-28
2
-14
/
+14
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
26
-0
/
+2713