Looly
|
50d0569e8c
|
fix code
|
2021-03-12 20:37:55 +08:00 |
|
Looly
|
b184ad79da
|
add start chart
|
2021-03-12 09:28:37 +08:00 |
|
Looly
|
511f688d1e
|
fix bug#I3AXIJ
|
2021-03-11 17:10:02 +08:00 |
|
Looly
|
5cdbd16c0b
|
add chineseToNumber
|
2021-03-10 17:44:52 +08:00 |
|
Golden Looly
|
fc47566ddc
|
Merge pull request #1469 from totalo/v5-dev
feat:支持汉字转阿拉伯数字
|
2021-03-10 15:21:52 +08:00 |
|
totalo
|
bb5b524418
|
Merge remote-tracking branch 'upstream/v5-dev' into v5-dev
|
2021-03-10 14:53:49 +08:00 |
|
totalo
|
b792ad4e08
|
feat:支持汉字转阿拉伯数字
|
2021-03-10 14:48:37 +08:00 |
|
Looly
|
f7cf53455f
|
add equals
|
2021-03-10 11:35:48 +08:00 |
|
Looly
|
2aae44e569
|
remove final
|
2021-03-09 16:42:40 +08:00 |
|
Looly
|
ac5cdae892
|
fix comment
|
2021-03-08 10:14:49 +08:00 |
|
Looly
|
50df7381b5
|
fix code
|
2021-03-07 11:51:33 +08:00 |
|
Looly
|
87813ae898
|
add method
|
2021-03-07 11:39:03 +08:00 |
|
Looly
|
f5172ef42b
|
fix code
|
2021-03-07 10:41:21 +08:00 |
|
Looly
|
5646a1c3c0
|
add StrMatcher
|
2021-03-05 22:37:41 +08:00 |
|
Looly
|
047be5a1f8
|
add FuncKeyMap
|
2021-03-05 21:22:31 +08:00 |
|
Looly
|
71a82e0534
|
add PBKDF2
|
2021-03-05 21:07:36 +08:00 |
|
Looly
|
d0f37fe460
|
fix dta size bug
|
2021-03-05 20:25:21 +08:00 |
|
Looly
|
626691adec
|
add isEqualList方法
|
2021-03-05 19:13:20 +08:00 |
|
Looly
|
b654e89e22
|
fix FileTypeUtil
|
2021-03-05 16:38:59 +08:00 |
|
Golden Looly
|
53ca31df6c
|
Merge pull request #1457 from itiddler/v5-dev
fix FileTypeUtil
|
2021-03-05 15:51:27 +08:00 |
|
Looly
|
8097cc710e
|
fix comment
|
2021-03-05 15:50:19 +08:00 |
|
weisz
|
3a22d7e0da
|
fix FileTypeUtil
|
2021-03-04 11:35:58 +08:00 |
|
weisz
|
530151fbfd
|
fix FileTypeUtil
|
2021-03-04 11:13:34 +08:00 |
|
Golden Looly
|
64a3da1e83
|
Merge pull request #1448 from cal101/jdt-RemoveAllTrailingWhitespaceCleanUp-3
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-02-28 12:18:26 +08:00 |
|
Golden Looly
|
50bf7be929
|
Merge pull request #1447 from cal101/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-02-28 12:16:47 +08:00 |
|
Golden Looly
|
d8dccdbfe7
|
Merge pull request #1446 from cal101/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-02-28 12:15:34 +08:00 |
|
Looly
|
b21da32317
|
Merge branch 'v5-dev' of github.com:looly/hutool into v5-dev
|
2021-02-28 12:14:22 +08:00 |
|
Looly
|
51d0d118ac
|
fix code
|
2021-02-28 12:14:05 +08:00 |
|
Golden Looly
|
f6c11f95bf
|
Merge pull request #1445 from cal101/jdt-RemoveUnnecessarySuperCallCleanUp
[cleanup] erefactor/EclipseJdt - Remove redundant super() call
|
2021-02-28 12:13:50 +08:00 |
|
cal101
|
ece50fcaca
|
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.
For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
|
2021-02-27 09:54:19 +00:00 |
|
cal101
|
e41c676ed5
|
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.
For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
|
2021-02-27 09:54:18 +00:00 |
|
cal101
|
83c30bcfb7
|
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.
For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
|
2021-02-27 09:54:17 +00:00 |
|
cal101
|
569e65f9dc
|
[cleanup] erefactor/EclipseJdt - Remove redundant super() call in constructor
EclipseJdt cleanup 'RemoveUnnecessarySuperCall' applied by erefactor.
For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
|
2021-02-27 09:43:12 +00:00 |
|
Looly
|
b285db71cd
|
compated to poi 5.x
|
2021-02-27 12:51:08 +08:00 |
|
Looly
|
dfbbd7c6c1
|
prepare 5.6.0
|
2021-02-26 23:32:04 +08:00 |
|
Looly
|
5975da73c2
|
prepare 5.6.0
|
2021-02-26 23:31:37 +08:00 |
|
Looly
|
f8cd7a97c7
|
release 5.5.9
|
2021-02-26 23:20:34 +08:00 |
|
Looly
|
e3c1852c4d
|
fix code
|
2021-02-26 23:18:05 +08:00 |
|
Looly
|
32c4952d31
|
add method
|
2021-02-26 22:50:35 +08:00 |
|
Looly
|
ba8b4ad760
|
add methods
|
2021-02-26 09:11:45 +08:00 |
|
Looly
|
4c772ead35
|
add method
|
2021-02-25 23:53:51 +08:00 |
|
Golden Looly
|
8c0ad9c69c
|
Merge pull request #1424 from cal101/jdt-RemoveUnnecessarySuperCallCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove redundant super() call in con…
|
2021-02-25 22:17:22 +08:00 |
|
Looly
|
fdd4e51fd1
|
fix test
|
2021-02-25 22:16:46 +08:00 |
|
Looly
|
d615b5147b
|
fix db bug
|
2021-02-25 21:59:39 +08:00 |
|
Looly
|
95e0292757
|
fix test
|
2021-02-25 21:34:34 +08:00 |
|
Looly
|
491e423e4b
|
fix code
|
2021-02-25 21:24:50 +08:00 |
|
Looly
|
bb645308ba
|
fix doc
|
2021-02-22 16:54:28 +08:00 |
|
Looly
|
cda3875d87
|
fix code
|
2021-02-22 16:34:48 +08:00 |
|
Looly
|
76eb65249a
|
add method
|
2021-02-22 16:21:43 +08:00 |
|
Looly
|
66bdcac2b0
|
fix code
|
2021-02-20 10:41:10 +08:00 |
|