Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'R... | Marshall Clow | 2017-03-23 | 1 | -1/+1 |
* | Remove random_shuffle in C++17. Please use shuffle instead. If you have to, ... | Marshall Clow | 2017-03-23 | 1 | -0/+1 |
* | Fix portability issues in <random> tests. Patch from STL@microsoft.com | Eric Fiselier | 2016-07-24 | 1 | -2/+6 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+30 |