summaryrefslogtreecommitdiff
path: root/www/cxx_status.html
Commit message (Expand)AuthorAge
* Initializer lists are now supported.Sebastian Redl2012-02-25
* cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor asRichard Smith2012-02-24
* cxx_status: extended sizeof has been essentially complete for some time. AsRichard Smith2012-02-24
* Tweak C++ status table:Douglas Gregor2012-02-23
* Clang now supports lambda expressions.Douglas Gregor2012-02-23
* I hereby declare that all remaining constexpr issues are bugs, not unimplementedRichard Smith2012-02-14
* Revert accidentally-committed file in r148020.Richard Smith2012-01-12
* Allow constant-folding of references which were formed in a manner not permittedRichard Smith2012-01-12
* Fix markup weirdness.Benjamin Kramer2011-11-05
* Fixing some dead links. Patch by Jean-Daniel Dupas!David Blaikie2011-11-02
* Add colors to the C++11 status page.Michael J. Spencer2011-11-02
* Deleted functions were in Clang 2.9, defaulted functions inDouglas Gregor2011-10-28
* Tweak the C++11 status prose a bit. We still need better user guidance on the...Douglas Gregor2011-10-14
* Switch the C++11 status table from a developer-centric list to aDouglas Gregor2011-10-14
* Updating the Clang website to refer to C++'11 instead of C++'0xDavid Blaikie2011-10-14
* Now that we support move generation, mention this in the language extension a...Sebastian Redl2011-10-10
* Update C++0x status page to reflect support for raw string literals.Craig Topper2011-08-11
* Update C++0x status page to reflect support for unicode string and character ...Douglas Gregor2011-07-27
* Update C++0x status for explicit override controls and explicitDouglas Gregor2011-07-25
* Update cxx_status page on www: clang has had full support for in-class initia...Richard Smith2011-07-21
* Clean up the C++ status page by eliminating the utterly unnecessary set of pr...Douglas Gregor2011-07-21
* Update C++0x nullptr status, from Jonathan SauerDouglas Gregor2011-07-21
* Update www: we now mangle references to function parameters properly. Also, t...Richard Smith2011-05-05
* Implement support for C++0x alias templates.Richard Smith2011-05-05
* Fully implement delegating constructors!Sean Hunt2011-05-01
* Update www: clang now supports C++11 for-range and non-template type aliases.Richard Smith2011-04-15
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Name mangling of late-specified return types doesn't work if the return type ...Richard Smith2011-04-14
* clang has had full and tested support for C++0x trailing-return-type and auto...Richard Smith2011-04-03
* Add a libstdc++-4.4 patch for C++0x to the website.Jeffrey Yasskin2011-03-29
* Clang supports __STDC_HOSTED__. Patch by Jonathan SauerDouglas Gregor2011-03-27
* Update the www to indicate that auto is now implemented.Richard Smith2011-02-23
* Update C++0x status web pageDouglas Gregor2011-01-26
* Variadic templates are fully implemented.Douglas Gregor2011-01-19
* Add back the late-specified return type paperDouglas Gregor2010-12-21
* Updates to the C++ status page for C++0x features, from Michael PriceDouglas Gregor2010-12-21
* be less threatening.Chris Lattner2010-10-11
* Update C++0x statusDouglas Gregor2010-09-17
* mark boost's tracking bug as fixedGabor Greif2010-08-26
* down with export.Chris Lattner2010-05-21
* another unneeded line.Chris Lattner2010-05-21
* major update to the C++ status page. C++ support is Chris Lattner2010-05-21
* Remove the blanket statement about Clang not supporting access control. It do...Douglas Gregor2010-04-12
* Fix typoAnton Korobeynikov2010-02-09
* Clearify Qt status a bitAnton Korobeynikov2010-02-09
* Add Qt, CMake projects to the list of C++ projects we're working on compilingDouglas Gregor2010-02-09
* Update Clang C++ status, with a more project-centric focus.Douglas Gregor2010-02-05
* comments shouldn't go in the AST, and we already make it easyChris Lattner2009-12-19
* Update C++ status page to reflect realityDouglas Gregor2009-12-16
* Update C++ statusDouglas Gregor2009-11-20