5258 Commits

Author SHA1 Message Date
Looly
e7d45eb9e0 add null check 2023-09-12 18:37:58 +08:00
Looly
1deb32aa29 修复CopyOptions.setIgnoreCase和setIgnoreProperties冲突问题 2023-09-12 18:28:58 +08:00
Looly
ead980e246 修复16进制解析错误的问题 2023-09-12 17:54:30 +08:00
Looly
880bd40870 fix code 2023-09-12 17:52:10 +08:00
Looly
3c19211f04
!1072 hutool-extra中的template模块添加pebble引擎: bug修复
Merge pull request !1072 from zooooooooy/v6-dev
2023-09-12 09:50:12 +00:00
yudongbin
b238d8a84d fix bug: 去掉PebbleTemplateEngine中的多余引用。防止用户集成时出现不可用的情况。 2023-09-11 17:21:32 +08:00
Looly
afafd8ac05 修复toJSONString导致CPU使用率高的问题 2023-09-08 23:24:49 +08:00
Looly
c8b56ed2b9 fix code 2023-09-08 23:09:23 +08:00
Looly
21c82805e8 fix code 2023-09-08 19:11:43 +08:00
Looly
83e94584bf fix code 2023-09-08 19:09:40 +08:00
Looly
57bb186f24 fix code 2023-09-08 18:52:09 +08:00
Looly
b6944fd18d 修复JSONUtil.parse()溢出问题 2023-09-05 14:32:41 +08:00
Looly
9c51a71e20 add test 2023-09-05 12:28:00 +08:00
Looly
645ee387d3 fix code 2023-09-01 23:41:00 +08:00
Looly
56abd26590 fix code 2023-09-01 11:30:48 +08:00
Looly
a8b6263acf 修复DateUtil.age年龄计算问题 2023-09-01 09:51:55 +08:00
Looly
e6c6f7e068 修复修复Convert不能转换Optional和Opt问题 2023-08-31 10:52:33 +08:00
Looly
cf9cee0b6c add HighMultiReplacerTest 2023-08-31 10:30:01 +08:00
Looly
308588c80d
!1065 新增基于AC自动机算法实现的高效替换器
Merge pull request !1065 from kyao/v6-dev
2023-08-31 02:28:30 +00:00
Looly
27e284896e add test 2023-08-30 22:52:15 +08:00
Looly
173e9ff678 add testr 2023-08-30 22:37:27 +08:00
Looly
ac2ede43b9 fix NPE 2023-08-30 22:18:01 +08:00
Looly
b0eea9f919 fix code 2023-08-30 22:09:12 +08:00
Looly
a3efec9c52 fix bug 2023-08-30 21:57:28 +08:00
Looly
5c2a48fee4 fix NPE 2023-08-30 21:35:16 +08:00
kyao
a53e994a84 feat:基于AC自动机算法实现的高效替换器 2023-08-30 18:04:22 +08:00
Looly
07de6aa4f0 fix code 2023-08-24 23:45:10 +08:00
Looly
aacfa07af2 fix doc 2023-08-24 23:10:54 +08:00
Looly
1e322e6355 fix code 2023-08-24 22:25:36 +08:00
Looly
b300e449a1 修复302重定向时,Location中的问号被转义问题 2023-08-24 08:56:46 +08:00
Looly
693a59b96c fix code 2023-08-16 19:39:48 +08:00
Looly
e5d47470b1 Opt添加ifFail方法 2023-08-16 10:57:50 +08:00
Looly
2f6a5ec70b
!1056 Opt添加ifFail方法
Merge pull request !1056 from 孔皮皮/v6-dev-opt
2023-08-16 02:51:52 +00:00
Looly
c1dc6db732 TreeUtil增加getParentsId方法 2023-08-16 10:49:17 +08:00
Looly
b9b539f0de TreeUtil增加getParentsId方法 2023-08-16 10:31:59 +08:00
kongweiguang
7b50c9d293 opt 注释修改 2023-08-15 23:02:04 +08:00
kongweiguang
5f11f26a15 opt add ifFail fn 2023-08-15 18:12:42 +08:00
Looly
1f66719187 优化PatternParser支持年的步进 2023-08-15 11:59:16 +08:00
Looly
b5fac04ab9 fix url to https 2023-08-15 11:02:35 +08:00
Looly
a476e71057 add logo for sh 2023-08-15 11:00:30 +08:00
Looly
66883b42ae 修复Db.findAll全局忽略大小写无效问题 2023-08-15 10:31:12 +08:00
Looly
91ad2349f1 fix test 2023-08-15 10:20:10 +08:00
Looly
6cb200b672 修复FieldsComparator比较结果不正确问题 2023-08-15 10:11:15 +08:00
Looly
b02419c5f8 fix issue#3240 2023-08-13 22:45:12 +08:00
Looly
ae4600d0c7 去除默认的ACCEPT_LANGUAGE 2023-08-13 21:24:14 +08:00
Looly
c768831b53 修复FileUtil无法正确识别Smb网络存储的路径问题 2023-08-10 22:03:28 +08:00
Looly
48a93c2fbe fix code 2023-08-10 21:36:32 +08:00
Looly
b5495eb58f fix code 2023-08-10 21:22:36 +08:00
Golden Looly
40118afda9
Merge pull request #3252 from JohnSimith/v6-dev
fix 修复数组下标越界的问题
2023-08-09 13:57:07 +08:00
JohnSimith
ff846dd0b4 fix 修复数组下标越界的问题 2023-08-09 11:27:51 +08:00