3941 Commits

Author SHA1 Message Date
Looly
14c7998c34 fix test 2025-01-03 22:31:09 +08:00
Looly
23f2f210f3 fix test file 2025-01-03 22:26:15 +08:00
Looly
cb9ed49fae update copyright 2025-01-01 23:44:09 +08:00
Looly
bedc3dc916 add test 2024-12-26 18:27:42 +08:00
Looly
81ac10d34e fix test 2024-12-26 18:18:14 +08:00
Looly
1b6e6c9cf7 prepare M20 2024-12-25 19:08:25 +08:00
Looly
7f12d45b4e add smart http support 2024-12-25 14:20:24 +08:00
Looly
cacfbd9fc8 fix TomcatEngine to support https 2024-12-24 23:25:57 +08:00
Looly
b4eb357775 fix test 2024-12-23 21:23:11 +08:00
Looly
35505dfbf8 add TimedReentrantCache 2024-12-21 11:51:59 +08:00
Looly
7d1438b665 fix code 2024-12-21 11:30:02 +08:00
Looly
738e965a06 修复StampedCache类get方法并发问题(issue#IBCIQG@Gitee) 2024-12-21 00:46:34 +08:00
Looly
274409c416 add nullIfBlank 2024-12-20 18:02:52 +08:00
Looly
6bcdce2d20 add methods 2024-12-15 22:50:34 +08:00
Looly
b37382dd1c fix cod 2024-12-15 22:36:09 +08:00
Looly
1ad06d3d81 add test 2024-12-15 22:23:47 +08:00
Looly
183ace891e fix code 2024-12-15 22:05:17 +08:00
Looly
defa4835ca 字段名称与错误信息间缺少空格 2024-12-15 22:02:32 +08:00
Toint
9bcb866a60 add StrPool.SPACE 2024-12-12 21:46:58 +08:00
Looly
45df318b56 fix code 2024-12-08 18:17:41 +08:00
Looly
15c1237ecc add test 2024-12-08 16:32:48 +08:00
Looly
dc601b880b fix code 2024-12-08 13:42:09 +08:00
Looly
705baea568 fix code 2024-12-08 11:06:49 +08:00
Looly
3d3bd61b9d add test 2024-12-05 16:53:45 +08:00
Looly
6f5de187df 优化MAC地址正则(issue#IB95X4@Gitee) 2024-12-05 10:39:20 +08:00
Looly
873a8d221e 修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee) 2024-12-04 00:51:50 +08:00
Looly
74e10f9547 修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee) 2024-12-04 00:50:06 +08:00
Looly
5b129a1a8f add test 2024-11-26 20:13:35 +08:00
Looly
bd71f0c586 add test 2024-11-26 19:53:41 +08:00
Looly
ad9c361fc4 DataSizeUtil 新增format方法(issue#IB6UUX@Gitee) 2024-11-25 19:31:29 +08:00
Looly
59046eb972 Calculator兼容x字符作为乘号(issue#3787@Github) 2024-11-15 11:29:44 +08:00
Looly
7bb487419c fix code 2024-11-14 14:10:27 +08:00
Looly
9b3709ad45 ZipUtil.unzip增加编码容错(issue#I3UZ28@Gitee) 2024-11-13 12:35:49 +08:00
Looly
cbaf8103e9 fix pool bug 2024-11-12 13:40:07 +08:00
Looly
efa7d433af add methods 2024-11-11 19:48:59 +08:00
Looly
bda2d7a1e5
!1275 ReUtil工具类添加“allIndexOf”方法,用于找到指定模式匹配到所有字符串的位置
Merge pull request !1275 from CoCoTea/v6-dev-20241108
2024-11-11 11:43:12 +00:00
Looly
7d8b95f108 add test 2024-11-11 09:47:03 +08:00
CoCoTea
177ab4732e ReUtil工具类添加“allIndexOf”方法,用于找到指定模式匹配到所有字符串的位置 2024-11-08 14:52:08 +08:00
Looly
8e45c1f4fd fix code 2024-11-07 10:59:16 +08:00
Looly
9c6225dafa 修复DateUtil.rangeToList中step小于等于0时无限循环问题 2024-11-06 12:50:47 +08:00
Looly
e0a554326f prepare M19 2024-11-05 20:15:18 +08:00
Looly
d56488f2c2 fix code 2024-11-05 19:28:09 +08:00
Looly
faa1ee138b NetUtil.bigIntegerToIPv6增加长度修正 2024-11-05 18:15:44 +08:00
Looly
00fac9d39a fix code 2024-11-04 18:12:36 +08:00
Looly
db9d3fc721 add methods 2024-11-04 09:13:10 +08:00
Looly
22590b51e0 SM2.signHex改名为signHexFromHex,原名标记废弃,避免歧义 2024-10-30 11:56:29 +08:00
Looly
e8b161613d fix code 2024-10-30 09:12:53 +08:00
Looly
30b70c7791 优化NumberUtil.count 2024-10-29 20:01:21 +08:00
Looly
2363e829a5 add test 2024-10-29 19:47:30 +08:00
Looly
e2a109c1d7 PropDesc.isTransientForGet使用className,避免Android下类找不到问题 2024-10-29 19:42:51 +08:00