Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move explicit conversion operators to the banned section. | dcheng | 2014-09-26 | 1 | -11/+11 |
* | Consolidate all banned features into one table. | avi | 2014-09-26 | 1 | -23/+9 |
* | styleguide: Move Rvalue References to the Blacklist with Exceptions. | danakj | 2014-09-26 | 1 | -8/+22 |
* | c++11: Allow auto, for-range, variadic templates and macros, static_assert. | Nico Weber | 2014-09-25 | 1 | -49/+48 |
* | c++11: Add discussion thread links, ban things that don't work with MSVS. | Nico Weber | 2014-09-25 | 1 | -65/+62 |
* | Move override/final to the approved C++11 features section. | dcheng | 2014-09-24 | 1 | -26/+26 |
* | Allow nullptr use in Chromium. | danakj | 2014-09-24 | 1 | -9/+12 |
* | chromium-cpp: Set status code on errors, so that the console can track them. | Nico Weber | 2014-09-24 | 1 | -0/+1 |
* | Remove some dead links. | Nico Weber | 2014-09-23 | 1 | -21/+9 |
* | Fix some markup. | Nico Weber | 2014-09-23 | 1 | -1/+1 |
* | Fix some spelling. | Nico Weber | 2014-09-23 | 1 | -3/+3 |
* | Add a document describing which C++11 features we allow. | Nico Weber | 2014-09-23 | 7 | -0/+1786 |