Looly
|
7ea286cb29
|
add test
|
2022-11-24 12:40:07 +08:00 |
|
Looly
|
e85bd4ada4
|
fix code
|
2022-11-24 12:29:08 +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 |
|
Looly
|
e7bdc5623b
|
!870 优化NumberUtil.isNumber()方法
Merge pull request !870 from emptypoint/update-NumberUtil-isNumber
|
2022-11-18 07:54:31 +00: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 |
|
Looly
|
97e0243529
|
fix code
|
2022-11-16 22:50:26 +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
|
b4a5bb6a8d
|
fix code
|
2022-11-12 20:43:13 +08: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 |
|
Createsequence
|
44ad3e73d4
|
!2 简单优化PlaceholderParser
Merge pull request !2 from emptypoint/v6-placeholder
|
2022-11-09 07:11:14 +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 |
|