summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2016-08-28Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs.Eric Fiselier
2016-08-28Implement LWG 2711. Constrain path members.Eric Fiselier
2016-08-11[libcxx] Add std::anyEric Fiselier
2016-08-09Remove *super* old test suite results doc for Linux and Windows.Eric Fiselier
2016-08-07Mark LWG 2726 as complete. No code change needed.Eric Fiselier
2016-07-26Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.Marshall Clow
2016-07-25Implement the std::pair parts of "Improving pair and tuple". Completes N4387.Eric Fiselier
2016-07-24Implement LWG 2393. Check for LValue-callability.Eric Fiselier
2016-07-24Implement LWG2328. Rvalue stream extraction should perfect forward.Eric Fiselier
2016-07-24Implement P0040r3: Extending memory management toolsEric Fiselier
2016-07-23Implement P0392r0. Integrate filesystem::path and string_view.Eric Fiselier
2016-07-21Mark P0358r1 as complete. It is already implementedEric Fiselier
2016-07-21Mark P0337r0 as complete. It was already implemented in std::experimentalEric Fiselier
2016-07-21Implement P0084r2. Changing emplace return types.Eric Fiselier
2016-07-18Implement C++17 tuple bits. Including apply and make_from_tuple.Eric Fiselier
2016-07-12Add more tests for LWG#2582. No code changes needed, just tests.Marshall Clow
2016-07-12mark issue #2422 as complete; this was just a wording clarificationMarshall Clow
2016-07-12mark issue #2181 as complete; this was just a wording clarificationMarshall Clow
2016-07-12Put the status in the right columnMarshall Clow
2016-07-12Mark P0067 as 'postponed', because it will be revised before the next meetingMarshall Clow
2016-06-30Mark issues 2550, 2551, 2555, 2685, 2698 as complete. These issues are wordin...Marshall Clow
2016-06-30Mark issues 2667, 2669, 2670, 2671, 2673 as complete. These issues are wordin...Marshall Clow
2016-06-30Implement LWG#2688: 'clamp misses preconditions and has extraneous condition ...Marshall Clow
2016-06-30Implement LWG#2684: 'priority_queue lacking comparator typedef'. We already d...Marshall Clow
2016-06-30Implement LWG#2596: 'vector::data() should use addressof'Marshall Clow
2016-06-30Implement LWG#2441: 'Exact-width atomic typedefs should be provided'Marshall Clow
2016-06-30Implement LWG#2436: 'Comparators for associative containers should always be ...Marshall Clow
2016-06-30Update status of already completed Oulu issues.Eric Fiselier
2016-06-28Use WG21.link reflector to get to issues, rather than linking directlyMarshall Clow
2016-06-28Updated C++1Z status page with new work from Oulu WG21 meetingMarshall Clow
2016-06-27Fix bad link for P0006Marshall Clow
2016-06-26Implement LWG 2488 - Make the placeholders constexpr.Eric Fiselier
2016-06-19Implement LWG issue 1169. num_get not fully compatible with strto*Eric Fiselier
2016-06-17Update status of filesystem issues, and add tests for LWG issue 2683Eric Fiselier
2016-06-17Add Filesystem TS -- CompleteEric Fiselier
2016-06-14Implement variadic lock_guard.Eric Fiselier
2016-06-09Two more issues w/patchesMarshall Clow
2016-06-08Add notes for 2688Marshall Clow
2016-06-08Mark 2441 as readyMarshall Clow
2016-06-08Patch ready for #2436Marshall Clow
2016-06-07Added notes for a bunch of the issuesMarshall Clow
2016-06-07Added notes about the issues for OuluMarshall Clow
2016-06-02Mark LWG issue 2545 as complete. Add extra testsEric Fiselier
2016-06-02Mark LWG issue 2218 as complete.Eric Fiselier
2016-06-02Mark LWG issue 2336 as complete. There is nothing to do.Eric Fiselier
2016-06-02Mark LWG issue 2250 as completeEric Fiselier
2016-06-02Mark LWG issue 2450 as complete.Eric Fiselier
2016-06-02Update libcxx.llvm.org documentation by linking to new docs.Eric Fiselier
2016-06-02Add C++17 std::not_fn negator.Eric Fiselier
2016-06-02Implement P0033R1 - Re-enabling shared_from_thisEric Fiselier