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 |
|
Looly
|
5642321884
|
add null check
|
2025-12-20 13:20:17 +08:00 |
|
Looly
|
7bca3705f4
|
add test
|
2025-12-17 08:43:41 +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 |
|
Looly
|
ab463d7657
|
remove smart cache
|
2025-12-08 17:29:02 +08:00 |
|
Looly
|
357fa213f5
|
!1404 feat缓存扩展:新增多级缓存、异步刷新、缓存预热等功能支持
Merge pull request !1404 from nicblusyc/v7-dev
|
2025-12-08 09:16:30 +00:00 |
|
Looly
|
3a602039d6
|
add null check
|
2025-12-08 17:06:43 +08:00 |
|
nicblusyc
|
21ad4abb1d
|
删除多余代码
|
2025-12-01 23:44:51 +08:00 |
|
nicblusyc
|
17ebbd2c00
|
feat缓存扩展:新增多级缓存、异步刷新、缓存预热等功能支持
|
2025-12-01 23:41:17 +08:00 |
|
Looly
|
695bc0ae4d
|
修复Calculator.conversion(String expression)方法计算包含科学计数法表达式的值时逻辑有误,结果不符合预期(pr#4172@Github)
|
2025-12-01 22:37:30 +08:00 |
|
chinabugotech
|
7609948ec7
|
🐢prepare7.0.0-M4
|
2025-12-01 11:30:47 +08:00 |
|
chinabugotech
|
6d69a5adf8
|
🐢prepareM4
|
2025-12-01 11:17:04 +08:00 |
|