aboutsummaryrefslogtreecommitdiff
path: root/libcxx/www/cxx1y_status.html
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Adjust documentation for git migration.James Y Knight1-2/+1
2018-10-31[NFC] Replace C++1y and C++1z by C++14 and C++17, respectivelyLouis Dionne1-4/+5
2017-08-31[libcxx] [www] Strip trailing whitespace.Stephan T. Lavavej1-4/+4
2017-08-31[libcxx] [www] Manually change http links to https.Stephan T. Lavavej1-6/+6
2017-08-31[libcxx] [www] Semi-manually change http://www.open-std.org and http://isocpp...Stephan T. Lavavej1-27/+27
2017-08-31[libcxx] [www] Change http://cplusplus.github.io/LWG/lwg-defects.html# to htt...Stephan T. Lavavej1-151/+151
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier1-1/+1
2015-10-05Implement LWG#2063, and update the issues links to point to the github genera...Marshall Clow1-151/+151
2015-08-05Update references to lists.llvm.orgTanya Lattner1-2/+2
2014-06-09Fixed damaged row in issues table; thanks to STL for the catchMarshall Clow1-1/+1
2014-04-07Removed 'sized deallocation' from C++14 status page since it turned out to re...Marshall Clow1-1/+0
2014-03-26Implement LWG issue #2135. If something goes wrong in condition_variable::wai...Marshall Clow1-1/+1
2014-03-25Mark LWG issues #2075 and #2142 as complete. 2142 was a change to the standardMarshall Clow1-3/+3
2014-03-24Add a test to make sure we're doing the right thing for throwing exceptions f...Marshall Clow1-1/+1
2014-03-24Mark LWG Issue #2288 as complete. This was wording cleanup, no code changes r...Marshall Clow1-3/+3
2014-03-17Implement N3891: A proposal to rename shared_mutex to shared_timed_mutexDavid Majnemer1-1/+1
2014-03-15Remove Issue #2235 from the Chicago section. The resolution was approved in B...Marshall Clow1-1/+0
2014-03-11Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note ...Marshall Clow1-1/+1
2014-03-11Mark LWG #2314. 'apply() should return decltype(auto) and use decay_t before ...Marshall Clow1-1/+1
2014-03-11Final bit for LWG #2263; test different allocator pointer types. Note that li...Marshall Clow1-1/+1
2014-03-10Add tests for LWG issue #2356. Stability of erasure in unordered associative ...Marshall Clow1-1/+1
2014-03-10Mark issues #2357 (wording changes in the standard, no functionality change) ...Marshall Clow1-2/+2
2014-03-07Update status for LWG 2193 and 2344.Marshall Clow1-3/+3
2014-03-05Implement LWG #2212: std::is_final. This requires compiler support, which mod...Marshall Clow1-2/+2
2014-03-05Update synposis in <memory> to show move semantics for weak_ptr; add tests fo...Marshall Clow1-4/+4
2014-03-04Fix issue number error; 2141 --> 2291 and mark it as completeMarshall Clow1-1/+1
2014-03-04Add a SG1 paper and some SG1 issues that affect the library to the task list.Marshall Clow1-3/+8
2014-03-04Apply David Majnemer's patch updating the links to the papers from Chicago an...Marshall Clow1-4/+4
2014-03-04Mark issues #2240 (wording only) and #2268 (revision 202876) as complete.Marshall Clow1-2/+2
2014-03-03Implement LWG 2324: Insert iterator constructors should use addressof(). Add ...Marshall Clow1-2/+2
2014-03-03Implement LWG Paper n3887: Consistent Metafunction Aliases. This adds std::tu...Marshall Clow1-1/+1
2014-03-03Implement LWG Issue #2285 - make_reverse_iterator. Also mark issues #1450 and...Marshall Clow1-6/+6
2014-02-27More LWG issues. Mark #2182, #2323 and #2213 as complete. Add a test for #233...Marshall Clow1-4/+4
2014-02-27LWG issue #2188: Reverse iterator does not fully support targets that overloa...Marshall Clow1-3/+3
2014-02-26Implement LWG issue 2306: match_results::reference should be value_type&, not...Marshall Clow1-1/+1
2014-02-25Mark LWG issue 2299 as complete. No code changes; libc++ already implements t...Marshall Clow1-1/+1
2014-02-25Mark LWG Issue 2257 as complete.Marshall Clow1-1/+1
2014-02-25Mark LWG Issues 2278 and 2313 as complete. No code changes needed; libc++ alr...Marshall Clow1-2/+2
2014-02-25Implement LWG issue 2301: Mark std::tie as constexprMarshall Clow1-1/+1
2014-02-19Implement LWG Issues #2329 and #2332 - disallow iterators into temporary rege...Marshall Clow1-2/+2
2014-02-19Mark issues 2280, 2258, 2304, 2317, 2350 and 2346 as completed.Marshall Clow1-6/+6
2014-02-15Mark issue 2293, 2241 and 2308 as completeMarshall Clow1-3/+3
2014-02-15First pass at the Issaquah issues listMarshall Clow1-2/+61
2013-11-03Fix LWG Issue 2078. Make std::async(policy,...) try multiple policies until o...Marshall Clow1-1/+1
2013-10-23Update status of issuesMarshall Clow1-5/+5
2013-10-12Updated status of issues and featuresMarshall Clow1-12/+12
2013-10-07Fix LWG Issue 2141: common_type trait produces reference typesMarshall Clow1-1/+1
2013-10-07Marked issue 2284 as completeMarshall Clow1-2/+2
2013-10-06LWG Issue 2247Marshall Clow1-1/+1
2013-10-06Updated status post-ChicagoMarshall Clow1-5/+5