Looly
|
9cc8d1f7f9
|
add test
|
2026-01-13 17:35:13 +08:00 |
|
Looly
|
55b8884705
|
add test
|
2026-01-13 16:54:25 +08:00 |
|
Looly
|
0a4625ad69
|
change since
|
2026-01-12 16:28:38 +08:00 |
|
Looly
|
5d44fc1cc1
|
NumberUtil.parseNumber增加支持科学计数法(pr#4211@Github)
|
2026-01-12 16:08:26 +08:00 |
|
Looly
|
1426050b3b
|
fix code
|
2026-01-06 16:59:41 +08:00 |
|
Looly
|
a6d1e4e975
|
change copyright
|
2026-01-06 09:18:20 +08:00 |
|
Looly
|
c8219464c6
|
add PrintUtil
|
2026-01-06 00:50:57 +08:00 |
|
Looly
|
0eee7d27a7
|
add test
|
2026-01-05 22:58:42 +08:00 |
|
Looly
|
b381bd5828
|
fix code
|
2026-01-05 22:21:05 +08:00 |
|
Looly
|
1a9696e8ac
|
add test
|
2026-01-05 21:22:58 +08:00 |
|
chinabugotech
|
517bbbb899
|
🐢prepare7.0.0-M5
|
2026-01-05 17:11:45 +08:00 |
|
Looly
|
11f1ff09a1
|
修复DateUnit毫秒转换问题(issue#4209@Github)
|
2026-01-04 18:15:29 +08:00 |
|
Golden Looly
|
47c1faf673
|
Merge pull request #4207 from elichow/v7-dev
hutool-ai对gemini的实现 for v7
|
2026-01-04 16:20:58 +08:00 |
|
choweli
|
b43aa0d2c0
|
hutool-ai对gemini的实现
|
2026-01-04 14:47:54 +08:00 |
|
Looly
|
066ea20971
|
fix code
|
2026-01-03 22:19:42 +08:00 |
|
Looly
|
3684fc1355
|
fix code
|
2026-01-03 22:08:51 +08:00 |
|
Looly
|
caccda81bf
|
add test
|
2026-01-03 21:50:08 +08:00 |
|
Looly
|
f04a840dd9
|
fix code
|
2026-01-03 21:16:48 +08:00 |
|
Looly
|
30025b86eb
|
fix code
|
2026-01-03 21:01:38 +08:00 |
|
Looly
|
805d3c9daa
|
add mica
|
2026-01-03 20:32:03 +08:00 |
|
Looly
|
91155f86f0
|
add test
|
2026-01-03 18:38:15 +08:00 |
|
Looly
|
a8356ab7d6
|
add test
|
2026-01-03 18:24:42 +08:00 |
|
Looly
|
9fa3e9df2b
|
add test
|
2026-01-03 18:09:25 +08:00 |
|
Looly
|
6b4c8e8379
|
fix code
|
2026-01-03 14:40:03 +08:00 |
|
Looly
|
56028b338f
|
fix code
|
2026-01-03 13:17:15 +08:00 |
|
Looly
|
805eab50ab
|
fix codegts
|
2026-01-03 13:01:10 +08:00 |
|
Looly
|
933be58956
|
fix code
|
2026-01-03 11:55:56 +08:00 |
|
Looly
|
270f5944de
|
fix code
|
2026-01-02 22:50:35 +08:00 |
|
Looly
|
b629e8abdb
|
add test
|
2026-01-01 23:05:36 +08:00 |
|
Looly
|
f04558c6c9
|
add UdpSession
|
2026-01-01 22:21:21 +08:00 |
|
Looly
|
efd88bf5fc
|
fix MapTree bug and add test
|
2026-01-01 17:22:49 +08:00 |
|
Looly
|
0fe68aaf57
|
修复SqlUtil.PATTERN_IN_CLAUSE逻辑缺陷导致in语句参数不正确的问题(pr#4203@Github)
|
2025-12-31 22:14:48 +08:00 |
|
Looly
|
69217634a8
|
fix code
|
2025-12-27 23:12:01 +08:00 |
|
Looly
|
284b871656
|
fix code
|
2025-12-27 21:44:14 +08:00 |
|
Looly
|
0977d0be39
|
add test
|
2025-12-27 14:42:17 +08:00 |
|
Looly
|
497eb125d8
|
修复Calculator.conversion方法计算包含%连接一元运算符的计算表达式的结果时逻辑缺陷(pr#4191@Github)
|
2025-12-27 13:21:30 +08:00 |
|
Looly
|
c5c2f203f1
|
修复StrUtil.limitByByteLength在限制长度小于...时报错问题(issue#IDFTJS@Gitee)
|
2025-12-27 13:06:11 +08:00 |
|
Looly
|
a1d0921ff8
|
修复 StrMatcher连续变量解析导致的歧义问题(pr#1419@Gitee)
|
2025-12-27 11:51:31 +08:00 |
|
Looly
|
c988de9bc8
|
CharUtil.toCloseByNumber增加下边界检查(pr#1421@Gitee)
|
2025-12-26 16:17:15 +08:00 |
|
Looly
|
205067fd22
|
RadixUtil.decode添加校验(pr#1422@Gitee)
|
2025-12-26 09:43:59 +08:00 |
|
Looly
|
5a02903d36
|
fix bug
|
2025-12-26 00:19:10 +08:00 |
|
Looly
|
76ec96e3f6
|
DataBetween类的构造函数中做 defensive copy(pr#1426@Gitee)
|
2025-12-26 00:06:41 +08:00 |
|
Looly
|
e216d15d9b
|
BooleanUtil增加中文、英文及符号布尔值的识别能力(pr#1429@Gitee)
|
2025-12-25 23:55:53 +08:00 |
|
Looly
|
1ce55b6e86
|
SplitIterTest
|
2025-12-25 23:48:12 +08:00 |
|
Looly
|
c20850dce3
|
修复 StopWatch.stop时间回拨时计算结果为负的问题(pr#1417@Gitee)
|
2025-12-25 23:42:41 +08:00 |
|
Looly
|
1da3acca67
|
HexUtil.isHexNumber增加空检查(pr#1420@Gitee)
|
2025-12-25 23:36:38 +08:00 |
|
Looly
|
e6054b34fe
|
HexUtil.toHex添加对float和double的支持,并提供反向方法(pr#4193@Github)
|
2025-12-25 23:12:30 +08:00 |
|
Looly
|
57ecdd41a8
|
修复 NumberUtil.parseNumber使用中文逗号导致识别问题(issue#4197@Github)
|
2025-12-25 22:24:17 +08:00 |
|
Looly
|
2b9d3fbbd8
|
修复 ThreadUtil.getMainThread在JDK25中返回null的问题(pr#1416@Gitee)
|
2025-12-24 18:22:44 +08:00 |
|
Looly
|
cea3d93305
|
修正 hutool-ai 模块 Models.java 文件中枚举命名大小写混用问题
|
2025-12-24 18:15:36 +08:00 |
|