| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. | Stephan T. Lavavej | 2017-02-05 | 1 | -5/+0 |
| * | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 1 | -0/+1 |
| * | Add more tests for optional<const T> | Eric Fiselier | 2016-10-28 | 6 | -0/+29 |
| * | Fix unreferenced parameters. Patch from STL@microsoft.com | Eric Fiselier | 2016-10-23 | 2 | -2/+2 |
| * | Fix shadowing warning. Patch from STL@microsoft.com | Eric Fiselier | 2016-10-23 | 1 | -1/+1 |
| * | Update status for std::optional LWG issues and fix an optional SFINAE bug | Eric Fiselier | 2016-10-16 | 1 | -0/+12 |
| * | Implement N4606 optional | Eric Fiselier | 2016-10-12 | 42 | -0/+4630 |
| * | Revert Add <optional>. Will recommit with better commit message | Eric Fiselier | 2016-10-12 | 42 | -4669/+0 |
| * | Add <optional> header. | Eric Fiselier | 2016-10-12 | 42 | -0/+4669 |

