Commit Graph

14 Commits

Author SHA1 Message Date
Oliver Burn 8fc92d312c Upgrade to version 1.0.3 (was unknown but older) 2003-05-17 09:41:54 +00:00
Oliver Burn 89730783b3 Upgrade to version 2.1 (was unknown but older) 2003-05-17 09:41:20 +00:00
Oliver Burn 2b1c479aeb Upgrade to version 1.6.1 (was 1.5) 2003-05-17 09:40:23 +00:00
Oliver Burn 77945f2962 Upgrade to ANTLR 2.7.2. There is now no concept of a runtime JAR. Pity, but
such is life.
2003-03-28 13:30:15 +00:00
Oliver Burn f8f6ded7b4 Upgrading to JUnit 3.8.1 2002-11-15 14:08:11 +00:00
Oliver Burn 1cea376589 Refactoring the command line processing to use the new Jakarta Commons package
http://jakarta.apache.org/commons/cli/. It is quite a nice package.
2002-11-11 21:52:55 +00:00
Oliver Burn f38b8c49c4 Update to version 1.5. 2002-11-05 23:57:36 +00:00
Oliver Burn ba942fa395 fix problem with binaries 2002-09-27 06:54:03 +00:00
Oliver Burn d7142fd15f Implemented the parameter name check. Oh so easy. :-) 2002-09-25 13:43:06 +00:00
Oliver Burn 03c8a0a7ee Refactoring the way the Checker is configured. Not happy with the current
approach - it was hack. Changing to be that the Configuration will eventually
contain the CheckConfiguration objects.

Also adding support setting the properties on created checks. I am adding this
using the Jakarta Commons library as it makes it very easy.

Oh - I am now back online - no thanks to Sprint blocking my ISP for a couple
of days. I may have lost a couple of emails. :-(
2002-09-25 12:24:50 +00:00
Oliver Burn 92ea4cfb51 Backed out the BCEL based checking for unused class member variables. 2002-09-10 10:57:09 +00:00
Oliver Burn 7f06106f4e Yahoo! Implemented checking for unused private fields. Just need to document
the new feature. It is off by default as the class path must be set up. Can
use the same technique for private methods.
2002-09-08 07:31:37 +00:00
Oliver Burn cb5d9e659e Release 3.7 2002-02-01 03:32:27 +00:00
Oliver Burn 0ba8ef9e87 JARs required to build & run Checkstyle. I remembered the -kb option. ;-) 2002-02-01 03:06:51 +00:00