3208 Commits

Author SHA1 Message Date
Looly
221963674b fix code 2023-12-06 16:43:07 +08:00
Looly
cbfb2561ce 修改DFA逻辑,贪婪匹配优先长匹配而舍弃短匹配 2023-12-06 00:57:36 +08:00
Looly
0697bc1457 修改DFA逻辑,贪婪匹配优先长匹配而舍弃短匹配 2023-12-06 00:49:12 +08:00
Looly
73152c5361 fix bug 2023-12-05 21:41:41 +08:00
Looly
5ceaa07fad fix code 2023-12-05 13:27:11 +08:00
Looly
71d4cea0c5 add lowerAt and upperAt 2023-12-05 12:59:48 +08:00
Looly
42e3c66af9 add lowerAt and upperAt 2023-12-05 12:27:33 +08:00
topsuder
cf182e7637 feat(CharSequenceUtil): 提供大/小写下标字母 2023-12-05 11:50:04 +08:00
Looly
7123979bea fix comment 2023-12-05 00:11:10 +08:00
Looly
1357908d54
!1121 [v6] [Improve] 修改BeanUtil.copyProperties返回值为target
Merge pull request !1121 from 阿超/v6-dev
2023-12-04 15:52:40 +00:00
Looly
301968cbbc add DriverIdentifier 2023-12-04 23:27:42 +08:00
VampireAchao
52e74f9e44 [Improve] 修改BeanUtil.copyProperties返回值为target 2023-12-04 21:35:54 +08:00
Looly
df227d63aa remove methods 2023-12-04 18:52:58 +08:00
Looly
cdd88d2406 fix comment 2023-12-01 18:28:42 +08:00
Looly
060ec1411e fix code 2023-11-29 10:13:35 +08:00
Looly
a93095a630 fix code 2023-11-21 11:07:44 +08:00
Looly
ed1c3e48af add BeanPath 2023-11-15 20:01:18 +08:00
Looly
b9274f5d6e fix code 2023-11-15 17:47:10 +08:00
Looly
1023af3e40 add BeanPath 2023-11-15 00:27:24 +08:00
Looly
f9165d06b7 fix code 2023-11-14 09:15:01 +08:00
Looly
1b423b2e0f Cache增加get重载,可自定义超时时间 2023-11-14 09:10:41 +08:00
Looly
fbe78688a1 fix code 2023-11-14 08:49:09 +08:00
Looly
4f29f43bcc fix code 2023-11-12 19:36:09 +08:00
Looly
7b733ee09f fix format 2023-11-12 17:29:35 +08:00
Looly
61beaae235 fix coded 2023-11-12 17:02:27 +08:00
Looly
7a4cac2963 修复CollectorUtil.reduceListMap与collectors.groupby一起使用时出现与预期不符问题 2023-11-12 16:46:10 +08:00
Looly
da1e857c07 fix code 2023-11-12 16:37:17 +08:00
Looly
d82d124e7f fix code 2023-11-12 16:21:45 +08:00
Looly
fd7123ae31 add object creator 2023-11-10 21:36:29 +08:00
Looly
dbcf9eb3f3 add object creator 2023-11-10 21:25:55 +08:00
Zjp
440642b23a 将接口抛出的Exception改为Throwable,扩大适用范围,避免尴尬情况; 2023-11-10 14:34:38 +08:00
Looly
968a074efd add ResourceFinder 2023-11-09 21:13:53 +08:00
Looly
6345b1d054 add ResourceFinder 2023-11-09 21:00:16 +08:00
Looly
b6bae921ba add Z85Codec 2023-11-09 17:39:06 +08:00
Looly
f1db38a302 add Z85Codec 2023-11-09 17:35:47 +08:00
Looly
46ce098add 修复ClassUtil#scanJar未正确关闭文件问题 2023-10-30 17:26:43 +08:00
Looly
71ffe8a874 fix comment 2023-10-28 21:18:46 +08:00
Looly
5d56a8674a fix comment 2023-10-28 21:17:47 +08:00
Looly
5af0894911 PathUtil增加loopFiles重载,可选是否追踪软链 2023-10-27 22:43:17 +08:00
Looly
b7746fb230 fix code and add test 2023-10-26 22:58:41 +08:00
Looly
3ef6b7ed8f Snowflake增加方法:根据传入时间戳,计算ID起终点 2023-10-25 11:24:50 +08:00
Looly
8aef8b36b9 add test 2023-10-24 23:40:43 +08:00
Looly
25bea0997c add test 2023-10-24 21:58:58 +08:00
Looly
33ca89ce7d add test 2023-10-23 20:09:40 +08:00
Looly
d8f02fe4cf fix code 2023-10-23 00:41:20 +08:00
Looly
da00aa3969 fix code 2023-10-22 23:58:55 +08:00
Looly
ec966de41c add code 2023-10-20 21:25:01 +08:00
Looly
b865d8b728 add method 2023-10-19 11:03:41 +08:00
Looly
db0c9dd497 toCamelCase 转换逻辑修改 2023-10-18 18:25:17 +08:00
Looly
edada89d64 BetweenFormatter显示方式增强 2023-10-18 15:22:46 +08:00