rnveach
|
06ed1d48da
|
Issue #2880: moved compilable resources to resource folder
|
2016-02-12 20:19:01 -08:00 |
rnveach
|
07d477a710
|
Issue #2880: fixed java 8 code compile issues
|
2016-02-12 20:19:01 -08:00 |
liscju
|
88925a79c1
|
Issue #2822: Makes FinalClass doesnt recognise as final classes with nested subclasses
|
2016-02-12 20:14:26 -08:00 |
rnveach
|
152c9da776
|
minor: added missing code for EXTENDS_CLAUSE token
|
2016-02-12 05:44:44 -08:00 |
rnveach
|
57ae9fea80
|
minor: removed exceptions not actually thrown
|
2016-02-12 05:43:47 -08:00 |
Roman Ivanov
|
bf09f5141b
|
doc: NPath documentation is extended
|
2016-02-12 05:43:21 -08:00 |
Roman Ivanov
|
b2dfe8602c
|
config: update for links - sourceforge use https for all
|
2016-02-11 09:05:39 -08:00 |
liscju
|
e545ce56a1
|
Issue #2838: Make WhitespaceAround allow double-brace initialization.
|
2016-02-10 11:21:49 -08:00 |
Ilja Dubinin
|
c7b82f41a9
|
Issue #2729: types changed according to java spec
|
2016-02-10 06:26:45 -08:00 |
rnveach
|
1b72b4905b
|
Issue #2103: removed excess file gathering in main
|
2016-02-10 06:07:10 -08:00 |
Andrei Selkin
|
d46c2cf0e9
|
Issue #569: Move TreeWalker cache to Checker
|
2016-02-09 20:50:02 +03:00 |
Vladislav Lisetskiy
|
3c2c3f7f59
|
Issue #2609: Refactor CodeSelector
|
2016-02-09 08:19:33 -08:00 |
liscju
|
8e55060b91
|
Issue #2811: Makes JavadocTypeCheck recognise param names without brackets
|
2016-02-09 07:22:07 -08:00 |
Vladislav Lisetskiy
|
e02ffc5681
|
Issue #2609: Refactor MainFrame
|
2016-02-09 15:48:54 +03:00 |
Vladislav Lisetskiy
|
07523b8de2
|
Issue #2609: Refactor ParseTreeTableModel
|
2016-02-08 12:56:28 -08:00 |
Vladislav Lisetskiy
|
1db8309b86
|
Issue #2609: Refactor MainFrame
|
2016-02-08 01:21:58 +03:00 |
Andrei Selkin
|
a40ba56ff3
|
Issue #924: Fix enforcement of declaration order which leads to illegal forward reference
|
2016-02-07 02:49:15 +03:00 |
Roman Ivanov
|
cb99199982
|
Issue #2551: additional fixes for urls to avoid dead links violations of linkcheck-maven-plugin
|
2016-02-05 16:06:40 -08:00 |
Vladislav Lisetskiy
|
465c472978
|
Issue #2783: UTs should be launched in default locale
|
2016-02-05 08:56:52 -08:00 |
Vladislav Lisetskiy
|
88072728fe
|
Issue #2609: Refactor GUI
|
2016-02-05 08:54:39 -08:00 |
rnveach
|
ba6781e109
|
Issue #2551: added deprecated Check for backwards compatibility
|
2016-02-05 06:01:03 -08:00 |
rnveach
|
cf96dd9adc
|
Issue #2551: renamed Check to AbstractCheck
|
2016-02-05 06:01:03 -08:00 |
rnveach
|
f6685bca1e
|
Issue #2795: fixed handling of tabs in LineWrapping
|
2016-02-05 05:57:15 -08:00 |
rnveach
|
db8a69d1f5
|
Issue #1184: fixed custom javadoc inline tags
|
2016-02-05 05:30:26 -08:00 |
Roman Ivanov
|
b987c1627f
|
minor: link to GUI was added
|
2016-02-04 09:30:02 -08:00 |
Roman Ivanov
|
8a8e938c5c
|
minor: old link is removed from internet, no redirection or other source is found
|
2016-02-04 06:22:45 -08:00 |
Vladislav Lisetskiy
|
c225479c7d
|
Issue #2638: Print parse tree from CLI to terminal
|
2016-02-04 13:32:53 +03:00 |
rnveach
|
d50f56378a
|
Issue #2788: fixed JavadocStyleCheck index out of range -1
|
2016-02-01 10:01:47 -08:00 |
Andrei Selkin
|
b30c00753a
|
Pull #2859: Disallow usage of java.util.Stack and java.util.Vector in code
|
2016-01-31 20:57:02 +03:00 |
Roman Ivanov
|
409e9f8bcf
|
release notes 6.15
|
2016-01-31 06:29:50 -08:00 |
rnveach
|
cce5bcbcb0
|
Issue #2645: fixed StringIndexOutOfBoundsException in Indentation check
|
2016-01-30 15:19:29 -08:00 |
Roman Ivanov
|
a5369c60d1
|
Issue #2546: fix for build failures for RegexpOnFilenameCheck
|
2016-01-30 06:47:10 -08:00 |
Roman Ivanov
|
ddf1ce6549
|
Issue #2546: fix for build failure for RegexpOnFilenameCheck
|
2016-01-30 06:29:00 -08:00 |
rnveach
|
9d90fa25e0
|
Issue #2546: added new check RegexpOnFilenameCheck
|
2016-01-30 05:59:44 -08:00 |
rnveach
|
c7d897ec38
|
Issue #2836: added check messages to xdoc
|
2016-01-30 05:31:01 -08:00 |
rnveach
|
2a0fa19e82
|
Issue #2836: added UT for testing messages on xdoc
|
2016-01-30 05:31:01 -08:00 |
Baratali Izmailov
|
2f27c1a56d
|
Issue #325: Improve coverage of AtclauseOrderCheck (parent cannot be null)
|
2016-01-28 23:59:25 +00:00 |
Baratali Izmailov
|
8620ce7f3e
|
Issue #325: Check placement of Javadoc comments in AbstractJavadocCheck before parsing
|
2016-01-28 23:59:13 +00:00 |
rnveach
|
b6ab2337e2
|
Issue #2805: fixed false positive in SummaryJavadoc on inheritDoc tag
|
2016-01-28 05:27:01 -08:00 |
rnveach
|
78c1fa440c
|
Issue #2806: fixed improper javadocs from overridden methods
|
2016-01-28 05:24:39 -08:00 |
rnveach
|
553af5f4c7
|
Issue #2806: fixed JavadocMethod.allowedAnnotations hides bad javadocs
|
2016-01-28 05:24:39 -08:00 |
liscju
|
c22cc5801e
|
Issue #1002: Add optional attribute to suppression filter
|
2016-01-25 13:34:50 -08:00 |
Bhavik Patel
|
628e893f24
|
Issue #2807: FinalLocalVariable doesn't report variable when condition separates 2 assignments
|
2016-01-24 06:35:35 -08:00 |
Bhavik Patel
|
0d8e93ce79
|
minor: enforce FinalLocalVariableCheck on checkstyle code
|
2016-01-24 06:35:35 -08:00 |
rnveach
|
9b48ad25ed
|
Issue #2836: added UT for testing check's messages
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
28da7d5666
|
Issue #2836: moved error message fields to the check that reports them
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
b199c033b7
|
Issue #2836: changed AbstractParenPadCheck to public class
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
6c66229190
|
Issue #2836: changed private error message fields to public
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
cd8f1c3183
|
Issue #2836: moved inline strings to error message fields
|
2016-01-21 06:40:59 -08:00 |
rnveach
|
77733a4523
|
Issue #2836: renamed error message fields to match standard naming
|
2016-01-21 06:40:59 -08:00 |