summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2017-03-14Mark LWG issues 2868, 2872, and 2890 as complete. There's nothing we need to ...Marshall Clow
2017-03-14Also mark LWG#2785 as complete, because we already implemented thatMarshall Clow
2017-03-14Implement LWG2784, and mark 2786, 2795, 2804, 2812, 2826, 2834, 2837 and 2838...Marshall Clow
2017-03-06Mark LWG 2806 as complete. Libc++ speculatively shiped this change in 4.0Eric Fiselier
2017-03-06Mark LWG 2789 as complete. No changes requiredEric Fiselier
2017-03-06Implement LWG 2787 - [file_status.cons] is inconsistentEric Fiselier
2017-03-06Mark LWG 2781 as complete. No changes requiredEric Fiselier
2017-03-06Mark two any_cast issues as completeEric Fiselier
2017-03-06Header update with info about the current status of C++17Marshall Clow
2017-03-06Update list with changes from Kona meetingMarshall Clow
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier
2017-02-17[libcxx] Remove unexpected handlers in C++17Eric Fiselier
2017-02-16Update a couple of issue statusesMarshall Clow
2017-02-08Update info for LWG 2665 in upcoming_meeting.htmlEric Fiselier
2017-02-07Mark LWG2784 as readyMarshall Clow
2017-02-06Add some tests to verify that we implement LWG#2837 correctly. No functional ...Marshall Clow
2017-02-06Fix a typo - extra '>'Marshall Clow
2017-02-06Set up 'upcoming meeting' bug listMarshall Clow
2017-02-06Mark LWG 2765 as complete. No changes neededEric Fiselier
2017-02-06Implement LWG 2773 - std::ignore should be constexpr.Eric Fiselier
2017-01-26Fixed a couple of invalid statuses for 2665 and 2758Marshall Clow
2017-01-24Implement LWG2556: Wide contract for future::share()Marshall Clow
2017-01-24Change the return type of emplace_[front|back] back to void when building wit...Marshall Clow
2017-01-24Update status for LWG2733Marshall Clow
2017-01-24Mark LWG2736 as complete. No code changes, but we have more tests nowMarshall Clow
2017-01-23Implement LWG#2778: basic_string_view is missing constexpr.Marshall Clow
2017-01-21Implement P0513R0 - "Poisoning the Hash"Eric Fiselier
2017-01-19Mark two of the TS implementations as 'in progress'Marshall Clow
2017-01-14Mark 'constexpr char_traits' as complete.Marshall Clow
2017-01-09Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang ...Marshall Clow
2017-01-04Implement P0505: 'Wording for GB 50'Marshall Clow
2017-01-04Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to re...Marshall Clow
2017-01-03Update year to 2017Eric Fiselier
2016-12-30Update "Making Optional Greater Equal Again" paper statusEric Fiselier
2016-12-28Implement a throwing version of _LIBCPP_ASSERT.Eric Fiselier
2016-12-27Implement P0435R1 - Resolving LWG issues for common_typeEric Fiselier
2016-12-14Recommit r286884: P0503R0, adopted in Issaquah, rewords some requirements on ...Eric Fiselier
2016-12-04Update status page for variant implementationEric Fiselier
2016-12-03Mark various <variant> items as completeEric Fiselier
2016-11-15Revert "P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t ...Vedant Kumar
2016-11-14P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istr...Marshall Clow
2016-11-14Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Co...Marshall Clow
2016-11-14Implement P0510 'Make future_error Constructible' adopted in IssaquahMarshall Clow
2016-11-14Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last...Marshall Clow
2016-11-14Update C++1z status with LWG papers from Issaquah.Marshall Clow
2016-11-14Update C++1z status with LFTS issues from Issaquah.Marshall Clow
2016-11-14Update C++1z status with C++17 issues from Issaquah. Still to come: LFTS issu...Marshall Clow
2016-10-19Implement constexpr support for reverse_iterator. Reviewed as https://reviews...Marshall Clow
2016-10-16Update LWG 2754 statusEric Fiselier
2016-10-16Update LWG 2767 and add test caseEric Fiselier