summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tests for core issues 270-300.Richard Smith2013-11-251-22/+22
* Tests for core issues 251-270.Richard Smith2013-11-181-13/+13
* Tests for core issue 241-250.Richard Smith2013-11-172-11/+15
* Tests for core issues 224-240.Richard Smith2013-11-171-14/+14
* Tests for core issue 216-223.Richard Smith2013-11-152-7/+13
* DR408: If a static data member of incomplete array type is declared in a classRichard Smith2013-11-141-1/+1
* Tests for core issue 201-215.Richard Smith2013-11-121-11/+11
* Update macro expansion diagnostic examples to say 'expanded from:'Hans Wennborg2013-11-081-3/+3
* Tests for core issue 170-200.Richard Smith2013-11-081-22/+22
* Tests for CWG issue 165-170.Richard Smith2013-11-071-4/+4
* Mark generic lambdas, and thus C++14, as complete. Add commented-out stub for...Richard Smith2013-11-071-5/+16
* Tests for DR150 - DR165.Richard Smith2013-11-071-12/+12
* Update cxx_dr_status.html to match current cwg issue list.Richard Smith2013-11-071-226/+1060
* Remove stray comma from documentation.Richard Smith2013-11-051-1/+1
* C++1y sized deallocation: if we have a use, but not a definition, of a sizedRichard Smith2013-11-051-7/+2
* Enable links now that they work.Richard Smith2013-11-051-2/+2
* Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y;Richard Smith2013-09-291-1/+6
* Remove commented-out entry for ARBs, they're not in C++1y any more.Richard Smith2013-09-281-7/+0
* Mark lambda init-captures as complete.Richard Smith2013-09-281-1/+3
* Implementation of N3760 which is planned to be voted into C++14's draftChandler Carruth2013-09-271-1/+1
* Mark variable template implementation as complete. Nearly all of the creditRichard Smith2013-09-271-1/+1
* Comment out links for papers that aren't up yet.Richard Smith2013-09-271-3/+3
* Fix typo: Dellocation.Benjamin Kramer2013-09-271-1/+1
* Fix formatting goof.Richard Smith2013-09-271-2/+2
* Update status:Richard Smith2013-09-271-2/+16
* Switch the semantic DeclContext for a block-scope declaration of a function orRichard Smith2013-09-201-1/+1
* Move checker downloads to llvm.org.Ted Kremenek2013-09-092-2/+2
* add OCLint to the list of projects based on clangSylvestre Ledru2013-09-071-0/+11
* add he 'include what you use' projectSylvestre Ledru2013-09-071-0/+12
* remove the description about clang & llvm in the freebsd section (the reader ...Sylvestre Ledru2013-09-071-4/+1
* about the debian effort to rebuild the archive with clangSylvestre Ledru2013-09-071-0/+13
* Clang event are now part of the llvm events. Add a link to the LLVM eventsSylvestre Ledru2013-09-071-4/+5
* Update the link to the current code coverage reports (the previous one has no...Sylvestre Ledru2013-09-071-3/+2
* [analyzer] Note that deadcode.UnmodifiedVariable would be an opt-in checker.Jordan Rose2013-08-191-0/+2
* [analyzer] Add "unmodified variable" checker to the Potential Checkers.Jordan Rose2013-08-191-0/+24
* [analyzer] Assume that strings are no longer than SIZE_MAX/4.Jordan Rose2013-08-191-5/+0
* [analyzer] Update Open Projects and Potential Checkers pages.Jordan Rose2013-08-102-1/+61
* Update status of support for variable templates on website.Larisse Voufo2013-08-061-1/+1
* C++1y: track object lifetime during constexpr evaluation, and don't allowRichard Smith2013-07-241-1/+1
* Tighten up the set of operator new/operator delete calls we're permitted toRichard Smith2013-07-211-1/+1
* + "For Windows Users" sectionAnton Yartsev2013-06-282-2/+21
* Implement DR136David Majnemer2013-06-251-1/+1
* Implement DR21David Majnemer2013-06-251-1/+1