summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* [c++20] Add rewriting from comparison operators to <=> / ==.Richard Smith2019-10-191-2/+5
* [c++20] P1152R4: warn on any simple-assignment to a volatile lvalueRichard Smith2019-10-091-1/+1
* [c++20] Implement most of P1152R4.Richard Smith2019-10-091-1/+1
* [cxx_status] Note that Clang has supported std::source_location sinceRichard Smith2019-10-081-1/+1
* Implements CWG 1601 in [over.ics.rank/4.2]Richard Smith2019-10-061-1/+1
* Mark P0784R7 as complete and start defining its feature-test macro.Richard Smith2019-10-031-2/+1
* [cxx_status] Mark P0784R7 as partially complete.Richard Smith2019-09-291-1/+1
* [www] Turn 'Clang 9' boxes green in C++ status pages now Clang 9 isRichard Smith2019-09-203-30/+27
* [c++20] P1331R2: Allow transient use of uninitialized objects inRichard Smith2019-09-181-2/+1
* [c++20] P1143R2: Add support for the C++20 'constinit' keyword.Richard Smith2019-09-041-1/+1
* [www] Mark items complete in Clang 9 as 'Clang 9' rather than 'SVN'.Richard Smith2019-09-033-30/+33
* [c++20] Add support for designated direct-list-initialization syntax.Richard Smith2019-08-311-1/+1
* Testing commit access; NFCJoe Ranieri2019-08-271-1/+0
* Fix poorly formatted HTML in the cxx_status.html file caused by addingErich Keane2019-08-191-2/+3
* Update cxx_status.html with P1668 status.Erich Keane2019-08-191-0/+1
* Test commit #2.George Karpenkov2019-08-151-0/+1
* [www] Update DR status page to match latest version of CWG issues list.Richard Smith2019-08-141-32/+134
* Fix cxx_status html for r367027Erich Keane2019-07-251-1/+1
* Implement P1771Erich Keane2019-07-251-1/+1
* [c++20] P1161R3: a[b,c] is deprecated.Richard Smith2019-07-201-1/+1
* Mark P1301R4 in C++2a as being SVN instead.Aaron Ballman2019-07-201-1/+1
* We support P1301R4 in C++2a as of r366626.Aaron Ballman2019-07-201-1/+1
* [cxx_status] Update status page for WG21 Cologne meeting motions.Richard Smith2019-07-201-19/+92
* Retire VS2015 SupportSimon Pilgrim2019-07-091-1/+1
* [cxx2a] P1236R1: the validity of a left shift does not depend on theRichard Smith2019-06-251-1/+1
* P0840R2: support for [[no_unique_address]] attributeRichard Smith2019-06-201-1/+1
* PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of typeRichard Smith2019-06-141-1/+1
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-141-6/+6
* Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340.Nico Weber2019-06-141-7/+7
* PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of typeRichard Smith2019-06-131-1/+1
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-131-6/+6
* [Analyzer] Checker for non-determinism caused by iteration of unordered conta...Mandeep Singh Grang2019-05-241-0/+18
* Part of P1091R3: permit structured bindings to be declared 'static' andRichard Smith2019-05-221-1/+1
* [c++20] P1330R0: permit simple-assignments that change the active memberRichard Smith2019-05-211-2/+1
* [c++20] P0780R2: Support pack-expansion of init-captures.Richard Smith2019-05-211-1/+1
* [c++20] P1327R1: Support for typeid applied to objects of polymorphicRichard Smith2019-05-171-1/+2
* Refactor constant evaluation of typeid(T) to track a symbolic type_infoRichard Smith2019-05-171-1/+1
* Revert Refactor constant evaluation of typeid(T) to track a symbolic type_inf...Chris Bieneman2019-05-171-1/+1
* Revert [c++20] P1327R1: Support for typeid applied to objects of polymorphic ...Chris Bieneman2019-05-171-2/+1
* [c++20] P1327R1: Support for typeid applied to objects of polymorphicRichard Smith2019-05-171-1/+2
* Refactor constant evaluation of typeid(T) to track a symbolic type_infoRichard Smith2019-05-171-1/+1
* [c++20] P1064R0: Allow virtual function calls in constant expressionRichard Smith2019-05-131-1/+1
* Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...Hans Wennborg2019-05-131-1/+1
* [c++20] P1064R0: Allow virtual function calls in constant expressionRichard Smith2019-05-131-1/+1
* DR1872: don't allow any calls to virtual functions in constantRichard Smith2019-05-091-2/+2
* [c++20] Add support for explicit(bool), as described in P0892R2.Richard Smith2019-05-091-1/+1
* [cxx_status] Mark support for std::is_constant_evaluated as done.Richard Smith2019-05-091-1/+1
* [cxx_dr_status] Update links to use wg21.link, and list "extension"Richard Smith2019-05-092-2414/+2418
* [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whoseRichard Smith2019-05-091-1/+1
* Revert r359949 "[clang] adding explicit(bool) from c++2a"Hans Wennborg2019-05-061-1/+1