Commit Graph

46 Commits

Author SHA1 Message Date
oburn 12264ffbfb Updated version to 2.1 - as building for Conor who wants the requirePackageHtml
option.
2002-02-06 05:39:38 +00:00
oburn 6f4f47752a Small cleanup 2002-02-06 05:33:59 +00:00
lkuehne af586326b8 Added documentation for new parameters
requirePackageHtml, methodPattern, localVarPattern, allowPackage
2002-02-05 20:34:21 +00:00
oburn 5f9d8abdb4 Updated to the LGPL and version 2.0. 2002-02-04 12:44:04 +00:00
oburn afe28381e1 Fixed HTML errors reported by Tidy. 2002-01-24 04:10:58 +00:00
oburn 0aab5e4967 Added the SourceForge logo as required 2002-01-23 13:02:37 +00:00
oburn 4eb343589f cleaned up after a review by a colleague. 2002-01-22 05:39:28 +00:00
oburn 1759f8135e improved comments about output format 2002-01-22 01:48:05 +00:00
oburn d5c5f0c7d3 improved comments about output format 2002-01-22 01:22:43 +00:00
oburn fd18d94fad added support for generating Javadoc 2002-01-22 01:05:56 +00:00
oburn e0d7293526 ignore files 2002-01-21 23:45:23 +00:00
lkuehne 8d9c7bd1c9 use consistent style in all documentation files 2002-01-21 18:51:25 +00:00
oburn 4872e992f7 added comments on formatter (draft) 2002-01-21 12:46:46 +00:00
oburn ce23a8c161 started to add docs on the formatter 2002-01-21 12:35:37 +00:00
oburn 56f650f406 Final comments about output 2002-01-21 12:08:30 +00:00
oburn 5510ccbb28 started on documenting the formatters - not finished yet. 2002-01-21 06:33:43 +00:00
oburn dd6dee1f23 fixed the corrupt binary 2002-01-21 06:28:23 +00:00
oburn af7cc6458f grammar correction 2002-01-21 04:12:23 +00:00
oburn 5ee04b364f fixed the link errors 2002-01-21 04:12:00 +00:00
oburn 23b46bc38f renamed to index.html 2002-01-21 03:45:54 +00:00
oburn e02295bc7d Converted to be the home page 2002-01-21 03:44:45 +00:00
oburn cfe9c4aaaa added more text 2002-01-21 03:42:16 +00:00
oburn 39b86466d7 removed the annoying font size stuff 2002-01-21 03:41:38 +00:00
oburn 59934eb59a first cut 2002-01-21 03:41:07 +00:00
lkuehne ebf7415642 make it easier to read varformat table when following the links from cmdline.html 2002-01-20 08:41:59 +00:00
lkuehne 59afda8ba7 included all links except the javadoc link in left menu 2002-01-20 08:21:11 +00:00
lkuehne be4915fd2b refer to checkstyle version 1.4 and sourceforge homepage 2002-01-20 08:15:00 +00:00
lkuehne 09d012cea3 display code in medium size, extra small is almost unreadable (at least in Mozilla) 2002-01-17 06:43:41 +00:00
lkuehne 100a83257c added secions 'Related Tools' and 'Download' 2002-01-17 06:42:26 +00:00
oburn 50692076e8 The start of the new home page/documentation. 2002-01-16 11:47:36 +00:00
oburn 98179c2651 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
oburn cd97eb60d2 Now support ignoring whether whitespace is after a type cast. As requested by
Lars.
2002-01-08 04:18:02 +00:00
lkuehne bec81bd312 javadoc checkscope documentation 2002-01-06 12:50:43 +00:00
oburn 06031757f3 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
oburn c628b322dd Added support for checking the file length does not exceed a specified max. 2002-01-06 07:08:20 +00:00
oburn cd349a058d Updated documentation for the new checks on method and constructor lengths 2002-01-06 06:29:19 +00:00
oburn 09a67e8664 fixed building 2001-11-03 11:00:48 +00:00
oburn fdcc5c5ed0 updated docs 2001-11-02 05:58:51 +00:00
oburn 81862ae6bd improve docs 2001-11-01 23:05:30 +00:00
oburn d142a10e97 fix typos 2001-10-31 13:16:47 +00:00
oburn 60e23934e0 patch to control ANT stopping the build on violations 2001-10-31 13:06:28 +00:00
oburn 7279511c4e Added support for public member patterns. 2001-08-05 06:41:59 +00:00
oburn 52297af3d9 added reference to sourceforge 2001-07-02 06:49:18 +00:00
oburn c00a2357e7 updated for the IgnoreBraces property 2001-07-02 06:42:29 +00:00
oburn 45215096eb Added support for IgnoreWhitespace property. 2001-06-29 14:31:36 +00:00
oburn f7f8255436 first cut 2001-06-22 13:15:09 +00:00