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.modifying.operations
/
alg.random.shuffle
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Enable deprecation warnings by default
Louis Dionne
2019-03-12
2
-0
/
+4
*
Support tests in freestanding
JF Bastien
2019-02-04
3
-4
/
+8
*
D14686: 'Protect against overloaded comma in random_shuffle and improve tests...
Marshall Clow
2019-01-24
2
-2
/
+45
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'R...
Marshall Clow
2017-03-23
2
-2
/
+2
*
Remove random_shuffle in C++17. Please use shuffle instead. If you have to, ...
Marshall Clow
2017-03-23
2
-0
/
+2
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
1
-1
/
+2
*
Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs.
Eric Fiselier
2016-08-28
1
-1
/
+1
*
Fix portability issues in <random> tests. Patch from STL@microsoft.com
Eric Fiselier
2016-07-24
3
-5
/
+16
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
3
-0
/
+98