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
2 days
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 61 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix wrong number of braces.
[email protected]
More...
over 15 years ago
Fix wrong number of braces.
[email protected]
More...
over 15 years ago
Update C++ style guide to 3.178: - Fix grammatical and spelling errors, and revise awkward phrasing.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.178: - Fix grammatical and spelling errors, and revise awkward phrasing.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.175: - Fix typo.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.175: - Fix typo.
mmentovai
More...
over 15 years ago
Project prefix directory should work with Hg.
[email protected]
More...
over 15 years ago
Project prefix directory should work with Hg.
[email protected]
More...
over 15 years ago
Update C++ style guide to 3.174: - Add leading blank line exception. - Improve guidance for function definition comments. - Tweak class comment example to not violate type naming guidelines.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.174: - Add leading blank line exception. - Improve guidance for function definition comments. - Tweak class comment example to not violate type naming guidelines.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.171: - Add a section to specify deprecation comments.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.171: - Add a section to specify deprecation comments.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.170: - Allow overloading a function judiciously. - _unittest and _regtest are deprecated. - Document C++0x policy. - Allow namespace aliases in .h files when inside namespaces. - Give examples for and against parentheses with return. - Update set of allowed Boost headers. - Add a caveat to the forward-declaration section, mentioning impicit constructors.
mmentovai
More...
over 15 years ago
Update C++ style guide to 3.170: - Allow overloading a function judiciously. - _unittest and _regtest are deprecated. - Document C++0x policy. - Allow namespace aliases in .h files when inside namespaces. - Give examples for and against parentheses with return. - Update set of allowed Boost headers. - Add a caveat to the forward-declaration section, mentioning impicit constructors.
mmentovai
More...
over 15 years ago
Update Python style guide with styleguide.xsl r51.
mmentovai
More...
over 15 years ago
Update Python style guide with styleguide.xsl r51.
mmentovai
More...
over 15 years ago
Update JavaScript style guide to 2.3: - Clarify the semantics of @private and @protected, in particular how they differ from the expectations of users of C++ and Java.
mmentovai
More...
over 15 years ago
Update JavaScript style guide to 2.3: - Clarify the semantics of @private and @protected, in particular how they differ from the expectations of users of C++ and Java.
mmentovai
More...
over 15 years ago
Update Objective-C style guide to 2.20: - Allow dot notation for simple property access. - Clarify spacing around category definitions and parameters that take protocols.
mmentovai
More...
over 15 years ago
Update Objective-C style guide to 2.20: - Allow dot notation for simple property access. - Clarify spacing around category definitions and parameters that take protocols.
mmentovai
More...
over 15 years ago
Added JavaScript style guide
[email protected]
More...
over 15 years ago
Added JavaScript style guide
[email protected]
More...
over 15 years ago
Update look and feel of the style guides
[email protected]
More...
over 15 years ago
Update look and feel of the style guides
[email protected]
More...
over 15 years ago
Update C++ style guide to 3.161: - Forbid the use of operator synonyms such as "and." - Specify the naming convention (OrDie) to use when a function has crash-on-failure semantics. - Allow static const data members to be non-private. - Specify placement of friend declarations. - Require each file to include headers that they use.
mmentovai
More...
almost 16 years ago
Update C++ style guide to 3.161: - Forbid the use of operator synonyms such as "and." - Specify the naming convention (OrDie) to use when a function has crash-on-failure semantics. - Allow static const data members to be non-private. - Specify placement of friend declarations. - Require each file to include headers that they use.
mmentovai
More...
almost 16 years ago
Update cpplint.py to #150: - Be explicit about "class Foo :\n public Bar" being wrong. - Allow snprintf(NULL, 0, ...) pattern. - Extend NOLINT syntax. - Remove NOLINT hint. - <new> is an STL header. - Use original filename for header guard when invoked by flymake. - Avoid false-positive build/include_what_you_use errors for use of classes called "string" other than STL ones.
[email protected]
More...
almost 16 years ago
Update cpplint.py to #150: - Be explicit about "class Foo :\n public Bar" being wrong. - Allow snprintf(NULL, 0, ...) pattern. - Extend NOLINT syntax. - Remove NOLINT hint. - <new> is an STL header. - Use original filename for header guard when invoked by flymake. - Avoid false-positive build/include_what_you_use errors for use of classes called "string" other than STL ones.
[email protected]
More...
almost 16 years ago
Adding licensing footer
monsur
More...
almost 16 years ago
Adding licensing footer
monsur
More...
almost 16 years ago
←
1
2
…
56
57
58
59
60
61
62
63
64
→
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