Reijo Tomperi
|
1594f453cc
|
Refactoring: Changed order of parameters in Match() and findMatch() (deprecated parameter moved to last)
|
2009-01-03 21:05:47 +00:00 |
Reijo Tomperi
|
5d1d267624
|
Refactoring: Rename class "TOKEN" to "Token"
|
2009-01-03 20:29:20 +00:00 |
Reijo Tomperi
|
f099796a10
|
Copyright 2007-2008 -> 2007-2009
|
2009-01-02 19:02:35 +00:00 |
Reijo Tomperi
|
94923cca1a
|
Refactoring: Prefer ++i; over i++;
|
2009-01-01 22:22:28 +00:00 |
Daniel Marjamäki
|
b16702144e
|
checkclass : simple refactorings. Use Match pattern better. Use str() and simpleMatch instead of Match when possible
|
2008-12-24 07:03:27 +00:00 |
Reijo Tomperi
|
8af4efb1df
|
Improved the error message related to virtual destructors
|
2008-12-20 20:52:15 +00:00 |
Daniel Marjamäki
|
92c1914951
|
refactoring : Replaced "aaaa" with "str"
|
2008-12-20 19:57:03 +00:00 |
Daniel Marjamäki
|
bf37a1153c
|
memory leak : Added experimental functionality for multipass checking of memory leaks. Only added in the unit tests yet.
|
2008-12-20 17:52:15 +00:00 |
Daniel Marjamäki
|
e0e84d53ac
|
Refactoring : Replaced findtoken with findmatch
|
2008-12-20 16:30:24 +00:00 |
Daniel Marjamäki
|
6b06df766b
|
Class checking : Renamed the check functions
|
2008-12-20 08:48:52 +00:00 |
Reijo Tomperi
|
e272630604
|
Copyright and app name changed in each file
|
2008-12-19 21:15:06 +00:00 |
Nicolas Le Cam
|
a5fa323a0b
|
Formatting: uniformize end of lines.
|
2008-12-18 21:28:57 +00:00 |
Daniel Marjamäki
|
612d0e56f2
|
virtual destructors : no errormessage if the derived class has no destructor or empty destructor
|
2008-12-17 20:38:09 +00:00 |
Reijo Tomperi
|
06b8cc48e8
|
Refactoring and fix to previous commits by me, forgot to actually rename the files before ...
|
2008-12-14 22:36:34 +00:00 |