0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
Relicense cpplint under 3 clause BSD for webkit folks. Review URL: http://codereview.chromium.org/147238 More... over 16 years ago
Relicense cpplint under 3 clause BSD for webkit folks. Review URL: http://codereview.chromium.org/147238 More... over 16 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. More... over 16 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. More... over 16 years ago
Update Objective-C style guide to 2.12: - Refer to the correct section on avoiding exceptions More... almost 17 years ago
Update Objective-C style guide to 2.12: - Refer to the correct section on avoiding exceptions More... almost 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... almost 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... almost 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... almost 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... almost 17 years ago
Checked in scrubbed version of Google XML Document Format Style Guide (Internal version at go/xmlstyle) More... almost 17 years ago
Checked in scrubbed version of Google XML Document Format Style Guide (Internal version at go/xmlstyle) More... almost 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... almost 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... almost 17 years ago
Set svn properties for cpplint More... about 17 years ago
Set svn properties for cpplint More... about 17 years ago
Update C++ style guide to 3.127: - Clarification on curly braces - Link to cpplint.py More... about 17 years ago
Update C++ style guide to 3.127: - Clarification on curly braces - Link to cpplint.py More... about 17 years ago
Open-sourcing cpplint.py. More... about 17 years ago
Open-sourcing cpplint.py. More... about 17 years ago
Update C++ style guide to 3.124: - Include revision number - Link to google-c-style.el More... about 17 years ago
Update C++ style guide to 3.124: - Include revision number - Link to google-c-style.el More... about 17 years ago