XhmikosR
|
7d0075357e
|
PEP8 fixes.
[ci skip]
|
2015-08-21 11:59:52 +03:00 |
Daniel Marjamäki
|
502eebfc9c
|
addons: fix initialization in CppcheckData when multiple files are parsed
|
2015-08-19 12:16:13 +02:00 |
Daniel Marjamäki
|
71eb96b8d3
|
Addons: Added simple addon checking for CERT rule EXP42-C. Don't compare struct padding data.
|
2015-08-19 10:21:25 +02:00 |
Daniel Marjamäki
|
abbe11f3b7
|
Addons: Added cert.py
|
2015-08-18 16:14:53 +02:00 |
Daniel Marjamäki
|
248f468c67
|
Addons: Use builtin xml library instead of lxml
|
2015-08-18 10:59:57 +02:00 |
Daniel Marjamäki
|
339fbd4be3
|
addons/naming.py: some refactoring and write a comment that says how it is used
|
2015-07-28 14:50:30 +02:00 |
Daniel Marjamäki
|
0e82730ee4
|
addons/naming.py: fixed error report for function name
|
2015-07-28 14:34:37 +02:00 |
Daniel Marjamäki
|
8b8d898b96
|
Addons/naming.py: verify variable/function names against regular expressions
|
2015-07-28 14:20:38 +02:00 |
Daniel Marjamäki
|
5a57e4030a
|
dump: Add Function name attribute
|
2015-07-28 14:18:58 +02:00 |
Daniel Marjamäki
|
d828cd29cb
|
cppcheckdata.py: Added comments
|
2015-06-21 13:26:32 +02:00 |
Daniel Marjamäki
|
1df0204bbe
|
addons: Use bool instead of string for cppcheckdata properties is...
|
2015-06-21 09:54:07 +02:00 |
Daniel Marjamäki
|
d0e6b77fd1
|
cppcheckdata.py: moved file from tools to addons
|
2015-06-21 09:47:52 +02:00 |
Daniel Marjamäki
|
94e2018904
|
addons/threadsafety.py: Add simple addon that analyses threadsafety.
|
2015-06-20 22:06:22 +02:00 |