4225 Commits

Author SHA1 Message Date
Looly
cde516cbe7 修复ReUtil.replaceAll空指针问题(issue#IDPHVW@Gitee) 2026-02-09 09:14:32 +08:00
Looly
ac739f2531 修复XmlUtil.xmlToBeanoption参数无效问题(issue#4226@Github) 2026-02-09 08:59:02 +08:00
Looly
c1ed9fe040 fix code 2026-02-03 13:28:16 +08:00
Looly
28cd8f78d9 fix code 2026-02-03 12:40:59 +08:00
Looly
44d3974f4d fix 2026-02-01 21:46:44 +08:00
Looly
8e5736c220 修复MultiResource游标歧义问题(issue#IDNAOY@Gitee) 2026-02-01 21:32:45 +08:00
Looly
79311c0806 修复BufferUtilcopy歧义问题(issue#IDN097@Gitee) 2026-02-01 20:19:05 +08:00
Looly
cb10513f6f fix getName 2026-02-01 20:07:56 +08:00
Looly
1317ebba97 修复MultiResource游标歧义问题(issue#IDNAOY@Gitee) 2026-02-01 20:05:26 +08:00
Looly
4938242c9a AppendableWriter增加checkNotClosed(issue#IDMZ5K@Gitee) 2026-02-01 19:36:08 +08:00
Looly
74306cc6d3 fix comment 2026-02-01 19:29:04 +08:00
Looly
c4762dc002 修复TransMap.computeIfAbsentmappingFunction处理不一致问题(issue#IDM6UR@Gitee) 2026-01-28 10:32:11 +08:00
Looly
5af9d67e50 修复TransMap.computeIfAbsentmappingFunction处理不一致问题(issue#IDM6UR@Gitee) 2026-01-27 09:47:00 +08:00
Looly
1c910965d2 add method 2026-01-24 11:13:14 +08:00
Looly
11b6481bce add jacoco 2026-01-23 13:59:12 +08:00
Looly
768cf399d5 add test 2026-01-23 13:19:19 +08:00
Looly
c860c6e704 fix methods 2026-01-23 11:42:57 +08:00
Looly
ce77e50411 fix test 2026-01-23 10:02:59 +08:00
Looly
3fd127b708 BooleanUtil新增 exactlyOneTrue 方法用于互斥条件校验(issue#IDJQ15@Gitee) 2026-01-22 11:10:25 +08:00
Looly
67d579a7e6 add NumberFormatUtil 2026-01-22 00:57:48 +08:00
Looly
5aa24a113c add method 2026-01-21 17:44:30 +08:00
Looly
3552ccf399 修复HttpUtil.normalizeParams 在极端输入下抛 StringIndexOutOfBoundsException(pr#4216@Github) 2026-01-18 18:50:40 +08:00
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
a6d1e4e975 change copyright 2026-01-06 09:18:20 +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
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
efd88bf5fc fix MapTree bug and add test 2026-01-01 17:22:49 +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
8f64dd7d3d StrUtil添加reverseByCodePoint方法(pr#4187@Github) 2025-12-24 18:09:13 +08:00