summaryrefslogtreecommitdiffstats
path: root/www/cxx_status.html
Commit message (Expand)AuthorAgeFilesLines
* Revert r359949 "[clang] adding explicit(bool) from c++2a"Hans Wennborg2019-05-061-1/+1
* P1286R2: Remove restriction that the exception specification of aRichard Smith2019-05-061-1/+1
* [c++20] Implement P1009R2: allow omitting the array bound in an arrayRichard Smith2019-05-061-1/+1
* [c++20] Implement P0428R2 - Familiar template syntax for generic lambdasHamza Sood2019-05-041-1/+1
* [c++20] Implement tweaked __VA_OPT__ rules from P1042R1:Richard Smith2019-05-041-1/+1
* [cxx_status] Don't list -fmodules / -fmodules-ts against C++ modulesRichard Smith2019-05-041-1/+1
* [cxx_status] Replace "SVN" entries with Clang 8 as appropriate.Richard Smith2019-05-041-11/+11
* [clang] adding explicit(bool) from c++2aNicolas Lesser2019-05-041-1/+1
* Enable coroutines under -std=c++2a.Richard Smith2019-02-231-1/+1
* [cxx_status] Update to match Kona motions.Richard Smith2019-02-231-8/+59
* Implementation Feature Test Macros for P0722R3Chris Kennelly2019-01-111-3/+8
* [constexpr][c++2a] Try-catch blocks in constexpr functionsBruno Cardoso Lopes2018-12-101-1/+3
* [c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode.Richard Smith2018-11-141-1/+7
* Implement P1094R2 (nested inline namespaces)Erich Keane2018-11-121-1/+1
* [cxx_status] Update for San Diego motions.Richard Smith2018-11-101-7/+51
* [cxx2a] P0614R1: Support init-statements in range-based for loops.Richard Smith2018-09-281-1/+1
* [cxx2a] P0641R2: (Some) type mismatches on defaulted functions onlyRichard Smith2018-09-281-1/+1
* [cxx2a] P0624R2: Lambdas with no capture-default areRichard Smith2018-09-271-1/+1
* P1008R1 Classes with user-declared constructors are never aggregates inRichard Smith2018-09-261-1/+1
* P0859R0: List-initialization is potentially-constant-evaluated andRichard Smith2018-09-261-1/+1
* P0969R0: allow structured binding of accessible members, not only public memb...Richard Smith2018-09-251-1/+1
* [www] Change 'Clang 7' items from yellow to green now Clang 7 isRichard Smith2018-09-241-2/+2
* [www] Update cxx_status to mark P0962R1 as done.Richard Smith2018-09-241-1/+1
* use the current url for bugzillaSylvestre Ledru2018-09-221-1/+1
* [cxx_status] Use the correct color for a feature in "SVN" statusRichard Smith2018-08-301-1/+1
* [Sema] P0961R1: Relaxing the structured bindings customization point finding ...Erik Pilkington2018-08-091-1/+1
* [www] Update cxx_status and cxx_dr_status now that Clang 7 has branched.Richard Smith2018-08-041-2/+2
* [WWW] Fixing file permissions for the .html pages.Mike Edwards2018-07-271-0/+0
* P0096R5, P0941R2: Update to match latest feature test macro specification.Richard Smith2018-06-141-10/+15
* [www] Update cxx_status page for Rapperswil motions.Richard Smith2018-06-141-4/+47
* [www] Update C++ status to cover P0620.Richard Smith2018-05-301-7/+12
* [cxx_status] Add entry for the Reflection TS.Richard Smith2018-03-171-2/+0
* [cxx_status] Update to match Jacksonville 2018 motions.Richard Smith2018-03-171-50/+97
* Update cxx_status to mark "SVN" items as "Clang 6" instead.Richard Smith2018-02-281-5/+5
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-01-221-1/+1
* 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