784 Commits

Author SHA1 Message Date
Looly
2b89f3fca8 add OptionalBean 2020-10-24 15:46:49 +08:00
totalo
84b973a20a feat:优雅判空 2020-10-24 14:49:41 +08:00
Looly
7f8ee058e7 prepare 5.4.7 2020-10-23 23:18:05 +08:00
Looly
e2a7c06af9 release 5.4.6 2020-10-23 23:00:53 +08:00
Looly
e79369951d update version 2020-10-23 22:56:38 +08:00
Looly
1b90832f91 add method 2020-10-23 21:49:29 +08:00
Looly
30695b906b !199 ObjectUtil返回对象增加自定义处理后返回,如果不存在则返回用户定义类型的默认对象.
Merge pull request !199 from Min/v5-dev
2020-10-23 21:44:35 +08:00
不忘初心
fe9bf4a183 linux 中的快捷方式照成死循环(node_modules) 2020-10-23 14:52:39 +08:00
liliexuan
34f20cb4d5 返回对象增加自定义处理后返回,如果不存在则返回用户定义类型的默认对象. 2020-10-23 12:43:45 +08:00
Looly
d3bbc99076 add ua 2020-10-23 11:30:29 +08:00
Looly
bee588de3c fix test 2020-10-22 11:35:29 +08:00
Looly
f881d083a9 fix ListUtil.page 2020-10-22 10:56:22 +08:00
Looly
5db99b05cb !198 ListUtil.page方法
Merge pull request !198 from lucky44/v5-dev
2020-10-22 10:39:45 +08:00
Looly
3738bcab73 fix comment 2020-10-22 10:34:37 +08:00
haochen.li
5208e5b02d ListUtil的page方法
调用PageUtil.setFirstPageNo(),如果firstPageNo不是从0开始计算会发生错误
2020-10-21 22:42:43 +08:00
haochen.li
c4a91615b4 ListUtil的page方法
调用PageUtil.setFirstPageNo(),如果firstPageNo不是从0开始计算会发生错误
2020-10-21 21:38:43 +08:00
Looly
f0399a72ad change NumberUtil.toStr 2020-10-21 13:38:20 +08:00
Looly
59202e8061 add test 2020-10-21 13:21:05 +08:00
Looly
4e46606e60 fix bean bug 2020-10-21 13:12:02 +08:00
Golden Looly
e2f3a3b622
Merge pull request #1175 from xyz327/v5-dev
FIX:#1173 修复子类使用同名属性覆盖了父类的transient属性导致属性transient检测而被忽略
2020-10-21 12:59:48 +08:00
Looly
a114113be0 fix check bug 2020-10-21 12:58:03 +08:00
xyz327
995bacc253 fix(hutool-core): 修复子类使用同名属性覆盖了父类的transient属性导致属性transient检测而被忽略 2020-10-20 15:27:03 +08:00
Looly
c008d0a081 prepare 5.4.6 2020-10-18 13:38:32 +08:00
Looly
756f9b3f87 release 5.4.5 2020-10-18 13:27:38 +08:00
Looly
d5192d8f61 add method 2020-10-18 13:23:37 +08:00
Looly
0085954326 fix comment 2020-10-18 00:21:04 +08:00
Looly
65552f4f54 add class 2020-10-18 00:12:50 +08:00
Looly
fb46196782 add methods 2020-10-15 18:16:56 +08:00
Golden Looly
72ea16b980
Merge pull request #1166 from freshgeek/v5-dev
[新特性]  完成Assert 断言工具类,函数接口延迟获取错误信息接口
2020-10-15 15:50:08 +08:00
chenc
152ce8b24e 修正提交代码缩进 2020-10-15 14:58:02 +08:00
chenc
a7cd0f8583 isTrue,isFalse,isNull,notNull,notEmpty,notBlank,notContain,notEmpty,noNullElements,notEmpty,notEmpty,state等方法的函数式获取错误信息方法 2020-10-15 14:53:57 +08:00
Looly
97d48dde0b add console.table 2020-10-14 18:09:12 +08:00
Looly
5d60656566 update junit 2020-10-14 17:14:17 +08:00
Looly
8ae81241be aad ListUtil.split 2020-10-14 15:33:02 +08:00
Looly
cc59412909 !194 优化针对list的split方法
Merge pull request !194 from easepan/hotfix/optimize-collutil-split
2020-10-14 15:19:57 +08:00
easepan
8913aeaf33 fix: optimize split for list 2020-10-14 13:16:15 +08:00
Looly
f11a151471 fix doc 2020-10-14 11:43:24 +08:00
Looly
d24ff836b8 enhance countAll 2020-10-14 11:01:29 +08:00
Golden Looly
8c17979082
Merge pull request #1159 from akiyamaneko/combination_enhanced
基于#1153 重新做了优化,剔除了缓存,直接计算即可
2020-10-14 11:00:16 +08:00
Golden Looly
81ac3924d6
Merge pull request #1163 from xiejiamingly/v5-dev
修改了CaseInsensitiveMap的remove等方法并没有忽略大小写的问题
2020-10-14 10:51:31 +08:00
Looly
1873b76017 fix doc 2020-10-14 10:48:42 +08:00
xjm
5478b1d67b 修改了CaseInsensitiveMap的remove等方法并没有忽略大小写的问题 2020-10-13 18:43:36 +08:00
Singu
04485c7d4b add comments to StrUtil
补全部分 Empty 相关方法的注释
2020-10-13 17:10:56 +08:00
Singu
ea4271b3db add comments to StrUtil
补全 Blank 相关方法的注释
2020-10-13 17:06:16 +08:00
Singu
9679d1ffaf add comments to CharUtil
补全常量注释
2020-10-13 17:05:12 +08:00
Singu
a9e1b77b2c add comments to StrUtil
补全常量注释
2020-10-13 17:04:02 +08:00
Singu
43152af8be add comments to StrUtil
补全部分方法的版本号
2020-10-13 17:01:15 +08:00
neko
edf01b772d
Update Combination.java 2020-10-11 16:20:22 +08:00
Looly
3617d0a569 DataSizeUtil support decimal 2020-10-11 14:04:45 +08:00
Golden Looly
8cc5b7ffa4
Merge pull request #1158 from totalo/v5-dev
fixed #1155 修复DataSizeUtil无法处理小数的问题
2020-10-11 13:51:57 +08:00