0
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Jul 05, 2025 — Jul 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reverted r70, at asvitkine's request More... almost 15 years ago
Upstream useful lint check from WebKit's fork of cpplint.py. More... almost 15 years ago
Upstream useful lint check from WebKit's fork of cpplint.py. More... almost 15 years ago
Adding config files for formatting for IntelliJ and Eclipse More... almost 15 years ago
Adding config files for formatting for IntelliJ and Eclipse More... almost 15 years ago
Update C++ style guide to 3.188: - Revise "Smart Pointers" section. - Clarify that it's OK to have spaces after '#' in a preprocessor directive, even though '#' itself must not be indented. - Revise "TODO Comments" section. - Fix wording. - Explicitly recommend foo.h be the first file #included by foo_test.cc. More... over 15 years ago
Update C++ style guide to 3.188: - Revise "Smart Pointers" section. - Clarify that it's OK to have spaces after '#' in a preprocessor directive, even though '#' itself must not be indented. - Revise "TODO Comments" section. - Fix wording. - Explicitly recommend foo.h be the first file #included by foo_test.cc. More... over 15 years ago
New file google_python_style.vim. More... over 15 years ago
New file google_python_style.vim. More... over 15 years ago
Update JavaScript style guide to 2.11: - Fix r62, which was applied incorrectly. More... over 15 years ago
Update JavaScript style guide to 2.11: - Fix r62, which was applied incorrectly. More... over 15 years ago
Update C++ style guide to 3.180: - Remove comment about naming macros like enums. - Move a bad code snippet from a CODE_SNIPPET to a BAD_CODE_SNIPPET element. More... over 15 years ago
Update C++ style guide to 3.180: - Remove comment about naming macros like enums. - Move a bad code snippet from a CODE_SNIPPET to a BAD_CODE_SNIPPET element. More... over 15 years ago
Allow blank Doxygen-style comments. Patch by [email protected]. More... over 15 years ago
Allow blank Doxygen-style comments. Patch by [email protected]. More... over 15 years ago
Fix wrong number of braces. More... over 15 years ago
Fix wrong number of braces. More... over 15 years ago
Update C++ style guide to 3.178: - Fix grammatical and spelling errors, and revise awkward phrasing. More... over 15 years ago
Update C++ style guide to 3.178: - Fix grammatical and spelling errors, and revise awkward phrasing. More... over 15 years ago
Update C++ style guide to 3.175: - Fix typo. More... over 15 years ago
Update C++ style guide to 3.175: - Fix typo. More... over 15 years ago
Project prefix directory should work with Hg. More... almost 16 years ago
Project prefix directory should work with Hg. More... almost 16 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. More... almost 16 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. More... almost 16 years ago
Update C++ style guide to 3.171: - Add a section to specify deprecation comments. More... almost 16 years ago
Update C++ style guide to 3.171: - Add a section to specify deprecation comments. More... almost 16 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. More... almost 16 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. More... almost 16 years ago
Update Python style guide with styleguide.xsl r51. More... almost 16 years ago