]> granicus.if.org Git - clang/history - www
Replace size() calls on containers with empty() calls where appropriate. NFC
[clang] / www /
2015-01-14 Hans WennborgUpdate cxx_dr_status.html after 3.6 branch
2014-12-24 Anton Yartsev[analyzer] Updated progress for memory.ZeroAlloc
2014-12-24 Anton Yartsev[analyzer] +memory.ZeroAlloc
2014-12-19 Richard SmithDR1048: drop top-level cv-qualifiers when deducing...
2014-12-16 Richard SmithDR1684: a constexpr member function need not be a membe...
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-10-31 Anton Yartsev[analyzer] Helpful hints for Windows users of scan...
2014-10-30 Anton Yartsev[analyzer] Updated tests for ZeroAllocDereference checker.
2014-10-30 Daniel MarjamakiUpdate contact person in Open Projects webpage for...
2014-10-20 Richard SmithSwitch C compilations to C11 by default.
2014-10-17 Richard SmithPer comments on PR12350, move DR244 back from 'done...
2014-09-29 Richard SmithTests for DR600-640.
2014-09-15 Richard SmithTests for DR581-600.
2014-09-11 Richard SmithUpdate C++ status page to reflect that Clang 3.5 has...
2014-09-11 Richard SmithUpdate DR status list to reflect that Clang 3.5 has...
2014-09-11 Richard SmithTests for DR573-580.
2014-09-05 Richard SmithRemove suppression of dr547 test and instead test that...
2014-09-02 Richard SmithTests for DR550-572.
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-08-31 Richard SmithTests for DR525-550.
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-06-12 Nico WeberTweak documentation.
2014-06-03 Richard SmithUpdate DR page for latest revision of CWG issues list.
2014-06-03 Richard SmithImplement DR990 and DR1070. Aggregate initialization...
2014-05-21 David MajnemerSema: Implement DR244
2014-05-19 Anton Yartsev[analyzer] Alpha and implicit checker lists, expand...
2014-05-17 Richard SmithCorrect incoherent function versus function template...
2014-05-09 Richard SmithFix link target.
2014-05-06 Alp Tokerwww: add a missing HTML open tag
2014-05-05 Alp Tokerwww: remove proprietary dbtree.js script from r96013
2014-05-03 David MajnemerRevert "Sema: Implement DR244"
2014-05-03 David MajnemerSema: Implement DR244
2014-04-30 David MajnemerSema: Implement DR477
2014-04-29 Jordan Rose[analyzer] Clean up the lists of current and potential...
2014-04-27 Sylvestre Ledruremove less relevant information + about packaging...
2014-04-27 Sylvestre LedruRemove no longer relevant information in the gcc/llvm...
2014-04-27 Sylvestre LedruRemove deprecated information about performances:
2014-04-13 Richard SmithTests for DR501-525.
2014-04-07 Jordan Rose[analyzer] Fix mistake in example for potential checker...
2014-04-05 Jordan Rose[analyzer] Add an ErrnoChecker (PR18701) to the Potenti...
2014-04-05 Jordan Rose[analyzer] Update Open Projects page with BitwiseConstr...
2014-04-01 Richard SmithAdd failing testcase for DR305. Looks like we didn...
2014-03-30 David MajnemerSema: Implement DR317
2014-03-30 Richard SmithTests for dr475-dr500.
2014-03-26 Jordan Rose[analyzer] Remove the implemented Identical* checkers...
2014-03-19 Richard SmithTests for DR450-475.
2014-03-17 Richard SmithTests for DR400-450.
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-13 Richard SmithTests for DR389-399.
2014-03-12 Richard SmithDR1346: a parenthesized braced-init-list cannot be...
2014-03-11 Richard SmithTests for DR381-388.
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for clang.
2014-03-05 Richard SmithDR status page: add link targets for individual DRs...
2014-03-05 Richard SmithTests for DR370-380.
2014-03-04 Richard SmithAdd tests for newly-resolved core issues <= 370.
2014-03-04 Richard SmithUpdate DR status page to match post-Issaquah core issue...
2014-03-04 Richard SmithAdd links to TSen from post-Issaquah mailing.
2014-02-19 Ted Kremenek[analyzer] post analyzer build checker-276
2014-02-19 David MajnemerRemove gunk from cxx_dr_status.html
2014-02-19 David MajnemerRegenerate DR status page.
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-10 Richard SmithTests for DR351-370, plus update DR status page to...
2014-02-06 Richard SmithDR101, PR12770: If a function is declared in the same...
2014-02-03 Richard SmithFix typo in CSS class name.
2014-02-03 Richard SmithClang 3.4 was released, make the boxes green.
2014-02-03 Richard SmithTests for DR331-350.
2014-02-03 Richard SmithUpdate C++ DR page now 3.4 has been released.
2014-02-03 Richard SmithImplement DR329. We already did the right thing here...
2014-02-03 Richard SmithTests for DR321-330.
2014-02-03 Richard SmithTests for DR301-320.
2014-01-30 Nikola SmiljanicUpdate debugging visualizers section.
2014-01-27 Richard SmithPR17052 / DR1560 (+DR1550): In a conditional expression...
2014-01-24 Richard SmithCorrect < and > to &lt; and &gt;. Thanks to Samuel...
2014-01-24 Richard SmithUpdate page on clang diagnostics to contrast to GCC...
2014-01-17 Aaron BallmanUpdating the minimum version information for Visual...
2014-01-17 Richard SmithMove away from 'general' / 'generalized' as a way of...
2014-01-16 Alp Tokerwww: update the "Follow what's going on" section too
2014-01-16 Alp Tokerwww: link to the planet clang newsfeed
2014-01-14 Richard SmithUpdate feature name "Generalized Attributes" to match...
2013-12-10 Richard SmithRegenerate DR status page.
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-09 Richard SmithUpdate compatibility page to list some GCC language...
2013-12-06 Alp TokerAdd introductory paragraph to the C++ status page
next