Commit Graph

14 Commits

Author SHA1 Message Date
Lars Kühne da2328d0f1 added new check EmptyForInitializerPad and changed logic in NoWhiteSpaceBefore and ParenPad to fix bug #895072 2004-02-15 11:31:32 +00:00
Rick Giles dc5ea22c73 Added check for the padding between the
identifier of a method definition, constructor definition,
method call, or constructor invocation;
and the left parenthesis of the parameter list.  (module
MethodParamPad, request 843254)
2004-01-21 01:10:59 +00:00
Rick Giles ee8467d367 Corrected EmptyForIteratorPadCheck errors when line wrap occurs
at the iterator, bug 777471
2003-07-25 16:13:32 +00:00
Oliver Burn 99ed7a7d2c bug-750348: added check for typecast parens. Involved
a bit of refactoring.
2003-06-09 06:20:19 +00:00
Oliver Burn 75a289111e bug-750348: removed broken support for checking typecasts 2003-06-09 05:17:39 +00:00
Oleg Sukhodolsky 7a8113d383 Package names corrected in config documentation. 2003-06-07 08:18:25 +00:00
Rick Giles 9b585ff48b added EmptyForIteratorPad docs 2003-05-19 19:54:53 +00:00
Lars Kühne bf6758b29d documentation improvements from Peter Dobratz 2003-05-11 07:31:23 +00:00
Oliver Burn d1eb126cae Patch from Peter Dobratz to make the file xhtml compliant. 2003-03-27 12:12:02 +00:00
Lars Kühne 46910b2061 Implement RFE 521323, detect whitespace before ';' 2003-01-11 08:08:28 +00:00
Rick Giles d66b4752df added Parent Module links 2002-12-19 18:58:39 +00:00
Rick Giles 5231c6334c version 3.0 documentation and minor changes 2002-12-18 20:59:58 +00:00
Rick Giles c803de8b13 version 3.0 documentation 2002-12-18 18:05:35 +00:00
Oliver Burn 47f3495932 Renamed all checksXXXX.html files to configXXXX.html 2002-09-04 12:17:29 +00:00