summaryrefslogtreecommitdiffstats
path: root/www/cxx_status.html
Commit message (Expand)AuthorAgeFilesLines
* Link to a tiny patch to libstdc++-4.7 to work around the <chrono> issuesRichard Smith2012-04-171-2/+3
* Now that we provide sufficient support for three C11/C++11 atomicsRichard Smith2012-04-131-4/+4
* Add a query macro for C++11 N3276, decltype does not require completeDouglas Gregor2012-04-101-0/+5
* Forward-declared enumerations are now complete, except for an interactionRichard Smith2012-03-261-1/+1
* Revert accidentally-committed www changes (and an unused diagnostic);Richard Smith2012-03-231-1/+1
* When defining a forward-declared enum, don't try to attach the definition toRichard Smith2012-03-231-1/+1
* Instantiating a class template should not instantiate the definition of anyRichard Smith2012-03-141-1/+2
* cxx_status: No compiler changes are required for 'minimal support for garbageRichard Smith2012-03-111-1/+2
* Improve diagnostics for UCNs referring to control characters and members of theRichard Smith2012-03-091-2/+2
* User-defined literals are done.Richard Smith2012-03-091-1/+1
* Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith2012-03-031-1/+1
* Initializer lists are now supported.Sebastian Redl2012-02-251-1/+1
* cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor asRichard Smith2012-02-241-6/+8
* cxx_status: extended sizeof has been essentially complete for some time. AsRichard Smith2012-02-241-7/+6
* Tweak C++ status table:Douglas Gregor2012-02-231-2/+2
* Clang now supports lambda expressions.Douglas Gregor2012-02-231-2/+2
* I hereby declare that all remaining constexpr issues are bugs, not unimplementedRichard Smith2012-02-141-2/+2
* Revert accidentally-committed file in r148020.Richard Smith2012-01-121-3/+3
* Allow constant-folding of references which were formed in a manner not permittedRichard Smith2012-01-121-3/+3
* Fix markup weirdness.Benjamin Kramer2011-11-051-11/+11
* Fixing some dead links. Patch by Jean-Daniel Dupas!David Blaikie2011-11-021-2/+2
* Add colors to the C++11 status page.Michael J. Spencer2011-11-021-68/+64
* Deleted functions were in Clang 2.9, defaulted functions inDouglas Gregor2011-10-281-1/+6
* Tweak the C++11 status prose a bit. We still need better user guidance on the...Douglas Gregor2011-10-141-2/+1
* Switch the C++11 status table from a developer-centric list to aDouglas Gregor2011-10-141-587/+318
* Updating the Clang website to refer to C++'11 instead of C++'0xDavid Blaikie2011-10-141-10/+10
* Now that we support move generation, mention this in the language extension a...Sebastian Redl2011-10-101-13/+13
* Update C++0x status page to reflect support for raw string literals.Craig Topper2011-08-111-4/+4
* Update C++0x status page to reflect support for unicode string and character ...Douglas Gregor2011-07-271-4/+4
* Update C++0x status for explicit override controls and explicitDouglas Gregor2011-07-251-14/+14
* Update cxx_status page on www: clang has had full support for in-class initia...Richard Smith2011-07-211-4/+4
* Clean up the C++ status page by eliminating the utterly unnecessary set of pr...Douglas Gregor2011-07-211-58/+9
* Update C++0x nullptr status, from Jonathan SauerDouglas Gregor2011-07-211-2/+2
* Update www: we now mangle references to function parameters properly. Also, t...Richard Smith2011-05-051-2/+2
* Implement support for C++0x alias templates.Richard Smith2011-05-051-5/+4
* Fully implement delegating constructors!Sean Hunt2011-05-011-4/+4
* Update www: clang now supports C++11 for-range and non-template type aliases.Richard Smith2011-04-151-10/+11
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Name mangling of late-specified return types doesn't work if the return type ...Richard Smith2011-04-141-1/+1
* clang has had full and tested support for C++0x trailing-return-type and auto...Richard Smith2011-04-031-8/+8
* Add a libstdc++-4.4 patch for C++0x to the website.Jeffrey Yasskin2011-03-291-0/+5
* Clang supports __STDC_HOSTED__. Patch by Jonathan SauerDouglas Gregor2011-03-271-1/+1
* Update the www to indicate that auto is now implemented.Richard Smith2011-02-231-4/+4
* Update C++0x status web pageDouglas Gregor2011-01-261-9/+9
* Variadic templates are fully implemented.Douglas Gregor2011-01-191-8/+7
* Add back the late-specified return type paperDouglas Gregor2010-12-211-0/+9
* Updates to the C++ status page for C++0x features, from Michael PriceDouglas Gregor2010-12-211-27/+456
* be less threatening.Chris Lattner2010-10-111-3/+1
* Update C++0x statusDouglas Gregor2010-09-171-6/+22
* mark boost's tracking bug as fixedGabor Greif2010-08-261-1/+1