summaryrefslogtreecommitdiffstats
path: root/tools/cpplint.py
Commit message (Expand)AuthorAgeFilesLines
* Allow std::function<return_type(arg_type)> patterns in cpplint.Roland Levillain2014-10-071-1/+8
* tools: use '/usr/bin/env python' instead of '/usr/bin/python'Chirayu Desai2013-11-281-1/+1
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-182/+844
* readdir is safer than readdir_r.Elliott Hughes2013-07-191-1/+0
* Fix cpplint readability/fn_size issuesBrian Carlstrom2013-07-181-0/+5
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+4
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-2/+5
* Include held locks in SIGQUIT thread dumps.Elliott Hughes2012-06-271-2/+8
* Update cpplint.py.Elliott Hughes2012-06-211-88/+323
* Don't explicitly request python2.4.Elliott Hughes2012-04-051-1/+1
* Import cpplint.py and make target cpplint-artBrian Carlstrom2011-07-231-0/+3126