]> granicus.if.org Git - clang/history - www
Merging r308996:
[clang] / www /
2017-07-18 Devin Coughlin[analyzer] Add missing documentation for static analyze...
2017-07-15 Richard Smith[cxx_status] Fix typos.
2017-07-15 Richard Smith[cxx_status] Add approved Toronto WG21 motions.
2017-07-08 Gabor Horvath[analyzer] Fix a path in the developer manual
2017-07-06 Richard Smith[cxx_status] Update link to Modules TS to latest workin...
2017-07-03 Hiroshi Inouefix trivial typos in comments; NFC
2017-05-28 Gor Nishanov[coroutines] www/cxx_status.html: add non-breaking...
2017-05-28 Gor Nishanov[coroutines] www/cxx_status.html: add non-breaking...
2017-05-27 Gor Nishanov[coroutines] Mark cxx_status.html of Coroutines TS...
2017-05-26 George Burgess IV[docs] Point coroutine link to an actual document
2017-05-25 Aaron BallmanUpdate the getting started documentation to match the...
2017-05-09 Eric Fiselier[Sema] Implement Core 2094: Trivial copy/move construct...
2017-05-09 Eric FiselierUpdate Clang C++ DR documentation for new issue list
2017-03-17 Matthias GehreImplement DR 373 "Lookup on namespace qualified name...
2017-03-16 Ed SchoutenMake table cells referring to Clang 4 green, as Clang...
2017-03-10 Gabor Horvath[analyzer] Extend block in critical section check with...
2017-02-25 Richard SmithUpdate cxx_dr_status page.
2017-02-21 Richard Smith[c++1z] Mark constexpr lambdas as done on status page...
2017-02-16 Richard Smith[c++1z] Diagnose non-deducible template parameters...
2017-02-14 Richard Smith[c++1z] Add some more tests for class template argument...
2017-02-09 Richard SmithDisallow explicit instantiation and explicit specializa...
2017-01-20 Richard SmithFinish implementation of C++ DR1310 (http://wg21.link...
2017-01-19 Richard SmithPR13403 (+duplicates): implement C++ DR1310 (http:...
2017-01-18 Richard SmithPR9551: Implement DR1004 (http://wg21.link/cwg1004).
2017-01-13 Richard SmithImplement DR1265 (wg21.link/cwg1265).
2017-01-13 Richard SmithUpdate C++ status pages for Clang 4 branch:
2017-01-12 Anastasia Stulova[Docs][OpenCL] Added OpenCL feature description to...
2017-01-09 Richard SmithImplement C++ DR1391 (wg21.link/cwg1391)
2017-01-09 Richard SmithImplement DR1388 (wg21.link/cwg1388).
2017-01-09 Richard SmithRevert r291410 and r291411.
2017-01-09 Richard SmithImplement C++ DR1391 (wg21.link/cwg1391)
2017-01-02 Renato GolinRevert "DR1391: Check for implicit conversion sequences...
2017-01-02 Richard SmithDR1391: Check for implicit conversion sequences for...
2016-12-31 Richard Smith[c++17] Implement P0522R0 as written. This allows a...
2016-12-28 Richard SmithDR1315: a non-type template argument in a partial speci...
2016-12-27 Richard SmithDR1495: A partial specialization is ill-formed if it...
2016-12-19 Richard Smith[c++1z] cxx_status: mark p0195r2 as done.
2016-12-14 Richard Smith[c++1z] P0217R3: Allow by-value structured binding...
2016-12-09 Richard SmithAdd tests for a couple more DRs.
2016-12-09 Richard Smithcxx_dr_status: update to latest issue list and add...
2016-12-08 Richard Smith[c++1z] P0003R5: Removing dynamic exception specifications.
2016-12-06 Richard Smith[c++17] P0135R1: Guaranteed copy elision.
2016-12-05 Richard SmithDR1213: element access on an array xvalue or prvalue...
2016-12-03 Richard SmithDR616, and part of P0135R1: member access (or pointer...
2016-12-01 Richard SmithP0012R1: add Itanium ABI support for throwing non-noexc...
2016-12-01 Richard SmithRevert r285664, cxx-abi-dev chose to go in a different...
2016-11-16 Devin Coughlin[www] Fix spelling error in checker release notes.
2016-11-16 Devin Coughlin[www] Update analyzer website for release of checker-279
2016-11-16 Richard SmithPR23281: Fix implementation of DR1891 to implement...
2016-11-12 Mehdi AminiAdd instructions in clang get_started page about workin...
2016-11-12 Richard Smith[c++1z] std::byte didn't make it
2016-11-11 Richard Smith[c++1z] Two more features have been accepted.
2016-11-11 Richard Smith[c++1z] p0522 is approved.
2016-11-11 Richard Smith[cxx_status] Prepare features list for WG21 motions.
2016-11-07 Alex Lorenz[www] Update the link to the 'include what you use...
2016-11-01 Alex Lorenz[www] Fix a typo on the analyzer website
2016-11-01 Richard SmithImplement ABI proposal for throwing noexcept function...
2016-10-26 Richard Smith[cxx_status] update comment
2016-10-22 Richard SmithMark P0012R1 as "Partial" since it's now substantially...
2016-10-22 Richard Smith[c++1z] P0012R1: Implement a few remaining pieces:...
2016-10-21 Richard SmithDR583, DR1512: Implement a rewrite to C++'s 'composite...
2016-10-21 Renato GolinRevert "DR583, DR1512: Implement a rewrite to C++'s...
2016-10-21 Richard SmithDR583, DR1512: Implement a rewrite to C++'s 'composite...
2016-10-18 Richard SmithDR1330: instantiate exception-specifications when ...
2016-10-18 Dominic Chen[analyzer] Update alpha and potential checker documenta...
2016-10-10 Richard SmithMark aligned allocation as done.
2016-09-29 Richard SmithSwitch to a different workaround for unimplementability...
2016-09-29 Richard SmithMark P0127R3 as done, and replace its __has_feature...
2016-09-28 Richard Smithcxx_status: use HTML5 details/summary elements to hide...
2016-09-28 Richard SmithAdd a couple more tentative names for upcoming SD-6...
2016-09-28 Richard SmithP0095R3: Implement the latest published revision of...
2016-09-28 Richard SmithP0096R2: Implement more recent revision of SD-6 (C...
2016-09-28 Richard SmithLong-overdue update to cxx_status: C++14 is no longer...
2016-09-28 Richard SmithRe-commit r282556, reverted in r282564, with a fix...
2016-09-28 Richard SmithRevert r282556. This change made several bots unhappy.
2016-09-27 Richard SmithP0145R3 (C++17 evaluation order tweaks): evaluate the...
2016-09-26 Sylvestre LedruIn the get started page, also explain how to start...
2016-09-26 Sylvestre Ledruupdate the link to the code coverage
2016-08-31 Richard SmithDR259: Demote the pedantic error for an explicit instan...
2016-08-19 Devin Coughlin[www] Add nullability questions to analyzer FAQ.
2016-08-19 Devin Coughlin[www] Add analyzer FAQ about not releasing ivars in...
2016-08-15 Richard Smithcxx_status: update features implemented in clang 3...
2016-08-15 Richard Smithcxx_status: mark decomposition declarations as "partial...
2016-07-28 Artem Dergachev[analyzer] Update the web manual for checker developers.
2016-07-27 Hans WennborgUpdate cxx_dr_Status after 3.9 branch
2016-07-14 Richard Smithwww/cxx_status: give more precise links to initializati...
2016-07-14 Richard SmithP0305R0: Semantic analysis and code generation for...
2016-06-28 Richard Smithcxx_status: make c++17 footnote list formatting consist...
2016-06-28 Richard Smithcxx_status: fix footnote for p0136.
2016-06-28 Richard SmithUpdate cxx_dr_status from test/CXX/drs.
2016-06-28 Richard SmithP0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941...
2016-06-25 Richard SmithImplement C++17 P0386R2, inline variables. (The 'inline...
2016-06-24 Richard SmithCorrect error in change description.
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...
next