]> granicus.if.org Git - clang/history - www/cxx_status.html
Remaining motions pass.
[clang] / www / cxx_status.html
2016-06-24 Richard SmithRemaining motions pass.
2016-06-24 Richard SmithInline variables tentatively approved for C++17.
2016-06-24 Richard SmithUpdates from further motions.
2016-06-24 Richard SmithMore approved features for C++17.
2016-06-24 Richard SmithDynamic memory allocation with alignment has been appro...
2016-06-24 Richard SmithUsing for attributes voted into C++17.
2016-06-24 Richard SmithAdd (commented out) status entries for the upcoming...
2016-06-23 Richard SmithImplement p0292r2 (constexpr if), a likely C++1z feature.
2016-03-28 Richard SmithP0138R2: Allow direct-list-initialization of an enumera...
2016-03-21 Faisal Vali[Cxx1z] Implement Lambda Capture of *this by Value...
2016-03-20 Richard SmithMark C++ features implemented in Clang 3.8 as done...
2016-03-20 Richard SmithP0184R0: Allow types of 'begin' and 'end' expressions...
2016-03-09 Aaron BallmanImplement support for [[maybe_unused]] in C++1z that...
2016-03-08 Richard SmithP0017R1: In C++1z, an aggregate class can have (public...
2016-03-08 Richard SmithUse class="svn" for features with SVN status.
2016-03-08 Richard SmithP0188R1: add support for standard [[fallthrough]] attri...
2016-03-07 Aaron BallmanImplement support for [[nodiscard]] in C++1z that is...
2016-03-04 Richard SmithImplement P0036R0: remove support for empty unary folds...
2016-03-04 Richard SmithUpdate cxx_status with likely new features from Jackson...
2016-02-09 Richard SmithUpdate documentation to reflect that libc++abi provides...
2015-11-26 Richard SmithUpdate reference to final TM TS spec.
2015-11-26 Richard SmithP0002R1: increment on expressions of type bool is no...
2015-11-25 Richard SmithP0001R1: 'register' storage class specifier is no longe...
2015-11-11 Richard SmithN3922: direct-list-initialization of an auto-typed...
2015-11-05 Richard SmithBetter link for Library Fundamentals TS.
2015-11-05 Richard SmithFix incorrect status for P0012R1.
2015-11-05 Richard SmithFix CSS style name.
2015-11-05 Richard SmithUpdate C++ status page to match motions from Kona.
2015-05-22 Faisal Vali"This adds -fconcepts-ts as a cc1 option for enabling the
2015-03-20 Reid KlecknerC++14: Disable sized deallocation by default due to...
2015-02-25 Larisse VoufoFix typo.
2015-02-25 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-22 Larisse VoufoFix typo.
2015-02-22 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-21 Larisse VoufoFix typo.
2015-02-21 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-19 Larisse VoufoUpdate C++ implementation status page with recent chang...
2015-02-09 Benjamin KramerUpdate cxx_status to list features implemented in Clang...
2014-11-27 Richard Smith[c++1z] Remove terse range-based for loops; they've...
2014-11-26 Richard Smith[c++1z] Most of N4268 (allow constant evaluation for...
2014-11-14 Aaron BallmanComplete support for the SD-6 standing document (based...
2014-11-12 Richard SmithUpdate Clang's SD-6 support to match N4200 (except...
2014-11-08 Aaron Ballman[c++1z] Support for attributes on namespaces and enumer...
2014-11-08 Richard Smith[c++1z] Support for u8 character literals.
2014-11-08 Richard Smith[c++1z] Implement nested-namespace-definitions.
2014-11-08 Richard Smith[c++1z] N4295: fold-expressions.
2014-09-11 Richard SmithUpdate C++ status page to reflect that Clang 3.5 has...
2014-08-31 Richard Smithcxx_status: we did support some of C++14 in Clang 3.3.
2014-08-31 Richard Smithcxx_status: the name C++14 isn't provisional any more.
2014-06-22 Richard Smith[cxx_status] Minor wording tweaks.
2014-06-22 Richard Smith[cxx_status] Be a bit more precise.
2014-06-22 Richard SmithFix dead link.
2014-06-20 Richard SmithC++ status page: restore the convention of saying ...
2014-06-20 Richard SmithBe less bold.
2014-06-20 Richard Smith[C++1z] Add C++1z to the C++ status page.
2014-03-14 Richard SmithAdd two missing entries to the C++11 support page....
2014-03-14 Richard SmithTry to remove confusion about C++11 feature support:
2014-03-04 Richard SmithAdd links to TSen from post-Issaquah mailing.
2014-02-15 Richard SmithRemove transactional memory from c++ status page; there...
2014-02-15 Richard SmithAdd some missing threes.
2014-02-15 Richard SmithAdd entries to C++ status page for Technical Specificat...
2014-02-03 Richard SmithClang 3.4 was released, make the boxes green.
2014-01-17 Richard SmithMove away from 'general' / 'generalized' as a way of...
2014-01-14 Richard SmithUpdate feature name "Generalized Attributes" to match...
2013-12-09 Richard SmithVersions of GCC newer than 4.8 exist these days =)
2013-12-09 Richard SmithMinor cleanup and reorg of C++ status page.
2013-12-06 Alp TokerAdd introductory paragraph to the C++ status page
2013-12-05 Richard SmithUpdate C++ status from 'SVN' to 'Clang 3.4' in preparat...
2013-11-27 Richard SmithAdd support for C++'s SD6 feature test macros.
2013-11-07 Richard SmithMark generic lambdas, and thus C++14, as complete....
2013-11-05 Richard SmithRemove stray comma from documentation.
2013-11-05 Richard SmithC++1y sized deallocation: if we have a use, but not...
2013-11-05 Richard SmithEnable links now that they work.
2013-09-29 Richard SmithImplement C++1y sized deallocation (n3778). This is...
2013-09-28 Richard SmithRemove commented-out entry for ARBs, they're not in...
2013-09-28 Richard SmithMark lambda init-captures as complete.
2013-09-27 Chandler CarruthImplementation of N3760 which is planned to be voted...
2013-09-27 Richard SmithMark variable template implementation as complete....
2013-09-27 Richard SmithComment out links for papers that aren't up yet.
2013-09-27 Benjamin KramerFix typo: Dellocation.
2013-09-27 Richard SmithFix formatting goof.
2013-09-27 Richard SmithUpdate status:
2013-08-06 Larisse VoufoUpdate status of support for variable templates on...
2013-07-24 Richard SmithC++1y: track object lifetime during constexpr evaluatio...
2013-07-21 Richard SmithTighten up the set of operator new/operator delete...
2013-06-17 Richard SmithTurn Clang 3.3 boxes on C++ status from yellow to green...
2013-06-17 Larisse VoufoCorrected status of support for contextual conversion...
2013-06-15 Larisse VoufoUpdated status of support for contextual conversion...
2013-06-13 Larisse VoufoUpdated C++1y status for contextual conversions to...
2013-05-12 Richard SmithDowngrade C++14 "Clarifying memory allocation". We...
2013-05-12 Richard SmithC++1y: provide full 'auto' return type deduction for...
2013-05-09 Richard SmithSwitch C++1y paper links back to the canonical location...
2013-05-07 Richard SmithC++ status:
2013-05-04 Richard SmithTweaks to C++ status: add a link to Faisal's generic...
2013-05-04 Richard SmithMore colours for C++ status page, and mark relaxed...
2013-05-04 Richard SmithImplement most of N3638 (return type deduction for...
2013-04-26 Richard SmithImplement C++1y decltype(auto).
2013-04-20 Richard SmithC++1y: Allow aggregates to have default initializers.
2013-04-20 Richard SmithAdd note that some of these links are dead for now.
2013-04-20 Richard SmithVLAs in C++14!
next