Commit Graph

1822 Commits

Author SHA1 Message Date
Lars Kühne 37cdcf101c added useExternalFile flag to javadoc task (patch 1001577, contributed by Brant Langer Gurganus) 2004-08-02 07:00:08 +00:00
Rick Giles 6cc11418ff com.puppycrawl.tools.checkstyle.gui.Main accepts an optional file name in the command line (request 1000102) 2004-08-01 16:29:35 +00:00
Rick Giles 748df52c13 fixes possible null pointer exceptions, bad string compares 2004-07-30 14:59:30 +00:00
Rick Giles a6990c84f0 correct errors introduced automagically by HTML editor (sigh) 2004-07-27 17:39:03 +00:00
Rick Giles 665050b9ca Corrected documentation error for naming convention checks (bug 987503) 2004-07-27 17:26:37 +00:00
Rick Giles 62179e05f3 FinalLocalVariable ignores parameters of interface methods (request 993922) 2004-07-25 19:11:26 +00:00
Rick Giles 02ad1308ff fix indentation error 2004-07-25 18:33:13 +00:00
Rick Giles 8ab17acbc6 DataAbstractionCoupling reports coupling classes, contributed by Benoit Xhenseval (request 990055) 2004-07-25 18:26:58 +00:00
Oliver Burn 3b5e5d728b Fix checkstyle errors 2004-07-21 12:02:13 +00:00
Oliver Burn 09dd78602f Fix checkstyle errors 2004-07-21 11:53:24 +00:00
Oliver Burn 80c8e1c7a8 General cleanup. 2004-07-21 11:35:00 +00:00
Oliver Burn 889f470ea6 General cleanup 2004-07-21 11:15:46 +00:00
Lars Kühne ff5ffa9602 fixed tab characters that were introduced during last commit 2004-07-06 05:24:17 +00:00
Lars Kühne c977a637ce checkstyle fixes 2004-07-04 15:56:45 +00:00
Lars Kühne fc17c98323 Made MagicNumber check less agressive, based on feedback on checkstyle-user list 2004-07-04 15:27:54 +00:00
Lars Kühne bd4ec9a98e correct source location info in case whitespace between unary op and magic number 2004-07-04 11:24:32 +00:00
Rick Giles bbd273b62d French translations 2004-06-28 16:10:58 +00:00
Rick Giles 92067aca94 French translations 2004-06-28 16:00:18 +00:00
Oliver Burn 71bc6b9733 removed crimson jar 2004-06-22 22:07:08 +00:00
Rick Giles 09f3ba94a6 fix checkstyle errors 2004-06-22 18:05:33 +00:00
Rick Giles df32e217c9 more message info in UnsupportedEncodingException 2004-06-22 12:29:36 +00:00
Rick Giles 915c6568cf Added charset property to TreeWalker and StrictDuplicateCode check (addresses bug 975346) 2004-06-22 11:42:44 +00:00
Rick Giles 75ede62d22 correct charset (sorry for the name mangle, Lars) 2004-06-22 11:13:58 +00:00
Rick Giles ecef6a81a0 replace method that ANTLR 2.7.4 tags as deprecated since 2.7.1 2004-06-22 09:35:57 +00:00
Rick Giles 44e3d33fc2 Better information for unexpected char, RFE 666188 2004-06-21 22:30:52 +00:00
Rick Giles d622cf7e42 add filter that suppresses audit events according to source file comments 2004-06-12 16:04:13 +00:00
Lars Kühne 97da7167f4 find duplicates within the same file
fixes problem reported on user list by Olivier Schmeltzer
2004-06-12 06:25:25 +00:00
Rick Giles 784f0bda44 example of an ant build file and stylesheet for generation of an
HTML error report with links to source code
2004-06-11 09:00:19 +00:00
Rick Giles cdf603dd48 update usage example in comments to checkstyle 3.x 2004-06-09 14:05:48 +00:00
Rick Giles c94b581367 Create XML parsers that process namespace URIs. Now users can incorporate XInclude processing in a checkstyle config file without changing the parser factory. 2004-05-30 13:00:21 +00:00
Rick Giles 18dd5574c7 Exclude transmogrify files from checking in target checkstyle.style 2004-05-29 18:00:03 +00:00
Rick Giles 3e458d07a7 Template configuration, RFE 954442 2004-05-29 09:56:00 +00:00
Rick Giles 114baaccac example of how to configure the XML parser factory for Checkstyle,
and how to support XInclude processing
2004-05-28 15:58:38 +00:00
Rick Giles 1ae462f726 undo direct support for namespaces - can be done with parser config 2004-05-28 15:48:23 +00:00
Rick Giles 34e70b218d Make namespace URIs available (useful for XInclude processing, etc.) 2004-05-27 23:20:49 +00:00
Rick Giles e577b7ebb8 applied patch 959995 to fix JavadocTypeCheck bug of not finding a
tag on the firt line of a comment
2004-05-26 11:44:06 +00:00
Rick Giles 83bc4ecbc4 Place Xerces in tests classpath to prevent ant 1.6.1 load of Crimson parser.
Crimson parser error messages cause failures in ConfigurationLoaderTest.
2004-05-24 14:45:44 +00:00
Oliver Burn e9bdc54e42 Formating of redundant else statements 2004-05-24 10:46:26 +00:00
Oliver Burn 9423bd2f1d Remove silly casts 2004-05-24 10:45:35 +00:00
Rick Giles ed7bdbd3b2 ModifiedControlVariableCheck contributed by Daniel Grenner, patch 927680 2004-05-20 09:38:35 +00:00
Rick Giles 0e3f18dd62 MultipleStringLiteralsCheck contributed by Daniel Grenner, patch 929882 2004-05-19 22:54:47 +00:00
Rick Giles fa51f3e572 fix bug 955925, JUnitTestCase erroneously mentions
tearDown instead of setUp. Patch by Paul Guyot
2004-05-19 12:02:55 +00:00
Oleg Sukhodolsky 0552633266 Fix for 952508 (imports and RequireThis) 2004-05-15 11:07:21 +00:00
Rick Giles 4704f91988 removed debugging code (tsk, tsk). 2004-05-11 22:09:35 +00:00
Rick Giles 3f09770c89 fixed bug 950548 - Bug in UnusedPrivateMethod 2004-05-11 21:32:24 +00:00
Lars Kühne 0bef599134 make tables look pretty 2004-05-08 15:30:21 +00:00
Lars Kühne 55de633c70 added "related tools" section.
I took the liberty to use a table instead of a bullet list,
that way it's much easier to find an answer to the most important question: Is my IDE supported?
2004-05-08 13:30:35 +00:00
Lars Kühne 8d330e8379 avoid messages on System.out 2004-05-08 11:12:53 +00:00
Lars Kühne 7a731ceed8 added page title markers for docs autogeneration 2004-05-08 10:46:54 +00:00
Lars Kühne a3c55ed820 added build targets for docs autogeneration
NOTE: The generated distribution currently does not contain JavaDoc for our API
2004-05-08 10:42:28 +00:00