0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Objective-C style guide to 2.12: - Refer to the correct section on avoiding exceptions More... about 17 years ago
Update C++ style guide to 3.133: - Clarify that a "very strong convention" is, in fact, only very strong within Google code - Update the style guide with an additional naming possibility for enums: kEnumName - Reword the summary for the section on header file dependencies - Simplify wording regarding static variables More... over 17 years ago
Update C++ style guide to 3.133: - Clarify that a "very strong convention" is, in fact, only very strong within Google code - Update the style guide with an additional naming possibility for enums: kEnumName - Reword the summary for the section on header file dependencies - Simplify wording regarding static variables More... over 17 years ago
Update cpplint.py to #114: - Prevent invalid increment constructs - Allow long URLs in lines without hitting the 80 char limit - Prevent false positives of "Extra space after ( in function call" in macro definitions. More... over 17 years ago
Update cpplint.py to #114: - Prevent invalid increment constructs - Allow long URLs in lines without hitting the 80 char limit - Prevent false positives of "Extra space after ( in function call" in macro definitions. More... over 17 years ago
Checked in scrubbed version of Google XML Document Format Style Guide (Internal version at go/xmlstyle) More... over 17 years ago
Checked in scrubbed version of Google XML Document Format Style Guide (Internal version at go/xmlstyle) More... over 17 years ago
Update cpplint.py to #110. - Allow comments with URLs to exceed the 80 column limit. - Avoid false positives for "Lint failed to find start of function body" test. - Add checks for transform and min_element. - Style fixes More... over 17 years ago
Update cpplint.py to #110. - Allow comments with URLs to exceed the 80 column limit. - Avoid false positives for "Lint failed to find start of function body" test. - Add checks for transform and min_element. - Style fixes More... over 17 years ago
Set svn properties for cpplint More... over 17 years ago
Set svn properties for cpplint More... over 17 years ago
Update C++ style guide to 3.127: - Clarification on curly braces - Link to cpplint.py More... over 17 years ago
Update C++ style guide to 3.127: - Clarification on curly braces - Link to cpplint.py More... over 17 years ago
Open-sourcing cpplint.py. More... over 17 years ago
Open-sourcing cpplint.py. More... over 17 years ago
Update C++ style guide to 3.124: - Include revision number - Link to google-c-style.el More... over 17 years ago
Update C++ style guide to 3.124: - Include revision number - Link to google-c-style.el More... over 17 years ago
Update C++ style guide: - Allow unsigned types where defined overflow behavior is desired - Clarify that a function-closing } is permitted on the same line as an opening { for one-line functions More... over 17 years ago
Update C++ style guide: - Allow unsigned types where defined overflow behavior is desired - Clarify that a function-closing } is permitted on the same line as an opening { for one-line functions More... over 17 years ago
Open-sourcing our emacs c-mode style rules. More... over 17 years ago
Open-sourcing our emacs c-mode style rules. More... over 17 years ago
space comments correctly on code example More... almost 18 years ago
space comments correctly on code example More... almost 18 years ago
Add section on properties from dmaclach, remove some tabs. More... almost 18 years ago
Add section on properties from dmaclach, remove some tabs. More... almost 18 years ago
Update C++ style guide: - Change list of permitted Boost libraries - Permit one space before // in a new {scope} - Grammar fix! More... almost 18 years ago
Update C++ style guide: - Change list of permitted Boost libraries - Permit one space before // in a new {scope} - Grammar fix! More... almost 18 years ago
fix typo More... almost 18 years ago
fix typo More... almost 18 years ago
open-sourcing Google's objective-C/C++ style guide. More... almost 18 years ago