Commit Graph

1158 Commits

Author SHA1 Message Date
Oliver Burn 53197d9be9 Patch from David Schneider to add Severity to logged messages. 2003-03-11 06:56:45 +00:00
Oliver Burn 5d4dd44322 tighten the noose 2003-03-11 05:55:03 +00:00
Oliver Burn 093b30843e added how to not use a global classpath 2003-03-07 07:51:28 +00:00
Oliver Burn ca80f50be8 Fixed GUMP reported errors. 2003-03-04 10:53:24 +00:00
Lars Kühne b5126f45c4 added Peter's documentation improvements 2003-03-02 16:01:06 +00:00
Lars Kühne 51987ba098 fix commandline, patch by Peter Dobratz 2003-03-02 15:58:17 +00:00
Lars Kühne 4af1cc7842 removed obsolete file, it was used to document the engine of version 2 2003-03-02 09:45:36 +00:00
Lars Kühne c291163790 fixed avalon links, patch by Peter Dobratz 2003-03-02 09:42:30 +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 7e610c264c javadoc fixes 2003-03-02 08:45:40 +00:00
Lars Kühne 0efabf8e76 hide constructor 2003-03-02 08:10:41 +00:00
Lars Kühne 491c948d9f added link to home page (patch by Peter Dobratz) 2003-03-02 07:58:06 +00:00
Lars Kühne 94c3033786 added javadoc for toString() 2003-03-01 09:09:38 +00:00
Lars Kühne 66d14ffc83 javadoc fixes (patch by Peter Dobratz) 2003-03-01 09:09:17 +00:00
Lars Kühne 250aa4b3ff javadoc fixes (patch by Peter Dobratz) 2003-03-01 09:01:24 +00:00
Lars Kühne 4e87da6bea added link to ANTLR FAQ (patch by Peter Dobratz) 2003-03-01 08:55:31 +00:00
Lars Kühne 1ddca05027 added link to writingchecks.html (patch by Peter Dobratz) 2003-03-01 07:56:08 +00:00
Lars Kühne 43982ded33 make sure that offset settings are correct for users who have changed the defaults in .emacs 2003-03-01 07:45:36 +00:00
Lars Kühne 3f4fdc2743 added xhtml patch by Peter Dobratz 2003-03-01 07:43:19 +00:00
Lars Kühne 875c87ee57 added use flag to javadoc (patch by Peter Dobratz) 2003-03-01 07:35:40 +00:00
Lars Kühne 632b1cd8cf copy array before returning it
thanks to Peter Dobratz for reporting this problem
2003-03-01 07:24:09 +00:00
Rick Giles 784b327005 Handle all parse errors,esp.those throws by the ANTLR parser on a
syntax error (see bug request id 694111).
2003-02-28 18:24:31 +00:00
Oliver Burn 0f8970e390 Added patch from Peter Dobratz to improve documentation. Thanks. 2003-02-28 12:14:03 +00:00
Oliver Burn 8c42377886 Fix cause of GUMP failure. 2003-02-25 05:47:43 +00:00
Oliver Burn 5185681ca8 added Clover reference 2003-02-24 06:12:14 +00:00
Oliver Burn c60f4cb6f2 Just a minor tweak to the logic to check early for a null
Properties object.
2003-02-23 21:53:17 +00:00
Lars Kühne 03d9719f47 added request id for InterfaceIsType 2003-02-23 13:29:27 +00:00
Lars Kühne c40ba98dbf added ConfigurationLoader bug + small fixes 2003-02-23 12:42:29 +00:00
Lars Kühne 4780212174 use a PropertyResolver interface instead of using Properties directly 2003-02-23 12:29:18 +00:00
Lars Kühne 7166b6a1d0 made ConfigurationLoader final
moved SaxHandler methods to inner class so they do not appear in the public API
2003-02-23 08:20:36 +00:00
Oliver Burn 17cfbb2442 Changed the scope to be public. 2003-02-23 07:32:30 +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 eb4c8c6ac6 news for 3.1 2003-02-20 06:10:40 +00:00
Lars Kühne d468e6ae19 include new modules 2003-02-20 05:37:25 +00:00
Lars Kühne 7f9839943c fixed bug reported by Joe Comuzzi 2003-02-18 20:42:04 +00:00
Lars Kühne 476a7dd02f starting 3.1 2003-02-18 20:39:00 +00:00
Lars Kühne 6ee609ba60 test input for rcurly bug reported by Joe Comuzzi 2003-02-18 20:33:05 +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 337aa4ec81 started 3.1 2003-02-18 06:20:58 +00:00
Lars Kühne 18fd9760c3 added AvoidInlineConditionals 2003-02-18 06:12:39 +00:00
Lars Kühne ee4bbbda9d added docs for AvoidNestedBlocks 2003-02-18 05:45:29 +00:00
Lars Kühne 669def894e finally added all the new checks that I built during feature freeze
need to do more tests and write docs
2003-02-18 05:19:08 +00:00
Oliver Burn cbcc08934f Added reference to the old documentation. 2003-02-17 10:32:10 +00:00
Oliver Burn 46e38cf084 going through the motions to silence Lars' computer at night. :-) 2003-02-17 10:17:03 +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 adcc7a14d8 fixed javadoc 2003-02-17 05:10:48 +00:00
Oliver Burn 04b0bd6404 Last API change before release (I hope:-). Now when notifying of the start and
finish of tree, based the root node. Maybe useful to some checks.
2003-02-16 02:50:24 +00:00
Lars Kühne 0b9d1c616f use new helper method to avoid duplicate code 2003-02-15 16:11:28 +00:00