Commit Graph

3108 Commits

Author SHA1 Message Date
Looly
82be78e2fd EasyStreamTest 2023-02-28 21:57:46 +08:00
Looly
0dd2f8c92c
!937 EasyStream增加int long double类型的sum和avg方法
Merge pull request !937 from 爱花花/v6-dev
2023-02-28 13:56:57 +00:00
Looly
daa618ef3d fix code 2023-02-28 21:55:52 +08:00
Looly
28777b69b7 fix code 2023-02-28 21:39:27 +08:00
Looly
8573b84d02 remove console 2023-02-28 21:12:23 +08:00
Looly
c8707966be add version 2023-02-28 21:09:54 +08:00
Looly
bff6af81a1 fix doc 2023-02-28 20:46:30 +08:00
Looly
57671e3231 fix code 2023-02-28 20:30:55 +08:00
LoveHuahua
0b72ada03f 修改文档 2023-02-28 14:08:12 +08:00
LoveHuahua
5556701c91 Merge remote-tracking branch 'origin/v6-dev' into v6-dev
# Conflicts:
#	hutool-core/src/main/java/cn/hutool/core/stream/EasyStream.java
2023-02-28 11:02:43 +08:00
LoveHuahua
d89541364f 修改文档 修改final定义 2023-02-28 10:59:49 +08:00
emptypoint
5f97b3d47c
Update hutool-core/src/main/java/cn/hutool/core/stream/EasyStream.java 2023-02-28 02:19:49 +00:00
Looly
8db58cedde fix test 2023-02-24 20:56:14 +08:00
Looly
76c42d49c7 fix test 2023-02-24 19:58:49 +08:00
Looly
ad8b6c3d28 add test 2023-02-24 16:22:30 +08:00
Looly
4842974b0d add test 2023-02-24 11:05:31 +08:00
Looly
56aed3ba3a fix code 2023-02-24 10:20:31 +08:00
Looly
c105ebf740 fix code 2023-02-24 10:09:28 +08:00
Looly
d3f29fad02 fix bug 2023-02-22 19:20:03 +08:00
Looly
dde6b356ef add test 2023-02-21 16:02:11 +08:00
Looly
618605dfb8
!934 抛出异常代替null值
Merge pull request !934 from 阿超/v6-dev
2023-02-21 07:39:55 +00:00
Looly
dbb79f2edf fix bug 2023-02-21 11:52:22 +08:00
Looly
a759832259 fix bugf 2023-02-21 11:50:06 +08:00
Looly
7f129b6ae3 Merge branch 'v6-dev' of github.com:dromara/hutool into v6-dev 2023-02-20 15:42:29 +08:00
Looly
3ab4a9c4d2
!943 修复MaskBIt中根据掩码位获取long值的bug
Merge pull request !943 from emptypoint/fix-MaskBit
2023-02-20 07:37:45 +00:00
Looly
d6355bb241 add test 2023-02-20 10:22:01 +08:00
Golden Looly
67be1e398b
Merge pull request #2891 from LuisStruggle/v6-dev-2
ListUtil.reverse()方法,当该方法的参数list为null对象时,出现空指针异常
2023-02-20 10:01:56 +08:00
Looly
76e742ec0c add test 2023-02-20 09:49:29 +08:00
Looly
65d75e8b8a
!945 AnnotationUtil.setValue 兼容Spring和Hutool合成注解
Merge pull request !945 from Createsequence/v6-dev
2023-02-20 01:22:04 +00:00
VampireAchao
ec86b8ed44 修复javadoc 2023-02-19 20:03:42 +08:00
emptypoint
ba944f854a add method; 2023-02-19 15:24:30 +08:00
emptypoint
faa1e11494 add ip constants; 2023-02-19 15:24:30 +08:00
LoveHuahua
3092201634 按照超哥教的 使用number替换decimal 2023-02-19 15:14:06 +08:00
huangchengxing
f1f80c4258 注解工具类支持修改Hutool和Spring合成注解的属性值 2023-02-17 18:20:15 +08:00
VampireAchao
65239df0e4 if改成Assert.notNull 2023-02-16 09:58:38 +08:00
VampireAchao
bfebc8bc0f if改成Assert.notNull 2023-02-16 09:57:36 +08:00
Zjp
3b3871ba1e fix bug; 2023-02-15 21:12:21 +08:00
Looly
e2266f593f fix bug 2023-02-15 17:39:08 +08:00
Looly
50de1b6da4
!938 优化Ipv4Util
Merge pull request !938 from emptypoint/fix-doc-Ipv4Util
2023-02-15 07:53:09 +00:00
LoveHuahua
c6d6333cbc 更正方法的返回类型 2023-02-13 22:09:06 +08:00
LoveHuahua
ef61893d59 更正方法的返回类型
修改单元测试
2023-02-13 22:04:34 +08:00
LoveHuahua
a079a80908 补充测试用例 2023-02-13 21:48:23 +08:00
VampireAchao
2becd707b6 使用抛出异常方式代替null 2023-02-13 21:37:54 +08:00
huahua
835e7bf66d 添加针对 bigDecimal类型的avg方法 2023-02-13 21:09:53 +08:00
Looly
10a16c4ee3 fix bug 2023-02-13 18:14:40 +08:00
ZZemptypoint
c79ab01fed update code; 2023-02-12 21:55:46 +08:00
emptypoint
4bed6c554a add method for ip Long; 2023-02-12 15:28:43 +08:00
emptypoint
c9fdb17e8e update code; 2023-02-12 15:12:02 +08:00
emptypoint
74ca8eb1d0 fix doc; 2023-02-12 14:54:24 +08:00
huahua
b1e9f263bc 添加针对 int long double类型的sum和avg方法 2023-02-12 11:17:03 +08:00
VampireAchao
fdffcbfe7c 返回emptyMap代替null,使用时不用额外判断null的情况 2023-02-11 15:30:33 +08:00
LuisStruggle
f37edfd84f fix:ListUtil.reverse()方法,当该方法的参数list为null对象时,出现空指针异常 2023-02-10 11:28:46 +08:00
Looly
5753444de2 fix code 2023-02-09 20:59:26 +08:00
Looly
a1868f4834 fix code 2023-02-09 20:49:41 +08:00
Looly
719f1c4071 fix doc 2023-02-09 20:03:31 +08:00
Looly
89612611ac fix code 2023-02-09 19:59:37 +08:00
Looly
48c60ea8d6 fix code 2023-02-09 19:20:54 +08:00
Looly
8d98c049f2 fix doc 2023-02-09 18:28:35 +08:00
Looly
f8d7fe1daf add test 2023-02-03 17:58:55 +08:00
Looly
0bb5dc3443
!925 优化ObjUtil文档 和 ClassUtil的部分文档
Merge pull request !925 from emptypoint/update-ObjUtil
2023-01-31 02:17:10 +00:00
Looly
907a015ac6
!924 优化BooleanUtil的文档,并增加测试用例
Merge pull request !924 from emptypoint/update-BooleanUtil
2023-01-31 02:15:36 +00:00
emptypoint
4645336efd 优化ObjUtil文档 和 ClassUtil的部分文档; 2023-01-22 18:11:08 +08:00
emptypoint
814b34e7c9 优化BooleanUtil的文档,并增加测试用例; 2023-01-21 15:49:59 +08:00
emptypoint
4f3d78d80d 优化ArrayUtil中isSorted相关方法,并增加测试用例; 2023-01-20 18:58:17 +08:00
Looly
ce3881fc78 fix code 2023-01-17 17:20:06 +08:00
Looly
8eaac526a2 fix code 2023-01-17 17:10:52 +08:00
Looly
4dbb3f7486 add test 2023-01-17 16:45:54 +08:00
Looly
3c13a97972 fix code 2023-01-17 16:27:43 +08:00
Looly
2f38e2e138 fix code 2023-01-17 11:26:16 +08:00
Looly
4c8a06e749
!893 新增LambdaUtil,在一定程度上替代反射,提供更高性能的调用
Merge pull request !893 from javanasoda/v6-dev-lambda-factory
2023-01-17 03:20:24 +00:00
Looly
61c10f7b52 fix code 2023-01-16 19:12:27 +08:00
Looly
84c36e685e add FileMagicNumber 2023-01-15 12:10:26 +08:00
Looly
9261511574 fix code 2023-01-15 12:00:23 +08:00
Looly
d5e8c53b2b fix comment 2023-01-11 15:48:00 +08:00
Looly
8959e029ce
!915 优化ArrayUtil文档注释和部分方法的实现逻辑
Merge pull request !915 from emptypoint/update-ArrayUtil
2023-01-11 07:15:39 +00:00
emptypoint
13af0c97e3 优化ArrayUtil文档注释和部分方法的实现逻辑 2023-01-10 21:26:28 +08:00
happycoder
9612432d61 提交Convert.toStr(final Object value, final String defaultValue)的测试方法 2023-01-09 21:12:30 +08:00
Looly
b9417a4114 fix code 2023-01-09 18:01:48 +08:00
emptypoint
8b04138ad5 优化PrimitiveArrayUtil:
1.优化split方法;
2.优化多个方法注释;
2023-01-07 18:15:09 +08:00
Looly
08928c3dbc
!910 减少WordTree的内存浪费
Merge pull request !910 from emptypoint/update-WordTree
2023-01-03 02:08:14 +00:00
emptypoint
7fc1ffe291 优化WordTree:
1.只有真正的叶子节点才创建“尾节点集合”;
2.除了根节点,其余节点的容量默认为1,避免无意义的浪费;
2023-01-01 21:56:37 +08:00
emptypoint
d2604ea000 修复javadoc问题; 2023-01-01 13:16:34 +08:00
emptypoint
14351aa725 修复javadoc问题; 2023-01-01 11:30:19 +08:00
Looly
ca5a39e9bc fix code 2022-12-28 16:12:31 +08:00
Looly
ed5bbe716e fix bug 2022-12-27 22:26:11 +08:00
Looly
b31d16bc49 fix code 2022-12-27 18:25:48 +08:00
Looly
1bca825fff fix bug 2022-12-27 18:24:23 +08:00
Looly
8c0fb77421 fix bug 2022-12-27 17:55:37 +08:00
Looly
e645d741c7 fix bug 2022-12-27 17:41:52 +08:00
emptypoint
a4fba3e429 优化TimeUtil工具类:
1.优化parse方法;
2.抽取常量;
3.修复注释;
2022-12-17 15:17:09 +08:00
wy
d6cf4d70e9 style(core): 规范命名,暴露异常 2022-12-17 08:41:27 +08:00
Looly
31c5357409 修复ZIP bomb漏洞 2022-12-14 17:09:26 +08:00
Golden Looly
bcc0605036
Merge pull request #2799 from LuisStruggle/v6-dev-1
fix:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常
2022-12-14 11:55:12 +08:00
Looly
843a222bee add LocalTimeUtil\ 2022-12-14 09:02:33 +08:00
LuisStruggle
7bc020607f test:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常(优化测试方法) 2022-12-12 19:30:02 +08:00
LuisStruggle
a6ffb7a62f fix:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常 2022-12-12 19:06:04 +08:00
Looly
cfc72cc2a9 add test 2022-12-12 13:09:52 +08:00
Looly
edde416ffe fix bug 2022-12-11 16:20:50 +08:00
wy
344a292a30 perf(core): 替换缓存键类型 Tuple -> MutableEntry 2022-12-11 14:30:03 +08:00
Looly
6b14f57e33
!890 【6.x】将Opt的ofTry捕获范围从Exception提升到Throwable
Merge pull request !890 from Cizai/v6-dev
2022-12-11 05:41:17 +00:00
Looly
8e1494cd16
!894 修复几处javadoc问题
Merge pull request !894 from emptypoint/fix-doc
2022-12-11 05:38:57 +00:00
emptypoint
1e40dec0ac 修复几处javadoc问题; 2022-12-11 13:15:26 +08:00
wy
9daec07e5a perf(test): 补充性能测试 2022-12-11 12:17:39 +08:00
wy
74db3733a2 perf(core): 改用线程安全的方式从缓存中获取lambda对象 2022-12-11 10:46:29 +08:00
wy
58d28c0767 feat(core): 新增LambdaFactory 2022-12-11 09:12:36 +08:00
emptypoint
df94a1ebe2
Update hutool-core/src/main/java/cn/hutool/core/lang/Opt.java 2022-12-06 06:35:10 +00:00
臧臧
0bc8ce836a 【6.x】将Opt的ofTry捕获范围从Exception提升到Throwable 2022-12-06 14:13:48 +08:00
Looly
e75f4617aa fix bug 2022-12-05 23:17:46 +08:00
Looly
fd9f97a9c3 fix code 2022-12-01 00:11:37 +08:00
Looly
75d536839c fix code 2022-11-30 23:51:36 +08:00
Looly
2a48fe02b9
!884 【6.x】添加BeanTree,用于满足条件的Bean进行树转换与操作
Merge pull request !884 from 阿超/v6-dev
2022-11-30 01:22:19 +00:00
Looly
bc808210fd fix comment 2022-11-29 19:43:57 +08:00
emptypoint
2c47b834ad
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 09:57:56 +00:00
emptypoint
39cf534006
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java
:trollface:
2022-11-28 09:48:23 +00:00
Createsequence
01bc7e6c16
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 09:34:49 +00:00
Createsequence
720476f95c
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 09:34:05 +00:00
阿超
38e5a31870
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 09:06:53 +00:00
emptypoint
55188ca965
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 08:55:03 +00:00
emptypoint
5a0478b149
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 08:54:50 +00:00
emptypoint
08526cdea9
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 08:54:37 +00:00
emptypoint
f1f741bb58
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 08:54:26 +00:00
Looly
9e6ba78ae8 fix code 2022-11-28 13:52:11 +08:00
emptypoint
ce576a1d33
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-28 04:01:34 +00:00
VampireAchao
683a26bed9 Merge remote-tracking branch 'origin/v6-dev' into v6-dev 2022-11-27 22:36:29 +08:00
VampireAchao
bd9439922e :trollface: Apply all suggestions from code review 2022-11-27 22:36:17 +08:00
emptypoint
0660c75057
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-27 14:31:11 +00:00
emptypoint
d5879a0abd
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-27 14:31:00 +00:00
emptypoint
a631f7e915
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java 2022-11-27 13:09:22 +00:00
VampireAchao
24c066db43 :trollface: Apply all suggestions from code review 2022-11-27 20:27:49 +08:00
emptypoint
1af3b0a853
Apply all suggestions from code review 2022-11-27 11:44:15 +00:00
Looly
738519d6db fix test 2022-11-27 16:04:17 +08:00
Looly
3b3498c8a1 fix code 2022-11-27 15:24:41 +08:00
achao
80287ec19f :trollface: 新增BeanTree 2022-11-26 22:43:38 +08:00
VampireAchao
e96eff5cff :trollface: 移除EasyStream中对于树的函数 2022-11-26 22:05:10 +08:00
Looly
3aac1e9af6 fix code 2022-11-26 12:23:31 +08:00
Looly
69fed967e5 fix code 2022-11-26 11:01:42 +08:00
Looly
b82496befd fix code 2022-11-26 10:58:32 +08:00
Looly
3938b2b97c fix code 2022-11-24 13:08:23 +08:00
Looly
a1ba1ecf6b
!872 优化NumberUtil.isInteger和isLong的判断逻辑
Merge pull request !872 from emptypoint/update-NumberUtil
2022-11-24 05:03:28 +00:00
Looly
074ead4f17 fix code 2022-11-24 12:51:13 +08:00
Looly
8ae9387336
!874 修复ArrayUtil.insert()不支持原始类型数组的问题
Merge pull request !874 from emptypoint/fix-ArrayUtil-insert
2022-11-24 04:46:15 +00:00
Looly
e85bd4ada4 fix code 2022-11-24 12:29:08 +08:00
emptypoint
b119a7a219 修复ArrayUtil.insert()无法操作原始类型数组的问题; 2022-11-18 23:32:26 +08:00
Golden Looly
98307df486
Merge pull request #2740 from Createsequence/fix-test
修复在高版本jdk下测试用例不通过的问题(https://github.com/dromara/hutool/issues/2739)
2022-11-18 17:08:54 +08:00
Zjp
a22f43c689 优化isInteger和isLong的判断逻辑, 支持8进制和16进制; 2022-11-18 16:39:39 +08:00
Zjp
9a1ed650a8 搬运apache-NumberUtils.isCreatable方法及测试用例; 2022-11-17 17:24:10 +08:00
ZZemptypoint
c1b72a9bf1
Update hutool-core/src/test/java/cn/hutool/core/stream/EntryStreamTest.java 2022-11-17 14:11:29 +08:00
黄成兴
6d3f296d70
Update hutool-core/src/test/java/cn/hutool/core/stream/EntryStreamTest.java
Co-authored-by: ZZemptypoint <1215582715@qq.com>
2022-11-17 13:42:09 +08:00
huangchengxing
f6a3a583c3 修复在高版本jdk下测试用例不通过的问题(https://github.com/dromara/hutool/issues/2739) 2022-11-17 12:27:16 +08:00
Looly
50e0426e35 add u180e 2022-11-17 10:22:54 +08:00
Golden Looly
8d1888bfa0
Merge pull request #2738 from wangliang181230/charutil
CharUtil.isBlankChar('\u180e') 兼容高版本jdk。
2022-11-17 10:21:40 +08:00
王良
e3d939157f CharUtil.isBlankChar('\u180e') 兼容高版本jdk。 2022-11-17 10:06:55 +08:00
Looly
f84f683962 fix bug 2022-11-17 01:17:50 +08:00
Looly
f3d04e1f1f 几个小优化 2022-11-17 01:14:25 +08:00
Looly
21b91fcde6 几个小优化 2022-11-17 01:13:59 +08:00
Looly
7d962754fb
!868 几个小优化
Merge pull request !868 from emptypoint/几个小优化
2022-11-16 17:13:18 +00:00
Looly
83cccb0f75 back 2022-11-17 01:12:59 +08:00
Looly
c67adf4387 back 2022-11-17 01:09:14 +08:00
Looly
4aba88e828
!869 优化NumberUtil.isPrimes()方法
Merge pull request !869 from emptypoint/update-NumberUtil.isPrime
2022-11-16 17:06:40 +00:00
Looly
93c6b7e3e7 fix code 2022-11-17 01:03:42 +08:00
Zjp
ab39b7410f 几个小优化:
1.优化CollUtil.map()方法, 减少流中的无意义操作;
2.优化ArrayUtil.get()方法, 使用合理的逻辑判断 代替 使用异常判断null值;
2022-11-14 20:28:48 +08:00
Zjp
bb29b97849 优化NumberUtil.isPrime()方法:
1.优化执行过程, 直接排除偶数;
2.修改函数名, 从复数形式变为单数;
2022-11-14 20:23:55 +08:00
Looly
19d9717e49 fix code 2022-11-13 22:11:04 +08:00
Looly
f8ac46007c
!851 添加一个简单的占位符解析器
Merge pull request !851 from Createsequence/v6-placeholder
2022-11-13 14:07:34 +00:00
Looly
d21c641efd fix code 2022-11-13 22:06:29 +08:00
Looly
7e28a55c75 fix code 2022-11-13 19:50:05 +08:00
Looly
a78619502e fix code 2022-11-12 21:58:51 +08:00
Looly
4b1beace0b
!866 优化BeanPath.set()方法, 使用循环代替递归
Merge pull request !866 from emptypoint/update-BeanPath.set
2022-11-12 13:58:02 +00:00
Looly
05b20382c0 fix code 2022-11-12 19:11:39 +08:00
Zjp
f4682c78b2 1.优化BeanPath.set()方法, 使用循环代替递归, 减少填充子对象过程中, 重复获取子对象的损耗;
2.由于set方法修改, 顺带修改了BeanPath.get方法, 减少了方法参数, 优化了处理逻辑, 明确方法职责;
2022-11-11 21:55:23 +08:00
Looly
ef10457954 fix code 2022-11-11 11:58:29 +08:00
Looly
10ffd8750b fix code 2022-11-10 12:09:37 +08:00
Looly
1eb8acfcba
!864 修复BeanUtilTest的变量赋值错误
Merge pull request !864 from emptypoint/fix-BeanUtilTest
2022-11-10 03:55:02 +00:00
Looly
87734f0b12 fix comment 2022-11-10 11:51:30 +08:00
Looly
5bd54dcd39 fix code 2022-11-10 11:11:09 +08:00
Looly
912c3e116d
!865 优化BeanPath.set方法,避免多次重复调用get方法
Merge pull request !865 from emptypoint/update-BeanPath
2022-11-10 02:40:54 +00:00
Looly
c69d41e72d fix bug 2022-11-10 10:37:54 +08:00
emptypoint
e9488f8e65 优化BeanPath.set方法,避免多次重复调用get方法 2022-11-09 19:27:55 +08:00
Zjp
20d71d0e49 add @author; 2022-11-09 07:27:39 +00:00
Zjp
5f9c3424e4 fix BeanUtilTest的变量赋值错误; 2022-11-09 14:57:21 +08:00
Zjp
1d25cbdd24 1. 优化了保存结果的StringBuilder的初始化长度;
2. 优化了expression的重置操作;
3. 优化了解析异常时的处理;
2022-11-09 11:19:39 +08:00
Looly
b7d91489f4 fix code 2022-11-08 18:50:36 +08:00
huangchengxing
0eb1ecb1b7 调整处理器非空校验时机 2022-11-08 18:09:43 +08:00
Looly
3eef8aa6ec add spi 2022-11-08 16:16:49 +08:00
Looly
1b7269187a fix code 2022-11-08 10:46:52 +08:00
Looly
153fb00e56 fix Object 2022-11-08 10:38:55 +08:00
Looly
44ac7294c7 fix code 2022-11-08 10:30:13 +08:00
Looly
d0083fb953 fix test 2022-11-08 10:19:12 +08:00
Looly
bccad5f304 fix code 2022-11-08 10:09:55 +08:00
Looly
5227f1517a remove cache for ClassLoaderUtil 2022-11-08 10:05:08 +08:00
huangchengxing
c4c11ffeb6 添加一个占位符解析器 2022-11-08 09:24:05 +08:00
Looly
19d9c955a5
!859 【6.x】添加一个toTree的重载
Merge pull request !859 from 阿超/v6-dev
2022-11-06 13:10:43 +00:00
Looly
3b1a375096 fix code 2022-11-03 23:37:48 +08:00
VampireAchao
ded14796cf :trollface: make final 2022-11-03 16:46:32 +08:00
VampireAchao
8f4662456a Merge remote-tracking branch 'origin/v6-dev' into v6-dev 2022-11-03 16:45:14 +08:00
VampireAchao
3ebbf25d46 :trollface: 使用CollectorUtil中的重载 2022-11-03 16:45:04 +08:00
阿超
654117d9ba
Update hutool-core/src/main/java/cn/hutool/core/stream/TerminableWrappedStream.java
light weight modify
2022-11-03 08:43:55 +00:00
VampireAchao
632d4de950 :trollface: 添加一个toTree的重载 2022-11-03 16:32:34 +08:00
Looly
b696ad4b08 fix code 2022-11-03 00:10:25 +08:00
Looly
415a091b5e fix bug 2022-10-27 18:39:08 +08:00
Looly
e1a2eaafa6 fix code 2022-10-27 13:48:57 +08:00
Looly
35a8f5e281 fix code 2022-10-27 03:21:40 +08:00
Looly
11f47e5b0f fix code 2022-10-26 21:48:49 +08:00
Looly
ad5296866d add test 2022-10-26 21:31:04 +08:00
Looly
0d52562180 fix code 2022-10-26 21:20:32 +08:00
Looly
c2262bc40e fix code 2022-10-26 13:12:39 +08:00
Looly
36e560842d fix code 2022-10-26 12:34:05 +08:00
Looly
c79cdc1f6f add method 2022-10-26 10:54:56 +08:00
Looly
21aa56a982 fix comment 2022-10-26 00:33:12 +08:00
Looly
c1fe82d2ce add http engine 2022-10-26 00:11:19 +08:00
Looly
b1caf395d9 fix code 2022-10-25 10:49:33 +08:00
Looly
267e16e9c1 fix code 2022-10-24 22:47:18 +08:00
Looly
106e465014 remove BCD 2022-10-24 19:37:50 +08:00
Looly
51e4a14388 add test 2022-10-24 16:18:22 +08:00
Looly
34dc797d23 add test 2022-10-24 11:55:12 +08:00
Looly
5f5087c093 fix TableMap bug 2022-10-22 21:13:46 +08:00
Looly
df108a2dd7 add MapJoiner 2022-10-22 19:58:25 +08:00
Looly
a82cf11365
!844 添加支持对值集合进行映射的分组方法
Merge pull request !844 from Createsequence/v6-dev
2022-10-22 08:55:58 +00:00
Looly
0299a2a2ad
!841 【6.x】去掉transform
Merge pull request !841 from 阿超/v6-dev
2022-10-22 08:52:31 +00:00
Looly
918b66fb38
!843 修正Dict中Assert.notNull的message内容;
Merge pull request !843 from emptypoint/update-Dict
2022-10-22 08:50:43 +00:00
duandazhi
9f383caf46 isValidCard18: 增加null的判断 2022-10-21 13:42:58 +08:00
huangchengxing
d799e43e54 添加支持对值集合进行映射的分组方法 2022-10-19 11:27:24 +08:00
Zjp
37dbef1c36 修正Assert.notNull的message内容; 2022-10-18 14:10:10 +08:00
VampireAchao
fa089a2a67 :trollface: 去掉transform 2022-10-18 10:36:40 +08:00
阿超
a191a3874f Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev
Signed-off-by: 阿超 <achao1441470436@gmail.com>
2022-10-18 01:54:15 +00:00
VampireAchao
680ad52f0c :trollface: 去掉transform 2022-10-18 09:52:10 +08:00
Looly
c56f36ac4f add ppt ext 2022-10-18 09:12:33 +08:00
Looly
dffa682b8f fix doc 2022-10-17 22:16:43 +08:00
VampireAchao
b47b531b4c Merge remote-tracking branch 'origin/v6-dev' into v6-dev
# Conflicts:
#	hutool-core/src/test/java/cn/hutool/core/stream/AbstractEnhancedWrappedStreamTest.java
2022-10-17 16:49:39 +08:00
VampireAchao
c2eff45cd3 :trollface: 调整mapIdx、filterIdx、peekIdx、forEachIdx的并行流逻辑,添加toIdxMap函数,添加transform接口方法 2022-10-17 16:48:54 +08:00
Looly
3e21370503 add method 2022-10-17 11:36:28 +08:00
Looly
d2b08250ff fix code 2022-10-16 21:32:38 +08:00
Looly
17d259a309 fix ser bug 2022-10-16 20:40:20 +08:00
Looly
3b0201c864 fix test 2022-10-13 18:02:18 +08:00
Looly
f5d68a0360 add methods 2022-10-13 17:41:12 +08:00
Looly
1051b7cb5f fix doc 2022-10-13 17:32:35 +08:00
Looly
5575043ba9 remove methods 2022-10-13 17:30:42 +08:00
Looly
0c50dfeed8 fix doc 2022-10-12 21:50:11 +08:00
Looly
dff3dfec68 fix bug 2022-10-12 14:42:43 +08:00
Looly
9ecc1406b8 fix test 2022-10-12 00:13:48 +08:00
Looly
9eb29695bf fix listener bug 2022-10-12 00:05:31 +08:00
Looly
7b7240aa4b add test 2022-10-11 23:04:55 +08:00
Looly
66d5e4d3e9 add blank char 2022-10-10 22:06:49 +08:00
Looly
ee3022b4b3 fix ext name bug 2022-10-09 18:31:11 +08:00
Looly
34fe9f577f fix test 2022-10-09 01:46:19 +08:00
Looly
053ebf7e02 fix test 2022-10-09 01:32:08 +08:00
Looly
3ece54bf58 fix code 2022-10-09 01:12:02 +08:00
Looly
338e986a9d fix code 2022-10-08 21:24:36 +08:00
Looly
fd138c2b70 fix code 2022-10-08 20:51:45 +08:00
Looly
45c87bd1ff fix code 2022-10-08 19:30:43 +08:00