Commit Graph

35 Commits

Author SHA1 Message Date
Lars Kühne 3ad02e2dcd Ignore comments in GenericIllegalRegexp check,
contributed by Daniel Grenner
2004-02-29 13:43:28 +00:00
Lars Kühne 2bbeb9e27a fixed typo
improved the rationale explanation in response to invalid bug report.
2004-02-15 07:04:25 +00:00
Oleg Sukhodolsky 7f103f3760 TrailingComment check, request 744970 2004-01-29 19:30:03 +00:00
Oleg Sukhodolsky 0b4c120056 Several improvements of FinalParameter check.
Fixed bug #864900 - Wrong column for method parameters in FinalParametersCheck
Added I18N support.
Implemented FRE #848820 - Final Catch Parameter.
2003-12-30 04:16:59 +00:00
Oleg Sukhodolsky 868ae755c1 Fixed documentation for Indentation check. 2003-09-30 10:06:53 +00:00
Lars Kühne 2200323756 fixed typos and html layout 2003-09-28 05:27:00 +00:00
Oleg Sukhodolsky 60d0673dcc Documentation for Indentation check. 2003-09-27 05:26:28 +00:00
Rick Giles d468d6151d minor grammar corrections 2003-08-20 11:49:08 +00:00
Oleg Sukhodolsky 1d0c8e6e0e Documentation for DescendantToken check 2003-08-19 16:45:47 +00:00
Oleg Sukhodolsky 1878e21451 Added check for uncommented main methods (debugging leftovers). (module UncommentedMain,request 732257) 2003-05-30 19:35:55 +00:00
Rick Giles 1e67ec5577 Incorporated patch from Bill Schneider to add property to
GenericIllegalRegexpCheck for case-insensitive matches
(request 740112).
2003-05-21 13:39:23 +00:00
Oleg Sukhodolsky 896b671caa Added property for GenericIllegalRegexp to customize reported message.
(module GenericIllegalRegexp, property message, request 738567)
2003-05-17 18:09:28 +00:00
Lars Kühne bf6758b29d documentation improvements from Peter Dobratz 2003-05-11 07:31:23 +00:00
Lars Kühne 4c1197e35d added comments for the regexp values 2003-05-06 05:09:30 +00:00
Lars Kühne a2e58a8d5f added example for finding trailing whitespace 2003-05-06 04:58:40 +00:00
Lars Kühne 48761b6091 the config_misc file has become a real mess, restructured it into three documents 2003-05-04 09:54:43 +00:00
Oliver Burn cd6e8a32d2 Patch from Oleg Sukhodolsky to add MissingSwitchDefaultCheck to check that a
switch statement has a default clause (request 564199).
2003-04-18 11:14:48 +00:00
Lars Kühne 6cbf99acd8 fixed docs of DesignForInheritance, static methods are now ignored 2003-04-11 04:44:18 +00:00
Lars Kühne 002b55c219 added NewlineAtEndOfFile check, contributed by Christopher Lenz 2003-04-06 12:27:55 +00:00
Lars Kühne 8f965910b0 added check to detect the double-checked locking idiom, rfe #709333 2003-03-29 17:34:12 +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 b99f72832a applied patches by Peter Dobratz to make lintlink happy 2003-03-02 09:35:01 +00:00
Lars Kühne ef2aa379d8 finished the docs for the new checks 2003-02-22 17:00:23 +00:00
Lars Kühne a1f8377ec5 added docs for some new checks, still a few missing 2003-02-20 06:12:41 +00:00
Lars Kühne 3203ed4840 started documenting all the new checks (help wanted :-) 2003-02-18 06:21:33 +00:00
Lars Kühne cee1691008 fixed header style so h4 headers are consistent 2003-02-17 05:27:23 +00:00
Lars Kühne 77d641a916 added example for SimplifyBooleanReturn 2003-02-17 05:21:31 +00:00
Lars Kühne b5bfd70581 docs for the new fileExtensions property 2003-02-15 12:54:27 +00:00
Lars Kühne 5dfdce6d5c added example for Translation module, as suggested by Paul Roebuck 2003-02-09 18:44:09 +00:00
Rick Giles e1ca997de2 updated links to Checker 2002-12-26 13:36:47 +00:00
Lars Kühne 4591d6cce6 ups, I should concentrate more 2002-12-23 06:15:06 +00:00
Lars Kühne 0c507aa72b added documentation for IllegalInstantiation.classes 2002-12-23 06:13:52 +00:00
Rick Giles d66b4752df added Parent Module links 2002-12-19 18:58:39 +00:00
Rick Giles 55df1e950d version 3.0 documentation 2002-12-19 10:52:55 +00:00
Oliver Burn 47f3495932 Renamed all checksXXXX.html files to configXXXX.html 2002-09-04 12:17:29 +00:00