summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Tweak the guidelines for when one should send patches to cfe-commits vs. cfe-devDouglas Gregor2011-11-191-5/+4
* Stop claiming that Visual Studio 2005 is a viable basis for buildingChandler Carruth2011-11-162-4/+3
* Remove duplicate listings for core.DivideZeroMatt Beaumont-Gay2011-11-071-6/+0
* Colorize. (this is consistent with the coloring in diagnostics.html, but perh...David Blaikie2011-11-071-3/+3
* [analyzer] Add the Checker Developer Manual to the menu.Anna Zaks2011-11-071-0/+1
* [analyzer] Add overview and checker registration to the checker developer man...Anna Zaks2011-11-071-25/+119
* Fix markup weirdness.Benjamin Kramer2011-11-051-11/+11
* [analyzer] Add the list of available checkers to the website.Anna Zaks2011-11-051-4/+117
* Don't encourage bug reports to the Clang mailing list. We have a bugDouglas Gregor2011-11-021-2/+2
* [analyzer] Start writing Checker Developer Manual.Anna Zaks2011-11-021-0/+181
* 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-144-15/+15
* Update open source static analyzer build.Ted Kremenek2011-10-142-1/+14
* Now that we support move generation, mention this in the language extension a...Sebastian Redl2011-10-101-13/+13
* Document the incompatibility that stems from Clang properly implementDouglas Gregor2011-09-271-1/+39
* Update C++0x status page to reflect support for raw string literals.Craig Topper2011-08-111-4/+4
* Fix HTML.Benjamin Kramer2011-08-061-1/+1
* give an example of a 'lowered vtable reference'Chris Lattner2011-08-031-5/+28
* Update C++0x status page to reflect support for unicode string and character ...Douglas Gregor2011-07-271-4/+4
* Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!Douglas Gregor2011-07-271-0/+22
* Update C++0x status for explicit override controls and explicitDouglas Gregor2011-07-251-14/+14
* www/get_started.html: Fix a phrase, "in the *build* directory* in the instruc...NAKAMURA Takumi2011-07-251-1/+1
* add link to 2010 dev mtgChris Lattner2011-07-241-2/+3
* Add a link-friendly name to the Clang extension acceptance criteriaDouglas Gregor2011-07-231-1/+1
* Document the criteria for evaluating a proposed extension to Clang.Douglas Gregor2011-07-231-1/+30
* 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
* Remove extraneous period.Bill Wendling2011-07-201-1/+1
* Hyphenate "argument-dependent".Jay Foad2011-06-141-2/+2
* Remove stale reference to libIndex.Ted Kremenek2011-06-081-1/+0
* Fix PR10053: Improve diagnostics and error recovery for code which some compi...Richard Smith2011-06-051-10/+14
* Improve the readability of the "Expressive Diagnostics" page, from Dave Yost!Douglas Gregor2011-06-011-63/+60
* make this a bit less confusingChris Lattner2011-05-281-0/+1
* Update checker build to checker-257.Ted Kremenek2011-05-252-2/+15
* Eliminate old, useless tutorial pageDouglas Gregor2011-05-131-56/+0
* some updates.Chris Lattner2011-05-131-10/+7
* this never happened.Chris Lattner2011-05-131-30/+0
* remove some old redirect pages. We're into our 3rd year of redirecting, the ...Chris Lattner2011-05-133-51/+0
* 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
* Remove several more rvalue references from swap arguments in libstdc++4.4.Jeffrey Yasskin2011-05-031-0/+239
* 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-153-3/+3
* Name mangling of late-specified return types doesn't work if the return type ...Richard Smith2011-04-141-1/+1