Commit Graph

1270 Commits

Author SHA1 Message Date
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
Looly
093363f3b9 !200 FileUtil.size 方法在linux node_modules 目录死循环
Merge pull request !200 from 不忘初心/v5-dev
2020-10-23 21:37:56 +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
cde74fe319 add ua 2020-10-23 09:19:30 +08:00
Golden Looly
4a04bae1e2
Merge pull request #1179 from xyz327/v5-dev
fix(hutool-http): user-agent 增加企业微信和钉钉. 去除 Browser 中的行尾注释
2020-10-23 09:16:56 +08:00
xyz327
a61796de8f fix(hutool-http): user-agent 增加企业微信和钉钉. 去除 Browser 中的行尾注释 2020-10-22 18:07:56 +08:00
Looly
7bfb8e82cf fix sax 03 bug 2020-10-22 14:36:49 +08:00
Looly
bee588de3c fix test 2020-10-22 11:35:29 +08:00
Looly
235b564002 add brower support 2020-10-22 11:23:04 +08:00
Golden Looly
b7ef324f3e
Merge pull request #1178 from totalo/v5-dev
fixed #1177
2020-10-22 11:20:47 +08:00
Looly
c900da336d remove jar 2020-10-22 10:57:42 +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
totalo
0c8e278bfb Merge remote-tracking branch 'upstream/v5-dev' into v5-dev 2020-10-21 23:09:40 +08:00
totalo
6ab7c83ac3 fixed #1177 2020-10-21 23:07:36 +08:00
totalo
eb1208389b fixed #1177 2020-10-21 23:03:51 +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
5610878324 remove after method 2020-10-21 13:47:28 +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
741babe2c8 fix NamedSql bug 2020-10-16 00:04:45 +08:00
Looly
8aec62a59b fix poi 2020-10-15 23:27:53 +08:00
Looly
cb761ffea2 fix mergeRegion 2020-10-15 18:49:34 +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
3237df0855 add setRowStyle 2020-10-15 09:59:27 +08:00
Looly
97d48dde0b add console.table 2020-10-14 18:09:12 +08:00
Looly
1b4424f7fa fix test 2020-10-14 17:55:45 +08:00
Looly
3920d79e38 fix code 2020-10-14 17:47:35 +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