Mukund Sivaraman
|
430c0c7e0c
[2726] Remove vertical space
|
12 years ago |
Mukund Sivaraman
|
d6b2905297
[2726] Update comment
|
12 years ago |
Michal 'vorner' Vaner
|
51c802b42e
[2726] Pass params by reference
|
12 years ago |
Michal 'vorner' Vaner
|
b037963e65
[2726] Make some things noncopyable
|
12 years ago |
Michal 'vorner' Vaner
|
a9d957c18a
[2726] Initialize variables
|
12 years ago |
Michal 'vorner' Vaner
|
8780867306
[2726] Suppress check for no exception on construction
|
12 years ago |
Michal 'vorner' Vaner
|
a5c5c9e345
[2726] Remove unused function
|
12 years ago |
Michal 'vorner' Vaner
|
ad2c0ba137
[2726] Use local const ref
|
12 years ago |
Michal 'vorner' Vaner
|
78af6ba875
[2726] Use more common check for assignment to self
|
12 years ago |
Michal 'vorner' Vaner
|
a0b8bc3685
[2726] Use initializer list
|
12 years ago |
Michal 'vorner' Vaner
|
c855ce32bf
[2726] Make the suppression so cppcheck finds it
|
12 years ago |
Michal 'vorner' Vaner
|
11cdeec052
[2726] Initialize variable
|
12 years ago |
Mukund Sivaraman
|
a9f39355b9
[2726] Add src/bin/ to cppcheck include path too
|
12 years ago |
Mukund Sivaraman
|
2cd1c10416
[2726] Constify variable
|
12 years ago |
Mukund Sivaraman
|
2652e68f00
[2726] Update coding style
|
12 years ago |
Mukund Sivaraman
|
421e22c7f1
[2726] Fix array index
|
12 years ago |
Michal 'vorner' Vaner
|
0f00c3880a
[2726] Really do suppress this warning
|
12 years ago |
Michal 'vorner' Vaner
|
21034c5291
[2726] Suppress another false positive
|
12 years ago |
Michal 'vorner' Vaner
|
9f797b9baa
[2726] Reduce scope
|
12 years ago |
Michal 'vorner' Vaner
|
d0080895a3
[2726] Make the lexer noncopyable
|
12 years ago |
Michal 'vorner' Vaner
|
56e4d09d7b
[2726] Remove unused method
|
12 years ago |
Michal 'vorner' Vaner
|
f7b60d9d56
[2726] Suppress false positive cppcheck warning
|
12 years ago |
Michal 'vorner' Vaner
|
ed508fe48f
[2726] Suppress cppcheck warning
|
12 years ago |
Michal 'vorner' Vaner
|
5543f4c431
[2726] Initialize variable
|
12 years ago |
Michal 'vorner' Vaner
|
6e4e55d995
[2726] Reduce variable scope
|
12 years ago |
Michal 'vorner' Vaner
|
d1bbd4878b
[2726] Remove useless variable
|
12 years ago |
Michal 'vorner' Vaner
|
49305bca03
[2726] Suppress cppcheck
|
12 years ago |
Michal 'vorner' Vaner
|
056ca56102
[2726] Add missing constructor
|
12 years ago |
Michal 'vorner' Vaner
|
797308ff2a
[2726] Initialize variables
|
12 years ago |
Michal 'vorner' Vaner
|
74625ee614
[2726] Assign-to-self check
|
12 years ago |