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 |
|
Looly
|
bdeae6f02e
|
prepare 5.7.20
|
2022-01-24 23:55:41 +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
|
e596a9c8e4
|
prepare 5.7.21
|
2022-01-20 12:27:37 +08:00 |
|
Looly
|
41bae74843
|
🧣release 5.7.20
|
2022-01-20 12:16:48 +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
|
c075b30858
|
prepare 5.7.20
|
2022-01-07 21:14:54 +08:00 |
|
Looly
|
b6c73dd010
|
🛒release 5.7.19
|
2022-01-07 21:01:26 +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 |
|