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
about 6 hours
ago. based on code collected
1 day
ago.
Jul 01, 2025 — Jul 01, 2026
Showing page 63 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update cpplint.py to #131: - Optional check to make sure #includes are in alphabetical order. - Optional "--counting=" option for statistics on what errors were found. - Fix typos. - Warn on overloading the unary operator&(). (Binary operator&() is fine). - Fix false positives on "new int(x)"; it is not a cast. - Allow "NOLINT" on header guards. - Prevent members of a class from being "const string&".
[email protected]
More...
over 16 years ago
Update google-c-style.el to #4: - Deal with case where the previous line ends with an open parenthesis.
[email protected]
More...
almost 17 years ago
Update google-c-style.el to #4: - Deal with case where the previous line ends with an open parenthesis.
[email protected]
More...
almost 17 years ago
M pyguide.html
[email protected]
More...
almost 17 years ago
M pyguide.html
[email protected]
More...
almost 17 years ago
M pyguide.html
[email protected]
More...
almost 17 years ago
M pyguide.html
[email protected]
More...
almost 17 years ago
A pyguide.html
[email protected]
More...
almost 17 years ago
A pyguide.html
[email protected]
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
[no comment]
samantharachelcook
More...
almost 17 years ago
Relicense cpplint under 3 clause BSD for webkit folks. Review URL: http://codereview.chromium.org/147238
[email protected]
More...
about 17 years ago
Relicense cpplint under 3 clause BSD for webkit folks. Review URL: http://codereview.chromium.org/147238
[email protected]
More...
about 17 years ago
Update cpplint.py to #122: - Don't check quoted filenames with irrelevant tests. - Make cpplint accept 'for (foo; bar; ) {}'. - Work with temporary files generated by Emacs flymake-mode. - Don't warn on "/// Doxygen comments." - Check the use of DCHECK in the same way we check the use of CHECK. - Properly handle relative file paths with IncludeWhatYouUse checking. - Start checking for IncludeWhatYouUse in a limited way in .cc files.
[email protected]
More...
about 17 years ago
Update cpplint.py to #122: - Don't check quoted filenames with irrelevant tests. - Make cpplint accept 'for (foo; bar; ) {}'. - Work with temporary files generated by Emacs flymake-mode. - Don't warn on "/// Doxygen comments." - Check the use of DCHECK in the same way we check the use of CHECK. - Properly handle relative file paths with IncludeWhatYouUse checking. - Start checking for IncludeWhatYouUse in a limited way in .cc files.
[email protected]
More...
about 17 years ago
Update Objective-C style guide to 2.12: - Refer to the correct section on avoiding exceptions
mmentovai
More...
about 17 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