Golden Looly
|
8bae61b828
|
Merge branch 'v5-dev' into v5-dev
|
2025-12-09 16:38:24 +08:00 |
|
Looly
|
c7e3ad4df4
|
update dependency
|
2025-12-09 15:43:58 +08:00 |
|
Looly
|
297d790f45
|
NumberUtil
|
2025-12-09 15:38:51 +08:00 |
|
Looly
|
7cda4c6a27
|
!1411 修复#IDAQK3,添加getBinaryStr方法对double、float类型的处理逻辑
Merge pull request !1411 from 王双奇/v5-dev
|
2025-12-09 07:32:42 +00:00 |
|
shuangqiwang
|
f8298cf2ba
|
修复#IDAQK3,添加getBinaryStr方法对double、float类型的处理逻辑
|
2025-12-09 14:18:55 +08:00 |
|
Looly
|
603d67cae6
|
!1405 fix(reverseNew方法存在空指针风险):list 为 null,后续逻辑会导致空指针异常。
Merge pull request !1405 from ms/v5-dev
|
2025-12-08 09:05:46 +00:00 |
|
Will
|
51f1f9de62
|
修复MathUtil.multiple 方法在大整数乘法运算中整数溢出风险
|
2025-12-03 10:46:53 +08:00 |
|
ms
|
74fd00ae03
|
fix(reverseNew方法存在空指针风险):list 为 null,后续逻辑会导致空指针异常。
|
2025-12-02 09:26:57 +08:00 |
|
Looly
|
d4510bfeb1
|
修复Calculator.conversion(String expression)方法计算包含科学计数法表达式的值时逻辑有误,结果不符合预期(pr#4172@Github)
|
2025-12-01 22:37:23 +08:00 |
|
Golden Looly
|
9c71cd27f2
|
Merge pull request #4172 from qieugxi/hutool-1201
fix issue 4171
|
2025-12-01 22:35:23 +08:00 |
|
Looly
|
1ee9e0759c
|
ColorUtil颜色名称DARKGOLD、LIGHTGOLD新增蛇形命名匹配(pr#1400@Github)
|
2025-12-01 21:57:31 +08:00 |
|
Looly
|
0db075d34f
|
!1400 颜色名称新增蛇形命名匹配
Merge pull request !1400 from chengbo/v5-dev
|
2025-12-01 13:55:29 +00:00 |
|
qieugxi
|
715ac57494
|
fix issue 4171
|
2025-12-01 16:42:41 +08:00 |
|
chengbo
|
c1cdf23e17
|
颜色名称新增蛇形命名匹配
|
2025-12-01 13:27:20 +08:00 |
|
chinabugotech
|
9b1c8c35e4
|
update CHANGELOG.md.
Signed-off-by: chinabugotech <bugo@bugotech.cn>
|
2025-12-01 02:39:39 +00:00 |
|
chinabugotech
|
58b5291720
|
🐢prepare5.8.43
|
2025-12-01 10:25:59 +08:00 |
|
chinabugotech
|
f4e5a10697
|
🚀release5.8.42
|
2025-12-01 09:52:44 +08:00 |
|
Looly
|
6802979215
|
!1398 fix(方法注释):StrUtil类中方法注释问题修复
Merge pull request !1398 from fanzhenyu/v5-dev
|
2025-12-01 01:20:15 +00:00 |
|
fanzhenyu
|
662cb9aad1
|
fix(方法注释):StrUtil类中方法注释问题修复
|
2025-11-30 23:09:28 +08:00 |
|
Looly
|
6bb750fb2c
|
add test
|
2025-11-30 21:07:49 +08:00 |
|
Looly
|
95c8e73c16
|
修复HexUtil.format在处理长度小于2的字符串会抛异常,在处理长度为奇数的字符串时最后一个字符会被忽略的问题 修复SplitIter.computeNext递归调用可能导致栈溢出风险
|
2025-11-30 16:51:31 +08:00 |
|
Golden Looly
|
af97ba4084
|
Merge pull request #4168 from TouyamaRie/v5-dev-1128
Fix issue 4167
|
2025-11-30 16:47:40 +08:00 |
|
Looly
|
8afee460fd
|
fix doc
|
2025-11-30 16:21:22 +08:00 |
|
TouyamaRie
|
0f60aa021a
|
Fix issue 4169
|
2025-11-28 17:15:18 +08:00 |
|
TouyamaRie
|
d821c410c6
|
Fix issue 4167
|
2025-11-28 16:04:46 +08:00 |
|
Looly
|
882f3923ce
|
ArrangementTest
|
2025-11-28 09:56:53 +08:00 |
|
Golden Looly
|
1d9b0ebbd2
|
Merge pull request #4166 from qieugxi/hutool-1127-4
fix issue 4165
|
2025-11-28 09:55:18 +08:00 |
|
ZWM2
|
9191e49c21
|
fix issue 4165
|
2025-11-27 20:09:26 +08:00 |
|
Looly
|
a56d2c03dc
|
fix code
|
2025-11-26 23:35:28 +08:00 |
|
Looly
|
d9cbb19460
|
修复Word07Writerrun.setColor()的颜色十六进制转换逻辑(pr#4164@Github)
|
2025-11-26 20:33:56 +08:00 |
|
Golden Looly
|
f18a2b512f
|
Merge pull request #4164 from CherryRum/fix/set-color-argb
fix(Word07Writer): strip alpha channel from color and update tests
|
2025-11-26 20:32:48 +08:00 |
|
yulin
|
6fcd1a2603
|
fix(Word07Writer): strip alpha channel from color and update tests
|
2025-11-26 20:23:09 +08:00 |
|
Looly
|
5ae493119f
|
fix doc
|
2025-11-26 20:05:44 +08:00 |
|
Looly
|
ea717843f6
|
fix doc
|
2025-11-26 20:04:48 +08:00 |
|
Looly
|
b8908cf3ef
|
增强HexUtil自动去除0x和#前缀(pr#4163@Github)
|
2025-11-26 20:02:12 +08:00 |
|
Golden Looly
|
ab1774d4e6
|
Merge pull request #4163 from sunshineflymeat/hutool-1126-3
Fix issue 4162
|
2025-11-26 19:57:15 +08:00 |
|
Looly
|
ccaecf6bc9
|
Word07Writer增加addText重载,支持字体颜色(pr#1388@Gitee)
|
2025-11-26 19:44:34 +08:00 |
|
Looly
|
3d2dd38add
|
!1388 feat:Word生成器,增加段落新增字体颜色参数
Merge pull request !1388 from liyong473/v5-dev
|
2025-11-26 11:41:26 +00:00 |
|
Looly
|
d64a0d36aa
|
修复DateModifier处理AM和PM的ceiling和round问题(pr#4161@Github)
|
2025-11-26 17:24:16 +08:00 |
|
Golden Looly
|
ab936327a2
|
Merge pull request #4161 from asukavuuyn/v5-dev
fix:12小时制ceiling和round问题
|
2025-11-26 17:22:07 +08:00 |
|
liyong
|
6ef5f1c1fd
|
feat:Word生成器,增加段落新增字体颜色参数
|
2025-11-26 17:16:51 +08:00 |
|
ZWM
|
6776ddb29d
|
Fix issue 4162
|
2025-11-26 17:11:18 +08:00 |
|
Looly
|
449df10509
|
修复ReflectUtil.newInstanceIfPossible传入Object逻辑错误(pr#4160@Github)
|
2025-11-26 16:30:34 +08:00 |
|
asukavuuyn
|
fc5e1ecff9
|
fix:12小时制ceiling和round问题
|
2025-11-26 15:19:41 +08:00 |
|
Looly
|
472b0d2841
|
优化ObjectUtil.containsString改为CharSequence(pr#4154@Github)
|
2025-11-26 09:43:25 +08:00 |
|
Golden Looly
|
00748130ef
|
Merge pull request #4155 from IcoreE/v5-dev_1125
fix issues 4154
|
2025-11-26 09:41:25 +08:00 |
|
yanzhongxin
|
820e0d0c8b
|
修复ObjectUtil.contains处理字符串类型不合理
|
2025-11-25 21:26:08 +08:00 |
|
Looly
|
86c3c530b6
|
修复StrUtil.str(ByteBuffer, Charset) 方法修改入参 ByteBuffer 的 position,导致入参变化 (pr#4153@Github)
|
2025-11-25 18:54:13 +08:00 |
|
Looly
|
2a08f40527
|
BufferUtilTest
|
2025-11-25 18:53:23 +08:00 |
|
Golden Looly
|
a8cc614fa6
|
Merge pull request #4153 from ZhonglinGui/v5-dev
修复StrUtil.str(ByteBuffer, Charset) 方法修改入参 ByteBuffer 的 position,导致入参变化
|
2025-11-25 18:52:00 +08:00 |
|