Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | implement more of N4258 - Cleaning up noexcept in the standard library. Speci... | Marshall Clow | 2015-08-18 | 1 | -4/+52 |
* | While applying N4258, I forgot about LWG#2455, which modified the modificatio... | Marshall Clow | 2015-06-04 | 1 | -5/+0 |
* | More of N4258 implementation. Mark all of our test_allocators as noexcept con... | Marshall Clow | 2015-06-03 | 4 | -3/+56 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 20 | -0/+1429 |