summaryrefslogtreecommitdiffstats
path: root/libcxx/www
Commit message (Collapse)AuthorAgeFilesLines
...
* P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and ↵Marshall Clow2016-11-141-3/+3
| | | | | | 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. llvm-svn: 286884
* Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide ↵Marshall Clow2016-11-141-1/+1
| | | | | | Contracts' which was adopted last week in Issaquah llvm-svn: 286877
* Implement P0510 'Make future_error Constructible' adopted in IssaquahMarshall Clow2016-11-141-1/+1
| | | | llvm-svn: 286864
* Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted ↵Marshall Clow2016-11-141-6/+6
| | | | | | last week in Issaquah llvm-svn: 286858
* Update C++1z status with LWG papers from Issaquah.Marshall Clow2016-11-141-3/+23
| | | | llvm-svn: 286835
* Update C++1z status with LFTS issues from Issaquah.Marshall Clow2016-11-141-0/+6
| | | | llvm-svn: 286834
* Update C++1z status with C++17 issues from Issaquah. Still to come: LFTS ↵Marshall Clow2016-11-141-1/+73
| | | | | | issues and papers llvm-svn: 286828
* Implement constexpr support for reverse_iterator. Reviewed as ↵Marshall Clow2016-10-191-1/+1
| | | | | | https://reviews.llvm.org/D25534 llvm-svn: 284602
* Update LWG 2754 statusEric Fiselier2016-10-161-2/+2
| | | | llvm-svn: 284326
* Update LWG 2767 and add test caseEric Fiselier2016-10-161-2/+2
| | | | llvm-svn: 284324
* Update status for std::optional LWG issues and fix an optional SFINAE bugEric Fiselier2016-10-161-8/+8
| | | | llvm-svn: 284323
* Update issue status for LWG 2744Eric Fiselier2016-10-161-2/+2
| | | | llvm-svn: 284322
* Update issue status for LWG 2768 and 2769Eric Fiselier2016-10-161-4/+6
| | | | llvm-svn: 284321
* Update notes for LWG 2678Eric Fiselier2016-10-161-1/+1
| | | | llvm-svn: 284319
* Implement LWG 2712 and update other issues statusEric Fiselier2016-10-161-6/+6
| | | | llvm-svn: 284318
* Implement LWG 2681 and 2682Eric Fiselier2016-10-161-4/+4
| | | | llvm-svn: 284316
* Mark LWG 2680 as doneEric Fiselier2016-10-151-2/+2
| | | | llvm-svn: 284315
* Implement LWG 2672.Eric Fiselier2016-10-151-2/+2
| | | | llvm-svn: 284314
* Implement modified LWG 2665Eric Fiselier2016-10-151-2/+2
| | | | llvm-svn: 284313
* Implement LWG2664 and update its statusEric Fiselier2016-10-151-2/+2
| | | | llvm-svn: 284310
* Update the status of issuesEric Fiselier2016-10-151-2/+2
| | | | llvm-svn: 284309
* Update the status of three papers that do not require library changesMarshall Clow2016-10-131-3/+5
| | | | llvm-svn: 284165
* Implement http://wg21.link/p0302r1: Removing Allocator Support in ↵Marshall Clow2016-10-131-2/+2
| | | | | | std::function. These functions never worked, and as far as I know, no one ever called them. llvm-svn: 284164
* Fix LWG2683 - filesystem::copy() should always clear the user-provided ↵Eric Fiselier2016-10-111-1/+1
| | | | | | error_code llvm-svn: 283951
* Mark 2777 as completeMarshall Clow2016-10-101-2/+2
| | | | llvm-svn: 283804
* Update with the rest of the results from the 7-Oct TelecomMarshall Clow2016-10-101-6/+14
| | | | llvm-svn: 283799
* Updated notes about issues; marked 2062, 2223, 2394, 2460 and 2540 as complete.Marshall Clow2016-10-101-33/+33
| | | | llvm-svn: 283781
* Mark issues 2544, 2567, 2569, 2686 and 2694 as ready/done.Marshall Clow2016-10-101-20/+20
| | | | llvm-svn: 283752
* Mark issues 2514, 2519, 2536 and 2475 as doneMarshall Clow2016-10-061-10/+10
| | | | llvm-svn: 283452
* Mark LWG#2679 as completeMarshall Clow2016-10-051-2/+2
| | | | llvm-svn: 283356
* Mark LWG#2358 as doneMarshall Clow2016-10-051-2/+2
| | | | llvm-svn: 283341
* Mark LWG issues 2221, 2556 and 2589 as completeMarshall Clow2016-10-051-7/+7
| | | | llvm-svn: 283325
* Mark #2759 as ready and #2755 as completeMarshall Clow2016-10-041-5/+5
| | | | llvm-svn: 283222
* Mark #2598 as readyMarshall Clow2016-10-041-2/+2
| | | | llvm-svn: 283220
* Mark #2739 as readyMarshall Clow2016-10-041-3/+3
| | | | llvm-svn: 283218
* Mark a couple more Issaquah issues as done: 2578 and 2738Marshall Clow2016-10-031-4/+4
| | | | llvm-svn: 283163
* Mark a couple issues as done (2742 and 2760)Marshall Clow2016-10-031-4/+4
| | | | llvm-svn: 283124
* Change titie of page from Oulu to IssaquahMarshall Clow2016-10-031-2/+2
| | | | llvm-svn: 283113
* List tentatively ready issues for IssaquahMarshall Clow2016-10-031-67/+141
| | | | llvm-svn: 283112
* Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs.Eric Fiselier2016-08-281-1/+1
| | | | | | | | | | | Libc++'s implementation of shuffle and sample already support lvalue and rvalue RNG's. This patch adds tests for both categories and marks the issue as complete. This patch also contains drive-by change for std::experimental::sample which improves the diagnostics produced when the correct iterator categories are not supplied. llvm-svn: 279947
* Implement LWG 2711. Constrain path members.Eric Fiselier2016-08-281-1/+1
| | | | llvm-svn: 279945
* [libcxx] Add std::anyEric Fiselier2016-08-111-1/+1
| | | | | | | | | | | | | | | | | | | Summary: This patch adds std::any by moving/adapting <experimental/any>. This patch also implements the std::any parts of p0032r3 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0032r3.pdf) and LWG 2509 (http://cplusplus.github.io/LWG/lwg-defects.html#2509). I plan to push it in a day or two if there are no comments. Reviewers: mclow.lists, EricWF Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D22733 llvm-svn: 278310
* Remove *super* old test suite results doc for Linux and Windows.Eric Fiselier2016-08-093-1005/+0
| | | | | | | | | Neither of these results files has been update in years. Linux now has a dozen or so buildbots tracking it and the Windows results are no longer relevant. I plan on looking into getting a Windows buildbot going using Appveyor in the coming days. llvm-svn: 278087
* Mark LWG 2726 as complete. No code change needed.Eric Fiselier2016-08-071-1/+1
| | | | llvm-svn: 277964
* Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.Marshall Clow2016-07-261-3/+3
| | | | llvm-svn: 276751
* Implement the std::pair parts of "Improving pair and tuple". Completes N4387.Eric Fiselier2016-07-251-1/+1
| | | | llvm-svn: 276605
* Implement LWG 2393. Check for LValue-callability.Eric Fiselier2016-07-241-1/+1
| | | | llvm-svn: 276546
* Implement LWG2328. Rvalue stream extraction should perfect forward.Eric Fiselier2016-07-241-1/+1
| | | | llvm-svn: 276545
* Implement P0040r3: Extending memory management toolsEric Fiselier2016-07-241-1/+1
| | | | llvm-svn: 276544
* Implement P0392r0. Integrate filesystem::path and string_view.Eric Fiselier2016-07-231-1/+1
| | | | llvm-svn: 276511
OpenPOWER on IntegriCloud