2706 Commits

Author SHA1 Message Date
Looly
b937969313 fix bug 2021-10-20 12:34:26 +08:00
Looly
e258fc1eb9 fix bug 2021-10-19 13:27:16 +08:00
Looly
3e36d7fd21 fix bug 2021-10-19 00:27:10 +08:00
Golden Looly
f966fda28f
Merge pull request #1900 from lnsane/增加ContentType新的构建方法的单元测试
增加ContentType新的构建方法的单元测试
2021-10-18 23:29:25 +08:00
王存露
121bcc159e 增加ContentType新的构建方法的单元测试 2021-10-18 18:07:43 +08:00
Looly
e04789c322 add method 2021-10-18 16:54:25 +08:00
Looly
644d1c22c7 fix null bug 2021-10-16 00:27:13 +08:00
Looly
3ed26fe761 add test 2021-10-15 19:40:50 +08:00
Looly
6b3fc153d7 add test 2021-10-15 02:04:42 +08:00
Looly
5cd7e806e1 add methods 2021-10-15 01:27:16 +08:00
Looly
05141a7927 add methods 2021-10-15 00:43:15 +08:00
Looly
172d457bea add methods 2021-10-15 00:33:02 +08:00
Looly
1b39b8271a add method 2021-10-15 00:06:42 +08:00
Looly
134c0c2578 !439 ReUtil.java 添加了 2 个支持[命名捕获组]的方法
Merge pull request !439 from churen/v5-dev
2021-10-14 15:45:49 +00:00
Looly
7afad66075 add FileSystemUtil 2021-10-14 23:45:38 +08:00
Looly
a5ea0ef1ed fix parse bug 2021-10-14 19:29:44 +08:00
lihai03
a15eecd2c5 ReUtil.java 添加 2 个命名捕获组相关的方法
ReUtil.java 添加 2 个命名捕获组相关的方法

ReUtil.java 添加 2 个命名捕获组相关的方法
2021-10-14 18:37:38 +08:00
Looly
b5036b4b0b add method 2021-10-14 09:56:04 +08:00
Looly
d204d58057 !436 feat 增加checkBetween的几个重载方法
Merge pull request !436 from Uncarbon/v5-dev
2021-10-14 01:47:50 +00:00
Looly
6dc2192caa add RingIndexUtil 2021-10-14 09:44:34 +08:00
Looly
8c5577ab45 !438 加入集合索引环形获取工具类RingIndexUtil
Merge pull request !438 from ZhouChuGang/v5-dev
2021-10-14 01:13:16 +00:00
ZhouChuGang
db86a2ad76 feat: 加入集合环形索引获取工具类RingIndexUtil
加入集合环形索引获取工具类RingIndexUtil
2021-10-13 20:34:05 +08:00
Uncarbon
210ff8882b feat 增加checkBetween的几个重载方法 2021-10-13 11:04:58 +08:00
Looly
230ec1c479 add test 2021-10-13 10:03:34 +08:00
Looly
c3dc4713d3 add codeql 2021-10-13 01:28:41 +08:00
Looly
28fefdeb1b add SECURITY 2021-10-13 01:27:21 +08:00
Looly
85bc21b6c1 fix bug 2021-10-11 21:23:55 +08:00
Looly
fddb24dc9b fix bug 2021-10-11 21:06:30 +08:00
Looly
f218eeee7e !432 Konqueror单词错误修改
Merge pull request !432 from handy/hs_dev
2021-10-11 01:17:18 +00:00
handy
e42154de09 https://gitee.com/dromara/hutool/issues/I4D7CB
修改
2021-10-10 22:10:35 +08:00
Looly
4552fa27c6 fix test 2021-10-10 14:15:55 +08:00
Golden Looly
8b3789e393
Merge pull request #1883 from ZeyuCai/v5-dev
fix cn.hutool.core.text.StrJoinerTest#joinMultiArrayTest
2021-10-10 14:05:26 +08:00
Looly
0dd57b9e31 add null check 2021-10-10 14:03:04 +08:00
zeyu cai
03d40cf4ff fix cn.hutool.core.text.StrJoinerTest#joinMultiArrayTest 2021-10-09 18:40:43 -05:00
Looly
a81306ef5c prepare 5.7.15 2021-10-10 00:00:49 +08:00
Looly
34caf6a826 prepare 5.7.15 2021-10-09 23:57:09 +08:00
Looly
0e9893d365 prepare 5.7.15 2021-10-09 23:56:44 +08:00
Looly
b1e8eed308 change readme 2021-10-09 23:32:56 +08:00
Looly
463246496c 👕release 5.7.14 2021-10-09 23:29:27 +08:00
Looly
756b1ab38e fix readme 2021-10-09 23:01:15 +08:00
Looly
9c9a367959 update dependency 2021-10-09 22:57:42 +08:00
Looly
5c80f8728e fix readme 2021-10-09 22:54:45 +08:00
Looly
27f444655a add shop 2021-10-09 22:44:40 +08:00
Looly
68e5ced2bd add test 2021-10-09 21:57:30 +08:00
Looly
3037cb222c add test 2021-10-09 21:47:54 +08:00
Looly
412160ac53 fix bug 2021-10-09 21:13:30 +08:00
Looly
0f96a95f2c fix isBase64 2021-10-09 20:24:02 +08:00
Golden Looly
74c6dca648
Merge pull request #1879 from wangliang181230/optimize-base64-2
Base64.isBase64(base64)方法,如果存在双字节字符,直接返回false。
2021-10-09 20:19:18 +08:00
Looly
2129881efb fix test 2021-10-09 20:18:36 +08:00
Looly
6e3bad82d0 change test 2021-10-09 18:39:22 +08:00