duandazhi
|
55a573f96e
|
【轻量级pr】formatBetweenTest 新增一个 测试类, formatBetweenTest2
|
2021-08-10 10:44:12 +08:00 |
|
Looly
|
838a2c45a6
|
fix float bug
|
2021-08-09 21:40:17 +08:00 |
|
Looly
|
26846d0fde
|
fix comment
|
2021-08-08 22:14:24 +08:00 |
|
Looly
|
df726654af
|
add JSONBeanParser
|
2021-08-08 21:36:37 +08:00 |
|
Looly
|
a9282b9d7c
|
fix format
|
2021-08-08 20:01:02 +08:00 |
|
Looly
|
9acc216f90
|
add cpmpress
|
2021-08-07 23:32:48 +08:00 |
|
Looly
|
27e8aa6043
|
add test
|
2021-08-06 10:38:49 +08:00 |
|
Looly
|
c0fdd353cd
|
Mapproxy support set return this
|
2021-08-06 09:59:00 +08:00 |
|
Looly
|
217ac3f708
|
!392 fix bug https://gitee.com/dromara/hutool/issues/I4402K
Merge pull request !392 from 申劭明/14402K
|
2021-08-06 01:48:43 +00:00 |
|
Looly
|
955b65fbb4
|
fix comment
|
2021-08-06 09:41:20 +08:00 |
|
申劭明
|
844c4be0bf
|
add test for mapProxy
|
2021-08-05 06:10:50 +00:00 |
|
申劭明
|
2e628b08c5
|
fix bug #I4402K
|
2021-08-05 06:09:50 +00:00 |
|
Looly
|
89e412d985
|
prepare 5.7.8
|
2021-08-02 20:40:35 +08:00 |
|
Looly
|
05ad11175b
|
🥗release 5.7.7
|
2021-08-02 20:29:01 +08:00 |
|
Looly
|
c7d2d389f0
|
fix comment
|
2021-08-02 20:27:41 +08:00 |
|
Looly
|
08ebcad848
|
add methods
|
2021-08-02 20:16:04 +08:00 |
|
Looly
|
72af4101bc
|
enhance parseUTC
|
2021-08-02 13:41:54 +08:00 |
|
Looly
|
69b981e8c0
|
fix del bug
|
2021-08-02 12:08:57 +08:00 |
|
bwcx_jzy
|
46f1bc7662
|
file.delete sync PathUtil
|
2021-08-02 10:24:50 +08:00 |
|
bwcx_jzy
|
7539cfea11
|
能遇到只读文件,无法删除.使用 file 方法删除
|
2021-08-02 10:11:24 +08:00 |
|
bwcx_jzy
|
1f070fc5e4
|
可能遇到只读文件,无法删除,先尝试处理权限
|
2021-08-02 10:05:07 +08:00 |
|
Looly
|
74b4b68bb0
|
change longest common text
|
2021-08-01 20:54:28 +08:00 |
|
Golden Looly
|
5e42622a8b
|
Merge pull request #1736 from Xxpain/fix_typo
fix typos
|
2021-08-01 09:15:04 +08:00 |
|
Looly
|
e784e1fcd4
|
add test
|
2021-08-01 08:33:01 +08:00 |
|
shaofei.xie
|
ec8a55cbae
|
fix typos
|
2021-07-30 17:19:33 +08:00 |
|
Looly
|
09ae727b81
|
add util
|
2021-07-30 13:42:39 +08:00 |
|
Looly
|
02b68f970b
|
add test
|
2021-07-30 09:45:57 +08:00 |
|
Looly
|
57dbe23961
|
fix tel regex
|
2021-07-29 15:18:46 +08:00 |
|
董舒克
|
d339f607a3
|
增加新的固话方法测试
|
2021-07-29 13:28:59 +08:00 |
|
董舒克
|
c7bfb103d8
|
1.修改固话号码的正则表达式可以获取号码部分
2.增加获取固话号码中号码部分方法
|
2021-07-29 13:12:10 +08:00 |
|
董舒克
|
07b589d2b3
|
固话号码必须存在区号
|
2021-07-29 12:59:53 +08:00 |
|
董舒克
|
c18ff939d3
|
1.修改固话号码正则表达式常量
2.添加获取固话号码区号方法
|
2021-07-29 12:46:08 +08:00 |
|
Looly
|
d4f16133de
|
fix comment
|
2021-07-28 23:27:52 +08:00 |
|
Looly
|
a8e1edaa6c
|
fix comment
|
2021-07-28 23:22:32 +08:00 |
|
Looly
|
50c9337ea0
|
add methods
|
2021-07-28 23:18:31 +08:00 |
|
Looly
|
520b503065
|
add method
|
2021-07-28 22:00:04 +08:00 |
|
Looly
|
05495ba8ed
|
add LookupFactory and MethodHandleUtil
|
2021-07-28 21:07:55 +08:00 |
|
Looly
|
62df0171a4
|
fix comment
|
2021-07-28 18:17:48 +08:00 |
|
Looly
|
88d4f11c6d
|
prepare 5.7.7
|
2021-07-28 02:16:25 +08:00 |
|
Looly
|
9f1920e498
|
fix bug
|
2021-07-28 01:43:52 +08:00 |
|
Looly
|
b8c07fd098
|
!384 修复ByteUtil工具类大小端转换问题
Merge pull request !384 from ZhouChuGang/v5-dev
|
2021-07-27 17:35:54 +00:00 |
|
Looly
|
085453e7d8
|
5.7.6
|
2021-07-28 00:36:42 +08:00 |
|
Looly
|
c3f1fe50e4
|
fix convert bug
|
2021-07-28 00:35:03 +08:00 |
|
QunXingShanShuo
|
d4a7ddac3b
|
feat: 修复ByteUtil工具类大小端转换问题
修复ByteUtil工具类大小端转换问题
|
2021-07-27 17:08:13 +08:00 |
|
Looly
|
fca211de07
|
prepare 5.7.7
|
2021-07-27 09:27:37 +08:00 |
|
Looly
|
464c7551a6
|
🍼release 5.7.6
|
2021-07-27 09:19:30 +08:00 |
|
Looly
|
c919c336a5
|
fix comment
|
2021-07-26 19:04:58 +08:00 |
|
Looly
|
b07ccc3c17
|
fix comment
|
2021-07-26 19:03:26 +08:00 |
|
Looly
|
b86145a95f
|
fix comment
|
2021-07-26 19:01:20 +08:00 |
|
Looly
|
56d4a849f4
|
fix bug
|
2021-07-26 18:43:46 +08:00 |
|
Golden Looly
|
49e63dd424
|
Merge pull request #1723 from visayafan/patch-1
笔误
|
2021-07-26 18:28:58 +08:00 |
|
Looly
|
5bbb6539b3
|
add method
|
2021-07-26 18:27:46 +08:00 |
|
Golden Looly
|
d1861eb9db
|
Merge pull request #1725 from KwokRoot/v5-dev
Update RobotUtil.java
|
2021-07-26 18:23:04 +08:00 |
|
Looly
|
2ce5b2cc79
|
add test and comment
|
2021-07-26 18:10:29 +08:00 |
|
Looly
|
86479585a8
|
!382 Add test for CharSequenceUtil#replace
Merge pull request !382 from 申劭明/shenshaoming-v5-dev-patch-58866
|
2021-07-26 09:57:20 +00:00 |
|
Looly
|
c9d6676e6d
|
int to long
|
2021-07-26 17:51:24 +08:00 |
|
Looly
|
fd6885441e
|
enhance I42A6V
|
2021-07-26 17:41:39 +08:00 |
|
Looly
|
6468a0446d
|
add test
|
2021-07-26 17:06:48 +08:00 |
|
Kwok
|
32d2c6d9de
|
Update RobotUtil.java
|
2021-07-26 12:00:16 +08:00 |
|
申劭明
|
f61c843e69
|
add test for replace
|
2021-07-26 02:16:16 +00:00 |
|
visayafan
|
71e36badfb
|
笔误
|
2021-07-24 03:12:02 +08:00 |
|
Looly
|
32797d2d14
|
fix BeanDesc bug
|
2021-07-23 22:44:49 +08:00 |
|
Looly
|
91047d1f88
|
!379 【轻量级PR】issue #4231K 相关的测试用例修改
Merge pull request !379 from dazer007/v5-dev
|
2021-07-23 14:14:24 +00:00 |
|
Looly
|
d8d60f4a77
|
!380 fix bug https://gitee.com/dromara/hutool/issues/I4231K
Merge pull request !380 from 申劭明/shenshaoming-v5-dev-patch-82579
|
2021-07-23 14:06:41 +00:00 |
|
Golden Looly
|
6fb20e69e9
|
Merge pull request #1721 from KwokRoot/patch-2
Update RobotUtil.java
|
2021-07-23 22:01:54 +08:00 |
|
申劭明
|
1bf0b331c9
|
fix bug https://gitee.com/dromara/hutool/issues/I4231K
|
2021-07-23 10:06:41 +00:00 |
|
duandazhi
|
eaca7172fd
|
issue #4231K 相关的测试用例修改
|
2021-07-23 17:59:15 +08:00 |
|
Kwok
|
e72d1e6955
|
Update RobotUtil.java
经测试,鼠标右键键值 InputEvent.BUTTON3_MASK,而非 InputEvent.BUTTON1_MASK。
|
2021-07-23 11:25:06 +08:00 |
|
Looly
|
e9e01b54bf
|
add tes
|
2021-07-23 10:19:10 +08:00 |
|
Looly
|
c28156272c
|
change changelog
|
2021-07-23 09:11:45 +08:00 |
|
Looly
|
ff8ed2a0e3
|
fix NetUtil
|
2021-07-23 09:10:11 +08:00 |
|
Looly
|
77e81d3f2b
|
add method
|
2021-07-21 21:19:26 +08:00 |
|
Looly
|
4c16ec55b4
|
!375 sftp 新增将本地文件或者文件夹同步上传到远程目录的方法
Merge pull request !375 from 不忘初心/v5-dev
|
2021-07-21 13:13:56 +00:00 |
|
Looly
|
08a3eeb752
|
fix test
|
2021-07-19 18:22:57 +08:00 |
|
Looly
|
8f3011e793
|
fix Base64.isBase64
|
2021-07-19 17:57:55 +08:00 |
|
bwcx_jzy
|
175f7fe9f4
|
cn.hutool.core.io.FileUtil.isModifed 方法名拼写错误
|
2021-07-19 17:33:59 +08:00 |
|
Looly
|
6a04f20fcf
|
add method
|
2021-07-19 17:21:02 +08:00 |
|
bwcx_jzy
|
c10c6f06aa
|
新增多个字段比较器
|
2021-07-19 16:35:33 +08:00 |
|
Looly
|
6bdede538c
|
prepare 5.7.6
|
2021-07-19 00:49:45 +08:00 |
|
Looly
|
56e107ebda
|
fix brief bug
|
2021-07-19 00:36:32 +08:00 |
|
Looly
|
d8f393f7d9
|
🧁release 5.7.5
|
2021-07-18 23:57:48 +08:00 |
|
Golden Looly
|
433585a658
|
Merge pull request #1713 from lj19950508/v5-master
Update FileUtil.java
|
2021-07-18 22:12:22 +08:00 |
|
Looly
|
a081f999b5
|
add isDir
|
2021-07-18 22:10:46 +08:00 |
|
Gon
|
f8d53611c4
|
Update FileUtil.java
修改注释错误的信息
|
2021-07-16 11:37:56 +08:00 |
|
Looly
|
0915b8918d
|
fix comment
|
2021-07-16 01:51:12 +08:00 |
|
Looly
|
63b93948a6
|
!371 【轻量级pr】常用类增加 @see 和说明
Merge pull request !371 from dazer007/v5-dev
|
2021-07-15 17:37:47 +00:00 |
|
Looly
|
df2147cd7c
|
add method
|
2021-07-16 01:34:27 +08:00 |
|
duandazhi
|
c842aa1cf9
|
[轻量级pr] 增加常用@ see , fix pulls/368、pulls/369问题
|
2021-07-15 09:58:42 +08:00 |
|
duandazhi
|
41d3f0d931
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-07-15 09:35:54 +08:00 |
|
bwcx_jzy
|
47efb49495
|
ManifestUtil 新增方法
|
2021-07-14 22:57:21 +08:00 |
|
Looly
|
dfa10be599
|
add Base64.isBase64
|
2021-07-14 18:49:14 +08:00 |
|
Looly
|
f68a73538e
|
fix path
|
2021-07-14 18:26:26 +08:00 |
|
duandazhi
|
65103f3916
|
修改 pr by close的问题
|
2021-07-14 17:40:09 +08:00 |
|
Looly
|
f96795c231
|
remove put
|
2021-07-14 17:16:12 +08:00 |
|
duandazhi
|
75d5268249
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
# Conflicts:
# hutool-core/src/main/java/cn/hutool/core/text/CharSequenceUtil.java
|
2021-07-14 17:11:51 +08:00 |
|
Looly
|
eda8bdc27a
|
fix bug
|
2021-07-14 17:09:59 +08:00 |
|
Looly
|
89a3acfa88
|
fix bug
|
2021-07-14 12:09:34 +08:00 |
|
dazer007
|
f88339522e
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-
dev
|
2021-07-14 03:36:52 +00:00 |
|
duandazhi
|
7d273f6c52
|
常用方法 增加 @see 和 别名
|
2021-07-14 11:27:42 +08:00 |
|
Looly
|
ba8033059c
|
fix format bug
|
2021-07-14 10:30:54 +08:00 |
|