Commit Graph

15 Commits

Author SHA1 Message Date
Rick Giles f2b01a44a2 Added custom listener feature 2003-05-27 17:33:24 +00:00
Rick Giles 9bb2ad91c9 renamed DesignForInheritanceCheck to DesignForExtensionCheck 2003-05-22 23:25:22 +00:00
Oliver Burn ff05a6ff5e Patch from Oleg Sukhodolsky to fix documentation. (bug 727896) 2003-04-28 12:28:29 +00:00
Lars Kühne c8a0d72210 reset message collector in filesetchecks 2003-04-18 09:12:33 +00:00
Lars Kühne 36d1d1bd0f make DesignForInheritance a warning
record rfe id for "wait outside loop"
2003-03-31 17:58:55 +00:00
Oliver Burn f09c190dff Added support for metadata in the configuration file. This required increasing
the version number to 1.1. I thought this made sense, even though the change
was backwardly compatible.
2003-03-29 00:29:25 +00:00
Lars Kühne d468e6ae19 include new modules 2003-02-20 05:37:25 +00:00
Lars Kühne 0b9d1c616f use new helper method to avoid duplicate code 2003-02-15 16:11:28 +00:00
Lars Kühne 4879a16d39 small doc fixes 2003-01-12 08:36:46 +00:00
Lars Kühne 51d759b703 added sample config that checks the advice from Bloch, Effective Java 2002-12-29 18:23:43 +00:00
Lars Kühne 5ce6ad4df6 ModifierCheck to ModifierOrderCheck 2002-12-29 08:46:55 +00:00
Rick Giles c92ed16e40 module name correction 2002-12-27 11:55:27 +00:00
Lars Kühne 58ce4c4097 fixed bug #648708, Misleading doc for checkUnusedThrows
Renamed property checkUnusedThrows to allowUndeclaredRTE to better reflect the meaning of the property.
2002-12-27 09:31:33 +00:00
Lars Kühne 92b53e0d99 implementations for the examples in docs/writingchecks.html 2002-12-26 16:33:41 +00:00
Lars Kühne c3bcbdc249 example config file for openorb 2002-12-26 16:29:26 +00:00