Commit Graph

  • 7aa478366d Fix Python 3.5 test deprecation warnings Andrew Davis 2015-12-11 20:33:34 -0500
  • c5fddc079d Add junit output format Andrew Davis 2015-12-11 20:20:48 -0500
  • 3d46f42f08 Include only allowed extensions in --recursive Andrew Davis 2015-12-06 12:15:55 -0500
  • 90fa9e9d05 Add --extensions to the usage statement Andrew Davis 2015-12-06 09:12:27 -0500
  • 5731a5cd7d Add recursive file discovery Andrew Davis 2015-12-06 09:09:35 -0500
  • c17da08033 Remove everything other than cpplint Andrew Davis 2015-12-04 18:46:34 -0500
  • 655847d4c3 Fix travis test command Andrew Davis 2015-12-04 18:42:09 -0500
  • 369777d5dd Move travis file to top level Andrew Davis 2015-12-04 17:58:06 -0500
  • df035cd43a Add python 3.5 to travis and point to new travis link Andrew Davis 2015-12-04 17:40:45 -0500
  • beb75eb049 Allow using literals namespaces Matt Clarkson 2015-12-04 17:10:49 +0000
  • 8883af7af9 Add unit test for using literals namespaces Matt Clarkson 2015-12-04 17:09:30 +0000
  • ab08232548 Don't Upload bdist files Sam Kleinman 2015-03-23 12:45:41 -0400
  • a7384a89fc Fix docstring formatting (remove r prefix) Itamar Ostricher 2014-11-02 08:45:56 +0200
  • b23c1db92e add setup.py for publishing, travis-ci integration, gitignore, README.md Thibault Kruse 2015-01-04 14:32:03 +0100
  • 6efa4a8f25 Run header test with temporary folder and file Thibault Kruse 2015-01-04 13:44:55 +0100
  • f12708a9fb Allow numbers in Header guards names and macros Thibault Kruse 2015-01-04 13:29:30 +0100
  • 30d9ce7f7e py3k compatible Thibault Kruse 2015-01-03 19:15:00 +0100
  • 1ce6c9f1e5 header check by first extension char Thibault Kruse 2015-01-03 17:59:26 +0100
  • f5e427c89b more extensions, and fix check Thibault Kruse 2012-11-05 23:25:47 +0100
  • 25d2b46a41 call python via env Thibault Kruse 2015-01-03 18:29:06 +0100
  • 57cd3410f9 Fix links to C++ guide Bruno Henriques 2015-11-27 18:12:52 +0000
  • 8f5818bcc6 instead of checking for an exact extension (.h / .cc) only check that it starts with .h / .c Dirk Thomas 2015-11-13 16:13:50 -0800
  • e78a865261 Link to C++ Style Guide broken ericcurtin 2015-11-09 18:58:35 +0000
  • d502ed1a1e Merge 9d1438f507 into e1333014b5 Charles Wei 2015-11-03 12:55:40 +0000
  • 9d1438f507 first clean fork on cpplint unknown 2015-11-03 20:42:47 +0800
  • e1333014b5 Merge pull request #63 from erictleung/gh-pages Andrew Bonventre 2015-11-01 09:44:45 -0500
  • 162db3d5aa Merge pull request #85 from frp/gh-pages Andrew Bonventre 2015-11-01 09:43:29 -0500
  • 7e0bcd7e29 Fix links in C++ guide to point to GitHub Roman Franchuk 2015-11-01 12:52:05 +0200
  • 471f374928 Merge 5748e09d81 into 2bfe5f4aa8 Thibault Kruse 2015-10-26 13:41:37 +0000
  • 5748e09d81 Guides as Asciidoc files Thibault Kruse 2015-10-26 14:41:27 +0100
  • fe80a3523e py3k compatible Thibault Kruse 2015-10-25 22:27:42 +0100
  • 571e4f4ad7 Fix docstring formatting (remove "r" prefix) Thibault Kruse 2015-10-25 22:27:21 +0100
  • ff728eaaf8 Run header test with temporary folder and file This achieves the testBuildHeaderGuardWithRoot will pass independent of the location of the .svn/.git folder Thibault Kruse 2015-10-25 22:25:50 +0100
  • 6fa50838d9 Allow numbers in Header guards names and macros Thibault Kruse 2015-10-25 22:24:28 +0100
  • 96a053f721 more extensions, and fix check Thibault Kruse 2015-10-25 22:20:14 +0100
  • 1b435e8e0c use env to invoke python Thibault Kruse 2015-10-25 22:16:00 +0100
  • 02ffd50175 Change cppguide.xml to proper XML serialized HTML Marcoen Hirschberg 2015-10-18 17:03:30 +0200
  • 2bfe5f4aa8 Merge pull request #76 from dirk-thomas/patch-1 Nodir Turakulov 2015-10-13 16:18:28 -0700
  • 79ea3810bb update link to point to github instead of googlecode Dirk Thomas 2015-10-13 15:58:53 -0700
  • 0e5e055913 Update style name. Steve Jiang 2015-10-07 11:30:00 -0700
  • 2cca083328 Add Java code style for intellij-15. Steve Jiang 2015-10-07 11:14:42 -0700
  • aff6ba7a8d Allow explicit variadic constructors Matt Clarkson 2015-10-02 11:17:44 +0100
  • 155994a4bd Unit tests for variadic argument constructors Matt Clarkson 2015-10-02 11:06:36 +0100
  • d0a1cd4020 Use Java 7 diamond operator in example code Kellen Donohue 2015-10-01 10:38:51 -0400
  • c195fb5775 Allow single line lambdas Matt Clarkson 2015-10-01 14:12:05 +0100
  • 355baf6964 Add cpplint unit tests for short lambdas Matt Clarkson 2015-10-01 13:51:08 +0100
  • b511d7da0e Added support for Python3000 Matt Clarkson 2013-10-17 09:36:32 +0100
  • 45c4f5c45b Ignore long doxygen single line comments Matt Clarkson 2013-11-22 11:23:39 +0000
  • a4db75697a Tests for long doxygen single line comments Matt Clarkson 2013-11-22 11:23:39 +0000
  • d4f3c9cf1b Added a .gitignore for python 'compiled' files Matt Clarkson 2013-10-31 10:00:48 +0000
  • 4634e4b9c9 Fixed cppguide.xml redirect. David Lemayian 2015-09-23 22:07:24 +0300
  • e0702ae16a Add "typeid" in the exclusion list in CheckCStyleCast" Akira Okumura 2015-09-21 13:26:26 +0200
  • 3591b2e540 Update C++ Style Guide to 4.177. Geoff Romer 2015-09-11 15:09:00 -0700
  • 294c447974 Fix unclear line limit Nodir Turakulov 2015-09-03 19:04:20 -0700
  • edccafae5a Google Documentation Guide Nodir Turakulov 2015-08-31 10:46:32 -0700
  • e0432d43d2 Update README.md with R Style Guide Eric Leung 2015-08-08 14:26:37 -0700
  • ff15798987 Static imports must be the first ones. Tristan Lins 2015-08-01 11:31:31 +0200
  • 8cffd68458 Add java indent options for newer idea releases. Tristan Lins 2015-07-29 11:35:48 +0200
  • efceae8cbc Add package tld io to import layout. Tristan Lins 2015-07-29 11:17:47 +0200
  • 9224d5427d Fix running cpplint.py from the Windows command line Michael Bikovitsky 2015-07-25 17:30:02 +0300
  • 23468e2fc2 google_python_style.vim: indent once inside parens Saj Goonatilleke 2015-07-22 17:09:04 +1000
  • 4be04548c8 remove bom Ryo Takahashi 2015-07-20 22:57:15 +0900
  • 58ee0c2277 Static imports imported first RawToast 2015-06-08 17:45:29 +0100
  • c303e31d0d Customize indent for access keywords. Marco Massenzio 2015-06-04 18:16:56 -0700
  • 332353b61e Changed flag name to --headers as it makes more sense Marco Massenzio 2015-06-01 14:05:32 -0700
  • 65fd2e7a8d Added an extensible set() for header extensions Marco Massenzio 2015-06-01 09:00:45 -0700
  • 1236d5b69e Added the extensions option to the CPPLINT.cfg option file Marco Massenzio 2015-05-29 18:59:21 -0700
  • 43d738ab8b Update README.md to link to the served versions of all the pages. Elliot Glaysher 2015-05-20 15:29:26 -0700
  • 51ce2f4117 Create README.md Elliot Glaysher 2015-05-20 12:28:50 -0700
  • c2b8caf2f9 Migrating wiki contents from Google Code wiki Google Code Exporter 2015-05-20 15:25:10 -0400
  • 3a33eb8179 Update cpplint.py to #409 avakulenko@google.com 2014-12-04 22:00:20 +0000
  • 554223dc54 Update cpplint.py to #409 avakulenko@google.com 2014-12-04 22:00:20 +0000
  • 7785681ad8 Fix typo in vimscriptfull guide: addmatch->matchadd dbarnett@google.com 2014-11-15 02:14:20 +0000
  • 4052f397d9 Fix typo in vimscriptfull guide: addmatch->matchadd dbarnett@google.com 2014-11-15 02:14:20 +0000
  • 7a487abbdd Add autoload magic comments for the functions exposed by google-c-style. erg@google.com 2014-09-29 18:18:46 +0000
  • a8999a616f Add autoload magic comments for the functions exposed by google-c-style. erg@google.com 2014-09-29 18:18:46 +0000
  • 3996b01703 Update C++ style guide to 4.45. mark@chromium.org 2014-09-08 17:01:51 +0000
  • 3ed10fb207 Update C++ style guide to 4.45. mark@chromium.org 2014-09-08 17:01:51 +0000
  • d0f3ecaa41 Added support for 'linelength' setting in CPPLINT.cfg avakulenko@google.com 2014-08-22 19:38:55 +0000
  • 310681b865 Added support for 'linelength' setting in CPPLINT.cfg avakulenko@google.com 2014-08-22 19:38:55 +0000
  • bc4776caed Update cpplint.py to #387: avakulenko@google.com 2014-08-11 19:41:35 +0000
  • a8ee7eaaa4 Update cpplint.py to #387: avakulenko@google.com 2014-08-11 19:41:35 +0000
  • 4912101f6f Modify cpplint.py to allow CPPLINT.cfg overrides erg@google.com 2014-07-28 22:33:46 +0000
  • 7430eefe76 Modify cpplint.py to allow CPPLINT.cfg overrides erg@google.com 2014-07-28 22:33:46 +0000
  • 6a0bffb843 Restore the accidentally deleted extra_check_functions in cpplint.py avakulenko@google.com 2014-06-04 22:48:14 +0000
  • 4b957b2edd Restore the accidentally deleted extra_check_functions in cpplint.py avakulenko@google.com 2014-06-04 22:48:14 +0000
  • fdc765cfa3 Update cpplint.py to #359: avakulenko@google.com 2014-06-04 18:53:25 +0000
  • 02af6281c6 Update cpplint.py to #359: avakulenko@google.com 2014-06-04 18:53:25 +0000
  • 455e995bac fixing a broken character ralphj@google.com 2014-05-21 20:28:07 +0000
  • 66b9e1b1c7 fixing a broken character ralphj@google.com 2014-05-21 20:28:07 +0000
  • 5f803a1290 Add vimscript style guide and "heavy" style guide. dbarnett@google.com 2014-04-12 06:08:42 +0000
  • 4882d60145 Add vimscript style guide and "heavy" style guide. dbarnett@google.com 2014-04-12 06:08:42 +0000
  • b62b515d21 java style guide update: presentation eh@google.com 2014-03-21 18:23:56 +0000
  • 0858ea6190 java style guide update: presentation eh@google.com 2014-03-21 18:23:56 +0000
  • 747ab85733 Update the Common Lisp Style Guide to 1.28. tunes@google.com 2014-03-18 00:14:41 +0000
  • cf1841c032 Update the Common Lisp Style Guide to 1.28. tunes@google.com 2014-03-18 00:14:41 +0000
  • 6ad574df07 fixing links naomib@google.com 2014-02-23 16:10:08 +0000
  • a5eb0c52f8 fixing links naomib@google.com 2014-02-23 16:10:08 +0000
  • a00e1ffbb6 fixing a link to the (internal only) externs naomib@google.com 2014-02-13 21:15:54 +0000
  • 544e0db367 fixing a link to the (internal only) externs naomib@google.com 2014-02-13 21:15:54 +0000