Oliver Burn
e61ba618f2
Scaring myself, but writing the documentation first for the brace checking.
2002-02-19 02:50:35 +00:00
Lars Kühne
b7c466d38c
replaced Netbeans from the list of IDE's missing Checkstyle integration
...
instead added VisualCafe
2002-02-17 10:52:11 +00:00
Oliver Burn
d097038b81
added reference to nbCheckstyle
2002-02-16 22:07:30 +00:00
Lars Kühne
faf76530d8
RFE #514033 , check order of modifiers (implementation, test, and documentation)
2002-02-15 06:47:51 +00:00
Lars Kühne
913028d7f2
Implementation, docs and test for RFE 438478, ignore multiple lines in header.
...
This change is compatible for command line, Ant, and API.
The API compatibility resulted in some deprecated methods in Configuration,
you can remove them if you think that API compatibility is not as
important as clean code.
2002-02-10 18:29:10 +00:00
Oliver Burn
bdd55605c0
Clarified (hopefully:-) how line counts are made on methods
2002-02-09 13:26:25 +00:00
Oliver Burn
db84febeb5
Update the tests and documentation for checking whitespace around periods.
...
#493383
2002-02-09 13:18:30 +00:00
Lars Kühne
6fc674d4bf
new feature 'headerfile regular expression support, rfe #499259'
2002-02-07 20:34:11 +00:00
Oliver Burn
d7bc542ef7
fixed copy & paste error
2002-02-06 05:45:48 +00:00
Oliver Burn
6350e4c223
Updated version to 2.1 - as building for Conor who wants the requirePackageHtml
...
option.
2002-02-06 05:39:38 +00:00
Oliver Burn
2ceae1b3c4
Small cleanup
2002-02-06 05:33:59 +00:00
Lars Kühne
aeacc039ed
Added documentation for new parameters
...
requirePackageHtml, methodPattern, localVarPattern, allowPackage
2002-02-05 20:34:21 +00:00
Oliver Burn
b779f3c1da
Updated to the LGPL and version 2.0.
2002-02-04 12:44:04 +00:00
Oliver Burn
82ed05b01a
Fixed HTML errors reported by Tidy.
2002-01-24 04:10:58 +00:00
Oliver Burn
673e98d6eb
Added the SourceForge logo as required
2002-01-23 13:02:37 +00:00
Oliver Burn
9dd92fc237
cleaned up after a review by a colleague.
2002-01-22 05:39:28 +00:00
Oliver Burn
130a7d0932
improved comments about output format
2002-01-22 01:48:05 +00:00
Oliver Burn
604162085b
improved comments about output format
2002-01-22 01:22:43 +00:00
Oliver Burn
7d5276b6a2
added support for generating Javadoc
2002-01-22 01:05:56 +00:00
Oliver Burn
f5e1312191
ignore files
2002-01-21 23:45:23 +00:00
Lars Kühne
3cb5c532cf
use consistent style in all documentation files
2002-01-21 18:51:25 +00:00
Oliver Burn
d0dd35e29d
added comments on formatter (draft)
2002-01-21 12:46:46 +00:00
Oliver Burn
1a8665ffc1
started to add docs on the formatter
2002-01-21 12:35:37 +00:00
Oliver Burn
f1aa8a33bc
Final comments about output
2002-01-21 12:08:30 +00:00
Oliver Burn
acb0b4e16a
started on documenting the formatters - not finished yet.
2002-01-21 06:33:43 +00:00
Oliver Burn
b7fd0ec6c7
fixed the corrupt binary
2002-01-21 06:28:23 +00:00
Oliver Burn
d137c3a72e
grammar correction
2002-01-21 04:12:23 +00:00
Oliver Burn
16a2469de9
fixed the link errors
2002-01-21 04:12:00 +00:00
Oliver Burn
e4d4d72440
renamed to index.html
2002-01-21 03:45:54 +00:00
Oliver Burn
359500ded0
Converted to be the home page
2002-01-21 03:44:45 +00:00
Oliver Burn
ea8c1c3bc8
added more text
2002-01-21 03:42:16 +00:00
Oliver Burn
ae0c61668f
removed the annoying font size stuff
2002-01-21 03:41:38 +00:00
Oliver Burn
b07067274b
first cut
2002-01-21 03:41:07 +00:00
Lars Kühne
c23d3ef0d5
make it easier to read varformat table when following the links from cmdline.html
2002-01-20 08:41:59 +00:00
Lars Kühne
7f16f80c83
included all links except the javadoc link in left menu
2002-01-20 08:21:11 +00:00
Lars Kühne
df523818b2
refer to checkstyle version 1.4 and sourceforge homepage
2002-01-20 08:15:00 +00:00
Lars Kühne
b127875884
display code in medium size, extra small is almost unreadable (at least in Mozilla)
2002-01-17 06:43:41 +00:00
Lars Kühne
eaf23591a5
added secions 'Related Tools' and 'Download'
2002-01-17 06:42:26 +00:00
Oliver Burn
62f7c400e1
The start of the new home page/documentation.
2002-01-16 11:47:36 +00:00
Oliver Burn
2727473656
Changed the defaults for member/static/parameter regexps to match the Sun coding
...
standard. The intent of this change is to make it easier for people to use
checkstyle out-of-the-box to check the Sun coding standard.
2002-01-15 12:54:03 +00:00
Oliver Burn
0b7bf27706
Now support ignoring whether whitespace is after a type cast. As requested by
...
Lars.
2002-01-08 04:18:02 +00:00
Lars Kühne
6eaab74faa
javadoc checkscope documentation
2002-01-06 12:50:43 +00:00
Oliver Burn
b7f1d0d1b7
Added support to check that commas ',' are followed by whitespace (ala the Sun
...
coding standard). This mainly involved refactoring the code I just wrote for
checking casts.
2002-01-06 10:31:32 +00:00
Oliver Burn
d87ea06ebb
Added support for checking the file length does not exceed a specified max.
2002-01-06 07:08:20 +00:00
Oliver Burn
a3d490b41f
Updated documentation for the new checks on method and constructor lengths
2002-01-06 06:29:19 +00:00
Oliver Burn
1d83e8ea2e
fixed building
2001-11-03 11:00:48 +00:00
Oliver Burn
78ab632ff2
updated docs
2001-11-02 05:58:51 +00:00
Oliver Burn
a40de3bf77
improve docs
2001-11-01 23:05:30 +00:00
Oliver Burn
f8a69b0780
fix typos
2001-10-31 13:16:47 +00:00
Oliver Burn
403a3f70a3
patch to control ANT stopping the build on violations
2001-10-31 13:06:28 +00:00