summaryrefslogtreecommitdiff
path: root/www/cxx_status.html
Commit message (Expand)AuthorAge
* [cxx_status] Minor wording tweaks.Richard Smith2014-06-22
* [cxx_status] Be a bit more precise.Richard Smith2014-06-22
* Fix dead link.Richard Smith2014-06-22
* C++ status page: restore the convention of saying "SVN" until we reach a rele...Richard Smith2014-06-20
* Be less bold.Richard Smith2014-06-20
* [C++1z] Add C++1z to the C++ status page.Richard Smith2014-06-20
* Add two missing entries to the C++11 support page. Bump one relevant diagnosticRichard Smith2014-03-14
* Try to remove confusion about C++11 feature support:Richard Smith2014-03-14
* Add links to TSen from post-Issaquah mailing.Richard Smith2014-03-04
* Remove transactional memory from c++ status page; there's no working paper fo...Richard Smith2014-02-15
* Add some missing threes.Richard Smith2014-02-15
* Add entries to C++ status page for Technical Specification Working Papers thatRichard Smith2014-02-15
* Clang 3.4 was released, make the boxes green.Richard Smith2014-02-03
* Move away from 'general' / 'generalized' as a way of identifying C++11Richard Smith2014-01-17
* Update feature name "Generalized Attributes" to match the heading in the paper.Richard Smith2014-01-14
* 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
* Add introductory paragraph to the C++ status pageAlp Toker2013-12-06
* Update C++ status from 'SVN' to 'Clang 3.4' in preparation for release. LeaveRichard Smith2013-12-05
* Add support for C++'s SD6 feature test macros.Richard Smith2013-11-27
* Mark generic lambdas, and thus C++14, as complete. Add commented-out stub for...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
* Comment out links for papers that aren't up yet.Richard Smith2013-09-27
* Fix typo: Dellocation.Benjamin Kramer2013-09-27
* Fix formatting goof.Richard Smith2013-09-27
* Update status:Richard Smith2013-09-27
* Update status of support for variable templates on website.Larisse Voufo2013-08-06
* C++1y: track object lifetime during constexpr evaluation, and don't allowRichard Smith2013-07-24
* Tighten up the set of operator new/operator delete calls we're permitted toRichard Smith2013-07-21
* Turn Clang 3.3 boxes on C++ status from yellow to green now we're releasing it.Richard Smith2013-06-17
* Corrected status of support for contextual conversion from full to SVNLarisse Voufo2013-06-17
* Updated status of support for contextual conversion from partial to fullLarisse Voufo2013-06-15
* Updated C++1y status for contextual conversions to 'partial' (without review)Larisse Voufo2013-06-13
* Downgrade C++14 "Clarifying memory allocation". We perform non-conformingRichard Smith2013-05-12
* C++1y: provide full 'auto' return type deduction for lambda expressions. ThisRichard Smith2013-05-12
* Switch C++1y paper links back to the canonical location at open-std.org now t...Richard Smith2013-05-09
* C++ status:Richard Smith2013-05-07
* Tweaks to C++ status: add a link to Faisal's generic lambdas implementation,Richard Smith2013-05-04
* More colours for C++ status page, and mark relaxed constexpr as partially com...Richard Smith2013-05-04
* Implement most of N3638 (return type deduction for normal functions).Richard Smith2013-05-04
* Implement C++1y decltype(auto).Richard Smith2013-04-26
* C++1y: Allow aggregates to have default initializers.Richard Smith2013-04-20
* Add note that some of these links are dead for now.Richard Smith2013-04-20