Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm | Eric Fiselier | 2017-04-18 | 1 | -3/+1 |
* | Enable the -Wsign-compare warning to better support MSVC | Eric Fiselier | 2016-12-11 | 1 | -53/+58 |
* | Add missing include in test; NFC. Thanks to Jonathan Wakely for the report. | Marshall Clow | 2016-10-13 | 1 | -0/+1 |
* | Fix warnings in test/std/algorithms | Eric Fiselier | 2015-07-18 | 1 | -5/+5 |
* | Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ... | Marshall Clow | 2015-02-02 | 1 | -5/+24 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 5 | -0/+602 |