summaryrefslogtreecommitdiffstats
path: root/libcxx/www
Commit message (Expand)AuthorAgeFilesLines
* Final bit of P0063 - make sure that aligned_alloc is available when the under...Marshall Clow2018-07-311-4/+4
* Correctly mark the Filesystem status as complete.Eric Fiselier2018-07-271-2/+2
* Implement <filesystem>Eric Fiselier2018-07-271-2/+2
* Mark <span> as completeMarshall Clow2018-07-251-2/+2
* Implement filesystem_error::what() and improve reporting.Eric Fiselier2018-07-231-2/+2
* [libc++] Implement Directory Entry Caching -- Sort of.Eric Fiselier2018-07-201-1/+1
* Fix HTML blunderMarshall Clow2018-07-051-1/+1
* Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616Marshall Clow2018-07-021-3/+3
* Remove P0771, which was not passed in RapperswilMarshall Clow2018-06-161-1/+0
* Update the to-do list with motions from Rapperswil.Marshall Clow2018-06-121-1/+44
* Mark more bits of P0433 as complete.Marshall Clow2018-05-231-2/+2
* More notes on Rapperswil issuesMarshall Clow2018-05-101-9/+9
* Status updates for RapperswilMarshall Clow2018-05-071-4/+4
* Update for RapperswilMarshall Clow2018-05-071-71/+37
* Mark <span> as "In progress"Marshall Clow2018-04-061-2/+2
* Implement P0754R2: The <version> header.Marshall Clow2018-04-031-2/+2
* Implement P0430R2 - File system library on non-POSIX systems.Eric Fiselier2018-04-021-1/+1
* Implement filesystem NB comments, relative paths, and related issues.Eric Fiselier2018-04-022-3/+3
* Implement LWG3034: P0767R1 breaks previously-standard-layout typesMarshall Clow2018-03-211-5/+5
* Updated C++2a status with changes from Jacksonville WG21 meetingMarshall Clow2018-03-181-1/+46
* Implement LWG#2518 - Non-member swap for propagate_const should call member swapMarshall Clow2018-03-081-2/+2
* Implement P0767R1 - Deprecate PODMarshall Clow2018-03-061-2/+2
* Added P0805 to the list of ready bitsMarshall Clow2018-03-011-2/+3
* Implement LWG 2835 - fix <tgmath.h>Marshall Clow2018-02-121-1/+1
* Implement LWG#2908 - The less-than operator for shared pointers could do more...Marshall Clow2018-02-121-3/+3
* Mark two issues as completeEric Fiselier2018-02-111-4/+4
* 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
OpenPOWER on IntegriCloud