1543 Commits

Author SHA1 Message Date
Looly
9c290c4bcc fix readBySax for xls not support sheetName 2021-05-25 01:59:29 +08:00
Looly
edd0449187 add methods 2021-05-24 23:52:18 +08:00
kyoty
f9193e819c
Update PathUtilTest.java 2021-05-24 19:02:39 +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
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
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
2c1d10d952 add stop 2021-05-14 16:58:33 +08:00
Looly
415b2a285f fix code 2021-05-13 16:41:40 +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
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
Looly
3f233bae81 fix url encode bug 2021-05-09 00:44:19 +08:00
Looly
d8eebe1879 add test 2021-05-08 20:04:56 +08:00
Looly
660c8c58d0 add methods 2021-05-08 19:27:24 +08:00
Golden Looly
02c4ce2602
Merge pull request #1555 from dahuoyzs/v5-dev
劳动节快乐!补充部分方法✒️
2021-05-08 15:25:19 +08:00
Looly
f6c38ed8ff add methods 2021-05-08 11:12:34 +08:00
Golden Looly
5e973f1c8c
Merge pull request #1563 from jptx1234/v5-dev
MaskBit增加掩码反向转换的方法,完善Ipv4Util掩码相关方法
2021-05-08 11:08:46 +08:00
Looly
7c866e10e0 add stop for Tailer 2021-05-08 08:23:33 +08:00
Looly
5697b4b7b0 fix schedule bug 2021-05-08 08:13:19 +08:00
Looly
0665c4ed44 add decimalFormat 2021-05-08 07:48:20 +08:00
jptx1234
dec3c75f31 MaskBit增加掩码反向转换的方法,Ipv4Util的getMaskBitByMask直接从MaskBit获取,提升速度,Ipv4Util增加判断掩码和掩码位是否合法的方法 2021-05-06 22:57:09 +08:00
大火yzs
442d4bd854 CharSequenceUtil类添加startWith,endWith,remove方法✒️ 2021-05-04 15:05:23 +08:00
大火yzs
bc9ef1994b StrUtil类添加wordCount方法✒️ 2021-05-04 15:03:02 +08:00
大火yzs
a1dba4f36b ListUtil类添加countMap方法✒️ 2021-05-04 15:01:43 +08:00
大火yzs
32e29438d7 NumberUtil类添加percent方法✒️ 2021-05-04 15:00:49 +08:00
大火yzs
788537d9f0 Validator类添加hasNumber方法✒️ 2021-05-04 14:59:05 +08:00
大火yzs
db42db25da ReUtil类添加delLast方法✒️ 2021-05-04 14:55:39 +08:00
Looly
4f634c384d prepare 5.6.5 2021-04-26 01:26:45 +08:00
Looly
fda3fa2e61 🍻release 5.6.4 2021-04-26 01:11:28 +08:00
Looly
b14bbffa32 add HttpDownloader 2021-04-25 18:13:44 +08:00
Looly
63b93e02f9 add slash for path 2021-04-23 10:59:44 +08:00
Looly
10503d632f 🐞fix toNumber bug 2021-04-22 03:23:25 +08:00
Looly
591d01a5dc add copyToList 2021-04-20 12:09:03 +08:00
Looly
58ea134b2c fix doc 2021-04-20 11:02:09 +08:00
duandazhi
a283a1d25b date util date方法 测试类完善 2021-04-20 10:10:57 +08:00
Golden Looly
6b9140bdd6
Merge pull request #1525 from CryBecase/v5-master
文件类型注释修正
2021-04-19 17:33:33 +08:00
王真
21e95b45d8 文件类型注释修正 2021-04-19 15:48:08 +08:00
Looly
bb02950a88 add edit method 2021-04-18 09:37:08 +08:00
Golden Looly
6a884e0262
Merge pull request #1519 from CherryRum/v5-dev
Update DateUtil.java
2021-04-18 09:09:53 +08:00
Looly
95d71a8079 fix 2021-04-18 09:09:23 +08:00
lin
4756247ce5
Update DateUtil.java
修复文档文字描述错误
2021-04-15 20:48:09 +08:00
duandazhi
8847775c82 add Test 2021-04-13 16:40:34 +08:00