| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc++] Remove various C++03 feature test macros | Eric Fiselier | 2016-09-25 | 6 | -24/+32 |
| * | Fix an MSVC x64 compiler warning. Patch from STL@microsoft.com | Eric Fiselier | 2016-08-03 | 3 | -9/+12 |
| * | Don't use non-conforming pointer_traits specialization it tests. | Eric Fiselier | 2016-06-22 | 1 | -1/+3 |
| * | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -1/+3 |
| * | Add tests for LWG issue 2361 | Eric Fiselier | 2016-04-18 | 10 | -3/+145 |
| * | Add a test for LWG#2466: allocator_traits::max_size() default behavior is inc... | Marshall Clow | 2015-10-25 | 1 | -2/+2 |
| * | Noticed that std::allocator<const T> was missing the definition for is_always... | Marshall Clow | 2015-07-01 | 1 | -0/+4 |
| * | Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Als... | Marshall Clow | 2015-06-02 | 1 | -0/+48 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 20 | -0/+1173 |

