summaryrefslogtreecommitdiffstats
path: root/clang/www/cxx_status.html
Commit message (Expand)AuthorAgeFilesLines
* [cxx_status] Minor wording tweaks.Richard Smith2014-06-221-3/+3
* [cxx_status] Be a bit more precise.Richard Smith2014-06-221-1/+1
* Fix dead link.Richard Smith2014-06-221-2/+3
* C++ status page: restore the convention of saying "SVN" until we reach a rele...Richard Smith2014-06-201-4/+4
* Be less bold.Richard Smith2014-06-201-1/+1
* [C++1z] Add C++1z to the C++ status page.Richard Smith2014-06-201-7/+39
* 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
* Add links to TSen from post-Issaquah mailing.Richard Smith2014-03-041-2/+2
* 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
* Clang 3.4 was released, make the boxes green.Richard Smith2014-02-031-11/+11
* Move away from 'general' / 'generalized' as a way of identifying C++11Richard Smith2014-01-171-1/+1
* Update feature name "Generalized Attributes" to match the heading in the paper.Richard Smith2014-01-141-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
* Add introductory paragraph to the C++ status pageAlp Toker2013-12-061-3/+16
* Update C++ status from 'SVN' to 'Clang 3.4' in preparation for release. LeaveRichard Smith2013-12-051-11/+11
* Add support for C++'s SD6 feature test macros.Richard Smith2013-11-271-0/+25
* Mark generic lambdas, and thus C++14, as complete. Add commented-out stub for...Richard Smith2013-11-071-5/+16
* 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
* 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
* Turn Clang 3.3 boxes on C++ status from yellow to green now we're releasing it.Richard Smith2013-06-171-7/+7
* Corrected status of support for contextual conversion from full to SVNLarisse Voufo2013-06-171-1/+1
* Updated status of support for contextual conversion from partial to fullLarisse Voufo2013-06-151-1/+1
* Updated C++1y status for contextual conversions to 'partial' (without review)Larisse Voufo2013-06-131-1/+1
* Downgrade C++14 "Clarifying memory allocation". We perform non-conformingRichard Smith2013-05-121-1/+1
* C++1y: provide full 'auto' return type deduction for lambda expressions. ThisRichard Smith2013-05-121-1/+1
* Switch C++1y paper links back to the canonical location at open-std.org now t...Richard Smith2013-05-091-8/+8
* C++ status:Richard Smith2013-05-071-19/+18
* Tweaks to C++ status: add a link to Faisal's generic lambdas implementation,Richard Smith2013-05-041-3/+4
* More colours for C++ status page, and mark relaxed constexpr as partially com...Richard Smith2013-05-041-4/+5
* Implement most of N3638 (return type deduction for normal functions).Richard Smith2013-05-041-1/+1
* Implement C++1y decltype(auto).Richard Smith2013-04-261-1/+5
* C++1y: Allow aggregates to have default initializers.Richard Smith2013-04-201-1/+1
* Add note that some of these links are dead for now.Richard Smith2013-04-201-0/+3
OpenPOWER on IntegriCloud