Commit Graph

2072 Commits

Author SHA1 Message Date
Looly
31ee6335c5 remove jmh test 2021-06-07 12:01:42 +08:00
Looly
c26343f462 remove jmh 2021-06-07 11:59:30 +08:00
Looly
649d41cd8a add jmh 2021-06-07 02:47:01 +08:00
Golden Looly
5ef8fab528
Merge pull request #1634 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-3
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 02:02:44 +08:00
Golden Looly
b8b1632f3b
Merge pull request #1633 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 02:02:16 +08:00
Golden Looly
dc42f9b123
Merge pull request #1632 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 02:01:29 +08:00
Golden Looly
597f8f2236
Merge pull request #1631 from cal101/erefactor/v5-dev-project/6/jdt-UseUnboxingCleanUp
[cleanup] erefactor/EclipseJdt - Use Unboxing
2021-06-07 02:00:54 +08:00
Golden Looly
f025e1e41f
Merge pull request #1630 from cal101/erefactor/v5-dev-project/6/jdt-RemoveUnusedLocalVariableCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove unused local variables
2021-06-07 01:59:59 +08:00
Looly
70eb424cd5 fix code 2021-06-07 01:59:07 +08:00
cal101
bc3c3d08d2 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:20:14 +00:00
cal101
b1e5b8286d [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:20:13 +00:00
cal101
5990db3dbb [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:20:13 +00:00
cal101
469d62d679 [cleanup] erefactor/EclipseJdt - Use Unboxing
EclipseJdt cleanup 'UseUnboxing' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:10:37 +00:00
cal101
4a23342078 [cleanup] erefactor/EclipseJdt - Remove unused local variables
EclipseJdt cleanup 'RemoveUnusedLocalVariable' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 16:59:07 +00:00
Looly
028c3ed60d add method 2021-06-07 00:39:21 +08:00
Looly
7693bc131e fix code 2021-06-07 00:27:39 +08:00
Golden Looly
1a4a38295c
Merge pull request #1628 from cal101/erefactor/v5-dev-project/1-bug/jdt/jdt-OptimizeStringBuilderCleanUp
[cleanup] erefactor/EclipseJdt - Replace String concatenation by Stri…
2021-06-07 00:23:38 +08:00
Golden Looly
e5448b08e6
Merge pull request #1627 from cal101/erefactor/v5-dev-project/1/jdt/jdt-InvertEqualsCleanUp
[cleanup] erefactor/EclipseJdt - Invert equals arguments if parameter…
2021-06-07 00:22:11 +08:00
Golden Looly
25082777c0
Merge pull request #1625 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 00:19:26 +08:00
Golden Looly
53b523be6c
Merge pull request #1624 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 00:18:50 +08:00
Looly
ab195f4e67 add return 2021-06-07 00:00:45 +08:00
cal101
352d2d8a30 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 14:00:58 +00:00
cal101
7a096caef5 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 14:00:57 +00:00
cal101
610ff20692 [cleanup] erefactor/EclipseJdt - Replace String concatenation by StringBuilder
EclipseJdt cleanup 'OptimizeStringBuilder' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 13:40:30 +00:00
cal101
86caedac50 [cleanup] erefactor/EclipseJdt - Invert equals arguments if parameter is constant string
EclipseJdt cleanup 'InvertEquals' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 13:37:57 +00:00
Golden Looly
c402d7cbc2
Merge pull request #1622 from cal101/erefactor/v5-dev-project/1/jdt/jdt-UseAutoboxingCleanUp
[cleanup] erefactor/EclipseJdt - Use Autoboxing
2021-06-06 07:59:19 +08:00
Golden Looly
33543c7bdf
Merge pull request #1621 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-06 07:56:41 +08:00
Golden Looly
a65d77eb63
Merge pull request #1620 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-06 07:56:10 +08:00
Golden Looly
02f3a4e338
Merge pull request #1619 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-3
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-06 07:55:33 +08:00
Golden Looly
b274f59ae4
Merge pull request #1618 from cal101/erefactor/v5-dev-project/1/jdt/jdt-ReplaceRegexpWithPlainReplaceCleanUp
[cleanup] erefactor/EclipseJdt - Replace regular expression replace w…
2021-06-06 07:54:40 +08:00
Golden Looly
c9213075b2
Merge pull request #1617 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveUnusedImportCleanUp
[cleanup] erefactor/EclipseJdt - Remove unused imports
2021-06-06 07:53:50 +08:00
cal101
8165442121 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-05 12:14:11 +00:00
cal101
bee77579af [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-05 12:14:11 +00:00
cal101
1a0a3d334d [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-05 12:14:11 +00:00
cal101
203135bcdc [cleanup] erefactor/EclipseJdt - Use Autoboxing
EclipseJdt cleanup 'UseAutoboxing' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-05 12:12:47 +00:00
cal101
090ff7d167 [cleanup] erefactor/EclipseJdt - Replace regular expression replace with plain replace.
EclipseJdt cleanup 'ReplaceRegexpWithPlainReplace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-05 12:08:42 +00:00
cal101
1627362961 [cleanup] erefactor/EclipseJdt - Remove unused imports
EclipseJdt cleanup 'RemoveUnusedImport' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-05 11:53:39 +00:00
Looly
f441b319da add test 2021-06-05 11:16:14 +08:00
Looly
e7fb9759f3 enhance TreeUtil.build 2021-06-04 21:51:20 +08:00
Looly
4d7b4da46a fix space bug 2021-06-04 18:36:18 +08:00
Looly
8f2400ed43 add method 2021-06-03 10:50:16 +08:00
Looly
dd1d30dc7c !338 ImgUtil 添加获取图片主色调的方法。 作用,填充网页空白有用,或者自定义处理图像填充白边。
Merge pull request !338 from 625/v5-dev
2021-06-03 09:31:45 +08:00
Looly
7889050ccc fix commment 2021-06-03 09:31:29 +08:00
damon.li
1e0a88ffda ImgUtil 添加获取图片主色调的方法。
作用,填充网页空白有用,或者自定义处理图像填充白边。
2021-06-02 16:54:00 +08:00
Looly
68f73c9e64 add form 2021-06-02 15:37:05 +08:00
Looly
37f106dbf2 !337 新增设置map<String, String>提交表单数据
Merge pull request !337 from SIA/v5-dev
2021-06-02 15:30:58 +08:00
caoxiya
13fe421a1d 新增设置map<String, String>提交表单数据 2021-06-02 14:08:40 +08:00
Looly
d815b0f64e fix io bug 2021-06-02 08:40:50 +08:00
Golden Looly
c3912edeb5
Merge pull request #1607 from kpkym/v5-dev
修复注释信息
2021-06-01 09:27:01 +08:00
kpkym
36f0be9d39 修复注释信息 2021-05-31 11:42:05 +08:00