summaryrefslogtreecommitdiffstats
path: root/www/cxx_status.html
Commit message (Expand)AuthorAgeFilesLines
* Update website to mention that you still need -frelaxed-template-template-arg...Richard Smith2017-11-301-1/+2
* [cxx_status] Add resolution of CWG issue 1581, since it's an important, visib...Richard Smith2017-11-111-1/+12
* [cxx_status] Update for moved Albuquerque papers.Richard Smith2017-11-111-3/+47
* [c++2a] Update cxx_status w __VA_OPT__ marked as completed in SVN.Faisal Vali2017-10-221-1/+1
* [cxx_status] Change "Clang 5" items from yellow to green now that Clang 5 has...Richard Smith2017-09-091-4/+4
* P0702R1: in class template argument deduction from a list of one element, ifRichard Smith2017-09-071-1/+7
* [cxx_status] Update to describe current status a bit better.Richard Smith2017-08-301-4/+5
* [c++2a] P0683R1: Permit default member initializers for bit-fields.Richard Smith2017-08-281-1/+1
* [c++2a] P0704R1: Allow pointers to const& member functions to be called on rv...Richard Smith2017-08-251-1/+1
* [c++2a] Implement P0409R2 - Allow lambda capture [=,this] (by hamzasood)Faisal Vali2017-08-191-4/+3
* Implement latest feature test macro recommendations, P0096R4.Richard Smith2017-08-111-3/+8
* Update cxx_status to mention the upcoming Clang 5 release.Richard Smith2017-08-111-4/+4
* [cxx_status] Fix typos.Richard Smith2017-07-151-2/+2
* [cxx_status] Add approved Toronto WG21 motions.Richard Smith2017-07-151-10/+71
* [cxx_status] Update link to Modules TS to latest working draft. Fix Coroutine...Richard Smith2017-07-061-2/+3
* [coroutines] www/cxx_status.html: add non-breaking hyphenGor Nishanov2017-05-281-1/+1
* [coroutines] www/cxx_status.html: add non-breaking hyphenGor Nishanov2017-05-281-1/+1
* [coroutines] Mark cxx_status.html of Coroutines TS as (SVN)Gor Nishanov2017-05-271-3/+3
* [docs] Point coroutine link to an actual documentGeorge Burgess IV2017-05-261-1/+1
* Make table cells referring to Clang 4 green, as Clang 4 has been released.Ed Schouten2017-03-161-8/+8
* [c++1z] Mark constexpr lambdas as done on status page and start advertisingRichard Smith2017-02-211-1/+1
* [c++1z] Diagnose non-deducible template parameters in deduction guide templat...Richard Smith2017-02-161-2/+1
* [c++1z] Add some more tests for class template argument deduction, addRichard Smith2017-02-141-2/+2
* Disallow explicit instantiation and explicit specialization for deduction gui...Richard Smith2017-02-091-2/+6
* Update C++ status pages for Clang 4 branch:Richard Smith2017-01-131-14/+14
* [c++17] Implement P0522R0 as written. This allows a template template argumentRichard Smith2016-12-311-3/+7
* [c++1z] cxx_status: mark p0195r2 as done.Richard Smith2016-12-191-1/+1
* [c++1z] P0217R3: Allow by-value structured binding of arrays.Richard Smith2016-12-141-3/+1
* [c++1z] P0003R5: Removing dynamic exception specifications.Richard Smith2016-12-081-1/+1
* [c++17] P0135R1: Guaranteed copy elision.Richard Smith2016-12-061-1/+1
* P0012R1: add Itanium ABI support for throwing non-noexcept function pointers ...Richard Smith2016-12-011-3/+1
* Revert r285664, cxx-abi-dev chose to go in a different direction for the ABI ...Richard Smith2016-12-011-13/+7
* [c++1z] std::byte didn't make itRichard Smith2016-11-121-7/+0
* [c++1z] Two more features have been accepted.Richard Smith2016-11-111-1/+1
* [c++1z] p0522 is approved.Richard Smith2016-11-111-2/+5
* [cxx_status] Prepare features list for WG21 motions.Richard Smith2016-11-111-2/+25
* Implement ABI proposal for throwing noexcept function pointers, per discussionRichard Smith2016-11-011-7/+13
* [cxx_status] update commentRichard Smith2016-10-261-1/+1
* Mark P0012R1 as "Partial" since it's now substantially complete.Richard Smith2016-10-221-1/+5
* Mark aligned allocation as done.Richard Smith2016-10-101-1/+1
* Switch to a different workaround for unimplementability of P0145R3 in MS ABIs.Richard Smith2016-09-291-6/+4
* Mark P0127R3 as done, and replace its __has_feature check with the correspond...Richard Smith2016-09-291-1/+1
* cxx_status: use HTML5 details/summary elements to hide implementation statusRichard Smith2016-09-281-23/+43
* Add a couple more tentative names for upcoming SD-6 feature checks. These mightRichard Smith2016-09-281-2/+2
* P0095R3: Implement the latest published revision of SD-6 (C++ feature test ma...Richard Smith2016-09-281-1/+1
* P0096R2: Implement more recent revision of SD-6 (C++ feature test macros).Richard Smith2016-09-281-1/+6
* Long-overdue update to cxx_status: C++14 is no longer "upcoming".Richard Smith2016-09-281-16/+10
* Re-commit r282556, reverted in r282564, with a fix to CallArgList::addFrom toRichard Smith2016-09-281-1/+10
* Revert r282556. This change made several bots unhappy.Richard Smith2016-09-281-9/+1
* P0145R3 (C++17 evaluation order tweaks): evaluate the right-hand side ofRichard Smith2016-09-271-1/+9