487 Commits

Author SHA1 Message Date
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
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
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
Looly
ab195f4e67 add return 2021-06-07 00:00:45 +08: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
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
damon.li
1e0a88ffda ImgUtil 添加获取图片主色调的方法。
作用,填充网页空白有用,或者自定义处理图像填充白边。
2021-06-02 16:54:00 +08:00
Looly
d815b0f64e fix io bug 2021-06-02 08:40:50 +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
1eff0fa846 add logtube support 2021-05-26 14:08:48 +08:00
Golden Looly
858a90c8b7
Merge pull request #1596 from kyoty/centos-package-failed
PathUtilTest runs failed in Linux environment.
2021-05-25 11:30:11 +08:00
Looly
9c290c4bcc fix readBySax for xls not support sheetName 2021-05-25 01:59:29 +08:00
kyoty
f9193e819c
Update PathUtilTest.java 2021-05-24 19:02:39 +08:00
Looly
ad782ff837 fix decimalFormat bug 2021-05-22 14:40:26 +08:00
Looly
2c1d10d952 add stop 2021-05-14 16:58:33 +08:00
Looly
105e712a68 !322 修复了工程从仓库拉取到本地后执行./hutool.sh install脚本后运行报错的问题
Merge pull request !322 from ujshenry/v5-master
2021-05-11 15:54:43 +08:00
henry
98299a2bbc 修复./hutool.sh install执行过程中报错问题
Signed-off-by: henry <1009015337@qq.com>
2021-05-11 12:05:25 +08:00
Looly
ab79a7e2bb fix HexUtil 2021-05-11 11:58:10 +08:00
Looly
890307e123 !321 添加集合属性拷贝方法 BeanUtil.copyToList(Collection<?> collection, Class<T> targetType)
Merge pull request !321 from jrd77/v5-dev
2021-05-11 10:44:47 +08:00
wangzhen
2063cb2453 添加复制集合中的Bean属性方法,对比原方法(copyToList)减少不常用参数 2021-05-10 14:27:14 +08:00
Looly
3f233bae81 fix url encode bug 2021-05-09 00:44:19 +08:00
Looly
d8eebe1879 add test 2021-05-08 20:04:56 +08:00
Looly
660c8c58d0 add methods 2021-05-08 19:27:24 +08:00
Golden Looly
02c4ce2602
Merge pull request #1555 from dahuoyzs/v5-dev
劳动节快乐!补充部分方法✒️
2021-05-08 15:25:19 +08:00
jptx1234
dec3c75f31 MaskBit增加掩码反向转换的方法,Ipv4Util的getMaskBitByMask直接从MaskBit获取,提升速度,Ipv4Util增加判断掩码和掩码位是否合法的方法 2021-05-06 22:57:09 +08:00
大火yzs
442d4bd854 CharSequenceUtil类添加startWith,endWith,remove方法✒️ 2021-05-04 15:05:23 +08:00
大火yzs
bc9ef1994b StrUtil类添加wordCount方法✒️ 2021-05-04 15:03:02 +08:00
大火yzs
a1dba4f36b ListUtil类添加countMap方法✒️ 2021-05-04 15:01:43 +08:00
大火yzs
32e29438d7 NumberUtil类添加percent方法✒️ 2021-05-04 15:00:49 +08:00
大火yzs
788537d9f0 Validator类添加hasNumber方法✒️ 2021-05-04 14:59:05 +08:00
大火yzs
db42db25da ReUtil类添加delLast方法✒️ 2021-05-04 14:55:39 +08:00
Looly
63b93e02f9 add slash for path 2021-04-23 10:59:44 +08:00
Looly
10503d632f 🐞fix toNumber bug 2021-04-22 03:23:25 +08:00
duandazhi
a283a1d25b date util date方法 测试类完善 2021-04-20 10:10:57 +08:00
Looly
95d71a8079 fix 2021-04-18 09:09:23 +08:00
duandazhi
8847775c82 add Test 2021-04-13 16:40:34 +08:00
duandazhi
c0496353d4 1、DateUtil.compare(Date date1, Date date2, String format) add overload 2021-04-13 16:36:48 +08:00
Looly
3a105e0334 add util 2021-04-11 01:26:36 +08:00
Golden Looly
9ecbafdbc9
Merge pull request #1505 from FULaBUla/v5-dev
Fix (hutool-core): 修复是否空白符方法不认为 \u0000 为空格的问题
2021-04-10 21:33:14 +08:00
FULaBUla
84aab9d8ef Fix (hutool-core): 修复是否空白符方法不认为 \u0000 为空格的问题
# 修改
1. 原有实现中没有将 \u0000 判断为空格,但这个是空格,因此补充
2. 同步增加测试方法
2021-04-10 20:58:00 +08:00
Looly
dbcbf53bca fix bugs 2021-04-10 20:35:07 +08:00
Looly
1edbc0de80 fix plus encode bug 2021-04-08 18:12:10 +08:00
Looly
65812bc222 add methods 2021-04-06 10:34:14 +08:00
zak
0d4419d2aa 修正节气判断逻辑,节气和节日一样,是一天而不是一段日期 2021-04-04 19:08:51 +08:00