Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement P0966 - string::reserve should not shrink | Marshall Clow | 2018-11-28 | 1 | -1/+8 |
* | [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized... | Stephan T. Lavavej | 2016-11-14 | 1 | -0/+1 |
* | Protect exceptional paths under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-01 | 1 | -5/+13 |
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -2/+3 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+117 |