summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2018-07-31Final bit of P0063 - make sure that aligned_alloc is available when the under...Marshall Clow
2018-07-27Correctly mark the Filesystem status as complete.Eric Fiselier
2018-07-27Implement <filesystem>Eric Fiselier
2018-07-25Mark <span> as completeMarshall Clow
2018-07-23Implement filesystem_error::what() and improve reporting.Eric Fiselier
2018-07-20[libc++] Implement Directory Entry Caching -- Sort of.Eric Fiselier
2018-07-05Fix HTML blunderMarshall Clow
2018-07-02Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616Marshall Clow
2018-06-16Remove P0771, which was not passed in RapperswilMarshall Clow
2018-06-12Update the to-do list with motions from Rapperswil.Marshall Clow
2018-05-23Mark more bits of P0433 as complete.Marshall Clow
2018-05-10More notes on Rapperswil issuesMarshall Clow
2018-05-07Status updates for RapperswilMarshall Clow
2018-05-07Update for RapperswilMarshall Clow
2018-04-06Mark <span> as "In progress"Marshall Clow
2018-04-03Implement P0754R2: The <version> header.Marshall Clow
2018-04-02Implement P0430R2 - File system library on non-POSIX systems.Eric Fiselier
2018-04-02Implement filesystem NB comments, relative paths, and related issues.Eric Fiselier
2018-03-21Implement LWG3034: P0767R1 breaks previously-standard-layout typesMarshall Clow
2018-03-18Updated C++2a status with changes from Jacksonville WG21 meetingMarshall Clow
2018-03-08Implement LWG#2518 - Non-member swap for propagate_const should call member swapMarshall Clow
2018-03-06Implement P0767R1 - Deprecate PODMarshall Clow
2018-03-01Added P0805 to the list of ready bitsMarshall Clow
2018-02-12Implement LWG 2835 - fix <tgmath.h>Marshall Clow
2018-02-12Implement LWG#2908 - The less-than operator for shared pointers could do more...Marshall Clow
2018-02-11Mark two issues as completeEric Fiselier
2018-02-08Update the status of removed componentsMarshall Clow
2018-02-08Implement deduction guide for basic_string as described in P0433Marshall Clow
2018-02-07Comment on 'Review' issuesMarshall Clow
2018-02-06Mark P0777 as completeMarshall Clow
2018-02-06No, really this time mark 3034 as 'Patch Ready'Marshall Clow
2018-02-06Mark issue 3034 as 'Patch Ready'Marshall Clow
2018-02-06More patches readyMarshall Clow
2018-02-05Add issues in 'Review'Marshall Clow
2018-02-04Mark LWG 3014 as complete. No code changes neededEric Fiselier
2018-02-04Implement LWG 3014 - Fix more noexcept issues in filesystem.Eric Fiselier
2018-02-04Mark LWG 3013 as already complete. See r316941Eric Fiselier
2018-02-04Implement LWG2989: path's streaming operators allow everything under the sun.Eric Fiselier
2018-02-04Mark issue 2851 as completeEric Fiselier
2018-02-04Address LWG 2849 and fix missing failure condition in copy_file.Eric Fiselier
2018-01-31Implement LWG2870: Default value of parameter theta of polar should be dependentMarshall Clow
2018-01-30Add LWG3051Marshall Clow
2018-01-30First cut at issue statuses for JAXMarshall Clow
2018-01-29Minor updated to the main libcxx page; add a link to the deprecation pageMarshall Clow
2018-01-25Mark 2903 as complete; we already do thisMarshall Clow
2018-01-24Implement LWG2783: stack::emplace() and queue::emplace() should return declty...Marshall Clow
2018-01-22Update cxx2a statusMarshall Clow
2018-01-15First part of P0202: Adding constexpr modifiers to functions in <algorithm> a...Marshall Clow
2018-01-08Document upcoming TS feature removalMarshall Clow
2018-01-03Mark LWG2824 as complete. We already did it, but I added a test to be sureMarshall Clow