- 56257d4 Mark two of the TS implementations as 'in progress' by Marshall Clow · 8 years ago
- 8d2a5ad Mark 'constexpr char_traits' as complete. by Marshall Clow · 8 years ago
- 7d32d2f Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang 4.0 (specifically, r290744) by Marshall Clow · 8 years ago
- 3df90c9 Implement P0505: 'Wording for GB 50' by Marshall Clow · 8 years ago
- e22af6b Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access' for C++17 by Marshall Clow · 8 years ago
- d28b523 Update year to 2017 by Eric Fiselier · 8 years ago
- 9f988e6 Update "Making Optional Greater Equal Again" paper status by Eric Fiselier · 8 years ago
- 046a71b Implement P0435R1 - Resolving LWG issues for common_type by Eric Fiselier · 8 years ago
- 6d95982 Recommit r286884: P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. by Eric Fiselier · 8 years ago
- b5c2c47 Update status page for variant implementation by Eric Fiselier · 8 years ago
- dd74cd2 Mark various <variant> items as complete by Eric Fiselier · 8 years ago
- e3cb222 Revert "P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. No code changes were needed, but I updated a few tests. Also resolved P0509 and P0521, which required no changes to the library or tests." by Vedant Kumar · 8 years ago
- 506f7fc P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. No code changes were needed, but I updated a few tests. Also resolved P0509 and P0521, which required no changes to the library or tests. by Marshall Clow · 8 years ago
- 3d7c49b Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah by Marshall Clow · 8 years ago
- 5ec20df Implement P0510 'Make future_error Constructible' adopted in Issaquah by Marshall Clow · 8 years ago
- db7fa11 Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last week in Issaquah by Marshall Clow · 8 years ago
- 59368dd Update C++1z status with LWG papers from Issaquah. by Marshall Clow · 8 years ago
- 496fc7f Update C++1z status with LFTS issues from Issaquah. by Marshall Clow · 8 years ago
- d521adc Update C++1z status with C++17 issues from Issaquah. Still to come: LFTS issues and papers by Marshall Clow · 8 years ago
- 4414a6a Implement constexpr support for reverse_iterator. Reviewed as https://reviews.llvm.org/D25534 by Marshall Clow · 8 years ago
- 426eb5d Update the status of three papers that do not require library changes by Marshall Clow · 8 years ago
- e29fb4c Implement http://wg21.link/p0302r1: Removing Allocator Support in std::function. These functions never worked, and as far as I know, no one ever called them. by Marshall Clow · 8 years ago
- 508f208 Fix LWG2683 - filesystem::copy() should always clear the user-provided error_code by Eric Fiselier · 8 years ago
- 17c38db Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs. by Eric Fiselier · 9 years ago
- 113315b Implement LWG 2711. Constrain path members. by Eric Fiselier · 9 years ago
- e739d54 [libcxx] Add std::any by Eric Fiselier · 9 years ago
- 83e9013 Mark LWG 2726 as complete. No code change needed. by Eric Fiselier · 9 years ago
- 1c1e91d Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS. by Marshall Clow · 9 years ago
- e1445fd Implement the std::pair parts of "Improving pair and tuple". Completes N4387. by Eric Fiselier · 9 years ago
- e1a41a9 Implement LWG 2393. Check for LValue-callability. by Eric Fiselier · 9 years ago
- 7f630e8 Implement LWG2328. Rvalue stream extraction should perfect forward. by Eric Fiselier · 9 years ago
- c672a74 Implement P0040r3: Extending memory management tools by Eric Fiselier · 9 years ago
- 2645dbe Implement P0392r0. Integrate filesystem::path and string_view. by Eric Fiselier · 9 years ago
- f50841f Mark P0358r1 as complete. It is already implemented by Eric Fiselier · 9 years ago
- 4a2b933 Mark P0337r0 as complete. It was already implemented in std::experimental by Eric Fiselier · 9 years ago
- 3816ef9 Implement P0084r2. Changing emplace return types. by Eric Fiselier · 9 years ago
- 5839fed Implement C++17 tuple bits. Including apply and make_from_tuple. by Eric Fiselier · 9 years ago
- 211f9a4 Add more tests for LWG#2582. No code changes needed, just tests. by Marshall Clow · 9 years ago
- 3384fa6 mark issue #2422 as complete; this was just a wording clarification by Marshall Clow · 9 years ago
- d7a7384 mark issue #2181 as complete; this was just a wording clarification by Marshall Clow · 9 years ago
- 6f4713b Put the status in the right column by Marshall Clow · 9 years ago
- 683272d Mark P0067 as 'postponed', because it will be revised before the next meeting by Marshall Clow · 9 years ago
- dd18d90 Mark issues 2550, 2551, 2555, 2685, 2698 as complete. These issues are wording clarifications; no code changes required. by Marshall Clow · 9 years ago
- d94c776 Mark issues 2667, 2669, 2670, 2671, 2673 as complete. These issues are wording clarifications; no code changes required. by Marshall Clow · 9 years ago
- 0b02cf8 Implement LWG#2688: 'clamp misses preconditions and has extraneous condition on result'. We already did this, just added tests by Marshall Clow · 9 years ago
- 256814f Implement LWG#2684: 'priority_queue lacking comparator typedef'. We already did this, just added tests by Marshall Clow · 9 years ago
- f0419f1 Implement LWG#2596: 'vector::data() should use addressof' by Marshall Clow · 9 years ago
- ca89450 Implement LWG#2441: 'Exact-width atomic typedefs should be provided' by Marshall Clow · 9 years ago
- 0c99f18 Implement LWG#2436: 'Comparators for associative containers should always be CopyConstructible' by Marshall Clow · 9 years ago
- 3e9545e Update status of already completed Oulu issues. by Eric Fiselier · 9 years ago
- 05d5c05 Use WG21.link reflector to get to issues, rather than linking directly by Marshall Clow · 9 years ago
- 01ac037 Updated C++1Z status page with new work from Oulu WG21 meeting by Marshall Clow · 9 years ago
- 871506f Fix bad link for P0006 by Marshall Clow · 9 years ago
- abd892a Implement LWG 2488 - Make the placeholders constexpr. by Eric Fiselier · 9 years ago
- fe6d50f Implement LWG issue 1169. num_get not fully compatible with strto* by Eric Fiselier · 9 years ago
- 10b52a0 Implement variadic lock_guard. by Eric Fiselier · 9 years ago
- 03b9c6b Mark LWG issue 2545 as complete. Add extra tests by Eric Fiselier · 9 years ago
- a2cc95e Mark LWG issue 2218 as complete. by Eric Fiselier · 9 years ago
- f1dbeb4 Mark LWG issue 2336 as complete. There is nothing to do. by Eric Fiselier · 9 years ago
- e98bd2a Mark LWG issue 2250 as complete by Eric Fiselier · 9 years ago
- 400d356 Mark LWG issue 2450 as complete. by Eric Fiselier · 9 years ago
- c230822 Add C++17 std::not_fn negator. by Eric Fiselier · 9 years ago
- 18e1ea6 Implement P0033R1 - Re-enabling shared_from_this by Eric Fiselier · 9 years ago
- 8a8c114 Mark LWG issue 2520 as complete by Eric Fiselier · 9 years ago
- b169bb0 Mark LWG issue 2276 as complete. Add _LIBCPP_ASSERTS for it by Eric Fiselier · 9 years ago
- 7883d02 Mark LWG issue 2537 as complete by Eric Fiselier · 9 years ago
- 7d1c44c Mark LWG issue #2585 as complete by Eric Fiselier · 9 years ago
- 9791377 Mark LWG issue 2565 as complete. Update the tests to check it. by Eric Fiselier · 9 years ago
- e058f63 Mark LWG issue #2522 as complete by Eric Fiselier · 9 years ago
- ea76b44 Mark LWG2583 as complete. I did this a while ago, and forgot to update the table. by Marshall Clow · 9 years ago
- d8fc1ec Implement LWG2576: istream_iterator and ostream_iterator should use std::addressof by Marshall Clow · 9 years ago
- 2c15439 Implement P0030R1: Introduce a 3-Argument Overload to std::hypot by Marshall Clow · 9 years ago
- df46b78 Fix LWG issue #2106: move_iterators returning prvalues by Eric Fiselier · 9 years ago
- c6c26a4 Complete LWG issue #2016. Allocators must be nothrow swappable by Eric Fiselier · 9 years ago
- 8f1e73d Add is_swappable/is_nothrow_swappable traits by Eric Fiselier · 9 years ago
- 8d5cbd7 Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. by Eric Fiselier · 9 years ago
- 1350927 Mark P0152R1 as complete. by Eric Fiselier · 9 years ago
- 2e37f92 Mark LWG issue 2469 as done. Also simplify try_emplace and insert_or_assign implementations in unordered_map by Eric Fiselier · 9 years ago
- 134ff65 Implement LWG issue 2219 - support reference_wrapper in INVOKE by Eric Fiselier · 9 years ago
- b952822 Add hash specializations for __int128_t. Fixes LWG issue 2119 by Eric Fiselier · 9 years ago
- c325f3d Add tests for LWG issue 2361 by Eric Fiselier · 9 years ago
- 91a1565 Fix LWG issue 2345 - Add insert(value_type&&) by Eric Fiselier · 9 years ago
- 735026e Make std::addressof constexpr in C++17 (Clang only). by Eric Fiselier · 9 years ago
- e22d9e5 Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof by Marshall Clow · 9 years ago
- ed77ffb Implement LWG#2566: Requirements on the first template parameter of container adaptors by Marshall Clow · 9 years ago
- fadd1db Revert r263036, it's ABI-breaking. by Nico Weber · 9 years ago
- a3f5b39 Update status to mark 2579 complete by Marshall Clow · 9 years ago
- ff0b9f5 Implement LWG#2583: There is no way to supply an allocator for basic_string(str, pos) by Marshall Clow · 9 years ago
- f532a70 Implement P0272R1: Give 'std::string' a non-const '.data()' member function by Marshall Clow · 9 years ago
- f6d6b51 Implement P0253R1: Fixing a design mistake in the searchers interface. by Marshall Clow · 9 years ago
- 3e0808e Implement P0025R0: 'An algorithm to clamp a value between a pair of boundary values' for C++17 by Marshall Clow · 9 years ago
- 60d223d Update with work items passed in Jacksonville by Marshall Clow · 9 years ago
- 716030e Update the status of a N4089 and a couple issues by Marshall Clow · 9 years ago
- 73de880 Implement LWG#2385; remove the allocator-aware std::function::assign call. It was useless, and didn't actually *do anything* with the allocator. Now it's gone. On the off chance that someone is mistakenly calling it, it's only gone in C++1z by Marshall Clow · 9 years ago
- 7a7960f Implement LWG#2101 'Some transformation types can produce impossible types' Introduced a new (internal) type trait '__is_referenceable' with tests. Use that trait in add_lvalue_reference, add_rvalue_reference and add_pointer. by Marshall Clow · 9 years ago
- e9cac66 Mark LWG defect #2367 as complete by Eric Fiselier · 9 years ago
- 199bee0 [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo. by Eric Fiselier · 9 years ago
- a3866e4 Last bit of P0006; mark it as complete by Marshall Clow · 9 years ago
- f60d092 Implement P0007: Constant View: A proposal for a std::as_const helper function template. by Marshall Clow · 9 years ago
- 7b7c9ec LWG#2156 loosened the requirements on unordered containers 'rehash' calls. Add tests to make sure we meet these requirements. Since we met the stricter ones, no code change needed to meet the looser ones. by Marshall Clow · 9 years ago