Commit Graph

6839 Commits

Author SHA1 Message Date
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
Looly
8f64dd7d3d StrUtil添加reverseByCodePoint方法(pr#4187@Github) 2025-12-24 18:09:13 +08:00
Looly
5642321884 add null check 2025-12-20 13:20:17 +08:00
Looly
5b41982e2f add test 2025-12-17 21:22:23 +08:00
Looly
7bca3705f4 add test 2025-12-17 08:43:41 +08:00
Looly
8ac1aa9c7e fix code 2025-12-15 23:09:39 +08:00
Looly
eb1603427a fix move bug 2025-12-15 17:50:14 +08:00
Looly
99a63b3c45 add test 2025-12-15 17:08:49 +08:00
Looly
da85577867 add test 2025-12-13 17:29:36 +08:00
Looly
efe58ca8b7 add jsonpath enhance 2025-12-12 17:37:31 +08:00
Looly
263811c1bc add jsonpath enhance 2025-12-12 16:59:02 +08:00
Looly
a7da8ec502 add test 2025-12-09 17:39:42 +08:00
Looly
d9b3782ec1 remove test 2025-12-09 16:38:11 +08:00
Looly
77fbea1548 修复MathUtil.multiple 方法在大整数乘法运算中整数溢出风险 2025-12-09 15:50:23 +08:00
Looly
e2df8d44ad add test 2025-12-09 15:46:54 +08:00
Looly
fd7ebc3eb9 修复NumberUtil.getBinaryStr方法计算Double等丢失小数问题(pr#1411@Gitee) 2025-12-09 15:39:10 +08:00