4499 Commits

Author SHA1 Message Date
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
Looly
a59c2eb037
!946 Ipv4Util新增常量和方法
Merge pull request !946 from emptypoint/feat-Ipv4Util
2023-02-20 01:20:47 +00: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
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
ec3a1b2519 fix code 2023-02-15 16:28:03 +08:00
Looly
50de1b6da4
!938 优化Ipv4Util
Merge pull request !938 from emptypoint/fix-doc-Ipv4Util
2023-02-15 07:53:09 +00:00
Looly
fca001acc8 fix code 2023-02-15 15:49:38 +08:00
Looly
0a8e8d2893 add test 2023-02-15 15:43:27 +08:00
VampireAchao
2becd707b6 使用抛出异常方式代替null 2023-02-13 21:37:54 +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
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
9c72e216ef fix doc 2023-02-09 20:52:52 +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
16e903f795 add test 2023-02-09 19:48:45 +08:00
Looly
a7ea726968 fix code 2023-02-09 19:45:01 +08:00
Looly
2ee6fd8938 fix code 2023-02-09 19:23:03 +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
Looly
2396079f7b
!921 优化ArrayUtil中isSorted相关方法,并增加测试用例
Merge pull request !921 from emptypoint/update-ArrayUtil
2023-01-31 02:01:08 +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