aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2013-05-21Merging r181283:Bill Wendling
2013-05-04Tweaks to C++ status: add a link to Faisal's generic lambdas implementation,Richard Smith
2013-05-04More colours for C++ status page, and mark relaxed constexpr as partially com...Richard Smith
2013-05-04Implement most of N3638 (return type deduction for normal functions).Richard Smith
2013-04-26Implement C++1y decltype(auto).Richard Smith
2013-04-23Update checker build.Ted Kremenek
2013-04-20C++1y: Allow aggregates to have default initializers.Richard Smith
2013-04-20Update some stuff on the open projects page to reflect things we've already d...Richard Smith
2013-04-20Switch C++11 open project to C++1y :)Richard Smith
2013-04-20Add note that some of these links are dead for now.Richard Smith
2013-04-20VLAs in C++14!Richard Smith
2013-04-20Variable templates and generic lambdas are approved for C++14.Richard Smith
2013-04-20Clarifying memory allocation: approved for C++14. Move from N/A to no, since ...Richard Smith
2013-04-20No digit separators for C++14.Richard Smith
2013-04-20Generalized constexpr is approved for C++14.Richard Smith
2013-04-20More approved C++14 features.Richard Smith
2013-04-20Binary literals are approved for C++14.Richard Smith
2013-04-19[analyzer] Website: update lists of potential and actual checkers.Jordan Rose
2013-04-19Note that we support (and in fact have supported since the dawn of time itself)Richard Smith
2013-04-19Initial work on status page for C++14.Richard Smith
2013-04-19C++11 support is now feature-complete.Richard Smith
2013-04-17[analyzer] Merge C++ status page into Open Projects.Jordan Rose
2013-04-17[analyzer] Open Projects: grammar, phrasing, formattingJordan Rose
2013-04-16[analyzer] Add Open Projects page to the analyzer websiteAnna Zaks
2013-04-15Remove reference to MSVC only building X86 backend.Tim Northover
2013-04-14[analyzer] Add a link to the Building a Checker in 24 Hours talk to the devel...Anna Zaks
2013-04-10Add support for computing the exception specification for an inheritingRichard Smith
2013-04-08Update checker build to checker-273Ted Kremenek
2013-04-08In the comparison, both clang and GCC are popular and widely adopted. This i...Chris Lattner
2013-03-18Add a linebreak. Linebreaks are cool.Richard Smith
2013-03-18C++11 status: mark 'extended integral types' as N/A, since we don't supportRichard Smith
2013-03-12Make C++11 status page more consistent: we mark entries as "done" if weRichard Smith
2013-03-10www tweaks to embiggen up our near-complete C++11 and C11 support.Richard Smith
2013-03-05Remove outdated claim that GCC builds without a C++ compiler from compilers c...Richard Smith
2013-03-01[analyzer] Update open source checker build to checker-272.Jordan Rose
2013-03-01[analyzer] Reword FAQAnna Zaks
2013-02-27Avoiding flamewarsRenato Golin
2013-02-27Add config manager to open projectsRenato Golin
2013-02-22C++11 status page:Richard Smith
2013-02-13Remove outdated performance.html webpage.Tanya Lattner
2013-02-12+ specified progress informationAnton Yartsev
2013-02-12+ centered progress cellsAnton Yartsev
2013-02-11Timing data was removed years ago. Remove these links.Tanya Lattner
2013-02-08Note that checker-271 is newer than the analyzer in Xcode 4.6Ted Kremenek
2013-02-08Update open source checker build to checker-271.Ted Kremenek
2013-02-02Revert "Update checker build to checker-271."Ted Kremenek
2013-02-02Update checker build to checker-271.Ted Kremenek
2013-02-01Consistently format sample diagnostics on this page.Richard Smith
2013-01-29C++11 status:Richard Smith
2013-01-08Various tweaks and updates to the analyzer website.Jordan Rose