Roman Ivanov
|
79e0db505b
|
Revert "issue 530, was removed from release notes, as it was reverted"
This reverts commit 5fe5bcee40.
|
2015-02-01 11:02:13 -08:00 |
alexkravin
|
2db0dab62f
|
Empty Line Separator Check, added option for managing empty lines between class members, issue #530
|
2015-02-01 14:00:35 +04:00 |
Roman Ivanov
|
5fe5bcee40
|
issue 530, was removed from release notes, as it was reverted
|
2015-01-31 19:59:12 -08:00 |
Roman Ivanov
|
209b22885a
|
Revert "Empty Line Separator Check, added option for managing empty lines between class members, issue #530"
This reverts commit 3f853ae96a.
|
2015-01-31 19:48:38 -08:00 |
Roman Ivanov
|
c22f9f0d79
|
package javax was changed to javax.swing, as there is not package javax
|
2015-01-31 19:13:32 -08:00 |
Roman Ivanov
|
6b0664504f
|
additonal changes for release notes
|
2015-01-30 22:44:59 -08:00 |
Roman Ivanov
|
41f40709bf
|
release 6.3 notes
|
2015-01-30 15:20:10 -08:00 |
alexkravin
|
677acc1e84
|
Illegal Type Check, updated default illegal types, added memberModifiers option, issue #567
|
2015-01-31 00:45:42 +04:00 |
alexkravin
|
ba4d62dc78
|
Custom Import Order Check, third-party package meaning is adjusted, issue #515
|
2015-01-30 17:41:47 +04:00 |
alexkravin
|
2ad4b0830d
|
Custom Import Order Check, rewrote compare method, issue #234
|
2015-01-28 22:17:16 -08:00 |
alexkravin
|
3f853ae96a
|
Empty Line Separator Check, added option for managing empty lines between class members, issue #530
|
2015-01-28 22:14:49 -08:00 |
Roman Ivanov
|
f46ec1b073
|
example for goos issue was added
|
2015-01-27 22:03:51 -08:00 |
alexkravin
|
c6019cd352
|
Final Local Variable Check, fixed false-positive, issue #258
|
2015-01-26 18:43:49 -08:00 |
Dmitri Priimak
|
6784e5bcd5
|
HiddenField module can now accept setterCanReturnItsClass attribute. #598
|
2015-01-26 17:04:27 -08:00 |
alexkravin
|
204c073294
|
Added file extensions property to Checker & TreeWalker, issue #25
|
2015-01-25 13:30:21 +04:00 |
alexkravin
|
7487028f2a
|
Changed indentation of switch-case, whitespace, issue #512
|
2015-01-22 16:31:14 +04:00 |
alexkravin
|
2de61faea3
|
Changed indentation of switch-case, sizes, issue #512
|
2015-01-22 16:31:00 +04:00 |
alexkravin
|
4a396fece9
|
Changed indentation of switch-case, metrics, issue #512
|
2015-01-22 16:30:47 +04:00 |
alexkravin
|
f0c4e7d6f2
|
Changed indentation of switch-case, imports, issue #512
|
2015-01-22 16:30:29 +04:00 |
alexkravin
|
5a1cae74d6
|
Changed indentation of switch-case, design, issue #512
|
2015-01-22 16:30:09 +04:00 |
alexkravin
|
b2eeea93c2
|
Changed indentation of switch-case, coding, issue #512
|
2015-01-22 16:29:46 +04:00 |
alexkravin
|
bd4d876fb9
|
Changed indentation of switch-case, blocks, issue #512
|
2015-01-22 16:29:25 +04:00 |
alexkravin
|
3342753d22
|
Changed indentation of switch-case, annotation, issue #512
|
2015-01-22 16:29:02 +04:00 |
alexkravin
|
90545ad2ed
|
Changed indentation of switch-case, checks, issue #512
|
2015-01-22 16:28:32 +04:00 |
alexkravin
|
95c1a081e0
|
Changed indentation of switch-case, checkstyle, issue #512
|
2015-01-22 16:26:45 +04:00 |
alexkravin
|
422ab30197
|
Annotation Location Check, fixed typo in property name, issue #585
|
2015-01-21 15:29:28 +04:00 |
Roman Ivanov
|
96954e13ae
|
fix for UTF-8 tests to be compilable in Eclipse
|
2015-01-20 17:40:29 -08:00 |
Roman Ivanov
|
2f9b0f057c
|
additional fixes for naming after MemberName Check is using Google pattern
|
2015-01-20 17:15:35 -08:00 |
alexkravin
|
b8ca6a585b
|
Prefixes, checkstyle, #512
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/TreeWalker.java
|
2015-01-19 18:38:32 +04:00 |
alexkravin
|
58219b9bd3
|
Prefixes, checks, #512
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/checks/NewlineAtEndOfFileCheck.java
|
2015-01-19 18:37:00 +04:00 |
alexkravin
|
1bd7f9bdf3
|
Prefixes, annotation, #512
|
2015-01-19 18:35:56 +04:00 |
alexkravin
|
0fcae24380
|
Prefixes, modifier, #512
|
2015-01-19 18:35:44 +04:00 |
alexkravin
|
29027109bf
|
Prefixes, header, #512
|
2015-01-19 18:35:32 +04:00 |
alexkravin
|
16dac636b2
|
Prefixes, imports, #512
|
2015-01-19 18:35:11 +04:00 |
alexkravin
|
d84869bcff
|
Prefixes, indentation, #512
|
2015-01-19 18:34:59 +04:00 |
alexkravin
|
8b43ebdbf7
|
Prefixes, grammars, #512
|
2015-01-19 18:34:46 +04:00 |
alexkravin
|
319f297e13
|
Prefixes, doclets, #512
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java
|
2015-01-19 18:34:23 +04:00 |
alexkravin
|
cea86a6cad
|
Prefixes, blocks, #512
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/AvoidNestedBlocksCheck.java
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyBlockCheck.java
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyCheck.java
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/NeedBracesCheck.java
|
2015-01-19 18:32:29 +04:00 |
alexkravin
|
eddd0de370
|
Prefixes, gui, #512
|
2015-01-19 18:27:42 +04:00 |
alexkravin
|
1d6bf23ccd
|
Prefixes, metrics, #512
|
2015-01-19 18:27:26 +04:00 |
alexkravin
|
3fec4a92e3
|
Prefixes, sizes, #512
|
2015-01-19 18:21:50 +04:00 |
alexkravin
|
750b733bd1
|
Prefixes, naming, #512
|
2015-01-19 18:21:39 +04:00 |
alexkravin
|
075b3084de
|
Prefixes, regexp, #512
|
2015-01-19 18:21:27 +04:00 |
alexkravin
|
50c9bb69bc
|
Prefixes, design, #512
|
2015-01-19 18:21:15 +04:00 |
alexkravin
|
89a51ba032
|
Prefixes, javadoc, #512
|
2015-01-19 18:21:02 +04:00 |
alexkravin
|
d97a2df674
|
Prefixes, whitespace, #512
|
2015-01-19 18:20:48 +04:00 |
alexkravin
|
5cfe30d7ad
|
Prefixes, filters, #512
|
2015-01-19 18:20:32 +04:00 |
alexkravin
|
bb1b29851f
|
Prefixes, coding, #512
|
2015-01-19 18:20:14 +04:00 |
alexkravin
|
b94bac0719
|
Prefixes, api, #512
|
2015-01-19 18:19:41 +04:00 |
ychulovskyy
|
abe8ae60ee
|
Issue #537 refactored tests from blocks package.
|
2015-01-16 10:07:49 -08:00 |