Daniel Marjamäki
|
da1b84b199
|
if statements : bug fix and refactorings in the checking for "if (condition);"
|
2008-12-31 07:42:50 +00:00 |
Reijo Tomperi
|
7c3fbd7060
|
Fixed bug with redundant condition: http://sourceforge.net/forum/forum.php?thread_id=2711792&forum_id=693501
|
2008-12-20 22:24:11 +00:00 |
Daniel Marjamäki
|
46631089aa
|
refactoring : Replaced 'findtoken' with 'findmatch'
|
2008-12-20 16:16:51 +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 |
Nicolas Le Cam
|
40f3ef61c9
|
Removes WarningIs(Alpha|Digit) checks as this can introduce more problems than fixes.
|
2008-12-15 23:03:04 +00:00 |
Daniel Marjamäki
|
0d36de4018
|
Redundant condition : fixed the checking
|
2008-12-15 18:49:34 +00:00 |
Daniel Marjamäki
|
707a406dab
|
Redundant condition : Added a check
|
2008-12-15 07:29:55 +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 |