aboutsummaryrefslogtreecommitdiff
path: root/libcxx/www/cxx2a_status.html
AgeCommit message (Expand)AuthorFilesLines
2019-07-16Add contains method to associative containers. This patch implements P0458R2,...Zoe Carver1-1/+1
2019-07-15[libc++] Implement P0433: deduction guides for <unordered_map>Louis Dionne1-1/+1
2019-07-01Update status for bit operationsMarshall Clow1-2/+2
2019-06-20[libc++] Recommit r363692 to implement P0608R3Zhihao Yuan1-1/+1
2019-06-19Mark papers P1458, P1459, P1462 and P1464 as complete. No changed needed to e...Marshall Clow1-4/+4
2019-06-19[libc++] Revert r363692 which implements P0608R3Zhihao Yuan1-1/+1
2019-06-18[libc++] Implement P0608R3 - A sane variant converting constructorZhihao Yuan1-1/+1
2019-06-05Update issue statuses. Reviewed as https://reviews.llvm.org/D62932Marshall Clow1-1/+1
2019-05-24Update C++2a status for destroying deleteEric Fiselier1-1/+1
2019-05-13Add a test for LWG#3204 and mark it as complete. Reviewed as https://reviews....Marshall Clow1-1/+1
2019-04-30Implement LWG 2960: nonesuch is insufficiently uselessMarshall Clow1-1/+1
2019-04-30Mark LWG#2977 as 'Nothing to do'. NFCMarshall Clow1-2/+2
2019-04-29Add tests specifically for LWG2164. We already did this; but now we have test...Marshall Clow1-1/+1
2019-04-25Implement 'lerp'; which is the last bit of P0811. Mark that paper as complete.Marshall Clow1-1/+1
2019-04-24Add std::is_constant_evaluated.Eric Fiselier1-1/+1
2019-04-01[libcxx] Make sure reference_wrapper works with incomplete typesLouis Dionne1-1/+1
2019-03-09LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"Eric Fiselier1-1/+1
2019-03-05Reinstate libc++ patches now that the lldb formatter has been updated.Davide Italiano1-1/+1
2019-03-05[libcxx] Revert set of atomic patches that broke lldb.Davide Italiano1-1/+1
2019-03-05[libc++] Change memory_order to an enum classLouis Dionne1-1/+1
2019-02-27[libc++] Add is_nothrow_convertible from P0758R1Louis Dionne1-1/+1
2019-02-27Implment the last part of P1024: tuple-like interface to span. Reviewed as ht...Marshall Clow1-3/+3
2019-02-26Remove P1272R1, it was not moved in KonaMarshall Clow1-1/+0
2019-02-26Put a 'first implemented' version into the entry for P1357Marshall Clow1-1/+1
2019-02-26Mark several issues (and one paper) as complete. Reviewed as D58099; but I ad...Marshall Clow1-5/+5
2019-02-25Update status page with papers/issues adopted in KonaMarshall Clow1-3/+37
2019-01-29Adjust documentation for git migration.James Y Knight1-2/+1
2019-01-10[libcxx] Reorganize tests since the application of P0602R4Louis Dionne1-1/+1
2018-12-21Implement LWG 3096: path::lexically_relative is confused by trailing slashesEric Fiselier1-1/+1
2018-12-21Implement LWG 3065: Make path operators friends.Eric Fiselier1-1/+1
2018-12-21Implement LWG 3145: file_clock breaks ABI for C++17 implementations.Eric Fiselier1-1/+1
2018-12-21Implement LWG 2936: Path comparison is defined in terms of the generic formatEric Fiselier1-1/+1
2018-12-21Mark two filesystem LWG issues as complete - nothing to doEric Fiselier1-2/+2
2018-12-14Implement P1209 - Adopt Consistent Container Erasure from Library Fundamental...Marshall Clow1-1/+1
2018-12-03[libcxx] Implement P0318: unwrap_ref_decay and unwrap_referenceLouis Dionne1-1/+1
2018-11-28Implement P0966 - string::reserve should not shrinkMarshall Clow1-2/+2
2018-11-27Implement P1085R2 - Should Span be Regular?. This consists entirely of deletionsMarshall Clow1-2/+2
2018-11-21[libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*)Zhihao Yuan1-1/+1
2018-11-20Note that P0899R1 requires no work.Marshall Clow1-1/+1
2018-11-20Mark P0771 as complete; we already did this - I just added tests to be sureMarshall Clow1-2/+2
2018-11-13Mark #2184 as complete; the tests are fine. (I thought that they were wrong b...Marshall Clow1-1/+1
2018-11-13[NFC] Mark LWG3128 and LWG3132 as requiring no workLouis Dionne1-2/+2
2018-11-13Remove duplicate entry for issue 3134Marshall Clow1-1/+0
2018-11-13Update status for issue 3122Marshall Clow1-2/+2
2018-11-13[NFC][libcxx] Mark P1006R1 as completeLouis Dionne1-1/+1
2018-11-13Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept. Revi...Marshall Clow1-2/+2
2018-11-13[NFC][libcxx] Mark P1006 as implemented in LLVM 8.0Louis Dionne1-1/+1
2018-11-12Update to-do list with new work from WG21 meeting in San DiegoMarshall Clow1-1/+71
2018-09-13Mark LWG#3102 as complete. No code changes, but I updated a test or twoMarshall Clow1-1/+1
2018-09-12Actually mark LWG#2953, don't just say you've done so in r342070Marshall Clow1-1/+1