summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAge
...
* DR101, PR12770: If a function is declared in the same context as aRichard Smith2014-02-06
* Fix typo in CSS class name.Richard Smith2014-02-03
* Clang 3.4 was released, make the boxes green.Richard Smith2014-02-03
* Tests for DR331-350.Richard Smith2014-02-03
* Update C++ DR page now 3.4 has been released.Richard Smith2014-02-03
* Implement DR329. We already did the right thing here in C++98 mode, but r104014Richard Smith2014-02-03
* Tests for DR321-330.Richard Smith2014-02-03
* Tests for DR301-320.Richard Smith2014-02-03
* Update debugging visualizers section.Nikola Smiljanic2014-01-30
* PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and aRichard Smith2014-01-27
* Correct < and > to &lt; and &gt;. Thanks to Samuel Harrington for pointing th...Richard Smith2014-01-24
* Update page on clang diagnostics to contrast to GCC 4.9 instead of 4.2. A lotRichard Smith2014-01-24
* Updating the minimum version information for Visual Studio.Aaron Ballman2014-01-17
* Move away from 'general' / 'generalized' as a way of identifying C++11Richard Smith2014-01-17
* www: update the "Follow what's going on" section tooAlp Toker2014-01-16
* www: link to the planet clang newsfeedAlp Toker2014-01-16
* Update feature name "Generalized Attributes" to match the heading in the paper.Richard Smith2014-01-14
* Regenerate DR status page.Richard Smith2013-12-10
* Versions of GCC newer than 4.8 exist these days =)Richard Smith2013-12-09
* Minor cleanup and reorg of C++ status page.Richard Smith2013-12-09
* Update compatibility page to list some GCC language extensions that Clang doesRichard Smith2013-12-09
* Add introductory paragraph to the C++ status pageAlp Toker2013-12-06
* Mark auto-generated file as auto-generated, as suggested by Alp.Richard Smith2013-12-05
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-05
* Update C++ status from 'SVN' to 'Clang 3.4' in preparation for release. LeaveRichard Smith2013-12-05
* Implement DR482: namespace members can be redeclared with a qualified nameRichard Smith2013-12-05
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-05
* Documentation typo correctionsAlp Toker2013-12-03
* Add support for C++'s SD6 feature test macros.Richard Smith2013-11-27
* Tests for core issues 270-300.Richard Smith2013-11-25
* Tests for core issues 251-270.Richard Smith2013-11-18
* Tests for core issue 241-250.Richard Smith2013-11-17
* Tests for core issues 224-240.Richard Smith2013-11-17
* Tests for core issue 216-223.Richard Smith2013-11-15
* DR408: If a static data member of incomplete array type is declared in a classRichard Smith2013-11-14
* Tests for core issue 201-215.Richard Smith2013-11-12
* Update macro expansion diagnostic examples to say 'expanded from:'Hans Wennborg2013-11-08
* Tests for core issue 170-200.Richard Smith2013-11-08
* Tests for CWG issue 165-170.Richard Smith2013-11-07
* Mark generic lambdas, and thus C++14, as complete. Add commented-out stub for...Richard Smith2013-11-07
* Tests for DR150 - DR165.Richard Smith2013-11-07
* Update cxx_dr_status.html to match current cwg issue list.Richard Smith2013-11-07
* Remove stray comma from documentation.Richard Smith2013-11-05
* C++1y sized deallocation: if we have a use, but not a definition, of a sizedRichard Smith2013-11-05
* Enable links now that they work.Richard Smith2013-11-05
* Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y;Richard Smith2013-09-29
* Remove commented-out entry for ARBs, they're not in C++1y any more.Richard Smith2013-09-28
* Mark lambda init-captures as complete.Richard Smith2013-09-28
* Implementation of N3760 which is planned to be voted into C++14's draftChandler Carruth2013-09-27
* Mark variable template implementation as complete. Nearly all of the creditRichard Smith2013-09-27