summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
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
2016-10-16Update status for std::optional LWG issues and fix an optional SFINAE bugEric Fiselier
2016-10-16Update issue status for LWG 2744Eric Fiselier
2016-10-16Update issue status for LWG 2768 and 2769Eric Fiselier
2016-10-16Update notes for LWG 2678Eric Fiselier
2016-10-16Implement LWG 2712 and update other issues statusEric Fiselier
2016-10-16Implement LWG 2681 and 2682Eric Fiselier
2016-10-15Mark LWG 2680 as doneEric Fiselier
2016-10-15Implement LWG 2672.Eric Fiselier
2016-10-15Implement modified LWG 2665Eric Fiselier
2016-10-15Implement LWG2664 and update its statusEric Fiselier
2016-10-15Update the status of issuesEric Fiselier
2016-10-13Update the status of three papers that do not require library changesMarshall Clow
2016-10-13Implement http://wg21.link/p0302r1: Removing Allocator Support in std::functi...Marshall Clow