openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cpplint/cpplint
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Sep 03, 2025 — Sep 03, 2026
Showing page 61 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improve the error message for when #ifndef guards don't match the #define.
[email protected]
More...
over 14 years ago
Support svn 1.7 directory structure.
[email protected]
More...
almost 15 years ago
Support svn 1.7 directory structure.
[email protected]
More...
almost 15 years ago
Update JavaScript style guide to 2.28: - Fix typo.
[email protected]
More...
almost 15 years ago
Update JavaScript style guide to 2.28: - Fix typo.
[email protected]
More...
almost 15 years ago
Update C++ style guide to 3.199: - Update an example to omit the blank line between C and C++ #includes. - Rewrite the paragraph about #include ordering. - Clarify namespace closing comments. - Discourage const references for input arguments which are aliased beyond the scope of the function call. - Replace all '&' with '&'. - Clarify that interfaces must have virtual destructors. - Add an explicit example for |else if|. - C++11 updates.
[email protected]
More...
almost 15 years ago
Update C++ style guide to 3.199: - Update an example to omit the blank line between C and C++ #includes. - Rewrite the paragraph about #include ordering. - Clarify namespace closing comments. - Discourage const references for input arguments which are aliased beyond the scope of the function call. - Replace all '&' with '&'. - Clarify that interfaces must have virtual destructors. - Add an explicit example for |else if|. - C++11 updates.
[email protected]
More...
almost 15 years ago
Update to #179:
[email protected]
More...
almost 15 years ago
Update to #179:
[email protected]
More...
almost 15 years ago
Add extension mechanisms for custom checks to cpplint.py.
[email protected]
More...
almost 15 years ago
Add extension mechanisms for custom checks to cpplint.py.
[email protected]
More...
almost 15 years ago
Update cpplint.py to #161: - ostream should be treated as a system header - Expand the MockCallback whitelist entry for gMock. - Virtual destructor check shouldn't get confused with "class EXPORT ClassName {" constructs. - Don't warn about the length of "$ Id: ... $" lines. - Better semicolon checks in for() loops. - Better whitespace comment checks. Review URL: http://codereview.appspot.com/4964064
[email protected]
More...
almost 15 years ago
Update cpplint.py to #161: - ostream should be treated as a system header - Expand the MockCallback whitelist entry for gMock. - Virtual destructor check shouldn't get confused with "class EXPORT ClassName {" constructs. - Don't warn about the length of "$ Id: ... $" lines. - Better semicolon checks in for() loops. - Better whitespace comment checks. Review URL: http://codereview.appspot.com/4964064
[email protected]
More...
almost 15 years ago
Reverted r70, at asvitkine's request
[email protected]
More...
almost 15 years ago
Reverted r70, at asvitkine's request
[email protected]
More...
almost 15 years ago
Upstream useful lint check from WebKit's fork of cpplint.py.
[email protected]
More...
almost 15 years ago
Upstream useful lint check from WebKit's fork of cpplint.py.
[email protected]
More...
almost 15 years ago
Adding config files for formatting for IntelliJ and Eclipse
[email protected]
More...
about 15 years ago
Adding config files for formatting for IntelliJ and Eclipse
[email protected]
More...
about 15 years ago
Update C++ style guide to 3.188: - Revise "Smart Pointers" section. - Clarify that it's OK to have spaces after '#' in a preprocessor directive, even though '#' itself must not be indented. - Revise "TODO Comments" section. - Fix wording. - Explicitly recommend foo.h be the first file #included by foo_test.cc.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.188: - Revise "Smart Pointers" section. - Clarify that it's OK to have spaces after '#' in a preprocessor directive, even though '#' itself must not be indented. - Revise "TODO Comments" section. - Fix wording. - Explicitly recommend foo.h be the first file #included by foo_test.cc.
mmentovai
More...
over 15 years ago
New file google_python_style.vim.
[email protected]
More...
almost 16 years ago
New file google_python_style.vim.
[email protected]
More...
almost 16 years ago
Update JavaScript style guide to 2.11: - Fix r62, which was applied incorrectly.
mmentovai
More...
almost 16 years ago
Update JavaScript style guide to 2.11: - Fix r62, which was applied incorrectly.
mmentovai
More...
almost 16 years ago
Update C++ style guide to 3.180: - Remove comment about naming macros like enums. - Move a bad code snippet from a CODE_SNIPPET to a BAD_CODE_SNIPPET element.
mmentovai
More...
almost 16 years ago
Update C++ style guide to 3.180: - Remove comment about naming macros like enums. - Move a bad code snippet from a CODE_SNIPPET to a BAD_CODE_SNIPPET element.
mmentovai
More...
almost 16 years ago
Allow blank Doxygen-style comments. Patch by
[email protected]
.
[email protected]
More...
almost 16 years ago
Allow blank Doxygen-style comments. Patch by
[email protected]
.
[email protected]
More...
almost 16 years ago
Fix wrong number of braces.
[email protected]
More...
almost 16 years ago
←
1
2
…
57
58
59
60
61
62
63
64
65
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree