2498 Commits

Author SHA1 Message Date
Zjp
1d25cbdd24 1. 优化了保存结果的StringBuilder的初始化长度;
2. 优化了expression的重置操作;
3. 优化了解析异常时的处理;
2022-11-09 11:19:39 +08:00
huangchengxing
0eb1ecb1b7 调整处理器非空校验时机 2022-11-08 18:09:43 +08:00
huangchengxing
c4c11ffeb6 添加一个占位符解析器 2022-11-08 09:24:05 +08:00
huangchengxing
d799e43e54 添加支持对值集合进行映射的分组方法 2022-10-19 11:27:24 +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
Looly
da33cf4c06
!831 【6.x】优化EasyStream中toTree对predicate的处理,过滤掉id为null的元素,避免StackOverflow
Merge pull request !831 from 阿超/v6-dev
2022-10-08 10:27:23 +00:00
Looly
3835e6298f fix code 2022-10-08 18:21:22 +08:00
Looly
910caa2f06
!832 【6.x】添加支持处理区间的工具类
Merge pull request !832 from Createsequence/v6-range
2022-10-08 09:19:57 +00:00
Looly
55f93ceff1 add blank char 2022-10-08 16:53:27 +08:00
huangchengxing
130dc689ba 添加支持处理区间的工具类 2022-10-07 23:32:28 +08:00
VampireAchao
c1acb2e148 :trollface: 优化EasyStream中toTree对predicate的处理,过滤掉id为null的元素,避免StackOverflow 2022-10-07 11:53:31 +08:00
Looly
8ebe748990 fix odc 2022-10-05 00:32:07 +08:00
Looly
9f225b9d25 add type 2022-10-01 23:40:19 +08:00
Looly
d6be80f8ea fix code 2022-09-30 23:00:15 +08:00
Looly
00fad42926 fix code 2022-09-30 22:36:20 +08:00
Looly
6f6e1e2fd5 fix bug 2022-09-30 20:18:41 +08:00
Looly
83a4f14b43 add methodsa 2022-09-30 19:45:39 +08:00
Looly
0189434df8 fix code 2022-09-30 11:23:12 +08:00
Looly
9fb11f6525 add method 2022-09-30 09:46:49 +08:00
Looly
1e636f0016 add test 2022-09-29 18:50:53 +08:00
Looly
ce11e7147d fix code 2022-09-29 18:20:19 +08:00
Looly
d458b1451c fix code 2022-09-27 23:38:05 +08:00
Looly
246e61678e fix doc 2022-09-27 12:19:26 +08:00
duandazhi
42b6672971 字符串工具类:subStr增加测试用例、代码示例 2022-09-27 09:37:27 +08:00
Looly
06ee2e0fcd
!818 添加支持处理无向图结构的Map集合
Merge pull request !818 from Createsequence/v6-graph
2022-09-26 04:08:45 +00:00
Looly
50108f87dc
!819 添加filltering
Merge pull request !819 from MiratowA/v6-dev
2022-09-26 04:06:19 +00:00
TanShengyuan
0f3c658746 :trollface: 2022-09-24 17:07:56 +08:00