electron/atom
Phil Christensen 2c259990da fix permissive C++ code (MSVC /permissive-)
These were found by the C++ compiler group when doing "Real world code"
build tests using /permissive-.  We are sharing these with you to help clean up
your code before the new version of the compiler comes out.  For more information on
/permissive- see https://blogs.msdn.microsoft.com/vcblog/2016/11/16/permissive-switch/.
In paticular, see the "Do not treat copy initialization as direct initialization"
section of the blog.
2017-01-05 09:38:41 -08:00
..
app Remove linter errors 2016-12-12 12:51:48 -08:00
browser fix permissive C++ code (MSVC /permissive-) 2017-01-05 09:38:41 -08:00
common Bump v1.4.13 2016-12-20 10:37:16 -08:00
node There is no node_extern.h anymore 2016-07-21 16:36:31 +09:00
renderer Merge pull request #8159 from seanchas116/devtools 2016-12-12 13:50:42 -08:00
utility Some manual change to for-ranged loop. 2016-07-10 15:57:51 +02:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00