| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement more of N4258 - Cleaning up noexcept in the standard library. Speci... | Marshall Clow | 2015-08-18 | 1 | -4/+52 |
| * | Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi... | Marshall Clow | 2015-07-13 | 1 | -0/+31 |
| * | 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 |
| * | Add tests to ensure that string/vector/array have contiguous iterators - whic... | Marshall Clow | 2015-05-26 | 2 | -12/+53 |
| * | Use generic feature name for sanitizers that replace new and delete | Eric Fiselier | 2015-03-10 | 1 | -1/+1 |
| * | Walter Brown sent a list of tests which needed 'additional includes' to match... | Marshall Clow | 2015-01-09 | 6 | -0/+6 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 181 | -0/+36931 |

