summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
...
* PR23281: Fix implementation of DR1891 to implement the intent: that is, aRichard Smith2016-11-161-1/+1
* Add instructions in clang get_started page about working with a monorepoMehdi Amini2016-11-121-0/+2
* [c++1z] std::byte didn't make itRichard Smith2016-11-121-7/+0
* [c++1z] Two more features have been accepted.Richard Smith2016-11-111-1/+1
* [c++1z] p0522 is approved.Richard Smith2016-11-111-2/+5
* [cxx_status] Prepare features list for WG21 motions.Richard Smith2016-11-111-2/+25
* [www] Update the link to the 'include what you use' projectAlex Lorenz2016-11-071-1/+1
* [www] Fix a typo on the analyzer websiteAlex Lorenz2016-11-011-1/+1
* Implement ABI proposal for throwing noexcept function pointers, per discussionRichard Smith2016-11-011-7/+13
* [cxx_status] update commentRichard Smith2016-10-261-1/+1
* Mark P0012R1 as "Partial" since it's now substantially complete.Richard Smith2016-10-221-1/+5
* [c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic forRichard Smith2016-10-222-2/+8
* DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.Richard Smith2016-10-211-2/+2
* Revert "DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' ...Renato Golin2016-10-211-2/+2
* DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.Richard Smith2016-10-211-2/+2
* DR1330: instantiate exception-specifications when "needed". We previously didRichard Smith2016-10-181-2/+2
* [analyzer] Update alpha and potential checker documentation, esp. alpha.valistDominic Chen2016-10-182-65/+78
* Mark aligned allocation as done.Richard Smith2016-10-101-1/+1
* Switch to a different workaround for unimplementability of P0145R3 in MS ABIs.Richard Smith2016-09-291-6/+4
* Mark P0127R3 as done, and replace its __has_feature check with the correspond...Richard Smith2016-09-291-1/+1
* cxx_status: use HTML5 details/summary elements to hide implementation statusRichard Smith2016-09-281-23/+43
* Add a couple more tentative names for upcoming SD-6 feature checks. These mightRichard Smith2016-09-281-2/+2
* P0095R3: Implement the latest published revision of SD-6 (C++ feature test ma...Richard Smith2016-09-281-1/+1
* P0096R2: Implement more recent revision of SD-6 (C++ feature test macros).Richard Smith2016-09-281-1/+6
* Long-overdue update to cxx_status: C++14 is no longer "upcoming".Richard Smith2016-09-281-16/+10
* Re-commit r282556, reverted in r282564, with a fix to CallArgList::addFrom toRichard Smith2016-09-281-1/+10
* Revert r282556. This change made several bots unhappy.Richard Smith2016-09-281-9/+1
* P0145R3 (C++17 evaluation order tweaks): evaluate the right-hand side ofRichard Smith2016-09-271-1/+9
* In the get started page, also explain how to start the testsuiteSylvestre Ledru2016-09-261-0/+5
* update the link to the code coverageSylvestre Ledru2016-09-261-1/+1
* DR259: Demote the pedantic error for an explicit instantiation after anRichard Smith2016-08-311-1/+1
* [www] Add nullability questions to analyzer FAQ.Devin Coughlin2016-08-191-0/+54
* [www] Add analyzer FAQ about not releasing ivars in -dealloc.Devin Coughlin2016-08-191-0/+10
* cxx_status: update features implemented in clang 3.9 from "svn" to "Clang 3.9...Richard Smith2016-08-151-13/+13
* cxx_status: mark decomposition declarations as "partial": the implementation isRichard Smith2016-08-151-1/+1
* [analyzer] Update the web manual for checker developers.Artem Dergachev2016-07-281-70/+154
* Update cxx_dr_Status after 3.9 branchHans Wennborg2016-07-272-11/+11
* www/cxx_status: give more precise links to initialization order wordingRichard Smith2016-07-141-2/+6
* P0305R0: Semantic analysis and code generation for C++17 init-statement for '...Richard Smith2016-07-141-1/+1
* cxx_status: make c++17 footnote list formatting consistent with other footnot...Richard Smith2016-06-281-3/+1
* cxx_status: fix footnote for p0136.Richard Smith2016-06-281-1/+3
* Update cxx_dr_status from test/CXX/drs.Richard Smith2016-06-281-11/+11
* P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:Richard Smith2016-06-281-1/+4
* Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives aRichard Smith2016-06-251-1/+1
* Correct error in change description.Richard Smith2016-06-241-1/+1
* Remaining motions pass.Richard Smith2016-06-241-2/+0
* Inline variables tentatively approved for C++17.Richard Smith2016-06-241-1/+1
* Updates from further motions.Richard Smith2016-06-241-8/+1
* More approved features for C++17.Richard Smith2016-06-241-2/+2
* Dynamic memory allocation with alignment has been approved for C++17.Richard Smith2016-06-241-2/+2