| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Protect exceptional paths under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-01 | 5 | -51/+101 |
| * | Fix a few static_asserts that need extra parens on -03 | Marshall Clow | 2016-09-24 | 1 | -2/+2 |
| * | Implement proposed resolution for LWG#2758. Reviewed as D24446. Normally, I w... | Marshall Clow | 2016-09-24 | 1 | -0/+5980 |
| * | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 1 | -5/+5 |
| * | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 6 | -6/+6 |
| * | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 4 | -0/+4 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -0/+8169 |

