Daniel Marjamäki
|
26f017e9c6
|
scripts: added tabs.pl - in my opinion it is bad to use tabs inside string constants. spaces or \t should be used instead.
|
2011-02-05 12:53:28 +01:00 |
Daniel Marjamäki
|
98e77bda10
|
scripts: Added define.pl that warns if #define is used. Related with ticket #689
|
2011-01-10 22:24:02 +01:00 |
Daniel Marjamäki
|
5eeb18dcd7
|
scripts: update 'comment.pl' so it understand /*
|
2011-01-06 20:53:22 +01:00 |
Daniel Marjamäki
|
f838f89d01
|
scripts: reduced false positives given by 'comments.pl'. given when declaring operator=
|
2011-01-06 12:42:02 +01:00 |
Daniel Marjamäki
|
1152dc78f0
|
scripts: improved the 'magic-numbers.pl' script
|
2011-01-06 11:30:16 +01:00 |
Daniel Marjamäki
|
3cf4e74013
|
scripts: added a two simple perl scripts for checking code.
|
2011-01-04 18:50:23 +01:00 |