| Commit message (Expand) | Author | Age | Files | Lines |
| * | [libc++] Use std::is_nothrow_callable for std::invoke according to LWG 2807 | Louis Dionne | 2019-04-03 | 1 | -1/+1 |
| * | Mark several issues (and one paper) as complete. Reviewed as D58099; but I ad... | Marshall Clow | 2019-02-26 | 1 | -3/+3 |
| * | Adjust documentation for git migration. | James Y Knight | 2019-01-29 | 1 | -2/+1 |
| * | [NFC] Replace C++1y and C++1z by C++14 and C++17, respectively | Louis Dionne | 2018-10-31 | 1 | -3/+3 |
| * | [NFC] Mark "Splicing Maps and Sets" as done in LLVM 8.0 | Louis Dionne | 2018-10-31 | 1 | -1/+1 |
| * | Revert "Implement LWG 2221 - No formatted output operator for nullptr." | Volodymyr Sapsai | 2018-09-19 | 1 | -2/+2 |
| * | Implement LWG 2221 - No formatted output operator for nullptr. Reviewed as ht... | Marshall Clow | 2018-09-19 | 1 | -2/+2 |
| * | Mark LWG#2260 as complete. We already did the right thing, so I just added te... | Marshall Clow | 2018-08-03 | 1 | -2/+2 |
| * | Final bit of P0063 - make sure that aligned_alloc is available when the under... | Marshall Clow | 2018-07-31 | 1 | -4/+4 |
| * | Correctly mark the Filesystem status as complete. | Eric Fiselier | 2018-07-27 | 1 | -2/+2 |
| * | Implement <filesystem> | Eric Fiselier | 2018-07-27 | 1 | -2/+2 |
| * | [libc++] Implement Directory Entry Caching -- Sort of. | Eric Fiselier | 2018-07-20 | 1 | -1/+1 |
| * | Mark more bits of P0433 as complete. | Marshall Clow | 2018-05-23 | 1 | -2/+2 |
| * | Implement P0430R2 - File system library on non-POSIX systems. | Eric Fiselier | 2018-04-02 | 1 | -1/+1 |
| * | Implement filesystem NB comments, relative paths, and related issues. | Eric Fiselier | 2018-04-02 | 1 | -2/+2 |
| * | Implement LWG#2518 - Non-member swap for propagate_const should call member swap | Marshall Clow | 2018-03-08 | 1 | -2/+2 |
| * | Implement LWG 2835 - fix <tgmath.h> | Marshall Clow | 2018-02-12 | 1 | -1/+1 |
| * | Implement LWG#2908 - The less-than operator for shared pointers could do more... | Marshall Clow | 2018-02-12 | 1 | -3/+3 |
| * | Implement deduction guide for basic_string as described in P0433 | Marshall Clow | 2018-02-08 | 1 | -2/+3 |
| * | Mark 2903 as complete; we already do this | Marshall Clow | 2018-01-25 | 1 | -2/+2 |
| * | Mark LWG2824 as complete. We already did it, but I added a test to be sure | Marshall Clow | 2018-01-03 | 1 | -2/+2 |
| * | Mark issue #2866 as "nothing to do" | Marshall Clow | 2018-01-03 | 1 | -2/+2 |
| * | Implement p0258r2: has_unique_object_representations | Marshall Clow | 2018-01-03 | 1 | -2/+2 |
| * | A couple more inlined variables that I missed the first time | Marshall Clow | 2018-01-02 | 1 | -1/+1 |
| * | Implement most of P0607: Inline Variables for the Standard Library. This invo... | Marshall Clow | 2018-01-02 | 1 | -1/+3 |
| * | Add issue 2587, which was missed | Marshall Clow | 2017-12-05 | 1 | -0/+1 |
| * | Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task. | Marshall Clow | 2017-11-27 | 1 | -1/+1 |
| * | Implement p0137r1 - std::launder. Reviewed as https://reviews.llvm.org/D40144 | Marshall Clow | 2017-11-22 | 1 | -0/+1 |
| * | [libcxx] [www] Manually change http links to https. | Stephan T. Lavavej | 2017-08-31 | 1 | -6/+6 |
| * | [libcxx] [www] Semi-manually change http://www.open-std.org and http://isocpp... | Stephan T. Lavavej | 2017-08-31 | 1 | -24/+24 |
| * | [libcxx] [www] Change http://wg21.link to https://wg21.link . | Stephan T. Lavavej | 2017-08-31 | 1 | -390/+390 |
| * | Implement P0739R0: 'Some improvements to class template argument deduction in... | Marshall Clow | 2017-07-27 | 1 | -2/+4 |
| * | Update libc++ status pages with results of the Toronto Meeting - and for C++2a | Marshall Clow | 2017-07-16 | 1 | -0/+8 |
| * | Mark LWG 2904 as complete. | Michael Park | 2017-06-07 | 1 | -2/+2 |
| * | Mark LWG#2900 as complete - we already do this, and I checked the tests in a ... | Marshall Clow | 2017-05-25 | 1 | -2/+2 |
| * | Fix broken links on C++1z status page | Eric Fiselier | 2017-05-25 | 1 | -5/+5 |
| * | Implement LWG#2790: Remove istreambuf_iterator::operator->. It never did anyt... | Marshall Clow | 2017-05-23 | 1 | -2/+2 |
| * | Mark LWG#2782 as complete. No functionality change; we already do this. Just ... | Marshall Clow | 2017-05-11 | 1 | -1/+1 |
| * | Mark LWG#2850 as complete. No functionality change; we had tests that covered... | Marshall Clow | 2017-05-11 | 1 | -1/+1 |
| * | Mark LWG#2796 as complete. No functionality change; we had tests that covered... | Marshall Clow | 2017-05-11 | 1 | -2/+2 |
| * | Implement LWG 2591 - Patch from K-Ballo | Eric Fiselier | 2017-05-10 | 1 | -1/+1 |
| * | Mark LWG#2788 as complete - we already do this | Marshall Clow | 2017-04-18 | 1 | -1/+1 |
| * | Mark LWG#2853 as complete. No code changes required, but added a couple of ex... | Marshall Clow | 2017-04-17 | 1 | -2/+2 |
| * | Overhaul unique_ptr - Implement LWG 2801, 2905, 2520. | Eric Fiselier | 2017-04-16 | 1 | -2/+2 |
| * | Implement LWG 2857 for variant. Tests from Casey Carter @ Microsoft. | Eric Fiselier | 2017-04-15 | 1 | -1/+1 |
| * | Implement LWG#2855 - made easy by previous refactoring | Marshall Clow | 2017-04-13 | 1 | -2/+2 |
| * | [libc++] Implement LWG 2911 - add an is_aggregate type-trait | Eric Fiselier | 2017-04-12 | 1 | -1/+1 |
| * | Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' Th... | Marshall Clow | 2017-04-11 | 1 | -2/+2 |
| * | Mark P0599 as complete. It was implemented in r298573 | Marshall Clow | 2017-04-11 | 1 | -2/+2 |
| * | Fix LWG 2934 - optional<const T> doesn't compare with T | Eric Fiselier | 2017-03-30 | 1 | -1/+1 |