| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replaced checking in string_view::remove_suffix/remove_prefix by _LIBCPP_ASSE... | Marshall Clow | 2014-11-11 | 2 | -10/+4 |
| * | Mark string_view::to_string as const. Fixes PR21428 | Marshall Clow | 2014-11-02 | 1 | -4/+4 |
| * | string_view enhancements. Move to the correct namespace. Better constexpr sup... | Marshall Clow | 2014-07-08 | 1 | -1/+1 |
| * | Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also... | Marshall Clow | 2014-07-02 | 8 | -27/+27 |
| * | Implement string_view from the library fundamentals TS (n4023). Also works in... | Marshall Clow | 2014-06-11 | 78 | -0/+16083 |

