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 |
|