| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libcxx] [test] Improve MSVC portability. | Stephan T. Lavavej | 2018-01-10 | 1 | -4/+8 |
| * | [libcxx] P0604, invoke_result and is_invocable | Zhihao Yuan | 2017-12-12 | 1 | -8/+8 |
| * | [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. | Stephan T. Lavavej | 2017-08-05 | 1 | -1/+1 |
| * | Remove usages of _LIBCPP_MSVC which is never defined | Eric Fiselier | 2017-05-10 | 1 | -1/+1 |
| * | test: squelch -Wreturn-type error | Saleem Abdulrasool | 2017-02-12 | 1 | -1/+8 |
| * | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 1 | -5/+4 |
| * | Update LWG 2767 and add test case | Eric Fiselier | 2016-10-16 | 1 | -0/+14 |
| * | Remove use of _VSTD::__invoke in the not_fn tests | Eric Fiselier | 2016-10-12 | 1 | -1/+4 |
| * | Implement P0358r1. Fixes for not_fn. | Eric Fiselier | 2016-06-27 | 1 | -28/+69 |
| * | Don't use C++17 terse static assert. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-22 | 1 | -29/+29 |
| * | Add not_fn test for throwing operator! | Eric Fiselier | 2016-06-02 | 1 | -0/+8 |
| * | Add C++17 std::not_fn negator. | Eric Fiselier | 2016-06-02 | 1 | -0/+540 |

