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 24, 2025 — Feb 24, 2026
Showing page 57 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
small css fix
[email protected]
More...
about 12 years ago
small css fix
[email protected]
More...
about 12 years ago
First add of the Google AngularJS Style Guide
[email protected]
More...
about 12 years ago
First add of the Google AngularJS Style Guide
[email protected]
More...
about 12 years ago
java style guide and eclipse configuration update
[email protected]
More...
about 12 years ago
java style guide and eclipse configuration update
[email protected]
More...
about 12 years ago
java style guide expand TOC
[email protected]
More...
about 12 years ago
java style guide expand TOC
[email protected]
More...
about 12 years ago
initial commit for java style guide
[email protected]
More...
about 12 years ago
initial commit for java style guide
[email protected]
More...
about 12 years ago
Add an --extensions flag to change valid file extensions.
[email protected]
More...
about 12 years ago
Add an --extensions flag to change valid file extensions.
[email protected]
More...
about 12 years ago
A false positive occurs when a user specifies a using declaration for a stream operator:
[email protected]
More...
over 12 years ago
A false positive occurs when a user specifies a using declaration for a stream operator:
[email protected]
More...
over 12 years ago
Added a --linelength flag so that the default of 80 can be changed.
[email protected]
More...
over 12 years ago
Added a --linelength flag so that the default of 80 can be changed.
[email protected]
More...
over 12 years ago
In cpplint, permit Dodxygen C++ annotations, which come after members, e.g. int var; //!< Brief description after the member or int var; ///< Brief description after the member
[email protected]
More...
over 12 years ago
In cpplint, permit Dodxygen C++ annotations, which come after members, e.g. int var; //!< Brief description after the member or int var; ///< Brief description after the member
[email protected]
More...
over 12 years ago
Update cpplint.py to #296:
[email protected]
More...
over 12 years ago
Update cpplint.py to #296:
[email protected]
More...
over 12 years ago
Update cpplint.py to #267:
[email protected]
More...
over 12 years ago
Update cpplint.py to #267:
[email protected]
More...
over 12 years ago
Update cpplint.py to #242:
[email protected]
More...
over 12 years ago
Update cpplint.py to #242:
[email protected]
More...
over 12 years ago
Update C++ style guide to 3.274: - Change formatting rules of braced initializers. - Permit use of constexpr and allow constexpr global variables. - Allow all C++11 features except for those that are specifically banned. - Fix/add C99 format specifiers for ptrdiff_t and ssize_t. - Add lambda expressions to the list of explicitly banned C++11 features. - Relax "return type is always on the same line as the function name" rule. - Allow unique_ptr, discourage ownership transfer. Allow noncopyable std::move. - Allow system-specific includes after other includes. - Add boost/math/distributions to the set of permitted Boost libraries.
[email protected]
More...
over 12 years ago
Update C++ style guide to 3.274: - Change formatting rules of braced initializers. - Permit use of constexpr and allow constexpr global variables. - Allow all C++11 features except for those that are specifically banned. - Fix/add C99 format specifiers for ptrdiff_t and ssize_t. - Add lambda expressions to the list of explicitly banned C++11 features. - Relax "return type is always on the same line as the function name" rule. - Allow unique_ptr, discourage ownership transfer. Allow noncopyable std::move. - Allow system-specific includes after other includes. - Add boost/math/distributions to the set of permitted Boost libraries.
[email protected]
More...
over 12 years ago
Update Common Lisp Style Guide to 1.22: * tweak some typos and bad formatting * refer to ASDF3's UIOP rather than its predecessors.
[email protected]
More...
over 12 years ago
Update Common Lisp Style Guide to 1.22: * tweak some typos and bad formatting * refer to ASDF3's UIOP rather than its predecessors.
[email protected]
More...
over 12 years ago
Restore redirect to Rguide.xml from r105.
[email protected]
More...
over 12 years ago
Restore redirect to Rguide.xml from r105.
[email protected]
More...
over 12 years ago
←
1
2
…
53
54
55
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