Oliver Burn
|
7065b0d9dc
|
Another point of no return - remove fall back parsing to Java 1.3 syntax.
|
2007-12-20 06:43:52 +00:00 |
Oliver Burn
|
f38d8abd42
|
Removed a native array in favour of a List<File> -- was it worth it??
Added @Override where possible -- did this as I got bitten by a subtle bug when making the first change. The @Override would have prevented it.
|
2007-12-20 06:21:11 +00:00 |
Oliver Burn
|
e287c5e741
|
missed a change.
|
2007-12-20 05:49:23 +00:00 |
Oliver Burn
|
8bf85962a5
|
Add the bug number for completeness.
|
2007-12-19 10:05:20 +00:00 |
Oliver Burn
|
a168a3f583
|
Add documentation for JavadocPackage check and "retire" the PackageHtml check.
|
2007-12-19 05:19:37 +00:00 |
Oliver Burn
|
ad727f351f
|
I had lied! :-)
|
2007-12-19 04:48:51 +00:00 |
Oliver Burn
|
49216b21a1
|
100% code coverage achieved. Not common. :-)
|
2007-12-19 04:46:24 +00:00 |
Oliver Burn
|
d4e32973ad
|
Implementation of a new JavadocPackageCheck - still need the test and the documentation.
|
2007-12-19 04:21:43 +00:00 |
Oliver Burn
|
3b3672d469
|
Added more edge cases found when running over the Java SDK 6.0 source code.
|
2007-12-18 02:31:27 +00:00 |
Lars Kühne
|
25603b312f
|
changed definition of redirect extension to make checkstyle.style build target work on Java 5.
|
2007-12-17 21:33:56 +00:00 |
Lars Kühne
|
03a527c4d5
|
removed Xalan checks for JDK 1.3 and 1.4
|
2007-12-17 21:22:04 +00:00 |
Lars Kühne
|
f8d87f5567
|
Quote from James Gosling at Javapolis '07: "Still using Emacs? Shoot yourself!"
|
2007-12-17 20:42:31 +00:00 |
Oliver Burn
|
1fe8bcab1a
|
Added another edge case.
|
2007-12-17 12:02:07 +00:00 |
Oliver Burn
|
325b265cc5
|
Fix an edge case.
|
2007-12-17 03:12:45 +00:00 |
Oliver Burn
|
70c89f71ec
|
add link for tIDE. Never heard of it before - nice that you can run via Java WebStart.
|
2007-12-17 02:09:16 +00:00 |
Oliver Burn
|
517d42e5ca
|
Improve the documentation.
|
2007-12-16 09:22:28 +00:00 |
Oliver Burn
|
4666f796e8
|
Fix an error breaking the documentation generation.
|
2007-12-16 05:21:36 +00:00 |
Oliver Burn
|
7cd24773ed
|
Documentation for the GenericWhitespace check.
|
2007-12-16 04:18:28 +00:00 |
Oliver Burn
|
e8954cf5b1
|
Clean up a dead file.
|
2007-12-16 04:01:28 +00:00 |
Oliver Burn
|
ac596b1c3a
|
Implementation of a check to ensure "correct" whitespace around the Generic statements. A long overdue check.
|
2007-12-16 03:59:43 +00:00 |
Oliver Burn
|
a479aa7e53
|
Remove '<?>' characters from the whitespace around check as this is wrong. Causes much grief.
|
2007-12-16 00:04:41 +00:00 |
Oliver Burn
|
e50e1fcd1c
|
Use the new syntactic sugar "for loop".
End of the cosmetic changes.
|
2007-12-15 10:28:47 +00:00 |
Oliver Burn
|
f1afaf83f3
|
Finish of adding generics.
|
2007-12-15 08:14:40 +00:00 |
Oliver Burn
|
08638b5f73
|
Start of adding generics.
|
2007-12-15 06:36:58 +00:00 |
Oliver Burn
|
262209477f
|
Start of adding generics.
|
2007-12-15 05:40:56 +00:00 |
Oliver Burn
|
7c20c36cea
|
Turn off all checks for Generated code. Fixes issue with using Eclipse plug-in as this is the only way to ignore certain files.
|
2007-12-15 05:01:10 +00:00 |
Oliver Burn
|
85a9c1f13f
|
Start of adding generics.
|
2007-12-15 04:51:10 +00:00 |
Oliver Burn
|
4ebf621616
|
Setting up to compile as Java 5 source.
|
2007-12-15 00:23:20 +00:00 |
Oliver Burn
|
3fb7ae8ee6
|
Making a 4.4 release.
|
2007-12-15 00:05:53 +00:00 |
Oliver Burn
|
c18071b756
|
repeat changes made in CVS.
|
2007-12-13 23:31:00 +00:00 |
Oliver Burn
|
2a01965deb
|
Reorganising imports to test SVN at home (it works:-)
|
2007-12-11 11:06:30 +00:00 |
Oliver Burn
|
a21bb504d5
|
Preparing for a 4.4 release.
|
2007-12-11 02:00:45 +00:00 |
Oliver Burn
|
dde83995d2
|
As you can tell from this commit message - SVN is now being used for managing the Checkstyle code base. I have migrated all the data from CVS, so the history should not be lost.
If you are having problems using Subversion, feel free to contact me with questions.
|
2007-12-11 01:06:04 +00:00 |
Oliver Burn
|
e84097d5a5
|
Remove CVS cruft.
|
2007-12-11 00:44:56 +00:00 |
Oliver Burn
|
a92d4a5f1b
|
Fix problems due to import process
|
2007-12-11 00:39:39 +00:00 |
Oliver Burn
|
089da3ff0a
|
fix up line endings.
|
2007-12-11 00:22:17 +00:00 |
Oliver Burn
|
115a1bab39
|
change to work with Java 1.6
|
2007-12-03 10:38:27 +00:00 |
Oliver Burn
|
eb9d8accaf
|
new netbeans plug-in
|
2007-12-03 09:46:46 +00:00 |
Lars Kühne
|
0280c449f8
|
Fixed bug #1762702, false alarm in HideUtilityClassConstructor check when class has only static methods but contains non static fields
|
2007-07-29 21:41:01 +00:00 |
Lars Kühne
|
0759e22574
|
Fixed bug #1762702, false alarm in HideUtilityClassConstructor check when class has only static methods but contains non static fields
|
2007-07-29 21:30:07 +00:00 |
Oliver Burn
|
2da46d26c1
|
Patch 1724028 - XSLs not counting errors correctly in filelist
|
2007-06-04 04:19:11 +00:00 |
Oliver Burn
|
7a6bf01c4d
|
Add a url option for ImportControl check. Thanks to Benjamin Lerman for
the patch 1724683.
|
2007-06-04 04:02:05 +00:00 |
Oliver Burn
|
02da493e64
|
Set the "failureProperty" with a meaningful message (feature request 1725475).
|
2007-06-04 03:04:02 +00:00 |
Lars Kühne
|
c59a39378f
|
fixed bug #1727265, typo in german translation
|
2007-05-29 18:52:20 +00:00 |
Lars Kühne
|
6ac4e3cad6
|
patch #1724701, French translation for invalid name
|
2007-05-26 18:46:21 +00:00 |
Lars Kühne
|
66d3e2fce9
|
Added ImportOrder docs for static imports
|
2007-05-19 12:29:57 +00:00 |
Oliver Burn
|
bb460f0943
|
Added reference for Checkstyle-IDEA
|
2007-04-07 23:51:20 +00:00 |
Lars Kühne
|
14d21b831c
|
Fixed Java parser error for array brackets in wildcard generic types (bug #1394014).
Thanks to Paul Constantinides for submitting the fix (patch #1422247).
|
2007-03-25 20:08:00 +00:00 |
Lars Kühne
|
9d41bddb46
|
Fixed bug #1579227: Fixed docs, added unit tests and changed the check implementation to allow turning off the | and & operators
|
2007-03-20 20:29:35 +00:00 |
Lars Kühne
|
0bb5ca0b5c
|
patch 1675244: added license section to Maven poms
|
2007-03-11 12:44:25 +00:00 |