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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement C++17 std::sample.
Eric Fiselier
2016-08-28
3
-0
/
+244
*
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
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
Fix warnings in test/std/algorithms
Eric Fiselier
2015-07-18
1
-5
/
+5
*
[libcxx] Properly convert the count arguments to the *_n algorithms before use.
Eric Fiselier
2015-02-10
3
-11
/
+20
*
Test commit: remove whitespace at EOL.
Dimitry Andric
2015-02-05
1
-1
/
+1
*
Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ...
Marshall Clow
2015-02-02
1
-5
/
+24
*
Removed some tabs that snuck into the test suite. No functionality change
Marshall Clow
2015-01-28
1
-1
/
+1
*
Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Pet...
Marshall Clow
2015-01-06
1
-0
/
+49
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
39
-0
/
+3918