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
|
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 |
|
Looly
|
b0b46f75b2
|
add methods
|
2021-05-29 21:52:46 +08:00 |
|
Looly
|
e3810b3727
|
fix normalize
|
2021-05-28 15:49:03 +08:00 |
|
Looly
|
4ab60ad7b8
|
prepare 5.6.7
|
2021-05-27 00:59:34 +08:00 |
|
Looly
|
455956f502
|
prepare 5.6.7
|
2021-05-27 00:59:00 +08:00 |
|
Looly
|
f12857cf6c
|
🍦release 5.6.6
|
2021-05-27 00:39:56 +08:00 |
|
Looly
|
4f5caf518f
|
public constructor
|
2021-05-26 18:37:43 +08:00 |
|
Looly
|
0134a66a6b
|
add BitStatusUtil
|
2021-05-26 14:15:43 +08:00 |
|
Golden Looly
|
fd66c17884
|
Merge pull request #1600 from Senssic/v5-dev
位运算标识状态,适合于mysql一个字段表示多种状态的情况
|
2021-05-26 14:11:27 +08:00 |
|
Looly
|
1eff0fa846
|
add logtube support
|
2021-05-26 14:08:48 +08:00 |
|
senssic
|
f8244eaa4b
|
位运算标识状态,适合于mysql一个字段表示多种状态的情况
|
2021-05-26 13:56:32 +08:00 |
|
Golden Looly
|
e18555fd47
|
Merge pull request #1599 from kpkym/v5-dev
修复"多次替换home目录"错误
|
2021-05-26 11:23:53 +08:00 |
|