2964 Commits

Author SHA1 Message Date
VampireAchao
a1144f5228 Revert "[feature] 新增BooleanUtil.isJsFalsy以及isJsTruthy"
This reverts commit 4db9c44d18dddbbfdb91272c0b7612924d4e0ec4.
2023-03-15 09:59:58 +08:00
VampireAchao
2919749c8f Revert "[enhancement] 支持Float类型"
This reverts commit 4ccb44ee2694c1b0b514985465335d77be1fdb63.
2023-03-15 09:59:53 +08:00
VampireAchao
8efe8fb2fd Revert "[enhancement] 支持NaN类型"
This reverts commit d620a72585f286f07cc7220a6651937b4f4a6972.
2023-03-15 09:59:48 +08:00
VampireAchao
5a4ed96e0d Revert "[enhancement] 调整方法名"
This reverts commit 5cd64819535054d90c10c933104f35ba76f67ec1.
2023-03-15 09:59:44 +08:00
VampireAchao
5cd6481953 [enhancement] 调整方法名 2023-03-14 16:05:19 +08:00
VampireAchao
d620a72585 [enhancement] 支持NaN类型 2023-03-14 15:53:38 +08:00
VampireAchao
4ccb44ee26 [enhancement] 支持Float类型 2023-03-14 11:06:28 +08:00
VampireAchao
4db9c44d18 [feature] 新增BooleanUtil.isJsFalsy以及isJsTruthy 2023-03-13 18:23:14 +08:00
Looly
c1a895bce5 fix code 2023-03-13 12:22:51 +08:00
Looly
1ad628f944 fix code 2023-03-13 11:41:20 +08:00
Looly
0df74202c2
!954 优化SplitUtil
Merge pull request !954 from emptypoint/update-SplitUtil
2023-03-13 03:17:29 +00:00
Looly
9ab3397a2f fix code 2023-03-13 11:15:47 +08:00
Looly
48eec2a8ae fix code 2023-03-13 05:04:50 +08:00
Looly
5b559d19bd fix code 2023-03-13 01:11:43 +08:00
Looly
f05e084a3b fix test 2023-03-12 23:49:14 +08:00
Looly
4da3e62e64 fix readme 2023-03-12 23:46:29 +08:00
emptypoint
32c7dd0c6b 1.fix doc;
2.update code;
2023-03-12 20:52:27 +08:00
Looly
cc6a3d4964 fix bug 2023-03-12 16:01:07 +08:00
Looly
bb89901961 fix code 2023-03-12 15:04:01 +08:00
Looly
3a259cdb58 fix bug 2023-03-12 13:28:08 +08:00
Looly
d80747f9d5 fix code 2023-03-11 19:42:04 +08:00
Looly
75d7a98ccc fix code 2023-03-10 22:14:54 +08:00
Golden Looly
9f18f16e32
Merge pull request #2969 from LuisStruggle/v6-dev-3
fix:ArrayUtil.addAll()方法,判断空数据组优化
2023-03-10 22:12:08 +08:00
LuisStruggle
84448ffd84 fix:ArrayUtil.addAll()方法,判断空数据组优化 2023-03-10 13:43:50 +08:00
Looly
8a154315fe fix code 2023-03-10 13:23:59 +08:00
Looly
35feac4eae fix code 2023-03-10 13:07:05 +08:00
Looly
58c6fed950 fix code 2023-03-10 01:06:23 +08:00
Looly
17e9cd97ac fix code 2023-03-10 00:51:16 +08:00
Looly
b3ddbcba23 fix code 2023-03-09 23:33:09 +08:00
Looly
b17cd4abb1 fix coder 2023-03-09 22:37:33 +08:00
Looly
728957baa3 fix code 2023-03-09 20:48:37 +08:00
Looly
e215f22292 fix code 2023-03-08 23:36:21 +08:00
Golden Looly
1960e1ef2a
Merge pull request #2956 from liupeng12345/v6-dev
增加函数式的日期格式化方法
2023-03-08 23:10:55 +08:00
Looly
5ac1c81812 add test 2023-03-08 23:10:05 +08:00
liupeng
b67464e6c1 增加函数式的日期格式化方法 2023-03-07 18:29:26 +08:00
Looly
c8f71a4bd2 fix doc 2023-03-07 18:25:14 +08:00
Looly
ececce7c52 fix code 2023-03-07 16:12:48 +08:00
huangxingming
00b064ba46 修复comment 2023-03-07 13:50:41 +08:00
huangxingming
94e6be4bf0 修复comment 2023-03-07 13:49:42 +08:00
huangxingming
f79e1e31fb 增加判断数组是否有重复元素的方法 2023-03-06 23:31:28 +08:00
huangxingming
f7b59ac744 增加判断数组是否有重复元素的方法 2023-03-06 23:16:40 +08:00
Looly
2ee6c0356a fix code 2023-03-05 22:31:57 +08:00
Looly
9eb982b7a6 fix code 2023-03-05 21:08:51 +08:00
Looly
81b0e95500 remove FileCopier 2023-03-05 21:04:04 +08:00
Looly
fb49d79f8b fixcode 2023-03-05 19:59:00 +08:00
Looly
7713db1730 add PathMover 2023-03-05 19:07:07 +08:00
Looly
9784e8e2b4 lambda代替反射执行 2023-03-05 17:22:33 +08:00
Looly
1eb629bc3b fix code 2023-03-05 17:05:40 +08:00
emptypoint
f79c670446 1.update code;
2.fix doc;
3.add test method;
2023-03-05 13:51:15 +08:00
Looly
09c3dd9565 fix bug 2023-03-03 21:58:42 +08:00