Oliver Burn
66cc059f71
Just minor code cleanup
2004-12-07 10:50:44 +00:00
Oliver Burn
fbd6b0be8d
brought across from v3-branch
2004-12-05 05:46:43 +00:00
Oliver Burn
fa096b7c1e
Brought across from v3-branch.
2004-12-05 05:43:00 +00:00
Lars Kühne
18f4f7efe9
patch #1078748 , contributed by Dave Brosius:
...
Guard against NPEs, improve map traversal algos
2004-12-04 08:03:13 +00:00
Michael Studman
898b05afda
Fixed small bug that stopped recognising variable argument methods.
2004-10-27 21:41:47 +00:00
Lars Kühne
c4d8550b2e
added index of all available checks to xdocs (rfe #1007499 )
2004-10-24 10:28:16 +00:00
Lars Kühne
76e9e8ee63
changed javadoc for better results in overview pages
2004-10-24 10:18:50 +00:00
Lars Kühne
91994467f4
improved docs for anakia
2004-10-19 21:36:26 +00:00
Lars Kühne
c0e20524a6
improved docs
2004-10-19 21:25:37 +00:00
Lars Kühne
a539deb14d
fixed generated docs
2004-10-19 21:22:02 +00:00
Lars Kühne
4a1cad246c
improved javadocs for automatic doc generation
2004-10-19 21:03:26 +00:00
Lars Kühne
a74112c8eb
fixed long line
2004-10-19 20:55:27 +00:00
Lars Kühne
e028a502f4
made screenshot available in "writing checks"
2004-10-19 20:44:50 +00:00
Michael Studman
6a275cabe3
Fixed bug where idents were only tracked if inside classes and interfaces - fixed to include enums and annotations.
2004-10-19 11:03:47 +00:00
Oleg Sukhodolsky
b090a07e19
fix for 952508 (RequireThis generates Unable find where 'x' is declared.
2004-10-18 18:13:14 +00:00
Lars Kühne
d8fcf45143
rfe #1041590 , allow header specification directly in checkstyle config file
2004-10-16 17:27:20 +00:00
Lars Kühne
d1a2974764
rfe #1041590 , allow header specification directly in checkstyle config file
2004-10-16 17:13:04 +00:00
Lars Kühne
510bf2e6a7
updated links
2004-10-16 14:05:24 +00:00
Oleg Sukhodolsky
c9a1ce7de0
Fix for 1033166
2004-10-10 08:47:39 +00:00
Lars Kühne
2c02a737d9
Updated to V 1.7 of commons-beanutils (Apache license 2.0).
...
This allows us to change the type converters locally in AutomaticBean,
not globally per classloader. This change is beneficial mainly
in some embedded scenarios like IDE plugins.
2004-10-09 05:43:46 +00:00
Michael Studman
083ab98e4a
Folded all three Java grammars into one with optional assert/enum keyword treatment.
2004-10-08 12:39:13 +00:00
Oleg Sukhodolsky
1ac7fc3f8f
merging changes from v3 branch
2004-10-05 17:11:54 +00:00
Michael Studman
6125beffc4
Initial Java 1.5 support
2004-09-27 18:55:50 +00:00
Oleg Sukhodolsky
624f82b556
applying patch 1032618 (Fix misspelling of variable)
2004-09-23 12:23:09 +00:00
Oleg Sukhodolsky
30af95bd2a
removing ^M from the file
2004-09-23 10:33:00 +00:00
Oleg Sukhodolsky
31a9795d84
fix for 1032426
2004-09-22 20:31:54 +00:00
Lars Kühne
6fc4ae2d4f
converted DOS to Unix Linefeeds (bug #1032634 )
2004-09-22 18:52:23 +00:00
Oliver Burn
303cbce950
Tighten up code
2004-08-28 10:32:11 +00:00
Oliver Burn
2f70947ed7
Tighten up code
2004-08-26 13:47:14 +00:00
Oliver Burn
5d7063c660
Tighten up code
2004-08-26 13:34:12 +00:00
Oliver Burn
d86a9de35b
Fix a very annoying bug
2004-08-19 14:24:25 +00:00
Oliver Burn
51848478fd
Fix up Eclipse warning.
2004-08-17 13:29:17 +00:00
Oliver Burn
e90dbc731d
Fix up Eclipse warning.
2004-08-17 13:12:25 +00:00
Rick Giles
2af259b791
FinalParametersCheck and FinalLocalVariablesCheck ignore abstract methods (bug 1002849)
2004-08-04 11:17:56 +00:00
Rick Giles
79f61c20a8
fix cs indentation error
2004-08-03 13:48:06 +00:00
Rick Giles
7637487669
Accept Oleg's comments about NPEs, http://sourceforge.net/mailarchive/forum.php?thread_id=5251578&forum_id=2864
2004-08-03 13:45:11 +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
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