Reijo Tomperi
|
7f2871d353
|
astyle fix
|
2010-02-14 21:46:40 +02:00 |
Daniel Marjamäki
|
9394816fcf
|
Refactoring: Use std::string instead of const char *
|
2010-02-14 19:58:17 +01:00 |
Daniel Marjamäki
|
7ec27cb43b
|
updated --doc output about new checks in 1.40
|
2010-01-27 19:25:48 +01:00 |
Daniel Marjamäki
|
fb10396cb3
|
only run CheckClass::checkConst if style checking is on
|
2010-01-23 09:38:35 +01:00 |
Daniel Marjamäki
|
35c303943f
|
Partial fix for #13 - detect simple cases of member functions that can be const
|
2010-01-23 09:19:22 +01:00 |
Daniel Marjamäki
|
e9c8e1d8b1
|
doxygen and minor refactorings
|
2010-01-22 19:29:24 +01:00 |
Daniel Marjamäki
|
25bf50755e
|
Reformatting the --doc output to work better in the wiki
|
2010-01-17 14:56:56 +01:00 |
Daniel Marjamäki
|
81ca6e9f98
|
Revert "minor tweak in Borland C++ project file"
This reverts commit ad06ee4f71 .
|
2010-01-16 08:47:46 +01:00 |
Daniel Marjamäki
|
ad06ee4f71
|
minor tweak in Borland C++ project file
|
2010-01-16 08:17:40 +01:00 |
Robert Reif
|
bcafb30d0d
|
Fixed #1211 (add struct support for constructor checks)
|
2010-01-02 17:29:55 +01:00 |
Robert Reif
|
12641e2d76
|
Fixed #1184 (improve test: operator =)
|
2009-12-31 13:44:03 +01:00 |
Daniel Marjamäki
|
e7c0e4d482
|
Fixed #1093 (False positive: missing constructor)
|
2009-12-19 17:58:52 +01:00 |
Daniel Marjamäki
|
c2a37c5d69
|
class checking: It's a 'possible style' error if a private constructor is not initializing a member variable
|
2009-12-06 18:35:32 +01:00 |
Daniel Marjamäki
|
09859c1019
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |