Commit Graph

  • a764d2becf Update Objective-C style guide to 2.12: - Refer to the correct section on avoiding exceptions mmentovai 2009-04-17 17:48:25 +0000
  • 68328c4f2d Update Objective-C style guide to 2.12: - Refer to the correct section on avoiding exceptions mmentovai 2009-04-17 17:48:25 +0000
  • 71619d34e3 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 mmentovai 2009-03-25 22:24:14 +0000
  • 18c026ada2 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 mmentovai 2009-03-25 22:24:14 +0000
  • 3664910272 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. erg@google.com 2009-03-25 21:18:36 +0000
  • b40ed007db 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. erg@google.com 2009-03-25 21:18:36 +0000
  • e786a37fd6 Setting text/html property on xmlstyle.html jcowan@google.com 2009-03-18 17:44:50 +0000
  • f1dcb61af8 Checked in scrubbed version of Google XML Document Format Style Guide (Internal version at go/xmlstyle) jcowan@google.com 2009-03-18 17:23:38 +0000
  • 3422c1c8c3 Checked in scrubbed version of Google XML Document Format Style Guide (Internal version at go/xmlstyle) jcowan@google.com 2009-03-18 17:23:38 +0000
  • a87abb8b53 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 erg@google.com 2009-02-24 01:41:01 +0000
  • 5600ed34a5 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 erg@google.com 2009-02-24 01:41:01 +0000
  • e2ee45d952 Set svn properties for cpplint mmentovai 2009-01-15 20:36:30 +0000
  • 943f2f7cca Set svn properties for cpplint mmentovai 2009-01-15 20:36:30 +0000
  • 6d21cdc1e6 Update C++ style guide to 3.127: - Clarification on curly braces - Link to cpplint.py erg@google.com 2009-01-13 21:41:00 +0000
  • 7aa4b0e073 Update C++ style guide to 3.127: - Clarification on curly braces - Link to cpplint.py erg@google.com 2009-01-13 21:41:00 +0000
  • 4e00b9a0d1 Open-sourcing cpplint.py. erg@google.com 2009-01-12 23:05:11 +0000
  • aa161e10de Open-sourcing cpplint.py. erg@google.com 2009-01-12 23:05:11 +0000
  • cb5692d118 Update C++ style guide to 3.124: - Include revision number - Link to google-c-style.el mmentovai 2009-01-05 16:13:08 +0000
  • 880841f43c Update C++ style guide to 3.124: - Include revision number - Link to google-c-style.el mmentovai 2009-01-05 16:13:08 +0000
  • db0be8e44d 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 mmentovai 2008-12-17 22:24:29 +0000
  • bd3c3ebf7c 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 mmentovai 2008-12-17 22:24:29 +0000
  • 219b1a61fd Open-sourcing our emacs c-mode style rules. erg@google.com 2008-12-17 20:22:40 +0000
  • 559763047b Open-sourcing our emacs c-mode style rules. erg@google.com 2008-12-17 20:22:40 +0000
  • b87a3025fc space comments correctly on code example pinkerton 2008-09-23 16:20:02 +0000
  • 4a47a337e2 space comments correctly on code example pinkerton 2008-09-23 16:20:02 +0000
  • a7dd19342d Add section on properties from dmaclach, remove some tabs. pinkerton 2008-09-10 19:31:02 +0000
  • 986ea725c9 Add section on properties from dmaclach, remove some tabs. pinkerton 2008-09-10 19:31:02 +0000
  • de92ebad10 Set svn:eol-style = native on Objective-C guide mmentovai 2008-09-04 18:37:28 +0000
  • 48fcffea4c Update C++ style guide: - Change list of permitted Boost libraries - Permit one space before // in a new {scope} - Grammar fix! mmentovai 2008-09-04 18:34:20 +0000
  • 6b4948205a Update C++ style guide: - Change list of permitted Boost libraries - Permit one space before // in a new {scope} - Grammar fix! mmentovai 2008-09-04 18:34:20 +0000
  • 7bcc208650 fix typo pinkerton 2008-09-02 12:51:27 +0000
  • 508e390cb6 fix typo pinkerton 2008-09-02 12:51:27 +0000
  • 0fa0230bc4 set mimetype correctly pinkerton 2008-08-29 18:06:43 +0000
  • c6fe2bcedd open-sourcing Google's objective-C/C++ style guide. pinkerton 2008-08-29 18:04:02 +0000
  • 745aeb7fd8 open-sourcing Google's objective-C/C++ style guide. pinkerton 2008-08-29 18:04:02 +0000
  • d451a2472a Update title and list of approved Boost libraries. mmentovai 2008-07-01 16:28:01 +0000
  • cadb9410dd Update title and list of approved Boost libraries. mmentovai 2008-07-01 16:28:01 +0000
  • adc495d5d5 Set svn:mime-type properties so the HTTP Subversion server will provide the proper Content-Type values. mmentovai 2008-06-27 20:16:43 +0000
  • 6fb1d37420 Initial public release of the Google C++ Style Guide mmentovai 2008-06-27 20:10:09 +0000
  • df1141f845 Initial public release of the Google C++ Style Guide mmentovai 2008-06-27 20:10:09 +0000
  • 9d745b0a09 Initial directory structure. nobody 2008-03-27 21:33:59 +0000