Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx] [test] D27269: Fix MSVC x64 warning C4267 "conversion from 'size_t' ... | Stephan T. Lavavej | 2016-12-06 | 1 | -3/+3 |
* | Protect exceptional paths under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-01 | 1 | -13/+45 |
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -3/+3 |
* | Recommit r263036 with additional inlining, so that it will continue to work w... | Marshall Clow | 2016-04-07 | 1 | -2/+25 |
* | Revert r263036, it's ABI-breaking. | Nico Weber | 2016-03-11 | 1 | -25/+2 |
* | Implement LWG#2583: There is no way to supply an allocator for basic_string(s... | Marshall Clow | 2016-03-09 | 1 | -2/+25 |
* | 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/+173 |