summaryrefslogtreecommitdiffstats
path: root/libcxx/www
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
* Add all the issues to be voted upon in Belfastmarshall2019-10-261-41/+56
* [www] Change URLs to HTTPS.Stephan T. Lavavej2019-10-241-1/+1
* [libc++] Take 2: Implement LWG 3158Louis Dionne2019-09-272-3/+2
* [libc++] Take 2: Implement LWG 2510Louis Dionne2019-09-261-1/+1
* Revert r372777: [libc++] Implement LWG 2510 and its follow-upsIlya Biryukov2019-09-253-3/+4
* [libc++] Implement LWG 3158Louis Dionne2019-09-242-3/+2
* [libc++] Implement LWG 2510Louis Dionne2019-09-241-1/+1
* [libc++] Mark issue 2587 resolved by issue 2567Zoe Carver2019-09-121-1/+1
* [libc++] Implement LWG 3199Louis Dionne2019-08-201-2/+1
* [libc++] std::abs should not return doubleZoe Carver2019-08-201-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
* Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://r...Marshall Clow2019-07-031-2/+2
* Update status of papers for upcoming WG21 meeting. NFCMarshall Clow2019-07-021-3/+3
* Update status for bit operationsMarshall Clow2019-07-011-2/+2
* Implement LWG2221: 'Formatted output for nullptr_t' Reviewed as: https://revi...Marshall Clow2019-07-011-1/+1
* [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
* [NFC] Assign a couple of LWG issues to myselfLouis Dionne2019-06-171-3/+3
* Update status of issue 3209Marshall Clow2019-06-171-2/+2
* Add tests for LWG 3206. NFCMarshall Clow2019-06-171-2/+2
* Update the meeting page with papers/issues that are ready for CologneMarshall Clow2019-06-171-39/+45
* [libcxx] Slightly improved policy for handling experimental featuresLouis Dionne2019-06-112-138/+1
* Update issue statuses. Reviewed as https://reviews.llvm.org/D62932Marshall Clow2019-06-052-4/+4
* 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
* Fix implementation of ::abs and std::abs LWG 2192.Eric Fiselier2019-04-231-1/+1
* [libc++] Use std::is_nothrow_callable for std::invoke according to LWG 2807Louis Dionne2019-04-031-1/+1
* [libcxx] Make sure reference_wrapper works with incomplete typesLouis Dionne2019-04-011-1/+1
* [libc++][CMake] Clean up some of the libc++ re-exporting logicLouis Dionne2019-03-201-5/+0
* 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