| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark string_view's constructor from (ptr,len) as noexcept (an extension). Upd... | Marshall Clow | 2017-10-24 | 4 | -3/+15 |
| * | [libcxx] [test] Make files consistently end with newlines, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -1/+1 |
| * | Remove XFAIL in implicit_deduction_guides tests | Steven Wu | 2017-02-27 | 1 | -4/+0 |
| * | Remove dead code in test | Eric Fiselier | 2017-02-17 | 1 | -2/+0 |
| * | add implicit deduction guide tests for string_view | Eric Fiselier | 2017-02-17 | 1 | -0/+71 |
| * | Implement LWG#2778: basic_string_view is missing constexpr. | Marshall Clow | 2017-01-23 | 1 | -0/+50 |
| * | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 3 | -6/+9 |
| * | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 6 | -0/+313 |

