summaryrefslogtreecommitdiffstats
path: root/libcxx/www
Commit message (Expand)AuthorAgeFilesLines
* Update the status of removed componentsMarshall Clow2018-02-081-14/+14
* Implement deduction guide for basic_string as described in P0433Marshall Clow2018-02-081-2/+3
* Comment on 'Review' issuesMarshall Clow2018-02-071-8/+8
* Mark P0777 as completeMarshall Clow2018-02-061-2/+2
* No, really this time mark 3034 as 'Patch Ready'Marshall Clow2018-02-061-2/+2
* Mark issue 3034 as 'Patch Ready'Marshall Clow2018-02-061-2/+2
* More patches readyMarshall Clow2018-02-061-7/+7
* Add issues in 'Review'Marshall Clow2018-02-051-3/+23
* Mark LWG 3014 as complete. No code changes neededEric Fiselier2018-02-041-2/+2
* Implement LWG 3014 - Fix more noexcept issues in filesystem.Eric Fiselier2018-02-041-2/+2
* Mark LWG 3013 as already complete. See r316941Eric Fiselier2018-02-041-2/+2
* Implement LWG2989: path's streaming operators allow everything under the sun.Eric Fiselier2018-02-041-2/+2
* Mark issue 2851 as completeEric Fiselier2018-02-041-2/+2
* Address LWG 2849 and fix missing failure condition in copy_file.Eric Fiselier2018-02-041-2/+2
* Implement LWG2870: Default value of parameter theta of polar should be dependentMarshall Clow2018-01-311-2/+2
* Add LWG3051Marshall Clow2018-01-301-0/+2
* First cut at issue statuses for JAXMarshall Clow2018-01-301-51/+63
* Minor updated to the main libcxx page; add a link to the deprecation pageMarshall Clow2018-01-291-6/+9
* Mark 2903 as complete; we already do thisMarshall Clow2018-01-251-2/+2
* Implement LWG2783: stack::emplace() and queue::emplace() should return declty...Marshall Clow2018-01-241-3/+3
* Update cxx2a statusMarshall Clow2018-01-221-5/+8
* First part of P0202: Adding constexpr modifiers to functions in <algorithm> a...Marshall Clow2018-01-151-3/+3
* Document upcoming TS feature removalMarshall Clow2018-01-081-0/+138
* Mark LWG2824 as complete. We already did it, but I added a test to be sureMarshall Clow2018-01-031-2/+2
* Mark issue #2866 as "nothing to do"Marshall Clow2018-01-031-2/+2
* Implement p0258r2: has_unique_object_representationsMarshall Clow2018-01-031-2/+2
* A couple more inlined variables that I missed the first timeMarshall Clow2018-01-021-1/+1
* Implement most of P0607: Inline Variables for the Standard Library. This invo...Marshall Clow2018-01-021-1/+3
* Add issue 2587, which was missedMarshall Clow2017-12-051-0/+1
* Implement more of P0600: '[[nodiscard]] in the library' for C++2aMarshall Clow2017-12-041-0/+2
* Implement P0457R2: 'String Prefix and Suffix Checking' for c++2aMarshall Clow2017-12-041-1/+1
* Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task.Marshall Clow2017-11-272-2/+2
* Implement LWG#2948: unique_ptr does not define operator<< for stream outputMarshall Clow2017-11-271-2/+2
* Update C++2a status and add Glen to CREDITS.TXT. Reviewed as https://reviews....Marshall Clow2017-11-231-1/+1
* Implement p0137r1 - std::launder. Reviewed as https://reviews.llvm.org/D40144Marshall Clow2017-11-221-0/+1
* Implement LWG2950: std::byte operations are misspecifiedMarshall Clow2017-11-141-1/+1
* Implement LWG2952: iterator_traits should work for pointers to cv TMarshall Clow2017-11-141-1/+1
* Put the status in the wrong columnMarshall Clow2017-11-131-1/+1
* Implement P0550R2: Transformation Trait remove_cvrefMarshall Clow2017-11-131-1/+1
* Two more papers from AlbuquerqueMarshall Clow2017-11-121-0/+2
* Updated C++2a status page with new features/defects approved in Albuquerque.Marshall Clow2017-11-121-0/+42
* Mark Endian as 'in progress'Marshall Clow2017-11-021-1/+1
* More statuses, a new patch, tooMarshall Clow2017-11-011-11/+11
* Fix broken links; update more issues.Marshall Clow2017-10-311-35/+35
* Initial triageMarshall Clow2017-10-291-16/+16
* Update status of 2950Marshall Clow2017-10-291-4/+4
* Issues to be voted on in ABQMarshall Clow2017-10-291-31/+50
* [libcxx] [www] Change an absolute link to cxx1z_status.html to be relative.Stephan T. Lavavej2017-08-311-1/+1
* [libcxx] [www] Strip trailing whitespace.Stephan T. Lavavej2017-08-314-7/+7
* [libcxx] [www] Fix broken link for LLVM Bugzilla.Stephan T. Lavavej2017-08-311-1/+1
OpenPOWER on IntegriCloud