summaryrefslogtreecommitdiffstats
path: root/libcxx/www/cxx2a_status.html
Commit message (Expand)AuthorAgeFilesLines
* [libc++] [P0920] [P1661] Update status page.Marek Kurdej2019-11-151-2/+2
* [libc++][P1872] span should have size_type, not index_type.Louis Dionne2019-11-141-1/+1
* [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.Louis Dionne2019-11-141-1/+1
* libc++ status page: Fix HTML.Marek Kurdej2019-11-131-1/+1
* libc++ status page: New papers and issues adopted in Belfastmarshall2019-11-111-1/+62
* [libc++] Take 2: Implement LWG 3158Louis Dionne2019-09-271-1/+1
* Revert r372777: [libc++] Implement LWG 2510 and its follow-upsIlya Biryukov2019-09-251-1/+1
* [libc++] Implement LWG 3158Louis Dionne2019-09-241-1/+1
* Update c++2a status page with post-Cologne informationMarshall Clow2019-07-221-1/+57
* Add contains method to associative containers. This patch implements P0458R2,...Zoe Carver2019-07-161-1/+1
* [libc++] Implement P0433: deduction guides for <unordered_map>Louis Dionne2019-07-151-1/+1
* Update status for bit operationsMarshall Clow2019-07-011-2/+2
* [libc++] Recommit r363692 to implement P0608R3Zhihao Yuan2019-06-201-1/+1
* Mark papers P1458, P1459, P1462 and P1464 as complete. No changed needed to e...Marshall Clow2019-06-191-4/+4
* [libc++] Revert r363692 which implements P0608R3Zhihao Yuan2019-06-191-1/+1
* [libc++] Implement P0608R3 - A sane variant converting constructorZhihao Yuan2019-06-181-1/+1
* Update issue statuses. Reviewed as https://reviews.llvm.org/D62932Marshall Clow2019-06-051-1/+1
* Update C++2a status for destroying deleteEric Fiselier2019-05-241-1/+1
* Add a test for LWG#3204 and mark it as complete. Reviewed as https://reviews....Marshall Clow2019-05-131-1/+1
* Implement LWG 2960: nonesuch is insufficiently uselessMarshall Clow2019-04-301-1/+1
* Mark LWG#2977 as 'Nothing to do'. NFCMarshall Clow2019-04-301-2/+2
* Add tests specifically for LWG2164. We already did this; but now we have test...Marshall Clow2019-04-291-1/+1
* Implement 'lerp'; which is the last bit of P0811. Mark that paper as complete.Marshall Clow2019-04-251-1/+1
* Add std::is_constant_evaluated.Eric Fiselier2019-04-241-1/+1
* [libcxx] Make sure reference_wrapper works with incomplete typesLouis Dionne2019-04-011-1/+1
* LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"Eric Fiselier2019-03-091-1/+1
* Reinstate libc++ patches now that the lldb formatter has been updated.Davide Italiano2019-03-051-1/+1
* [libcxx] Revert set of atomic patches that broke lldb.Davide Italiano2019-03-051-1/+1
* [libc++] Change memory_order to an enum classLouis Dionne2019-03-051-1/+1
* [libc++] Add is_nothrow_convertible from P0758R1Louis Dionne2019-02-271-1/+1
* Implment the last part of P1024: tuple-like interface to span. Reviewed as ht...Marshall Clow2019-02-271-3/+3
* Remove P1272R1, it was not moved in KonaMarshall Clow2019-02-261-1/+0
* Put a 'first implemented' version into the entry for P1357Marshall Clow2019-02-261-1/+1
* Mark several issues (and one paper) as complete. Reviewed as D58099; but I ad...Marshall Clow2019-02-261-5/+5
* Update status page with papers/issues adopted in KonaMarshall Clow2019-02-251-3/+37
* Adjust documentation for git migration.James Y Knight2019-01-291-2/+1
* [libcxx] Reorganize tests since the application of P0602R4Louis Dionne2019-01-101-1/+1
* Implement LWG 3096: path::lexically_relative is confused by trailing slashesEric Fiselier2018-12-211-1/+1
* Implement LWG 3065: Make path operators friends.Eric Fiselier2018-12-211-1/+1
* Implement LWG 3145: file_clock breaks ABI for C++17 implementations.Eric Fiselier2018-12-211-1/+1
* Implement LWG 2936: Path comparison is defined in terms of the generic formatEric Fiselier2018-12-211-1/+1
* Mark two filesystem LWG issues as complete - nothing to doEric Fiselier2018-12-211-2/+2
* Implement P1209 - Adopt Consistent Container Erasure from Library Fundamental...Marshall Clow2018-12-141-1/+1
* [libcxx] Implement P0318: unwrap_ref_decay and unwrap_referenceLouis Dionne2018-12-031-1/+1
* Implement P0966 - string::reserve should not shrinkMarshall Clow2018-11-281-2/+2
* Implement P1085R2 - Should Span be Regular?. This consists entirely of deletionsMarshall Clow2018-11-271-2/+2
* [libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*)Zhihao Yuan2018-11-211-1/+1
* Note that P0899R1 requires no work.Marshall Clow2018-11-201-1/+1
* Mark P0771 as complete; we already did this - I just added tests to be sureMarshall Clow2018-11-201-2/+2
* Mark #2184 as complete; the tests are fine. (I thought that they were wrong b...Marshall Clow2018-11-131-1/+1
OpenPOWER on IntegriCloud