summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Remove the implemented Identical* checkers from the "potential" list.Jordan Rose2014-03-261-63/+0
* Tests for DR450-475.Richard Smith2014-03-191-19/+19
* Tests for DR400-450.Richard Smith2014-03-171-41/+41
* Add two missing entries to the C++11 support page. Bump one relevant diagnosticRichard Smith2014-03-141-2/+10
* Try to remove confusion about C++11 feature support:Richard Smith2014-03-141-14/+13
* Tests for DR389-399.Richard Smith2014-03-131-9/+9
* DR1346: a parenthesized braced-init-list cannot be used as the initializer whenRichard Smith2014-03-121-1/+1
* Tests for DR381-388.Richard Smith2014-03-111-7/+7
* "Mac OS/X" -> "Mac OS X" spelling fixes for clang.Nico Weber2014-03-071-1/+1
* DR status page: add link targets for individual DRs, and link duplicates.Richard Smith2014-03-052-1878/+1877
* Tests for DR370-380.Richard Smith2014-03-051-8/+8
* Add tests for newly-resolved core issues <= 370.Richard Smith2014-03-041-7/+7
* Update DR status page to match post-Issaquah core issues list.Richard Smith2014-03-041-890/+1064
* Add links to TSen from post-Issaquah mailing.Richard Smith2014-03-041-2/+2
* [analyzer] post analyzer build checker-276Ted Kremenek2014-02-192-1/+13
* Remove gunk from cxx_dr_status.htmlDavid Majnemer2014-02-191-8/+2
* Regenerate DR status page.David Majnemer2014-02-191-3/+9
* Remove transactional memory from c++ status page; there's no working paper fo...Richard Smith2014-02-151-5/+0
* Add some missing threes.Richard Smith2014-02-151-2/+2
* Add entries to C++ status page for Technical Specification Working Papers thatRichard Smith2014-02-151-0/+15
* Tests for DR351-370, plus update DR status page to match the latest core issu...Richard Smith2014-02-101-102/+348
* DR101, PR12770: If a function is declared in the same context as aRichard Smith2014-02-061-1/+1
* Fix typo in CSS class name.Richard Smith2014-02-031-2/+2
* Clang 3.4 was released, make the boxes green.Richard Smith2014-02-031-11/+11
* Tests for DR331-350.Richard Smith2014-02-031-16/+16
* Update C++ DR page now 3.4 has been released.Richard Smith2014-02-032-7/+4
* Implement DR329. We already did the right thing here in C++98 mode, but r104014Richard Smith2014-02-031-2/+2
* Tests for DR321-330.Richard Smith2014-02-031-8/+8
* Tests for DR301-320.Richard Smith2014-02-031-18/+18
* Update debugging visualizers section.Nikola Smiljanic2014-01-301-17/+9
* PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and aRichard Smith2014-01-271-2/+2
* Correct < and > to &lt; and &gt;. Thanks to Samuel Harrington for pointing th...Richard Smith2014-01-241-1/+1
* Update page on clang diagnostics to contrast to GCC 4.9 instead of 4.2. A lotRichard Smith2014-01-241-159/+124
* Updating the minimum version information for Visual Studio.Aaron Ballman2014-01-171-3/+2
* Move away from 'general' / 'generalized' as a way of identifying C++11Richard Smith2014-01-171-1/+1
* www: update the "Follow what's going on" section tooAlp Toker2014-01-162-4/+10
* www: link to the planet clang newsfeedAlp Toker2014-01-161-1/+2
* Update feature name "Generalized Attributes" to match the heading in the paper.Richard Smith2014-01-141-1/+1
* Regenerate DR status page.Richard Smith2013-12-101-1/+1
* Versions of GCC newer than 4.8 exist these days =)Richard Smith2013-12-091-1/+1
* Minor cleanup and reorg of C++ status page.Richard Smith2013-12-091-7/+8
* Update compatibility page to list some GCC language extensions that Clang doesRichard Smith2013-12-091-4/+15
* Add introductory paragraph to the C++ status pageAlp Toker2013-12-061-3/+16
* Mark auto-generated file as auto-generated, as suggested by Alp.Richard Smith2013-12-052-1/+3
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-051-1/+1
* Update C++ status from 'SVN' to 'Clang 3.4' in preparation for release. LeaveRichard Smith2013-12-051-11/+11
* Implement DR482: namespace members can be redeclared with a qualified nameRichard Smith2013-12-052-8/+11
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-051-1/+1
* Documentation typo correctionsAlp Toker2013-12-031-1/+1
* Add support for C++'s SD6 feature test macros.Richard Smith2013-11-271-0/+25