Looly
|
94b28801a3
|
supoort
|
2024-03-28 23:13:36 +08:00 |
|
Looly
|
eebec03334
|
修复图片操作未调用flush导致资源未释放问题
|
2024-03-28 22:26:32 +08:00 |
|
yearliny
|
483f7df1dd
|
IdcardUtil 新增对新版外国人永久居留身份证(18位)的支持
政策文件:https://www.nia.gov.cn/20231013/2.pdf
|
2024-03-28 11:50:30 +08:00 |
|
Looly
|
db2b6929ba
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2024-03-26 19:59:47 +08:00 |
|
pine
|
4ebf69c81b
|
修改 CharSequenceUtil.ordinalIndexOf 方法的注释
|
2024-03-26 19:49:59 +08:00 |
|
Looly
|
2f7938492e
|
优化ThreadUtil.safeSleep,使用System.nanoTime()
|
2024-03-26 18:13:46 +08:00 |
|
Looly
|
8e26dd001b
|
fix name
|
2024-03-23 09:41:43 +08:00 |
|
Looly
|
6ec135486c
|
fix code
|
2024-03-20 16:41:35 +08:00 |
|
Looly
|
a1f591c099
|
修复ClassUtil.getTypeArgument() 获取泛型存在null问题
|
2024-03-18 11:53:33 +08:00 |
|
Looly
|
bf890d17f1
|
修复ClassUtil.getTypeArgument() 获取泛型存在null问题
|
2024-03-18 09:53:15 +08:00 |
|
Looly
|
03a92830a6
|
修复Graphics2D的资源没释放问题
|
2024-03-15 16:37:41 +08:00 |
|
风澈
|
622fc69f0c
|
修改ipv6脱敏注释
Signed-off-by: 风澈 <530534635@qq.com>
|
2024-03-13 02:46:01 +00:00 |
|
Looly
|
d18babc83f
|
add test
|
2024-03-12 17:59:33 +08:00 |
|
Looly
|
126674a453
|
修复DateUtil.betweenYear闰年2月问题
|
2024-03-12 17:32:55 +08:00 |
|
Looly
|
65ec4cf3aa
|
FileUtil和PathUtil增加Resource重载
|
2024-03-11 23:39:36 +08:00 |
|
Looly
|
21bf415eab
|
FileUtil和PathUtil增加Resource重载
|
2024-03-11 23:10:57 +08:00 |
|
Looly
|
c5f37b062e
|
StrUtil.replace歧义,修改为replaceByCodePoint
|
2024-03-07 16:12:33 +08:00 |
|
Looly
|
923cf3d265
|
修复JSONUtil序列化和反序列化预期的结果不一致问题
|
2024-03-06 17:20:09 +08:00 |
|
Looly
|
fa67339509
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2024-03-06 17:10:30 +08:00 |
|
misakacoder
|
745826012a
|
fix 3504
|
2024-03-05 13:35:10 +08:00 |
|
Looly
|
17a9701349
|
修复PathMover对目标已存在且只读文件报错错误问题
|
2024-03-05 11:41:53 +08:00 |
|
Looly
|
9ef714ad53
|
add test
|
2024-03-01 09:27:49 +08:00 |
|
Looly
|
e6dc02b421
|
add comment
|
2024-02-29 11:21:13 +08:00 |
|
Looly
|
3f7cb8ab5f
|
add test
|
2024-02-29 11:20:21 +08:00 |
|
Looly
|
832235f5e8
|
HexUtil#format方法增加prefix参数
|
2024-02-26 15:57:05 +08:00 |
|
Looly
|
9e6c403d2f
|
add test
|
2024-02-20 11:50:58 +08:00 |
|
Looly
|
067d7dc495
|
FreemarkerEngine修改默认版本参数
|
2024-02-19 18:45:38 +08:00 |
|
Looly
|
66d50a405a
|
prepare 5.8.27
|
2024-02-10 20:30:37 +08:00 |
|
Looly
|
aaac1f510d
|
change version
|
2024-02-10 20:24:10 +08:00 |
|
Looly
|
5cf57f6a64
|
prepare 5.8.27
|
2024-02-10 20:21:38 +08:00 |
|
Looly
|
96b486bb5a
|
🎆release 5.8.26
|
2024-02-10 20:06:16 +08:00 |
|
Looly
|
058c801442
|
修复VersionComparator违反传递问题
|
2024-02-10 12:37:19 +08:00 |
|
Looly
|
44580782f1
|
MapUtil增加partition方法
|
2024-02-07 11:24:44 +08:00 |
|
晨晨
|
f608d7de24
|
MapUtil添加按固定大小划分Map的方法
Signed-off-by: 晨晨 <2050365570a@gmail.com>
|
2024-02-04 09:11:13 +00:00 |
|
Looly
|
d9e72ddfe0
|
fix code
|
2024-01-26 18:16:31 +08:00 |
|
Looly
|
cba4231e4c
|
修复CollUtil.containsAll在coll2长度大于coll1时逻辑歧义问题
|
2024-01-26 16:03:46 +08:00 |
|
Looly
|
4df7a25cc4
|
add test
|
2024-01-23 16:29:42 +08:00 |
|
Looly
|
cb093e067d
|
修复BeanToMapCopier获取类型数组越界问题
|
2024-01-22 09:20:14 +08:00 |
|
Looly
|
ebc7c63bbe
|
prepare 5.8.26
|
2024-01-11 14:06:18 +08:00 |
|
Looly
|
3a1c7538f3
|
🐶Release 5.8.25
|
2024-01-11 12:46:25 +08:00 |
|
Looly
|
2a66698ef3
|
修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)
|
2024-01-11 12:08:39 +08:00 |
|
Looly
|
9ff7608d97
|
修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)
|
2024-01-11 10:42:57 +08:00 |
|
Looly
|
4d6684e9ab
|
修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)
|
2024-01-11 10:42:20 +08:00 |
|
Looly
|
7e81e26a6f
|
修复金额转换为英文时缺少 trillion 单位问题
|
2024-01-02 13:34:59 +08:00 |
|
Doke
|
82782d40d0
|
fix: 为NumberWordFormatter.java新增Trillion单位增加单测
|
2023-12-30 15:51:20 +08:00 |
|
Doke
|
7c5d0ec00e
|
fix: 修复金额转换为英文时缺少 trillion 单位
金额转换为英文时缺少 trillion 单位导致金额达到万亿时数组溢出错误
|
2023-12-30 15:41:24 +08:00 |
|
Looly
|
f651a18c1d
|
CopyOptions中增加setAutoTransCamelCase方法
|
2023-12-30 01:13:42 +08:00 |
|
Golden Looly
|
a68d57062f
|
Merge pull request #3450 from holmebin/test-branch
Test branch
|
2023-12-29 00:25:31 +08:00 |
|
Looly
|
c68b9df0df
|
WatchServer新增通过Path获取WatchKey方法
|
2023-12-29 00:19:48 +08:00 |
|
holmebin
|
c7e2720cc5
|
fix RandomUtil.randomInt,RandomUtil.randomLong range problem #3449
|
2023-12-28 23:07:44 +08:00 |
|