Looly
|
8102c89903
|
prepare 5.5.1
|
2020-11-15 08:18:08 +08:00 |
|
Looly
|
2d09d09434
|
release 5.5.0
|
2020-11-15 01:32:28 +08:00 |
|
Looly
|
8b5c1299d9
|
update dependency
|
2020-11-15 01:29:55 +08:00 |
|
Looly
|
4fa9794d06
|
fix bug
|
2020-11-15 00:50:25 +08:00 |
|
Golden Looly
|
8855746b53
|
Merge pull request #1217 from gotanksgn/v5-dev
StrUtil工具类增加subBetweenAll(str, beforeAndAfter)方法
|
2020-11-15 00:40:07 +08:00 |
|
Looly
|
d8fd1e16aa
|
add null edit
|
2020-11-15 00:36:07 +08:00 |
|
Looly
|
bb017d8d08
|
!210 1. bean校验修改建议
Merge pull request !210 from yume3912/v5-dev
|
2020-11-14 22:48:32 +08:00 |
|
chengqiang
|
eb65d42afe
|
修改包描述,增加错误字段返回值
|
2020-11-14 22:33:00 +08:00 |
|
gotanks
|
03fd34b039
|
StrUtil工具类增加subBetweenAl(str, beforeAndAfter)方法
|
2020-11-14 09:48:40 +08:00 |
|
Looly
|
e025096896
|
add 7zip
|
2020-11-14 03:09:13 +08:00 |
|
Looly
|
71ab8335ce
|
change name
|
2020-11-14 00:54:37 +08:00 |
|
Looly
|
99eeb30ffe
|
add code
|
2020-11-13 17:54:42 +08:00 |
|
Looly
|
1a0c9a3b51
|
fix comment
|
2020-11-13 02:49:23 +08:00 |
|
Looly
|
4b3941b2f8
|
add compress
|
2020-11-13 02:45:10 +08:00 |
|
Looly
|
cd1e9fbaad
|
add SimpleFtpServer
|
2020-11-12 19:07:05 +08:00 |
|
Looly
|
af118cd953
|
add size method
|
2020-11-12 16:03:31 +08:00 |
|
Looly
|
c40622d1cd
|
!208 集合以及迭代器获取size的方法
Merge pull request !208 from HsinDumas/v5-dev
|
2020-11-12 15:52:43 +08:00 |
|
Looly
|
072a116b0b
|
fix code
|
2020-11-12 11:50:20 +08:00 |
|
ZhongXin
|
36d6e75017
|
添加对Collection和iterator获取size方法
|
2020-11-12 11:33:54 +08:00 |
|
Looly
|
80caef3135
|
change readme
|
2020-11-12 09:20:42 +08:00 |
|
Looly
|
36e599f70b
|
fix big excel writer bug
|
2020-11-12 01:09:43 +08:00 |
|
Looly
|
c646ba04ef
|
fix convert
|
2020-11-12 00:35:49 +08:00 |
|
Looly
|
17e91a6388
|
fix conflict
|
2020-11-10 17:43:12 +08:00 |
|
Looly
|
f56ea40432
|
fix conflict
|
2020-11-10 17:39:25 +08:00 |
|
Looly
|
df80a9d83f
|
fix comment
|
2020-11-10 15:37:46 +08:00 |
|
Looly
|
33bd463a5d
|
change test
|
2020-11-10 15:29:09 +08:00 |
|
Looly
|
8aa32d7489
|
fix info
|
2020-11-10 15:09:15 +08:00 |
|
Looly
|
09d00f9fdf
|
add ExpressionUtil
|
2020-11-10 14:36:45 +08:00 |
|
Looly
|
7817599cb6
|
fix Snoefake bug
|
2020-11-10 11:28:42 +08:00 |
|
Looly
|
6216eb9994
|
fix Snoefake bug
|
2020-11-10 11:28:09 +08:00 |
|
Looly
|
e5574fa173
|
fix isHttp
|
2020-11-10 10:36:13 +08:00 |
|
Looly
|
8903f52e8e
|
Merge branch 'v5-dev' of github.com:looly/hutool into v5-dev
|
2020-11-10 10:34:22 +08:00 |
|
Looly
|
3081e25a4d
|
fix sax
|
2020-11-10 10:33:29 +08:00 |
|
Golden Looly
|
a6eeb708ed
|
Merge pull request #1208 from jasperchen912/v5-dev
update http judge function & doc
|
2020-11-10 10:33:15 +08:00 |
|
Jasper
|
04a54f88db
|
update http judge function & doc
|
2020-11-09 15:29:27 +08:00 |
|
Looly
|
37dda15906
|
fix code
|
2020-11-09 10:24:09 +08:00 |
|
Looly
|
ab410d2e93
|
add method
|
2020-11-09 04:10:32 +08:00 |
|
Looly
|
552750da15
|
fix Ipv4Util bug
|
2020-11-09 03:45:21 +08:00 |
|
Looly
|
b8adadda38
|
invoke support null type
|
2020-11-08 18:01:24 +08:00 |
|
Golden Looly
|
e295779330
|
Merge pull request #1205 from Lillls/v5-dev
[新特性]反射调用支持传递参数的值为null
|
2020-11-08 17:49:11 +08:00 |
|
Looly
|
f741f5317b
|
add ValidationUtil
|
2020-11-08 17:48:42 +08:00 |
|
Looly
|
db7d84807b
|
!207 增加java bean校验工具
Merge pull request !207 from 长路漫漫/v5-dev
|
2020-11-08 17:00:07 +08:00 |
|
lixiaoyu08
|
8181519c0d
|
[新特性]反射调用支持传递参数的值为null
增加对null参数传递的支持,在传递null参数保持类型信息不丢失
|
2020-11-05 21:23:39 +08:00 |
|
chengqiang
|
e9a3617690
|
调整样式
|
2020-11-05 16:36:39 +08:00 |
|
chengqiang
|
d6d103dcb5
|
java bean校验工具
|
2020-11-05 15:59:59 +08:00 |
|
Looly
|
f4d357971b
|
fix code
|
2020-11-05 11:53:42 +08:00 |
|
Looly
|
637e1942f9
|
fix code
|
2020-11-05 01:42:35 +08:00 |
|
Looly
|
394d05f9d2
|
fix bug
|
2020-11-04 01:24:17 +08:00 |
|
Looly
|
a54ce406b7
|
add sh
|
2020-11-04 00:15:41 +08:00 |
|
Looly
|
48f43dc34a
|
add method
|
2020-11-03 18:58:06 +08:00 |
|