Commit Graph

2019 Commits

Author SHA1 Message Date
Looly
455956f502 prepare 5.6.7 2021-05-27 00:59:00 +08:00
Looly
f12857cf6c 🍦release 5.6.6 2021-05-27 00:39:56 +08:00
Looly
4f5caf518f public constructor 2021-05-26 18:37:43 +08:00
Looly
0134a66a6b add BitStatusUtil 2021-05-26 14:15:43 +08:00
Golden Looly
fd66c17884
Merge pull request #1600 from Senssic/v5-dev
位运算标识状态,适合于mysql一个字段表示多种状态的情况
2021-05-26 14:11:27 +08:00
Looly
1eff0fa846 add logtube support 2021-05-26 14:08:48 +08:00
senssic
f8244eaa4b 位运算标识状态,适合于mysql一个字段表示多种状态的情况 2021-05-26 13:56:32 +08:00
Golden Looly
e18555fd47
Merge pull request #1599 from kpkym/v5-dev
修复"多次替换home目录"错误
2021-05-26 11:23:53 +08:00
kpkym
e2083b6065 修复"多次替换home目录"错误 2021-05-26 09:51:46 +08:00
Looly
dca24eab36 fix test 2021-05-25 16:44:47 +08:00
Looly
36cbb2bf4c fix test 2021-05-25 16:42:23 +08:00
Looly
287800eeab add test 2021-05-25 11:55:37 +08:00
Golden Looly
858a90c8b7
Merge pull request #1596 from kyoty/centos-package-failed
PathUtilTest runs failed in Linux environment.
2021-05-25 11:30:11 +08:00
Looly
c45b6c4b8f ignore test 2021-05-25 11:29:42 +08:00
Looly
09e2df8248 fix beeCp bug 2021-05-25 11:25:55 +08:00
Looly
fd090664dd update dependency 2021-05-25 10:37:46 +08:00
Looly
716aa820e5 fix comment 2021-05-25 02:10:47 +08:00
Looly
9c290c4bcc fix readBySax for xls not support sheetName 2021-05-25 01:59:29 +08:00
Looly
c5887344e9 fix read by sheetName bug 2021-05-25 00:08:34 +08:00
Looly
edd0449187 add methods 2021-05-24 23:52:18 +08:00
Looly
97f5e2bfa7 !333 修复Treemap乱序
Merge pull request !333 from Tutty/v5-dev
2021-05-24 23:11:13 +08:00
kyoty
f9193e819c
Update PathUtilTest.java 2021-05-24 19:02:39 +08:00
Tutty
2d73ef374c !1 修复Treemap乱序
Merge pull request !1 from Tutty/v5-master
2021-05-24 17:32:05 +08:00
Tutty
bf2f9348d3 Treemap序列化后无序改为有序 2021-05-24 17:30:12 +08:00
Looly
0fa8043c11 add empty validae 2021-05-24 15:25:27 +08:00
Looly
ee86ac5ca0 add type 2021-05-22 15:15:40 +08:00
Looly
74a1cb2c68 add param support for count and page 2021-05-22 14:52:22 +08:00
Looly
7a006515a5 !332 hutool-db模块 分页查询,自定义sql查询,添加参数
Merge pull request !332 from 竹柏林/v5-dev
2021-05-22 14:46:50 +08:00
Looly
453690cdad add tw and mo phone validate 2021-05-22 14:43:03 +08:00
Looly
189c81c1ce !331 增加澳门和台湾手机号校检方法
Merge pull request !331 from ihao/v5-dev
2021-05-22 14:41:04 +08:00
Looly
ad782ff837 fix decimalFormat bug 2021-05-22 14:40:26 +08:00
zbl
dd29bde837 hutool-db模块
1.page 使用自定义sql时,有时需要传递参数,为此添加方法
2.count 使用自定义sql时,有时需要传递参数,为此添加方法
2021-05-21 14:11:26 +08:00
lailuohao
f3f7653b78 增加澳门和台湾手机号格式校检 2021-05-20 18:33:40 +08:00
Looly
e5049baa92 file empty return true 2021-05-18 18:16:01 +08:00
Looly
510ec621a2 fix method 2021-05-18 10:57:36 +08:00
Looly
44de4c37dc lock to protected 2021-05-18 09:20:16 +08:00
Looly
67c1acab48 change to protected 2021-05-17 05:41:20 +08:00
Looly
2c1d10d952 add stop 2021-05-14 16:58:33 +08:00
Looly
415b2a285f fix code 2021-05-13 16:41:40 +08:00
Looly
389ce1d27e fix test 2021-05-13 07:34:29 +08:00
Looly
7f2f97353c fix method 2021-05-12 02:10:02 +08:00
Looly
24a36b53d5 fix doc 2021-05-12 01:39:32 +08:00
Looly
105e712a68 !322 修复了工程从仓库拉取到本地后执行./hutool.sh install脚本后运行报错的问题
Merge pull request !322 from ujshenry/v5-master
2021-05-11 15:54:43 +08:00
henry
98299a2bbc 修复./hutool.sh install执行过程中报错问题
Signed-off-by: henry <1009015337@qq.com>
2021-05-11 12:05:25 +08:00
Looly
ab79a7e2bb fix HexUtil 2021-05-11 11:58:10 +08:00
Looly
890307e123 !321 添加集合属性拷贝方法 BeanUtil.copyToList(Collection<?> collection, Class<T> targetType)
Merge pull request !321 from jrd77/v5-dev
2021-05-11 10:44:47 +08:00
Looly
732e740d94 add TimingWheel 2021-05-10 17:44:57 +08:00
wangzhen
2063cb2453 添加复制集合中的Bean属性方法,对比原方法(copyToList)减少不常用参数 2021-05-10 14:27:14 +08:00
Looly
9da63b9316 prepare 5.6.6 2021-05-09 01:44:43 +08:00
Looly
cedfab67f2 release 5.6.5 2021-05-09 01:15:19 +08:00