Rick Giles
|
56de04151b
|
Replace characters ':' and '\' with '_' and '/', respectively, in
the path for writing a file. See Bugs item #713845.
|
2003-05-08 12:26:52 +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 |
Oliver Burn
|
28086be0e2
|
sorts the files by error not name
|
2003-02-06 11:52:56 +00:00 |
Oliver Burn
|
89488c9d42
|
Contribution from Jon Scott Stevens [jon _at_ latchkey _dot_ com]. Converts
the XML output to plain text
|
2003-02-04 12:14:26 +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 |
Rick Giles
|
3a7837d930
|
Something that may ease our documentation effort:
a tool that generates Javadoc description of the default tokens for a Check.
|
2002-11-27 13:27:32 +00:00 |
Oliver Burn
|
73ff80b453
|
Apply patch from Ville Skyttä to fix problems with <a> tags.
|
2002-07-11 13:58:48 +00:00 |
Oliver Burn
|
84dbeb17aa
|
Contribution from Ingmar Stein [IngmarStein _AT_ gmx _DO_ net]
|
2002-03-22 12:48:52 +00:00 |
Oliver Burn
|
f883ca1789
|
Contribution from Gray Herter [gray _AT_ fgm _DOT_ com]. Usage is:
<style in="checkstyle/checkstyle.xml"
out="checkstyle/checkstyle.html"
style="checkstyle/checkstyle-simple.xsl">
</style>
|
2002-03-22 12:35:50 +00:00 |
Oliver Burn
|
946f15a105
|
Contribution of a stylesheet from Stephane Bailliez (who wrote it) and
Scott McCrory (who organised it).
|
2002-02-16 21:49:05 +00:00 |