| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc++] Enable deprecation warnings by default | Louis Dionne | 2019-03-12 | 1 | -0/+2 |
| * | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -2/+3 |
| * | D14686: 'Protect against overloaded comma in random_shuffle and improve tests... | Marshall Clow | 2019-01-24 | 1 | -1/+18 |
| * | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | 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 |
| * | [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ... | Stephan T. Lavavej | 2016-12-08 | 1 | -1/+2 |
| * | Fix portability issues in <random> tests. Patch from STL@microsoft.com | Eric Fiselier | 2016-07-24 | 1 | -1/+4 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+37 |

