VampireAchao
|
046bfead03
|
bug fix
|
2022-02-11 19:20:57 +08:00 |
|
VampireAchao
|
88a7fc7dc0
|
bug fix
|
2022-02-11 19:15:09 +08:00 |
|
achao
|
a0f172d584
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2022-02-11 19:09:14 +08:00 |
|
achao
|
b7f65c1b95
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2022-02-11 19:08:54 +08:00 |
|
Looly
|
f41de0c251
|
fix test
|
2022-02-11 18:55:19 +08:00 |
|
Looly
|
37f9220e50
|
add MetroHash
|
2022-02-11 17:35:05 +08:00 |
|
Looly
|
f239ba901f
|
!532 添加MetroHash的实现类
Merge pull request !532 from 雨霖/v5-dev
|
2022-02-11 05:44:07 +00:00 |
|
韩帅
|
879163a912
|
俩个时间区间之间取交集和并集
|
2022-02-11 11:39:16 +08:00 |
|
VampireAchao
|
b5dfc8b639
|
提交NumberChineseFormatter.formatSimple,用于将阿拉伯数字(支持正负整数)四舍五入后转换成中文节权位简洁计数单位,例如 -5_5555 =》 -5.56万
|
2022-02-10 21:09:26 +08:00 |
|
VampireAchao
|
32ad8ad824
|
在ValidateException新增matchThrow和nonMatchThrow
|
2022-02-08 22:26:28 +08:00 |
|
VampireAchao
|
238898e708
|
忘记加单参数分组重载了...失误失误
|
2022-02-07 22:03:02 +08:00 |
|
achao
|
c9ad39ab3a
|
Revert "AsyncUtil下增加getOpt方法,用于执行失败时提供默认值,也能自定获取异常;拓展了Opt.ofEmptyAble方法,使其可以判断Collection下的其他集合"
This reverts commit 158290c388 .
|
2022-02-07 21:20:16 +08:00 |
|
achao
|
7242d6992f
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2022-02-07 20:55:09 +08:00 |
|
Looly
|
bbb12fa22d
|
add method
|
2022-02-07 17:51:53 +08:00 |
|
Looly
|
03c491b963
|
!527 [5.7.21] [hutool-core] 新增copySafely方法与mkdirsSafely方法
Merge pull request !527 from z8g/v5-dev
|
2022-02-07 09:16:49 +00:00 |
|
Looly
|
da4c1d3bf7
|
fix code
|
2022-02-07 17:03:05 +08:00 |
|
Looly
|
a547909d5e
|
fix code
|
2022-02-07 17:00:14 +08:00 |
|
Looly
|
3a9f90c3e2
|
add GenericBuilder
|
2022-02-07 10:56:50 +08:00 |
|
Looly
|
18a16eb48f
|
!526 新增通用builder类:GenericBuilder
Merge pull request !526 from 不败/v5-dev
|
2022-02-07 01:28:15 +00:00 |
|
Looly
|
5ca71c1236
|
add comment for test
|
2022-02-04 14:51:23 +08:00 |
|
Looly
|
d58fc4409a
|
fix test
|
2022-02-04 14:34:02 +08:00 |
|
Looly
|
d41b864711
|
ignore test
|
2022-02-04 14:23:02 +08:00 |
|
Looly
|
8cbcf034d3
|
fix date test
|
2022-02-04 13:53:15 +08:00 |
|
Looly
|
dabb21aad1
|
fix test
|
2022-02-04 12:43:54 +08:00 |
|
TomXin
|
7096ef04e0
|
补充关于GenericBuilder类的注释
|
2022-02-02 11:55:47 +08:00 |
|
TomXin
|
c0d2b8c9e3
|
增加重载GenericBuilder的of接口,支持有参构造(最多5个)的调用;增加重载with接口,支持无参方法调用
|
2022-01-30 14:06:43 +08:00 |
|
zhaoxuyang03
|
54d8356830
|
[5.7.21] [hutool-core] 新增copySafely方法与mkdirsSafely方法
|
2022-01-29 21:41:55 +08:00 |
|
TomXin
|
9d5c2ffc1a
|
新增GenericBuilder
|
2022-01-29 17:34:52 +08:00 |
|
Golden Looly
|
0bfe068ab2
|
Merge pull request #2120 from wangliang181230/opt-test
修正测试用例
|
2022-01-27 20:37:09 +08:00 |
|
Looly
|
cafc9d985d
|
add method
|
2022-01-27 20:35:02 +08:00 |
|
Looly
|
e02d599964
|
fix comment
|
2022-01-27 20:09:45 +08:00 |
|
王良
|
9b5b72b1e3
|
测试用例中,预期值和实际值参数反了。
|
2022-01-27 11:01:54 +08:00 |
|
王良
|
e2d71ee560
|
修正测试用例
|
2022-01-27 10:58:09 +08:00 |
|
王良
|
7615d30f8b
|
修正单元测试:ListUtilTest.pageTest 测试后,因PageUtil.firstPageNo值变成2导致其他测试用例运行失败。
|
2022-01-27 10:46:31 +08:00 |
|
Looly
|
f267e9e6b5
|
add methods
|
2022-01-27 09:22:12 +08:00 |
|
Looly
|
f7ab6b0ccf
|
add methods
|
2022-01-27 09:04:23 +08:00 |
|
Golden Looly
|
3ac71b0a6f
|
Merge pull request #2118 from youzipi/v5-dev
feat(core:DateUtil): add `rangeFunc` and `rangeConsume`
|
2022-01-27 08:38:37 +08:00 |
|
youzipi
|
344212f5b6
|
feat(core:DateUtil): add rangeFunc and rangeConsume
|
2022-01-26 18:37:39 +08:00 |
|
Looly
|
54a6ba09c6
|
fix cv
|
2022-01-26 18:35:16 +08:00 |
|
Looly
|
f729ba7b9c
|
add method
|
2022-01-26 17:11:42 +08:00 |
|
Looly
|
763027a786
|
add method
|
2022-01-25 11:05:23 +08:00 |
|
Looly
|
fb216a0bff
|
!516 DateUtil 添加两个日期是否同一周方法,补充 test
Merge pull request !516 from naohu/v5-dev
|
2022-01-25 02:57:23 +00:00 |
|
Looly
|
06db212f24
|
add test
|
2022-01-25 10:46:53 +08:00 |
|
Looly
|
56265d1fb3
|
fix bug
|
2022-01-24 23:55:44 +08:00 |
|
Looly
|
6c68d4658b
|
add hash
|
2022-01-24 23:55:44 +08:00 |
|
Looly
|
6ed62fcc10
|
fix comment
|
2022-01-24 23:55:43 +08:00 |
|
VampireAchao
|
b60b2dc16a
|
提交测试用例
|
2022-01-24 23:55:43 +08:00 |
|
Looly
|
94a57408e9
|
fix code
|
2022-01-24 23:55:43 +08:00 |
|
VampireAchao
|
fd021c5f9c
|
提供对null值友好的groupingBy操作的{@link Collector}实现,可指定map类型
|
2022-01-24 23:55:43 +08:00 |
|
micuncang
|
ad6ec96fee
|
修改汉字正则覆盖更多汉字范围
|
2022-01-24 23:55:42 +08:00 |
|
Looly
|
6ed92bfacf
|
fix bug
|
2022-01-24 23:55:42 +08:00 |
|
lsx0310
|
74c1aa12a3
|
增加MetroHash算法
|
2022-01-24 23:53:26 +08:00 |
|
VampireAchao
|
158290c388
|
AsyncUtil下增加getOpt方法,用于执行失败时提供默认值,也能自定获取异常;拓展了Opt.ofEmptyAble方法,使其可以判断Collection下的其他集合
|
2022-01-22 12:08:36 +08:00 |
|
Looly
|
efeddc1469
|
fix bug
|
2022-01-21 11:47:11 +08:00 |
|
Looly
|
f2462892d8
|
add test
|
2022-01-21 11:35:13 +08:00 |
|
naooohu
|
3b6cca7435
|
fix 把日期为设置为当前周的第一天代码块移动到 CalendarUtil 中
|
2022-01-21 00:55:34 +08:00 |
|
naooohu
|
7d4d87be82
|
add 添加跨月比较是否在同一周
|
2022-01-20 21:12:29 +08:00 |
|
Looly
|
4a351ec741
|
fix tes
|
2022-01-20 12:10:46 +08:00 |
|
Looly
|
a6e1231085
|
fix code
|
2022-01-20 11:41:56 +08:00 |
|
Looly
|
cbc6682a5c
|
!508 change ipv4util getBeginIpLong to public
Merge pull request !508 from 不忘初心/v5-dev
|
2022-01-20 02:38:19 +00:00 |
|
Looly
|
b9df76f92c
|
add method
|
2022-01-20 10:21:20 +08:00 |
|
Looly
|
c143a61395
|
!512 增加了判断时间段重合的方法
Merge pull request !512 from 爱花花/cherry-pick-1642598162
|
2022-01-20 02:06:20 +00:00 |
|
Looly
|
5c6e275750
|
fix bug
|
2022-01-20 09:57:24 +08:00 |
|
naooohu
|
538874562d
|
add 添加判断两个日期是否为一周(国内一周的开始为周一,国外一周的开始为周日)
|
2022-01-20 01:28:58 +08:00 |
|
GL
|
03657b2eaf
|
fixed c592aa6 from https://gitee.com/huahua522/hutool/pulls/511
fixed d6b78ed from https://gitee.com/huahua522/hutool/pulls/509
增加对时间段重合的判断方法 测试用例
|
2022-01-19 13:16:02 +00:00 |
|
GL
|
41651781b1
|
fixed 178b994 from https://gitee.com/huahua522/hutool/pulls/511
fixed 4248036 from https://gitee.com/huahua522/hutool/pulls/509
增加对时间段重合的判断方法
|
2022-01-19 13:16:02 +00:00 |
|
Looly
|
9a88945386
|
fix bug
|
2022-01-19 09:25:05 +08:00 |
|
不忘初心
|
7ef7ac52f0
|
change ipv4util getBeginIpLong to public
|
2022-01-18 11:09:51 +00:00 |
|
tjh
|
8c20364c2c
|
修复:格式化为中文日期时,0被处理为空串
|
2022-01-18 16:12:03 +08:00 |
|
tjh
|
4b02bc7287
|
修复:格式化为中文日期时,0被处理为空串
|
2022-01-18 15:39:44 +08:00 |
|
Looly
|
db5bd528ce
|
fix bug
|
2022-01-17 19:16:07 +08:00 |
|
Looly
|
92afc0b757
|
!504 修复Opt.ofTry中并发环境下线程安全问题
Merge pull request !504 from 阿超/v5-dev
|
2022-01-17 10:07:15 +00:00 |
|
Looly
|
91e2eabd04
|
fix bug
|
2022-01-17 18:05:32 +08:00 |
|
VampireAchao
|
cba1659833
|
修复ofTry中并发环境下线程安全问题
|
2022-01-17 14:40:16 +08:00 |
|
Looly
|
dd560ce5e3
|
change code
|
2022-01-16 00:39:44 +08:00 |
|
Looly
|
3720ca5ce7
|
!503 fix: 对RandomUtil.randomStringWithoutStr排除字符串兼容大写字母
Merge pull request !503 from dream/v5-dev
|
2022-01-15 16:35:58 +00:00 |
|
dream
|
cacf025b2f
|
fix: 对RandomUtil.randomStringWithoutStr排除字符串兼容大写字母
|
2022-01-16 00:09:44 +08:00 |
|
Looly
|
749c0f8727
|
fix bug
|
2022-01-15 19:22:40 +08:00 |
|
Looly
|
4b44716b5f
|
add null ignore for CollectorUtil
|
2022-01-15 13:30:44 +08:00 |
|
Looly
|
05ebfb44a9
|
!502 在CollectorUtil提交Collectors.toMap的对null友好实现,避免NPE
Merge pull request !502 from 阿超/v5-dev
|
2022-01-15 05:28:11 +00:00 |
|
Looly
|
8e67251fd3
|
fix upsert
|
2022-01-15 13:08:46 +08:00 |
|
VampireAchao
|
78ac9fcdef
|
提交Collectors.toMap的对null友好实现,避免NPE
|
2022-01-15 11:48:51 +08:00 |
|
Looly
|
9da17cf6c4
|
add doc
|
2022-01-15 09:58:14 +08:00 |
|
王良
|
8da74cca94
|
optimize style
|
2022-01-13 15:22:45 +08:00 |
|
王良
|
b4cf5ec9e2
|
ObjectUtil 新增三个 defaultIfXxx 方法
|
2022-01-13 14:58:20 +08:00 |
|
Looly
|
c5673bb06b
|
add method
|
2022-01-13 11:00:50 +08:00 |
|
Looly
|
f85f29174d
|
add method
|
2022-01-13 10:57:33 +08:00 |
|
Looly
|
c0da48e09b
|
fix bug
|
2022-01-11 10:17:29 +08:00 |
|
Looly
|
febc8c8a6c
|
add hash
|
2022-01-10 08:28:38 +08:00 |
|
Looly
|
e47583f696
|
fix comment
|
2022-01-09 00:47:52 +08:00 |
|
Looly
|
e9687ff26f
|
!499 提交测试用例,证明确实能够对null值友好...
Merge pull request !499 from 阿超/v5-dev
|
2022-01-08 16:43:55 +00:00 |
|
VampireAchao
|
554c2bdb64
|
提交测试用例
|
2022-01-08 21:35:34 +08:00 |
|
Looly
|
c3f9f6cdc6
|
fix code
|
2022-01-08 18:54:55 +08:00 |
|
Looly
|
8d33235eef
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2022-01-08 18:48:25 +08:00 |
|
Looly
|
c39ed98de1
|
!498 提供对null值友好的groupingBy操作的{@link Collector}实现,可指定map类型
Merge pull request !498 from 阿超/v5-dev
|
2022-01-08 10:47:48 +00:00 |
|
VampireAchao
|
56129cba7b
|
提供对null值友好的groupingBy操作的{@link Collector}实现,可指定map类型
|
2022-01-08 14:17:01 +08:00 |
|
Golden Looly
|
dabcdb9eaf
|
Merge pull request #2081 from micuncang/v5-dev
修改汉字正则覆盖更多汉字范围
|
2022-01-08 13:37:36 +08:00 |
|
Looly
|
f914faa0de
|
fix bug
|
2022-01-08 13:36:57 +08:00 |
|
micuncang
|
31333e476d
|
修改汉字正则覆盖更多汉字范围
|
2022-01-07 22:50:13 +08:00 |
|
Looly
|
506a8c2d3c
|
fix bug
|
2022-01-07 19:59:46 +08:00 |
|
Looly
|
38dd205b56
|
fix bug
|
2022-01-07 19:45:31 +08:00 |
|
Golden Looly
|
2d2cb4590d
|
Merge pull request #2076 from GGGGeorge-gao/v5-dev
fix Calculator.conversion EmptyStackException bug
|
2022-01-07 19:40:58 +08:00 |
|
cygao
|
18ba8507bd
|
fix bug Calculator.conversion EmptyStackException #1984 bug
|
2022-01-07 14:12:52 +08:00 |
|
sam
|
e765da74df
|
typo: 波尔 -> 布尔
|
2022-01-07 10:03:26 +08:00 |
|
王良
|
80532e4a7b
|
修正一个测试用例
|
2022-01-06 10:42:18 +08:00 |
|
王良
|
dcf8049317
|
在单元测试中不使用hutool的断言
|
2022-01-06 10:23:03 +08:00 |
|
looly
|
da0d737cd0
|
fix split null bug
|
2022-01-06 07:39:46 +08:00 |
|
ZhouChuGang
|
ccbf367eec
|
feat(lang): StrUtil工具类split方法加入空判断,与splitToArray一致
StrUtil工具类split方法加入空判断,与splitToArray一致
|
2022-01-05 20:42:20 +08:00 |
|
looly
|
f8017c31d5
|
fux bug
|
2022-01-05 18:45:45 +08:00 |
|
looly
|
24569b81c8
|
fix bug
|
2022-01-05 18:28:45 +08:00 |
|
王良
|
ef543c835a
|
优化测试用例
|
2022-01-05 15:36:02 +08:00 |
|
王良
|
2449716921
|
修复 CharSequenceUtil.brief 方法字符串越界,以及maxLength部分值时,结果与预期不符的BUG修复
|
2022-01-05 15:11:09 +08:00 |
|
looly
|
34e830725c
|
fix comment
|
2022-01-04 18:15:12 +08:00 |
|
looly
|
61b6c63470
|
fix bug
|
2022-01-04 17:59:54 +08:00 |
|
Golden Looly
|
95ccaee034
|
Merge pull request #2065 from wangliang181230/bugfix/CsvParser
修复 `CsvParser` 行号有误 的问题
|
2022-01-04 17:57:46 +08:00 |
|
looly
|
d4523113a4
|
add method
|
2022-01-04 17:46:15 +08:00 |
|
王良
|
7f68383ff6
|
修复 “ CsvParser 当内容行大于第一行,且双引号内存在\r\n时,isLineEnd方法判断结果有误” 的问题
|
2022-01-04 15:41:14 +08:00 |
|
lin
|
2b3e72f924
|
修复NumberUtil.equals重载方法缺少long类型时候,自动转换为float精度丢失,出现问题
|
2022-01-04 14:39:41 +08:00 |
|
looly
|
a3b9b0ac6b
|
add CheckedUtil
|
2022-01-04 07:15:20 +08:00 |
|
Looly
|
d99ef79e29
|
!491 工具方法CheckedUtil.uncheck
Merge pull request !491 from 饺子蜜饯/v5-dev
|
2022-01-03 23:08:17 +00:00 |
|
looly
|
cfca9d4389
|
fix bug
|
2022-01-04 06:51:22 +08:00 |
|
looly
|
a838d6316a
|
add test
|
2022-01-01 08:52:07 +08:00 |
|
looly
|
f94ed6be0d
|
add test
|
2022-01-01 08:03:24 +08:00 |
|
looly
|
685925cd26
|
add support charpoint
|
2021-12-29 07:52:07 +08:00 |
|
Golden Looly
|
78e30def67
|
Merge pull request #2041 from micuncang/v5-dev
CharSequenceUtil.replace方法支持增补字符
|
2021-12-29 07:46:42 +08:00 |
|
looly
|
7c11e5d025
|
fix code
|
2021-12-29 07:39:42 +08:00 |
|
Golden Looly
|
c72ae732b2
|
Merge pull request #2045 from BruceIT/v5-dev
提升 isAllEmpty方法执行效率
|
2021-12-29 07:35:50 +08:00 |
|
looly
|
ff3dc01f04
|
fix bug
|
2021-12-29 07:22:10 +08:00 |
|
wangyao
|
affa4026c3
|
增加了一个工具方法CheckedUtil,方便的执行会抛出受检查类型异常的方法调用或者代码段。该工具通过函数式的方式将那些需要抛出受检查异常的表达式或者代码段转化成一个标准的Func 对象。
|
2021-12-28 17:21:59 +08:00 |
|
wangyao
|
d69a9b48df
|
增加了一个工具方法CheckedUtil,方便的执行会抛出受检查类型异常的方法调用或者代码段。该工具通过函数式的方式将那些需要抛出受检查异常的表达式或者代码段转化成一个标准的java8 functional 对象。
|
2021-12-28 14:25:17 +08:00 |
|
BruceIT
|
94d3a40e14
|
提升 isAllEmpty方法执行效率
|
2021-12-27 21:00:39 +08:00 |
|
micuncang
|
1b63807965
|
replace方法支持包含增补字符(例如:𤰉)的字符串。脱敏等依赖该方法处理形如"𤰉秀秀"的中文时处理异常。
|
2021-12-25 23:33:03 +08:00 |
|
Looly
|
6db609dffe
|
fix do
|
2021-12-25 02:54:51 +08:00 |
|
Looly
|
364bca150a
|
fix bug
|
2021-12-25 02:33:28 +08:00 |
|
Looly
|
4f683f6445
|
fix bug
|
2021-12-25 01:31:03 +08:00 |
|
looly
|
f8988acc88
|
fix bug
|
2021-12-24 16:52:19 +08:00 |
|
looly
|
246966d5f5
|
add method
|
2021-12-24 16:34:34 +08:00 |
|
Looly
|
03e3df7729
|
fix bug
|
2021-12-23 15:55:27 +08:00 |
|
Looly
|
8705f1b67c
|
add method
|
2021-12-22 00:48:31 +08:00 |
|
Looly
|
6eb5a76f80
|
add method
|
2021-12-22 00:28:29 +08:00 |
|
Looly
|
1279f9f6ab
|
!482 使用给定的map将集合中的元素进行属性或者值的重新设定
Merge pull request !482 from keepthis/v5-dev
|
2021-12-21 16:08:38 +00:00 |
|
Looly
|
9768a4d080
|
add method
|
2021-12-21 23:56:43 +08:00 |
|
Looly
|
e2710ae79e
|
!484 抽取所有CollStream中group相关函数,提取一个groupThen,采纳我上一个PR回复的建议,使得代码更加灵活
Merge pull request !484 from 阿超/v5-dev
|
2021-12-21 15:46:42 +00:00 |
|
Looly
|
bf8096fb5b
|
fix comment
|
2021-12-21 23:44:36 +08:00 |
|
Looly
|
ed85cd3cac
|
fix commment
|
2021-12-21 18:36:09 +08:00 |
|
duandazhi
|
e004cd5aeb
|
轻量级pr, DateUtil和LocalDateTimeUtil增加@see 注解,方便其他用户
|
2021-12-21 12:18:50 +08:00 |
|
looly
|
2b4f70f88d
|
fix bug
|
2021-12-20 09:34:14 +08:00 |
|
looly
|
1756535595
|
fix code
|
2021-12-17 18:04:59 +08:00 |
|
looly
|
8c7106d7f3
|
fix bug
|
2021-12-17 17:51:36 +08:00 |
|
looly
|
5ba04ced6a
|
change dependency
|
2021-12-17 17:41:29 +08:00 |
|
looly
|
b7e46ee63d
|
add method
|
2021-12-17 16:39:20 +08:00 |
|
Looly
|
b31b8d6626
|
!485 新增 简单获取Snowflake 的 nextId方法
Merge pull request !485 from handy/hs-dev
|
2021-12-17 08:34:00 +00:00 |
|
韩帅
|
970a2c5044
|
新增 简单获取Snowflake 的 nextId方法
|
2021-12-16 11:56:53 +08:00 |
|
韩帅
|
15aaf59cb3
|
新增 简单获取Snowflake 的 nextId方法
|
2021-12-16 11:48:58 +08:00 |
|
VampireAchao
|
6c8ce4ea85
|
抽取所有CollStream中group相关函数,提取一个groupThen,采纳上一个PR回复的建议,使得代码更加灵活
|
2021-12-15 22:18:29 +08:00 |
|
Looly
|
de45f951fe
|
!483 DatePattern中 createFormatter 希望变成public的
Merge pull request !483 from dazer007/v5-dev
|
2021-12-14 12:17:06 +00:00 |
|
duandazhi
|
618241586f
|
1、DatePattern中 createFormatter 希望变成public的;(DatePattern 不能包含 100%场景,预留 public 外部人员使用其他格式,可以直接使用;)
2、DatePattern中 增加 四位年 yyyy 格式
|
2021-12-14 13:58:23 +08:00 |
|
Looly
|
d3a4c256f1
|
!479 新增CollStreamUtil.groupKeyValue(java.util.Collection<E>, java.util.function.Function<E,K>, java.util.function.Function<E,V>),用于分组后能直接获取属性
Merge pull request !479 from 阿超/v5-dev
|
2021-12-12 10:58:26 +00:00 |
|
looly
|
fae914cf48
|
fix bug
|
2021-12-12 12:09:35 +08:00 |
|
looly
|
60901d5815
|
fix bytesToFloat bug
|
2021-12-12 11:43:56 +08:00 |
|
looly
|
a9bd7c3bb4
|
fix line bug
|
2021-12-12 09:58:43 +08:00 |
|
looly
|
480b99a727
|
change code
|
2021-12-12 09:45:13 +08:00 |
|
looly
|
f7db6c75d5
|
change code
|
2021-12-12 09:41:34 +08:00 |
|
wangyongsheng
|
0d6af9f854
|
feat(collection/CollUtil.java):使用给定的map将集合中的元素进行属性或者对象值的重新设定[]
|
2021-12-10 13:04:13 +08:00 |
|
achao
|
43b33c81e3
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-12-09 20:15:58 +08:00 |
|
VampireAchao
|
bc8e9cd159
|
新增CollStreamUtil.groupKeyValue(java.util.Collection<E>, java.util.function.Function<E,K>, java.util.function.Function<E,V>),用于分组时直接获取属性
|
2021-12-09 20:13:39 +08:00 |
|
looly
|
bdef4713e2
|
fix code
|
2021-12-09 16:48:47 +08:00 |
|
looly
|
2dae6e54c0
|
fix code
|
2021-12-09 11:17:37 +08:00 |
|
Looly
|
9468c132ff
|
fix getD
|
2021-12-09 01:26:33 +08:00 |
|
Looly
|
95e8c812ef
|
fix null
|
2021-12-09 00:19:57 +08:00 |
|
achao
|
c1e6ea8d42
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-12-06 21:31:41 +08:00 |
|
VampireAchao
|
1b28ba13e4
|
处理了CollStreamUtil.toIdentityMap中,如果value为空时,发生NPE异常问题
|
2021-12-06 21:13:26 +08:00 |
|
VampireAchao
|
a2331bf5c9
|
处理了CollStreamUtil.toMap中,如果value为空时,发生NPE异常问题
|
2021-12-06 21:01:14 +08:00 |
|
looly
|
b7663ff7e7
|
add method
|
2021-12-06 09:54:19 +08:00 |
|
looly
|
f12de13813
|
fix bug
|
2021-12-06 09:47:40 +08:00 |
|
Looly
|
acf40a5d1f
|
fix bug
|
2021-12-06 00:43:57 +08:00 |
|
Looly
|
3fefdf5151
|
fix code
|
2021-12-05 23:34:14 +08:00 |
|
looly
|
1ee2d5d257
|
fix test
|
2021-12-01 16:45:30 +08:00 |
|
looly
|
a7fde0338b
|
fix date chinese bug
|
2021-12-01 16:44:05 +08:00 |
|
looly
|
83108c712d
|
fix test
|
2021-12-01 15:17:31 +08:00 |
|
looly
|
9308d66837
|
add method
|
2021-12-01 15:12:56 +08:00 |
|
bob.guo
|
d2bb3f1921
|
数值奇偶数判断
|
2021-12-01 12:01:30 +08:00 |
|
bob.guo
|
8cd05924ce
|
数值奇偶数判断
|
2021-12-01 12:00:01 +08:00 |
|
bob.guo
|
477ae4a9fc
|
Merge branch 'v5-dev' of https://gitee.com/GuoZG0328/hutool into v5-dev
|
2021-12-01 11:42:58 +08:00 |
|
looly
|
c1b889a2b4
|
fix bug
|
2021-11-30 18:02:36 +08:00 |
|
looly
|
f07f786493
|
change to private
|
2021-11-30 17:36:45 +08:00 |
|
looly
|
cc72350385
|
fix bug
|
2021-11-30 17:05:57 +08:00 |
|
looly
|
5ba1dde50d
|
fix code
|
2021-11-30 11:59:34 +08:00 |
|
looly
|
109725da79
|
add methods
|
2021-11-30 11:53:13 +08:00 |
|
scruel
|
e46c5e1c0c
|
✨ add removeWithAddIf methods
|
2021-11-30 11:02:42 +08:00 |
|
looly
|
579ff22a7f
|
add return
|
2021-11-29 19:06:37 +08:00 |
|
Looly
|
de403f9c20
|
!473 waitAny函数提供返回值,用于在获取最先执行完成的任务中的返回值
Merge pull request !473 from 阿超/v5-dev
|
2021-11-29 11:02:02 +00:00 |
|
looly
|
2b65aaa6c3
|
add test
|
2021-11-28 19:10:12 +08:00 |
|
achao
|
c1c80b3f50
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-11-28 18:34:27 +08:00 |
|
VampireAchao
|
4aeaf827dc
|
waitAny函数提供返回值,用于在获取最先执行完成的任务中的返回值
|
2021-11-28 18:34:12 +08:00 |
|
Looly
|
7ece10a15d
|
fix comment
|
2021-11-26 22:50:26 +08:00 |
|
Looly
|
496d07c8d7
|
add test
|
2021-11-26 22:21:41 +08:00 |
|
Looly
|
95854cddb1
|
add options
|
2021-11-26 21:31:55 +08:00 |
|
scruel
|
d3f2f85d1a
|
fix doc typo
|
2021-11-26 14:45:23 +08:00 |
|
Looly
|
845f910836
|
!471 身份证工具类,增加对 gang||ao |tai|` 在大陆身份证 的 文档说明; 大陆用户 对 810000、820000、830000 开通的18位身份证 往往比较陌生。
Merge pull request !471 from dazer007/v5-dev
|
2021-11-25 09:48:01 +00:00 |
|
looly
|
e57a927c9b
|
fix code
|
2021-11-25 17:45:18 +08:00 |
|
duandazhi
|
d5eabab63e
|
身份证工具类,增加对 港澳台 在大陆身份证 的 文档说明; 大陆用户 对 810000、820000、830000 开通的18位身份证 往往比较陌生。
|
2021-11-25 16:59:39 +08:00 |
|
Looly
|
99763a32b3
|
ignore bridge
|
2021-11-24 23:44:17 +08:00 |
|
Looly
|
30515f0351
|
add method
|
2021-11-24 23:10:59 +08:00 |
|
looly
|
ff8317dd8c
|
fix code
|
2021-11-24 15:39:31 +08:00 |
|
sunhao
|
b2804a15c2
|
修复bug【并发测试后未关闭线程池】、删除部分无意义注释
|
2021-11-24 11:09:44 +08:00 |
|
looly
|
612884e0f6
|
fix code
|
2021-11-24 09:35:50 +08:00 |
|
bob.guo
|
7add03c7b3
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-11-23 15:25:14 +08:00 |
|
Looly
|
9818263d30
|
add methods
|
2021-11-21 05:23:41 +08:00 |
|
Looly
|
42fbf36042
|
fix code
|
2021-11-21 04:50:48 +08:00 |
|
looly
|
490e512975
|
fix bug
|
2021-11-20 17:08:28 +08:00 |
|
looly
|
60a8fd48f5
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-11-20 16:38:57 +08:00 |
|
looly
|
a1d2c30526
|
fix code and add test
|
2021-11-20 16:38:40 +08:00 |
|
bob.guo
|
e6d85ccd75
|
除数和被除数任意一个为0 会抛出Exception in thread "main" java.lang.ArithmeticException: / by zero 异常
|
2021-11-19 16:46:52 +08:00 |
|
bob.guo
|
055e429229
|
除数和被除数任意一个为0 会抛出Exception in thread "main" java.lang.ArithmeticException: / by zero 异常
|
2021-11-19 16:45:51 +08:00 |
|
Looly
|
6ed8588c83
|
add cache
|
2021-11-19 00:32:51 +08:00 |
|
Golden Looly
|
9a756eb4b1
|
Merge pull request #1959 from lzpeng723/v5-dev
由于 FileObjectResource 的流不能读取多次,ResourceClassLoader 增加缓存,同一个类只能加载一次
|
2021-11-19 00:05:18 +08:00 |
|
Looly
|
6588db7841
|
add methods
|
2021-11-18 23:50:37 +08:00 |
|
Looly
|
846934b4a3
|
!467 添加CollStreamUtil并行流相关实现
Merge pull request !467 from 阿超/v5-dev
|
2021-11-18 15:31:36 +00:00 |
|
lzpeng723
|
01c510c65e
|
Merge branch 'dromara:v5-dev' into v5-dev
|
2021-11-18 17:40:56 +08:00 |
|
VampireAchao
|
8b3f346742
|
添加CollStreamUtil并行流相关实现
|
2021-11-18 17:33:46 +08:00 |
|
looly
|
ae36ce7431
|
fix code
|
2021-11-18 11:52:22 +08:00 |
|
韩帅
|
a02a8d75d8
|
StrUtil.toCamelCase 方法重载
|
2021-11-17 15:40:41 +08:00 |
|
looly
|
ff70f92e9c
|
add DefaultCloneable
|
2021-11-16 16:12:23 +08:00 |
|
陈其淇
|
3894bc88c3
|
添加clone的默认接口类
|
2021-11-16 12:11:42 +08:00 |
|
Looly
|
212fc2497a
|
add pack info
|
2021-11-16 01:23:35 +08:00 |
|
Looly
|
50654f821f
|
fix code
|
2021-11-16 01:19:40 +08:00 |
|
Looly
|
a16b0ed025
|
fix code
|
2021-11-16 00:38:10 +08:00 |
|
Looly
|
e7370ef77c
|
!459 - 拓展ofEmptyAble函数,简化了判空元素list的操作 - ifPresentOrElse现在支持链式调用 - 拓展mapOrElse函数,可用于一些连续的参数校验 - 拓展exec函数,能对NPE和数组越界异常进行友好返回
Merge pull request !459 from 阿超/v5-dev
|
2021-11-15 16:26:52 +00:00 |
|
Looly
|
cf51559876
|
fix code
|
2021-11-16 00:22:31 +08:00 |
|
Looly
|
305fa44b55
|
fix textFinder
|
2021-11-16 00:09:40 +08:00 |
|
VampireAchao
|
600f2ff371
|
1.拓展ofEmptyAble函数,简化了判空元素list的操作
2.ifPresentOrElse现在支持链式调用
3.拓展mapOrElse函数,可用于一些连续的参数校验
4.拓展exec函数,能对NPE和数组越界异常进行友好返回
|
2021-11-15 23:09:03 +08:00 |
|
Looly
|
15753a5a31
|
fix code
|
2021-11-15 20:55:06 +08:00 |
|
looly
|
1a96870ab7
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-11-15 10:50:38 +08:00 |
|
looly
|
b48a80b24d
|
fix code
|
2021-11-15 10:50:18 +08:00 |
|
Looly
|
10acb1924b
|
fix code
|
2021-11-14 21:47:07 +08:00 |
|
Looly
|
b1f3584649
|
fix comment
|
2021-11-12 21:51:14 +08:00 |
|
Looly
|
ab1d8e84e4
|
add method for Tree
|
2021-11-11 22:57:07 +08:00 |
|
Looly
|
bb1e4ba76a
|
add methods
|
2021-11-11 21:29:45 +08:00 |
|
Looly
|
f9e5625744
|
add HttpResource
|
2021-11-11 01:19:53 +08:00 |
|
Looly
|
8fda1b9ac5
|
add AsyncUtil
|
2021-11-10 23:12:53 +08:00 |
|
Looly
|
2a7563a609
|
!457 HashMap应指定初始长度,增加CompletableFuture相关封装
Merge pull request !457 from 阿超/v5-dev
|
2021-11-10 14:49:50 +00:00 |
|
Looly
|
662485fb2b
|
fix FileResourceBug
|
2021-11-10 22:48:11 +08:00 |
|
achao
|
e021f52563
|
添加测试用例
|
2021-11-10 21:21:01 +08:00 |
|
achao
|
4d9d2c4d90
|
增加CompletableFuture相关封装
|
2021-11-10 21:10:46 +08:00 |
|
achao
|
c8743914f1
|
HashMap应指定初始长度
|
2021-11-10 20:33:02 +08:00 |
|
achao
|
8e0a5e2029
|
用RandomUtil
|
2021-11-10 20:31:32 +08:00 |
|
achao
|
1e7af4d7fc
|
Revert "HashMap应指定初始长度"
This reverts commit 4f04bd121a .
|
2021-11-10 20:29:41 +08:00 |
|
achao
|
4f04bd121a
|
HashMap应指定初始长度
|
2021-11-10 20:27:33 +08:00 |
|
looly
|
d53f1ff15e
|
fix method
|
2021-11-10 17:46:41 +08:00 |
|
Looly
|
fbf52763b7
|
add method
|
2021-11-07 13:10:18 +08:00 |
|
Looly
|
96df45120d
|
!455 新增了 flattedMap 函数,增强了对原生Optional 的适配;新增了set 函数,允许静态方式/链式获取一个新的Opt
Merge pull request !455 from 阿超/v5-dev
|
2021-11-07 04:46:50 +00:00 |
|
Looly
|
941e4f39ca
|
fix UrlQuery
|
2021-11-07 03:23:44 +08:00 |
|
Looly
|
a5adc9ae94
|
fix bug
|
2021-11-07 02:34:03 +08:00 |
|
achao
|
42a74147a6
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-11-06 19:56:48 +08:00 |
|
achao
|
29d503d274
|
新增了flattedMap,增强了对原生Optional的适配
新增了set函数,能通过非静态方式以及链式获取新的Opt
|
2021-11-06 19:56:40 +08:00 |
|
Looly
|
065c6d61c8
|
add class
|
2021-11-06 18:23:50 +08:00 |
|
lzpeng723
|
514dea21b2
|
由于 FileObjectResource 的流不能读取多次,ResourceClassLoader 增加缓存,同一个类只能加载一次
|
2021-11-06 09:55:44 +08:00 |
|
Looly
|
fa4f71a112
|
add method
|
2021-11-05 00:54:30 +08:00 |
|
Looly
|
646815c3de
|
add test
|
2021-11-04 02:15:00 +08:00 |
|
Looly
|
179cd2c8ba
|
fix regex
|
2021-11-04 01:16:05 +08:00 |
|
Looly
|
d75ddf8e2c
|
fix regex
|
2021-11-04 00:56:23 +08:00 |
|
Looly
|
a97d8c5b4d
|
fix method
|
2021-11-03 01:35:18 +08:00 |
|
Looly
|
0988a56d44
|
!449 修改错误注释
Merge pull request !449 from handy/hs_dev
|
2021-11-02 16:31:28 +00:00 |
|
Looly
|
7e62bf4626
|
fix
|
2021-11-03 00:29:54 +08:00 |
|
Looly
|
8614aecced
|
add method
|
2021-11-02 23:35:10 +08:00 |
|
Golden Looly
|
c663713680
|
Merge pull request #1926 from HbnKing/v5-dev
add method
|
2021-11-02 23:31:23 +08:00 |
|
Golden Looly
|
285a84a1e0
|
Merge pull request #1929 from imapach/v5-dev
add method
|
2021-11-02 23:28:43 +08:00 |
|
Looly
|
7af9544105
|
add test
|
2021-11-02 22:52:02 +08:00 |
|
wangsheng
|
3d014d5db9
|
add method
|
2021-11-02 16:31:51 +08:00 |
|
韩帅
|
73d937a060
|
修改注释
|
2021-11-02 10:59:39 +08:00 |
|
hbn.king
|
8e5ed2b691
|
添加 注释 并增加方法
|
2021-11-02 10:21:49 +08:00 |
|
Looly
|
e779a9a74c
|
add comment
|
2021-11-02 01:33:15 +08:00 |
|
Looly
|
b9699517a5
|
add comment
|
2021-11-02 01:25:21 +08:00 |
|
Looly
|
88edbafe4b
|
add test
|
2021-11-02 01:17:48 +08:00 |
|
Looly
|
cffb294bfe
|
add CoordinateUtil
|
2021-11-02 00:55:51 +08:00 |
|
hongzhe.qin
|
8f35f5429b
|
Merge branch 'v5-dev' of https://gitee.com/deligense/hutool into v5-dev
|
2021-11-01 10:58:31 +08:00 |
|
hongzhe.qin
|
c105eddc8b
|
add W84Util.java
|
2021-11-01 10:58:09 +08:00 |
|
Looly
|
3fca9e3afd
|
add peek
|
2021-10-31 18:27:41 +08:00 |
|
achao
|
d1a16d94ae
|
新增peeks函数,为函数式编程提供多样性和更多可能性
|
2021-10-30 14:53:08 +08:00 |
|
VampireAchao
|
6a0bfb7994
|
新增peeks函数,为函数式编程提供多样性和更多可能性
|
2021-10-30 14:49:56 +08:00 |
|
Looly
|
2d1fc30c27
|
fix code
|
2021-10-30 02:23:28 +08:00 |
|
Looly
|
735325e870
|
add util
|
2021-10-29 02:37:27 +08:00 |
|
Looly
|
8efae077ff
|
fix bug
|
2021-10-29 01:41:00 +08:00 |
|
Golden Looly
|
c608f62f79
|
Merge pull request #1917 from gaojice/v5-dev
修正cidr判定问题
|
2021-10-29 00:31:26 +08:00 |
|
Jice Gao
|
ccc9109197
|
修正cidr判定问题
|
2021-10-28 09:46:12 +08:00 |
|
Looly
|
7766522f9e
|
fix comment
|
2021-10-28 02:06:16 +08:00 |
|
Looly
|
96e3a6cdbe
|
add method
|
2021-10-28 02:02:23 +08:00 |
|
Looly
|
1f2ca2e048
|
fox code
|
2021-10-27 16:59:19 +08:00 |
|
Looly
|
54c0151508
|
fix bug
|
2021-10-27 11:46:42 +08:00 |
|
Looly
|
32684b2d5c
|
add method
|
2021-10-26 22:35:04 +08:00 |
|
Looly
|
a77dce46cd
|
fix qr test
|
2021-10-26 22:19:59 +08:00 |
|
Looly
|
5c7906c1b0
|
fix comment
|
2021-10-26 04:31:50 +08:00 |
|
Looly
|
7248b65f40
|
add EFC3986
|
2021-10-26 04:24:05 +08:00 |
|
Looly
|
87b88b395e
|
fix bug
|
2021-10-26 01:33:30 +08:00 |
|
Looly
|
f88e7ab2f3
|
fix commeent
|
2021-10-26 01:12:32 +08:00 |
|
Looly
|
d571567c52
|
add method
|
2021-10-23 23:19:50 +08:00 |
|
Looly
|
fc96980b68
|
change fix test
|
2021-10-21 22:59:15 +08:00 |
|
Looly
|
ce9ee646d6
|
add test
|
2021-10-21 22:24:14 +08:00 |
|
Looly
|
39df3623e1
|
fix bug
|
2021-10-21 21:36:22 +08:00 |
|
Looly
|
6ad682fb0a
|
add method
|
2021-10-21 14:24:02 +08:00 |
|
Looly
|
98512fa1f2
|
fix bug
|
2021-10-21 13:18:53 +08:00 |
|
Looly
|
64729aad63
|
add method
|
2021-10-21 03:13:52 +08:00 |
|
Looly
|
25118070a3
|
add zip append
|
2021-10-21 02:52:14 +08:00 |
|
Looly
|
8a8dbd1816
|
!441 fix bug https://gitee.com/dromara/hutool/issues/I4402K
Merge pull request !441 from 申劭明/v5-dev-20211015
|
2021-10-20 16:13:26 +00:00 |
|
Looly
|
d690f4a2c4
|
add methods
|
2021-10-20 23:56:39 +08:00 |
|
Looly
|
b937969313
|
fix bug
|
2021-10-20 12:34:26 +08:00 |
|
申劭明
|
3227014f52
|
Merge remote-tracking branch 'origin/v5-dev-20211015' into v5-dev-20211015
|
2021-10-20 10:44:07 +08:00 |
|
申劭明
|
fd1f330166
|
add test
|
2021-10-20 10:43:51 +08:00 |
|
申劭明
|
b2c5438692
|
use CopyVisitor
|
2021-10-20 01:56:24 +00:00 |
|
申劭明
|
c9bb53dd03
|
add support for zip file
|
2021-10-18 09:58:56 +00:00 |
|
申劭明
|
612c2d8a98
|
add method
|
2021-10-15 01:37:16 +00:00 |
|
Looly
|
6b3fc153d7
|
add test
|
2021-10-15 02:04:42 +08:00 |
|
Looly
|
172d457bea
|
add methods
|
2021-10-15 00:33:02 +08:00 |
|
Looly
|
1b39b8271a
|
add method
|
2021-10-15 00:06:42 +08:00 |
|
Looly
|
134c0c2578
|
!439 ReUtil.java 添加了 2 个支持[命名捕获组]的方法
Merge pull request !439 from churen/v5-dev
|
2021-10-14 15:45:49 +00:00 |
|
Looly
|
7afad66075
|
add FileSystemUtil
|
2021-10-14 23:45:38 +08:00 |
|
Looly
|
a5ea0ef1ed
|
fix parse bug
|
2021-10-14 19:29:44 +08:00 |
|
lihai03
|
a15eecd2c5
|
ReUtil.java 添加 2 个命名捕获组相关的方法
ReUtil.java 添加 2 个命名捕获组相关的方法
ReUtil.java 添加 2 个命名捕获组相关的方法
|
2021-10-14 18:37:38 +08:00 |
|
Looly
|
b5036b4b0b
|
add method
|
2021-10-14 09:56:04 +08:00 |
|
Looly
|
d204d58057
|
!436 feat 增加checkBetween的几个重载方法
Merge pull request !436 from Uncarbon/v5-dev
|
2021-10-14 01:47:50 +00:00 |
|
Looly
|
6dc2192caa
|
add RingIndexUtil
|
2021-10-14 09:44:34 +08:00 |
|
ZhouChuGang
|
db86a2ad76
|
feat: 加入集合环形索引获取工具类RingIndexUtil
加入集合环形索引获取工具类RingIndexUtil
|
2021-10-13 20:34:05 +08:00 |
|
Uncarbon
|
210ff8882b
|
feat 增加checkBetween的几个重载方法
|
2021-10-13 11:04:58 +08:00 |
|
Looly
|
28fefdeb1b
|
add SECURITY
|
2021-10-13 01:27:21 +08:00 |
|
Looly
|
fddb24dc9b
|
fix bug
|
2021-10-11 21:06:30 +08:00 |
|
Looly
|
4552fa27c6
|
fix test
|
2021-10-10 14:15:55 +08:00 |
|
zeyu cai
|
03d40cf4ff
|
fix cn.hutool.core.text.StrJoinerTest#joinMultiArrayTest
|
2021-10-09 18:40:43 -05:00 |
|
Looly
|
68e5ced2bd
|
add test
|
2021-10-09 21:57:30 +08:00 |
|
Looly
|
3037cb222c
|
add test
|
2021-10-09 21:47:54 +08:00 |
|
Looly
|
412160ac53
|
fix bug
|
2021-10-09 21:13:30 +08:00 |
|
Looly
|
0f96a95f2c
|
fix isBase64
|
2021-10-09 20:24:02 +08:00 |
|
Golden Looly
|
74c6dca648
|
Merge pull request #1879 from wangliang181230/optimize-base64-2
Base64.isBase64(base64)方法,如果存在双字节字符,直接返回false。
|
2021-10-09 20:19:18 +08:00 |
|
Looly
|
6e3bad82d0
|
change test
|
2021-10-09 18:39:22 +08:00 |
|
Looly
|
adfe11ce37
|
change test
|
2021-10-09 18:39:00 +08:00 |
|
Looly
|
02f940c273
|
add methods
|
2021-10-08 18:08:51 +08:00 |
|
Looly
|
310f1345f5
|
!428 ReflectUtil中加入通过条件过滤选择属性
Merge pull request !428 from ZhouChuGang/v5-dev
|
2021-10-08 10:07:21 +00:00 |
|
Looly
|
2af4333ea1
|
add test
|
2021-10-08 18:07:12 +08:00 |
|
王良
|
1f054ca1b8
|
Base64.isBase64(base64)方法,如果存在双字节字符,直接返回false。
|
2021-10-08 17:39:34 +08:00 |
|
QunXingShanShuo
|
6bbd8451fb
|
feat: ReflectUtil中加入通过条件过滤选择属性
ReflectUtil中加入通过条件过滤选择属性
|
2021-10-08 17:14:09 +08:00 |
|
Looly
|
26c4a44adc
|
add stream support for csv
|
2021-10-08 16:57:02 +08:00 |
|
Looly
|
fc1dedb345
|
fix doc
|
2021-10-07 23:51:51 +08:00 |
|
Looly
|
e0848d2b68
|
fix doc
|
2021-10-07 23:49:55 +08:00 |
|
Looly
|
530ce9fab5
|
add of
|
2021-10-07 23:13:09 +08:00 |
|
Golden Looly
|
2f2273c50b
|
Merge pull request #1872 from ls586/v5-dev
从LocalDate中获取Week
|
2021-10-07 23:10:27 +08:00 |
|
Looly
|
cff7c1cedd
|
add Opt
|
2021-10-07 22:36:41 +08:00 |
|
Ron
|
f553d6d2cb
|
从LocalDate中获取Week
|
2021-10-01 01:06:18 +08:00 |
|
VampireAchao
|
75a14ef1fa
|
参考jdk16中的Optional,以及自己进行了一点调整和新增,比jdk8中的Optional多了几个实用的函数,将即将废弃的OptionalBean死灰复燃
|
2021-10-01 00:07:05 +08:00 |
|
Golden Looly
|
c33eb83a90
|
Merge pull request #1861 from anaer/patch-6
Update DateUtil.java
|
2021-09-30 17:38:06 +08:00 |
|
Golden Looly
|
4acad0afd8
|
Merge pull request #1862 from anaer/patch-7
Update StopWatch.java
|
2021-09-30 17:37:45 +08:00 |
|
Golden Looly
|
dc1f7782e5
|
Merge pull request #1863 from anaer/patch-8
Update ListTypeGetter.java
|
2021-09-30 17:37:24 +08:00 |
|
Golden Looly
|
6ccae6646e
|
Merge pull request #1866 from anaer/patch-9
Update PathUtil.java
|
2021-09-30 17:37:08 +08:00 |
|
Golden Looly
|
8039ed6df8
|
Merge pull request #1868 from anaer/patch-10
Update TreeBuilder.java
|
2021-09-30 17:36:40 +08:00 |
|
Golden Looly
|
ca67bcbf95
|
Merge pull request #1869 from anaer/patch-11
Update TreeUtil.java
|
2021-09-30 17:35:55 +08:00 |
|
Golden Looly
|
bf83503320
|
Merge pull request #1870 from anaer/patch-12
Update Assert.java
|
2021-09-30 17:35:16 +08:00 |
|
lvcn
|
5fb8f1b857
|
fix typo, removeEqual对value为null情况未处理
|
2021-09-30 17:20:44 +08:00 |
|
anaer
|
2d9ef86951
|
Update Assert.java
fix comment
|
2021-09-30 16:16:23 +08:00 |
|
anaer
|
05506ec2ed
|
Update TreeUtil.java
typo
|
2021-09-30 15:06:21 +08:00 |
|
anaer
|
c50b1b302f
|
Update TreeBuilder.java
跟上面的checkBuilt(); 重复了
|
2021-09-30 14:54:31 +08:00 |
|
anaer
|
cd1a372ab1
|
Update PathUtil.java
typo
|
2021-09-30 11:10:54 +08:00 |
|
anaer
|
94342c6682
|
Update ListTypeGetter.java
typo
|
2021-09-29 17:23:50 +08:00 |
|
anaer
|
be8df2bf67
|
Update StopWatch.java
fix comment
|
2021-09-29 17:09:36 +08:00 |
|
anaer
|
cc18205c9e
|
Update DateUtil.java
fix comment
|
2021-09-29 16:57:10 +08:00 |
|
Looly
|
58355265ff
|
fix code
|
2021-09-29 11:59:24 +08:00 |
|
Looly
|
43e24c1498
|
!421 处理了Collectors.toMap未指定key重复策略 导致的java.lang.IllegalStateException: Duplicate key 问题
Merge pull request !421 from 阿超/v5-dev
|
2021-09-29 03:37:29 +00:00 |
|
Looly
|
451ebb6bcc
|
fix comment
|
2021-09-29 11:36:32 +08:00 |
|
Golden Looly
|
659ebbd62a
|
Merge pull request #1860 from wangliang181230/optimize-base64
优化Base64.isBase64方法:减少一次多余的判断
|
2021-09-29 11:10:15 +08:00 |
|
王良
|
a7bfa8e114
|
Base64.isBase64方法,减少一次多余的判断。
|
2021-09-29 10:55:43 +08:00 |
|
Looly
|
ca0e66d9b4
|
add methods
|
2021-09-29 10:51:44 +08:00 |
|
Golden Looly
|
e6d2296350
|
Merge pull request #1857 from anaer/patch-5
Update BeanUtil.java
|
2021-09-29 10:04:31 +08:00 |
|
anaer
|
cd01a063ee
|
Update BeanUtil.java
typo
|
2021-09-28 17:53:07 +08:00 |
|
achao
|
651bca7c99
|
处理了Collectors.toMap未指定key重复策略 导致的java.lang.IllegalStateException: Duplicate key 问题
|
2021-09-28 16:36:24 +08:00 |
|
anaer
|
4b8774fb70
|
Update ClassUtil.java
typo
|
2021-09-28 10:48:06 +08:00 |
|
Looly
|
36397e615d
|
fix comment
|
2021-09-28 01:33:04 +08:00 |
|
Looly
|
aaaf2b7f03
|
fix firstday
|
2021-09-28 01:22:26 +08:00 |
|
Looly
|
0ff44155c7
|
add test
|
2021-09-28 00:56:12 +08:00 |
|
Looly
|
f1b6d84fe7
|
fix code
|
2021-09-28 00:24:26 +08:00 |
|
Looly
|
1072639f3b
|
add method
|
2021-09-28 00:14:58 +08:00 |
|
Looly
|
9642fa8862
|
fix code
|
2021-09-28 00:07:13 +08:00 |
|
Looly
|
75d84b4768
|
add method
|
2021-09-27 22:53:12 +08:00 |
|
Looly
|
ed85f81cea
|
fix test
|
2021-09-27 22:36:14 +08:00 |
|
zeyu cai
|
edd57e82d4
|
fix flaky test cn.hutool.core.util.JAXBUtilTest#beanToXmlTest. no performance regress related. test file changed only.
|
2021-09-27 04:57:04 -05:00 |
|
Looly
|
1ab9b6b3e9
|
fix get null bug
|
2021-09-27 11:56:33 +08:00 |
|
Looly
|
6db6d70293
|
add test
|
2021-09-25 19:42:40 +08:00 |
|
Looly
|
ce33b3d5cb
|
add test
|
2021-09-25 18:53:12 +08:00 |
|
Looly
|
bebacf2d00
|
fix split
|
2021-09-25 18:20:12 +08:00 |
|
Looly
|
e16ec27c40
|
add iter
|
2021-09-25 11:25:51 +08:00 |
|
Golden Looly
|
35b9212103
|
Merge pull request #1841 from Hccake/v5-dev
在做字符串切割时,允许传入 mapping 方法,来对切割后的元素做一个处理
|
2021-09-25 09:49:25 +08:00 |
|
Looly
|
d243764d51
|
change date converter
|
2021-09-24 23:22:31 +08:00 |
|
Looly
|
7b6593fe68
|
add YamlUtil
|
2021-09-24 15:29:56 +08:00 |
|
Hccake
|
f1eb5cc439
|
Allows to customize the mapping method for each element in a list after splitting a string
|
2021-09-24 12:17:06 +08:00 |
|
Looly
|
59be04e0a5
|
add test
|
2021-09-17 21:15:04 +08:00 |
|
Looly
|
545e2d4774
|
fix comment
|
2021-09-17 20:11:18 +08:00 |
|
Looly
|
b935ace121
|
add method
|
2021-09-17 20:02:41 +08:00 |
|
Looly
|
2f57c2aaf9
|
!416 CollUtil新增2个互换元素位置的静态方法
Merge pull request !416 from TanLongHui/v5-dev
|
2021-09-17 11:54:44 +00:00 |
|
Looly
|
aafcecc3d9
|
add method
|
2021-09-17 19:29:18 +08:00 |
|
Looly
|
96c83cb16b
|
fix bug
|
2021-09-17 19:15:43 +08:00 |
|
TLH
|
3fc4d134af
|
CollUtil新增2个互换元素位置的静态方法以及对应单元测试
方法1:swapIndex 指定列表元素A与索引index所在元素互换位置
方法2:swapElement 指定列表元素A与列表元素B互换位置
|
2021-09-15 16:02:20 +08:00 |
|
bob.guo
|
26b6838339
|
isLinked 为true时 创建的是linkList
|
2021-09-14 10:06:00 +08:00 |
|
Looly
|
1b0d5d2cf1
|
fix bug
|
2021-09-14 09:58:21 +08:00 |
|
Looly
|
46cffe4ed2
|
add author
|
2021-09-13 12:00:57 +08:00 |
|
Looly
|
612441615d
|
change method param
|
2021-09-13 11:53:12 +08:00 |
|
Looly
|
d3f946dd33
|
change position of trim
|
2021-09-13 09:15:42 +08:00 |
|
Looly
|
fefd88b358
|
fix test
|
2021-09-12 01:43:12 +08:00 |
|
Looly
|
bf8906eb48
|
fix frgment encode
|
2021-09-12 01:19:16 +08:00 |
|
Looly
|
07c69efa92
|
fix test
|
2021-09-12 00:15:30 +08:00 |
|
Looly
|
a7817ab5b0
|
add config
|
2021-09-11 23:44:38 +08:00 |
|
Looly
|
f08ae8cf7d
|
fix code
|
2021-09-10 21:17:41 +08:00 |
|
Looly
|
783a02cce4
|
fix bu
|
2021-09-10 19:51:46 +08:00 |
|
Looly
|
caab40f8ea
|
fix code
|
2021-09-10 19:25:44 +08:00 |
|
Looly
|
22a3c3a936
|
fix code
|
2021-09-10 19:25:33 +08:00 |
|
Looly
|
0595b91634
|
fix bug
|
2021-09-10 19:24:04 +08:00 |
|
Looly
|
ba4fabb88c
|
fix pink bug
|
2021-09-10 19:07:08 +08:00 |
|
Looly
|
a0f407865e
|
fix code
|
2021-09-10 09:32:00 +08:00 |
|
Looly
|
feed45c12c
|
fix bug
|
2021-09-09 19:29:00 +08:00 |
|
Looly
|
a1ee4d27c3
|
fix bug
|
2021-09-09 19:15:43 +08:00 |
|
Looly
|
02885bbcd3
|
add ZUC
|
2021-09-09 16:14:37 +08:00 |
|
Looly
|
5be6c0103b
|
add test
|
2021-09-09 11:53:11 +08:00 |
|
Looly
|
57c191fe1c
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-09-08 12:12:55 +08:00 |
|
Looly
|
5ae924b9c6
|
fix path
|
2021-09-08 12:09:31 +08:00 |
|
Looly
|
afce68cd1c
|
!410 更改CollUtil#emptyIfNull入参名称更加合理
Merge pull request !410 from 这个网名不错/v5-dev
|
2021-09-08 03:57:31 +00:00 |
|
Looly
|
8ddf18fb7a
|
add interface
|
2021-09-08 11:11:27 +08:00 |
|
lixiaohua
|
443aca6c78
|
rename
|
2021-09-08 10:08:31 +08:00 |
|
Looly
|
4c237ba95e
|
add test and change AES costructor
|
2021-09-07 23:54:57 +08:00 |
|
Looly
|
c50a63a196
|
fix bug
|
2021-09-07 14:51:07 +08:00 |
|
Looly
|
758fb793fc
|
add method
|
2021-09-07 13:33:37 +08:00 |
|
Looly
|
36cf627f3d
|
add method
|
2021-09-06 17:59:01 +08:00 |
|
Looly
|
7379e27d56
|
add method
|
2021-09-06 16:12:33 +08:00 |
|
Looly
|
3acb81a58a
|
fix bug
|
2021-09-06 09:52:22 +08:00 |
|
Looly
|
186eeb8054
|
add test
|
2021-09-02 15:07:38 +08:00 |
|
Looly
|
4a384f6a5c
|
deprecate OptionalBean
|
2021-09-02 13:56:19 +08:00 |
|
Golden Looly
|
efa9828cdd
|
Merge pull request #1805 from anaer/patch-1
Update CharsetDetector.java
|
2021-09-01 22:28:12 +08:00 |
|
Looly
|
303c77a08d
|
add null check
|
2021-09-01 22:14:15 +08:00 |
|
anaer
|
69ee7ba40a
|
Update CharsetDetector.java
typo
|
2021-09-01 17:25:43 +08:00 |
|
Looly
|
838a3ecfa4
|
fix commnet
|
2021-08-31 08:32:39 +08:00 |
|
Looly
|
fca32ecefd
|
add test
|
2021-08-30 12:52:10 +08:00 |
|
Looly
|
424e6e817e
|
add test
|
2021-08-30 12:22:54 +08:00 |
|
Looly
|
9ba4b008b2
|
add constrctor
|
2021-08-30 10:59:11 +08:00 |
|
Looly
|
3e23982329
|
add docx check
|
2021-08-30 09:32:21 +08:00 |
|
Looly
|
e800b9cc3a
|
add alias support
|
2021-08-27 00:47:24 +08:00 |
|
Golden Looly
|
9bae66f219
|
Merge pull request #1792 from Inmord/v5-dev-optimal-comb
当n = m时,C(n, m) = C(n, n) = 1。
|
2021-08-26 23:47:51 +08:00 |
|
Looly
|
d66efef873
|
add constructor
|
2021-08-26 23:40:28 +08:00 |
|
Looly
|
c0510a4c66
|
!403 exception工具类优化
Merge pull request !403 from 赵龙波/v5-dev
|
2021-08-26 15:31:11 +00:00 |
|
Looly
|
8adf96eaab
|
add methods
|
2021-08-26 23:27:37 +08:00 |
|
zhaolongbo
|
40a6ffbea0
|
创建异常对象时会调用父类Throwable的fillInStackTrace()方法生成栈追踪信息,这部分对系统性能开销很大。JDk7开始 异常类增加了爬栈开关,这里同样增加构造方法方便根据业务情况自定义是否关闭和打开
|
2021-08-26 22:28:41 +08:00 |
|
刘生平
|
ad5bba2703
|
当n = m时,C(n, m) = C(n, n) = 1。
|
2021-08-26 21:05:07 +08:00 |
|
Looly
|
548852670c
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-08-26 17:15:35 +08:00 |
|
qiuxuquan
|
e9b4400747
|
修正方法注释
|
2021-08-26 06:58:51 +00:00 |
|
Looly
|
d0aff3e3cd
|
add methods
|
2021-08-26 11:58:02 +08:00 |
|
Looly
|
b88de146f6
|
add method
|
2021-08-26 11:49:52 +08:00 |
|
Looly
|
8e5ad32e70
|
add method
|
2021-08-25 15:25:25 +08:00 |
|
Looly
|
9a21da9c78
|
add FuncComparator
|
2021-08-24 23:13:10 +08:00 |
|
Looly
|
f06a04a965
|
add method
|
2021-08-22 19:06:25 +08:00 |
|
Looly
|
40828f69d1
|
add method
|
2021-08-22 17:53:02 +08:00 |
|
Looly
|
8be645e9fb
|
!397 将list集合平均分成多个list
Merge pull request !397 from lileming/v5-dev
|
2021-08-22 08:49:42 +00:00 |
|
Looly
|
d52c32154a
|
fix code
|
2021-08-20 16:30:31 +08:00 |
|
lileming
|
62712e8ed6
|
将集合平均分成多个list
|
2021-08-20 11:49:30 +08:00 |
|
Looly
|
d19e78b202
|
fix code
|
2021-08-20 08:48:02 +08:00 |
|
Golden Looly
|
da2ddf263a
|
Merge pull request #1774 from Xxpain/v5-dev
优化代码
|
2021-08-20 08:40:38 +08:00 |
|
super.xie
|
8180674d21
|
去除未使用的导入语句
|
2021-08-20 01:28:41 +08:00 |
|
super.xie
|
44a45a7d04
|
复用已存在方法
|
2021-08-20 01:26:38 +08:00 |
|
Looly
|
7c6d7526b6
|
add format support
|
2021-08-19 18:27:42 +08:00 |
|
duandazhi
|
c92ccb7316
|
1、DateUtil yyyy-MM-dd HH:mm:ss.SSSSSS 格式支持
2、DateConverter 增加验证, 入参是 空串,返回null, 而不是抛异常; (生产环境会出现 空串的情况; 异常交给调用者自行抛出)
|
2021-08-19 16:17:20 +08:00 |
|
Looly
|
dbc4fd62ce
|
fix sort bug
|
2021-08-19 14:36:07 +08:00 |
|
Looly
|
9d8f00e049
|
add methods
|
2021-08-19 11:39:13 +08:00 |
|
Looly
|
5dce48db5e
|
add methods
|
2021-08-18 21:43:49 +08:00 |
|
Looly
|
8c1fced281
|
add Partition
|
2021-08-18 18:28:29 +08:00 |
|
Looly
|
9b58b8295a
|
fix config
|
2021-08-18 09:24:54 +08:00 |
|
Looly
|
2b04713104
|
add page
|
2021-08-17 21:57:41 +08:00 |
|
Golden Looly
|
c6291993f9
|
Merge pull request #1761 from luckymorning/v5-dev
增加列表分页并逐页返回数据的工具方法
|
2021-08-17 21:34:09 +08:00 |
|
Looly
|
d29cd5c9ea
|
add NammingCase
|
2021-08-17 16:56:11 +08:00 |
|
Looly
|
0060d5ebbb
|
fix code
|
2021-08-17 16:14:28 +08:00 |
|
Looly
|
3fe722554c
|
fix bugs
|
2021-08-16 22:33:30 +08:00 |
|
Looly
|
f288c497b8
|
add check
|
2021-08-16 21:11:28 +08:00 |
|
Looly
|
ae1eb46e90
|
fix test
|
2021-08-12 18:23:42 +08:00 |
|
wangchen
|
270a97116a
|
增加列表分页方法
|
2021-08-12 10:36:26 +08:00 |
|
Looly
|
1fbc6b61bd
|
fix comment
|
2021-08-12 00:22:38 +08:00 |
|
Looly
|
05c679bfc5
|
fix test
|
2021-08-12 00:19:22 +08:00 |
|
Looly
|
884ac2e765
|
fix
|
2021-08-12 00:02:45 +08:00 |
|
Looly
|
aeef8b9e8a
|
add ChannelCopier
|
2021-08-11 23:53:12 +08:00 |
|
Looly
|
c54f2a154a
|
add IoCopier
|
2021-08-11 23:30:47 +08:00 |
|
Looly
|
9dd7b0a904
|
change to extend
|
2021-08-11 21:13:02 +08:00 |
|
Looly
|
6dc8524e69
|
fix comment
|
2021-08-11 11:41:06 +08:00 |
|
Looly
|
b048cc7fd7
|
fix test
|
2021-08-11 09:20:32 +08:00 |
|
Looly
|
163ce2a67c
|
fix comment
|
2021-08-11 00:29:56 +08:00 |
|
Looly
|
7cbba42e94
|
fix methods
|
2021-08-11 00:27:31 +08:00 |
|
Looly
|
b286f3743d
|
add null check
|
2021-08-10 21:38:34 +08:00 |
|
Looly
|
e89ca1ace3
|
add test
|
2021-08-10 21:19:29 +08:00 |
|
Looly
|
7b667a817a
|
add readFromStr
|
2021-08-10 21:09:06 +08:00 |
|
Golden Looly
|
80898f74f4
|
Merge pull request #1755 from devzhi/v5-dev
CsvUtils增加直接读取字符串相关功能
|
2021-08-10 21:04:04 +08:00 |
|
Looly
|
93a51253e7
|
add test
|
2021-08-10 20:56:20 +08:00 |
|
Looly
|
ae753045ec
|
!395 【轻量级pr】formatBetweenTest 新增一个 测试类, formatBetweenTest2
Merge pull request !395 from dazer007/v5-dev
|
2021-08-10 12:55:00 +00:00 |
|
Looly
|
8ddb2b425c
|
add methods
|
2021-08-10 20:54:31 +08:00 |
|
devzhi
|
41480c8ee5
|
CsvUtils增加直接读取字符串相关功能
|
2021-08-10 14:56:03 +08:00 |
|
duandazhi
|
55a573f96e
|
【轻量级pr】formatBetweenTest 新增一个 测试类, formatBetweenTest2
|
2021-08-10 10:44:12 +08:00 |
|
Looly
|
838a2c45a6
|
fix float bug
|
2021-08-09 21:40:17 +08:00 |
|
Looly
|
26846d0fde
|
fix comment
|
2021-08-08 22:14:24 +08:00 |
|
Looly
|
df726654af
|
add JSONBeanParser
|
2021-08-08 21:36:37 +08:00 |
|
Looly
|
a9282b9d7c
|
fix format
|
2021-08-08 20:01:02 +08:00 |
|
Looly
|
9acc216f90
|
add cpmpress
|
2021-08-07 23:32:48 +08:00 |
|
Looly
|
27e8aa6043
|
add test
|
2021-08-06 10:38:49 +08:00 |
|
Looly
|
c0fdd353cd
|
Mapproxy support set return this
|
2021-08-06 09:59:00 +08:00 |
|
Looly
|
217ac3f708
|
!392 fix bug https://gitee.com/dromara/hutool/issues/I4402K
Merge pull request !392 from 申劭明/14402K
|
2021-08-06 01:48:43 +00:00 |
|
Looly
|
955b65fbb4
|
fix comment
|
2021-08-06 09:41:20 +08:00 |
|
申劭明
|
844c4be0bf
|
add test for mapProxy
|
2021-08-05 06:10:50 +00:00 |
|
申劭明
|
2e628b08c5
|
fix bug #I4402K
|
2021-08-05 06:09:50 +00:00 |
|
Looly
|
c7d2d389f0
|
fix comment
|
2021-08-02 20:27:41 +08:00 |
|
Looly
|
08ebcad848
|
add methods
|
2021-08-02 20:16:04 +08:00 |
|
Looly
|
72af4101bc
|
enhance parseUTC
|
2021-08-02 13:41:54 +08:00 |
|
Looly
|
69b981e8c0
|
fix del bug
|
2021-08-02 12:08:57 +08:00 |
|
bwcx_jzy
|
46f1bc7662
|
file.delete sync PathUtil
|
2021-08-02 10:24:50 +08:00 |
|
bwcx_jzy
|
7539cfea11
|
能遇到只读文件,无法删除.使用 file 方法删除
|
2021-08-02 10:11:24 +08:00 |
|
bwcx_jzy
|
1f070fc5e4
|
可能遇到只读文件,无法删除,先尝试处理权限
|
2021-08-02 10:05:07 +08:00 |
|
Looly
|
74b4b68bb0
|
change longest common text
|
2021-08-01 20:54:28 +08:00 |
|
Golden Looly
|
5e42622a8b
|
Merge pull request #1736 from Xxpain/fix_typo
fix typos
|
2021-08-01 09:15:04 +08:00 |
|
Looly
|
e784e1fcd4
|
add test
|
2021-08-01 08:33:01 +08:00 |
|
shaofei.xie
|
ec8a55cbae
|
fix typos
|
2021-07-30 17:19:33 +08:00 |
|
Looly
|
09ae727b81
|
add util
|
2021-07-30 13:42:39 +08:00 |
|
Looly
|
02b68f970b
|
add test
|
2021-07-30 09:45:57 +08:00 |
|
Looly
|
57dbe23961
|
fix tel regex
|
2021-07-29 15:18:46 +08:00 |
|
董舒克
|
d339f607a3
|
增加新的固话方法测试
|
2021-07-29 13:28:59 +08:00 |
|
董舒克
|
c7bfb103d8
|
1.修改固话号码的正则表达式可以获取号码部分
2.增加获取固话号码中号码部分方法
|
2021-07-29 13:12:10 +08:00 |
|
董舒克
|
07b589d2b3
|
固话号码必须存在区号
|
2021-07-29 12:59:53 +08:00 |
|
董舒克
|
c18ff939d3
|
1.修改固话号码正则表达式常量
2.添加获取固话号码区号方法
|
2021-07-29 12:46:08 +08:00 |
|
Looly
|
d4f16133de
|
fix comment
|
2021-07-28 23:27:52 +08:00 |
|
Looly
|
a8e1edaa6c
|
fix comment
|
2021-07-28 23:22:32 +08:00 |
|
Looly
|
50c9337ea0
|
add methods
|
2021-07-28 23:18:31 +08:00 |
|
Looly
|
520b503065
|
add method
|
2021-07-28 22:00:04 +08:00 |
|
Looly
|
05495ba8ed
|
add LookupFactory and MethodHandleUtil
|
2021-07-28 21:07:55 +08:00 |
|
Looly
|
62df0171a4
|
fix comment
|
2021-07-28 18:17:48 +08:00 |
|
Looly
|
9f1920e498
|
fix bug
|
2021-07-28 01:43:52 +08:00 |
|
Looly
|
b8c07fd098
|
!384 修复ByteUtil工具类大小端转换问题
Merge pull request !384 from ZhouChuGang/v5-dev
|
2021-07-27 17:35:54 +00:00 |
|
Looly
|
c3f1fe50e4
|
fix convert bug
|
2021-07-28 00:35:03 +08:00 |
|
QunXingShanShuo
|
d4a7ddac3b
|
feat: 修复ByteUtil工具类大小端转换问题
修复ByteUtil工具类大小端转换问题
|
2021-07-27 17:08:13 +08:00 |
|
Looly
|
c919c336a5
|
fix comment
|
2021-07-26 19:04:58 +08:00 |
|
Looly
|
b07ccc3c17
|
fix comment
|
2021-07-26 19:03:26 +08:00 |
|
Looly
|
b86145a95f
|
fix comment
|
2021-07-26 19:01:20 +08:00 |
|
Looly
|
56d4a849f4
|
fix bug
|
2021-07-26 18:43:46 +08:00 |
|
Golden Looly
|
49e63dd424
|
Merge pull request #1723 from visayafan/patch-1
笔误
|
2021-07-26 18:28:58 +08:00 |
|
Looly
|
5bbb6539b3
|
add method
|
2021-07-26 18:27:46 +08:00 |
|
Golden Looly
|
d1861eb9db
|
Merge pull request #1725 from KwokRoot/v5-dev
Update RobotUtil.java
|
2021-07-26 18:23:04 +08:00 |
|
Looly
|
2ce5b2cc79
|
add test and comment
|
2021-07-26 18:10:29 +08:00 |
|
Looly
|
86479585a8
|
!382 Add test for CharSequenceUtil#replace
Merge pull request !382 from 申劭明/shenshaoming-v5-dev-patch-58866
|
2021-07-26 09:57:20 +00:00 |
|
Looly
|
c9d6676e6d
|
int to long
|
2021-07-26 17:51:24 +08:00 |
|
Looly
|
fd6885441e
|
enhance I42A6V
|
2021-07-26 17:41:39 +08:00 |
|
Looly
|
6468a0446d
|
add test
|
2021-07-26 17:06:48 +08:00 |
|
Kwok
|
32d2c6d9de
|
Update RobotUtil.java
|
2021-07-26 12:00:16 +08:00 |
|
申劭明
|
f61c843e69
|
add test for replace
|
2021-07-26 02:16:16 +00:00 |
|
visayafan
|
71e36badfb
|
笔误
|
2021-07-24 03:12:02 +08:00 |
|
Looly
|
32797d2d14
|
fix BeanDesc bug
|
2021-07-23 22:44:49 +08:00 |
|
Looly
|
91047d1f88
|
!379 【轻量级PR】issue #4231K 相关的测试用例修改
Merge pull request !379 from dazer007/v5-dev
|
2021-07-23 14:14:24 +00:00 |
|
Looly
|
d8d60f4a77
|
!380 fix bug https://gitee.com/dromara/hutool/issues/I4231K
Merge pull request !380 from 申劭明/shenshaoming-v5-dev-patch-82579
|
2021-07-23 14:06:41 +00:00 |
|
Golden Looly
|
6fb20e69e9
|
Merge pull request #1721 from KwokRoot/patch-2
Update RobotUtil.java
|
2021-07-23 22:01:54 +08:00 |
|
申劭明
|
1bf0b331c9
|
fix bug https://gitee.com/dromara/hutool/issues/I4231K
|
2021-07-23 10:06:41 +00:00 |
|
duandazhi
|
eaca7172fd
|
issue #4231K 相关的测试用例修改
|
2021-07-23 17:59:15 +08:00 |
|
Kwok
|
e72d1e6955
|
Update RobotUtil.java
经测试,鼠标右键键值 InputEvent.BUTTON3_MASK,而非 InputEvent.BUTTON1_MASK。
|
2021-07-23 11:25:06 +08:00 |
|
Looly
|
e9e01b54bf
|
add tes
|
2021-07-23 10:19:10 +08:00 |
|
Looly
|
c28156272c
|
change changelog
|
2021-07-23 09:11:45 +08:00 |
|
Looly
|
ff8ed2a0e3
|
fix NetUtil
|
2021-07-23 09:10:11 +08:00 |
|
Looly
|
77e81d3f2b
|
add method
|
2021-07-21 21:19:26 +08:00 |
|
Looly
|
4c16ec55b4
|
!375 sftp 新增将本地文件或者文件夹同步上传到远程目录的方法
Merge pull request !375 from 不忘初心/v5-dev
|
2021-07-21 13:13:56 +00:00 |
|
Looly
|
08a3eeb752
|
fix test
|
2021-07-19 18:22:57 +08:00 |
|
Looly
|
8f3011e793
|
fix Base64.isBase64
|
2021-07-19 17:57:55 +08:00 |
|
bwcx_jzy
|
175f7fe9f4
|
cn.hutool.core.io.FileUtil.isModifed 方法名拼写错误
|
2021-07-19 17:33:59 +08:00 |
|
Looly
|
6a04f20fcf
|
add method
|
2021-07-19 17:21:02 +08:00 |
|
bwcx_jzy
|
c10c6f06aa
|
新增多个字段比较器
|
2021-07-19 16:35:33 +08:00 |
|
Looly
|
56e107ebda
|
fix brief bug
|
2021-07-19 00:36:32 +08:00 |
|
Looly
|
d8f393f7d9
|
🧁release 5.7.5
|
2021-07-18 23:57:48 +08:00 |
|
Golden Looly
|
433585a658
|
Merge pull request #1713 from lj19950508/v5-master
Update FileUtil.java
|
2021-07-18 22:12:22 +08:00 |
|
Looly
|
a081f999b5
|
add isDir
|
2021-07-18 22:10:46 +08:00 |
|
Gon
|
f8d53611c4
|
Update FileUtil.java
修改注释错误的信息
|
2021-07-16 11:37:56 +08:00 |
|
Looly
|
0915b8918d
|
fix comment
|
2021-07-16 01:51:12 +08:00 |
|
Looly
|
63b93948a6
|
!371 【轻量级pr】常用类增加 @see 和说明
Merge pull request !371 from dazer007/v5-dev
|
2021-07-15 17:37:47 +00:00 |
|
Looly
|
df2147cd7c
|
add method
|
2021-07-16 01:34:27 +08:00 |
|
duandazhi
|
c842aa1cf9
|
[轻量级pr] 增加常用@ see , fix pulls/368、pulls/369问题
|
2021-07-15 09:58:42 +08:00 |
|
duandazhi
|
41d3f0d931
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-07-15 09:35:54 +08:00 |
|
bwcx_jzy
|
47efb49495
|
ManifestUtil 新增方法
|
2021-07-14 22:57:21 +08:00 |
|
Looly
|
dfa10be599
|
add Base64.isBase64
|
2021-07-14 18:49:14 +08:00 |
|
Looly
|
f68a73538e
|
fix path
|
2021-07-14 18:26:26 +08:00 |
|
duandazhi
|
65103f3916
|
修改 pr by close的问题
|
2021-07-14 17:40:09 +08:00 |
|
Looly
|
f96795c231
|
remove put
|
2021-07-14 17:16:12 +08:00 |
|
duandazhi
|
75d5268249
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
# Conflicts:
# hutool-core/src/main/java/cn/hutool/core/text/CharSequenceUtil.java
|
2021-07-14 17:11:51 +08:00 |
|
Looly
|
eda8bdc27a
|
fix bug
|
2021-07-14 17:09:59 +08:00 |
|
Looly
|
89a3acfa88
|
fix bug
|
2021-07-14 12:09:34 +08:00 |
|
dazer007
|
f88339522e
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-
dev
|
2021-07-14 03:36:52 +00:00 |
|
duandazhi
|
7d273f6c52
|
常用方法 增加 @see 和 别名
|
2021-07-14 11:27:42 +08:00 |
|
Looly
|
ba8033059c
|
fix format bug
|
2021-07-14 10:30:54 +08:00 |
|
Looly
|
18a7b67157
|
fix
|
2021-07-14 09:48:23 +08:00 |
|
Looly
|
84649d2b8e
|
!366 修改FastDatePrinter.java中的警告
Merge pull request !366 from 申劭明/v5-dev
|
2021-07-14 01:36:40 +00:00 |
|
Looly
|
d01e8b11bb
|
add put method
|
2021-07-14 09:33:28 +08:00 |
|
angraovip
|
b673427f1a
|
MapBuilder condition put
|
2021-07-13 18:30:11 +08:00 |
|
申劭明
|
d2603db547
|
fix code
原先的写法在运行时没有错,但是在读代码的时候,会发现按住ctrl点击`format(((Long) obj))`时,仍会定位到 `String format(final Object obj)`上,给人一种可能会栈溢出的错觉。
@see https://github.com/apache/commons-lang/blob/master/src/main/java/org/apache/commons/lang3/time/FastDatePrinter.java
|
2021-07-13 08:18:13 +00:00 |
|
Looly
|
f9b29c5f2a
|
add NanoId
|
2021-07-12 20:22:30 +08:00 |
|
Looly
|
6ebd912062
|
!362 唯一Id生成算法增加NanoId算法
Merge pull request !362 from kangsafe/v5-dev
|
2021-07-12 11:41:36 +00:00 |
|
Looly
|
34af7f5711
|
add method
|
2021-07-12 19:38:08 +08:00 |
|
Looly
|
0ed05e88ef
|
add method
|
2021-07-12 19:22:33 +08:00 |
|
Looly
|
3160742be1
|
fix ClassScanner bug
|
2021-07-12 18:53:24 +08:00 |
|
Looly
|
bee3056844
|
fix normalize
|
2021-07-12 10:08:17 +08:00 |
|
小康
|
ea2061b333
|
增加NanoId算法
|
2021-07-12 09:29:50 +08:00 |
|
Looly
|
06e136f311
|
add methods
|
2021-07-11 18:07:56 +08:00 |
|
Looly
|
859aac43b3
|
fix code
|
2021-07-10 18:56:07 +08:00 |
|
Golden Looly
|
0a2524faf7
|
Merge pull request #1702 from fuffcp123/v5-dev
fix(IdCardUtil): Fix isValidTWCard string index out of range
|
2021-07-10 18:49:06 +08:00 |
|
Looly
|
d7d9199d40
|
add test
|
2021-07-10 18:39:36 +08:00 |
|
fuffcp123
|
09355e6cc5
|
fix(IdCardUtil): Fix isValidTWCard string index out of range
|
2021-07-10 15:13:43 +08:00 |
|
Looly
|
b8d04654ef
|
fix chineseFormatter
|
2021-07-10 00:36:13 +08:00 |
|
Looly
|
9fd7c02c86
|
csv support beginLineNo
|
2021-07-09 22:51:35 +08:00 |
|
Looly
|
b38f40a6a3
|
add os version and methods
|
2021-07-09 20:11:25 +08:00 |
|
Looly
|
5c6e548db2
|
fix test
|
2021-07-08 01:12:47 +08:00 |
|
Looly
|
2b824561ea
|
fix PageResult bug
|
2021-07-08 00:57:24 +08:00 |
|
Looly
|
ead5e1c13a
|
fix pr#1694
|
2021-07-06 02:47:54 +08:00 |
|
Golden Looly
|
795b3f71ea
|
Merge pull request #1694 from PisecesPeng/patch-1
Fix 参数类型不同且不为数组类型的断言报错
|
2021-07-06 02:43:11 +08:00 |
|
Looly
|
38589c064b
|
add AbsCollMap
|
2021-07-06 01:37:10 +08:00 |
|
Looly
|
862756e48f
|
fix tree
|
2021-07-06 00:40:32 +08:00 |
|
Looly
|
26f217e907
|
fix code
|
2021-07-02 11:35:14 +08:00 |
|
Looly
|
2b4311aca0
|
!353 CsvWriter 增加 writer.write(csvData) 的方法重载;
Merge pull request !353 from dazer007/v5-dev
|
2021-07-02 03:26:34 +00:00 |
|
Looly
|
761a0e0940
|
add method
|
2021-07-02 11:21:36 +08:00 |
|
PisecesPeng
|
18e1e6c39b
|
Fix 参数类型不同且不为数组类型的断言报错
|
2021-07-02 07:54:02 +08:00 |
|
Looly
|
e7a5295460
|
change MapUtil.get
|
2021-07-02 01:08:02 +08:00 |
|
duandazhi
|
1c299f9810
|
JAXBUtil beanToxml add comment
|
2021-07-01 12:58:00 +08:00 |
|
duandazhi
|
566fffdce1
|
1、CsvWriter 增加 writer.write(csvData)的方法重载;
2、测试类写文件 对macos、linux 电脑的支持
3、优化测试类代码
|
2021-06-30 22:31:09 +08:00 |
|
Looly
|
e5e6500116
|
🥤release 5.7.3
|
2021-06-29 23:14:55 +08:00 |
|
Looly
|
3685f17b3a
|
add test
|
2021-06-29 23:08:25 +08:00 |
|
Looly
|
8caa7f890e
|
add test
|
2021-06-29 23:02:52 +08:00 |
|
Looly
|
fbd67b0d17
|
add RegexPool
|
2021-06-29 22:31:22 +08:00 |
|
Looly
|
61c80b0957
|
fix comment
|
2021-06-29 21:23:11 +08:00 |
|
Looly
|
fc61fc9fe0
|
!351 JAXBUtil 和 XmlUtil 增加@see的注释
Merge pull request !351 from dazer007/v5-dev
|
2021-06-29 13:17:29 +00:00 |
|
Looly
|
721fd16f4d
|
fix Range
|
2021-06-29 21:15:19 +08:00 |
|
duandazhi
|
3b696f08b7
|
XmlUtil 和 JAXBUtil 增加 @see
|
2021-06-29 19:56:54 +08:00 |
|
duandazhi
|
9a6b8cbf45
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-06-29 19:40:12 +08:00 |
|
Looly
|
3ca4063ea5
|
fix
|
2021-06-29 11:13:55 +08:00 |
|
duandazhi
|
20244dcf9e
|
XmlUtil 和 JAXBUtil 增加 @see
|
2021-06-29 10:45:18 +08:00 |
|
Looly
|
2034b59042
|
add PasswdStrength
|
2021-06-29 00:04:48 +08:00 |
|
Looly
|
1472cdc440
|
fix NPE bug
|
2021-06-28 23:22:20 +08:00 |
|
Looly
|
ffed1d32fd
|
fix indexOfSub bug
|
2021-06-28 23:07:40 +08:00 |
|
Looly
|
062d070d92
|
fix bug
|
2021-06-28 22:26:15 +08:00 |
|
duandazhi
|
af9880c5d3
|
解决:copyProperties(x,x, CopyOptions copyOptions)
当:copyOptions的 setFieldNameEditor 不为空的时候,有bug,这里进行修复;
|
2021-06-28 22:15:11 +08:00 |
|
Looly
|
60999194d1
|
add method
|
2021-06-28 21:58:28 +08:00 |
|
Looly
|
5719c28158
|
fix DateRange bug
|
2021-06-28 21:55:53 +08:00 |
|
Looly
|
16910ed709
|
add getWorkerId stc
|
2021-06-28 20:49:39 +08:00 |
|
Looly
|
613b6f3ac5
|
add /GlobalCustomFormat
|
2021-06-26 01:47:16 +08:00 |
|
Looly
|
85e9bc11c2
|
support custom date format parse
|
2021-06-25 23:05:54 +08:00 |
|
Looly
|
74b6ac38c4
|
add JAXBUtil
|
2021-06-24 23:10:56 +08:00 |
|
Looly
|
abee0ff49e
|
!346 解决 xmlutil 只能解析一层的bug, 新增 XmlBeanUtil工具
Merge pull request !346 from dazer007/v5-dev
|
2021-06-24 14:47:25 +00:00 |
|
Looly
|
069fd6827a
|
fix bug
|
2021-06-24 22:37:15 +08:00 |
|
Looly
|
968d18db10
|
fix provience bug
|
2021-06-24 22:01:01 +08:00 |
|
duandazhi
|
96e09601e0
|
add xml 2 bean 互转utils;
解决:
BeanUtil.beanToMap(outer)只能解析第一层,如果想多层解析,考虑使用JSONUtil的bug;
生产环境,常见是要 解析多层,而不是 只解析第一层;
|
2021-06-24 13:05:32 +08:00 |
|
Looly
|
36dcc17390
|
fix comment
|
2021-06-24 08:57:06 +08:00 |
|
Looly
|
bead588ede
|
fix comment
|
2021-06-24 08:54:20 +08:00 |
|
Looly
|
c94375e922
|
fix bug
|
2021-06-24 08:44:39 +08:00 |
|
Golden Looly
|
1750dcaf38
|
Merge pull request #1673 from CherryRum/v5-dev
revert: Fix the recurses infinitely caused by Autoboxing
|
2021-06-24 08:31:01 +08:00 |
|
Looly
|
2c30de4fae
|
add methods
|
2021-06-24 08:26:46 +08:00 |
|
Looly
|
d6fd4e259b
|
!345 CsvWriter添加writeBeans方法,根据Bean自动生成表头,并写入数据
Merge pull request !345 from 马万里/v5-dev
|
2021-06-24 00:09:11 +00:00 |
|
Looly
|
b8a35fdeae
|
add test
|
2021-06-24 08:03:18 +08:00 |
|
Looly
|
949c7a856e
|
fix escape bug
|
2021-06-24 07:53:21 +08:00 |
|
mawanli
|
1029bc74f2
|
1.[新特性] CsvWriter添加writeBeans方法,根据Bean自动生成表头,并写入数据
|
2021-06-23 11:28:20 +08:00 |
|
Lin
|
8955d03a4f
|
revert: Fix the recurses infinitely caused by Autoboxing
Closes https://github.com/dromara/hutool/issues/1670
|
2021-06-22 23:43:35 +08:00 |
|
Looly
|
b671aeb80f
|
fix comment
|
2021-06-20 01:16:13 +08:00 |
|
Looly
|
e8ecadd9a3
|
fix XmlUtil
|
2021-06-20 00:46:57 +08:00 |
|
Looly
|
081a51ff83
|
fix comment and test
|
2021-06-20 00:18:02 +08:00 |
|
Looly
|
59275491de
|
add JWTValidator
|
2021-06-20 00:07:44 +08:00 |
|
Looly
|
f679ec633f
|
numberUtil change to isBlank
|
2021-06-18 18:22:49 +08:00 |
|
Looly
|
d05fd5af8d
|
add TreeBuilder
|
2021-06-18 18:12:36 +08:00 |
|
Looly
|
86d711cc03
|
fix jwt bug
|
2021-06-18 15:59:20 +08:00 |
|
Looly
|
185764ec75
|
add test
|
2021-06-18 01:56:06 +08:00 |
|
Looly
|
7baac80d32
|
fix code to replace join
|
2021-06-18 01:48:02 +08:00 |
|
Looly
|
40a14e1508
|
add StrJoiner
|
2021-06-17 20:41:01 +08:00 |
|
Looly
|
5302edf980
|
fix code
|
2021-06-17 18:52:19 +08:00 |
|
Looly
|
b9cf8b0c5b
|
fix test
|
2021-06-16 23:06:00 +08:00 |
|
Looly
|
ec60a4202d
|
fix tester bug
|
2021-06-16 19:23:53 +08:00 |
|
Looly
|
cdca396da3
|
add UserPassAuthenticator
|
2021-06-16 11:40:10 +08:00 |
|
Looly
|
6212d60f6a
|
fix test
|
2021-06-16 03:04:06 +08:00 |
|
Looly
|
40dcdf5e43
|
fix test
|
2021-06-16 02:59:50 +08:00 |
|
Looly
|
ad40ca5670
|
fix code
|
2021-06-16 02:36:39 +08:00 |
|
Looly
|
26064f146c
|
fix method
|
2021-06-16 02:32:12 +08:00 |
|
Looly
|
8c3298fed4
|
fix code
|
2021-06-16 02:01:56 +08:00 |
|
Looly
|
373c30b9f0
|
fix code
|
2021-06-16 01:38:03 +08:00 |
|
Looly
|
19098c0429
|
fix code
|
2021-06-16 01:33:24 +08:00 |
|
Looly
|
691ccd0f3d
|
add IterChain
|
2021-06-16 01:25:18 +08:00 |
|
Looly
|
f9b6110042
|
remove deprecated methods
|
2021-06-16 00:51:20 +08:00 |
|
Looly
|
8b85134c4b
|
fix test
|
2021-06-15 19:03:08 +08:00 |
|
Looly
|
1755bbadcc
|
fix put bug
|
2021-06-15 17:01:27 +08:00 |
|
Looly
|
fdede9070b
|
change capacity
|
2021-06-15 11:43:05 +08:00 |
|
Looly
|
56703c5a55
|
add test
|
2021-06-15 10:28:59 +08:00 |
|
Looly
|
395942298e
|
fix parse bug
|
2021-06-15 10:17:35 +08:00 |
|
Looly
|
7dc5873d9e
|
add methods
|
2021-06-12 00:33:50 +08:00 |
|
Looly
|
e2de04d36f
|
add method
|
2021-06-11 13:17:35 +08:00 |
|
Looly
|
93b383c2b7
|
add jwt
|
2021-06-10 22:54:45 +08:00 |
|
Looly
|
6ffc2cc29b
|
fix comment
|
2021-06-09 01:16:13 +08:00 |
|
Looly
|
ae50575d72
|
remove console debug
|
2021-06-09 01:04:29 +08:00 |
|
Looly
|
3ff0dc11d2
|
fix code
|
2021-06-08 19:42:36 +08:00 |
|
Looly
|
8256af1552
|
add methods
|
2021-06-08 11:12:18 +08:00 |
|
Looly
|
0f5133013d
|
change methods
|
2021-06-07 19:10:06 +08:00 |
|
Looly
|
671b6fa6a9
|
add methods
|
2021-06-07 18:58:59 +08:00 |
|
Looly
|
b0e62df7c6
|
add Stream utils
|
2021-06-07 18:46:24 +08:00 |
|
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 |
|