972 Commits

Author SHA1 Message Date
Looly
62a02fb265 add crc16 2020-07-22 09:10:35 +08:00
easepan
d9f862ce67 feat: add utilities method for list 2020-07-20 19:21:25 +08:00
Rory Ye
4923b87fc8 Browser 中添加一个新的 Android Browser ,表示 Android 系统原生的浏览器,修复原生浏览器被错误的解析成 Safari 了。并添加两个手机的测试用例。 fixed #974 2020-07-20 12:41:09 +08:00
Looly
b58f98eb95 add crc16 2020-07-18 10:53:11 +08:00
Looly
9157fa332b fix test 2020-07-18 08:25:24 +08:00
Looly
41bbd86a14 fix doc 2020-07-17 12:09:33 +08:00
Looly
ac81d9e750 fix bugs 2020-07-17 11:56:34 +08:00
Looly
34a6a67023 fix readme 2020-07-16 15:55:54 +08:00
Looly
69e2a9b45d fix 2020-07-16 15:47:16 +08:00
Looly
1cc66f086e fix 2020-07-16 12:02:55 +08:00
Looly
d70687d20d add dataSize 2020-07-16 11:56:36 +08:00
Looly
84c38aa3f0 add GlobalDbConfig 2020-07-15 17:29:39 +08:00
Looly
e50942efbc fix zip bug 2020-07-14 10:11:08 +08:00
Looly
03689be5fe fix comment 2020-07-13 09:21:56 +08:00
Looly
ea3e59a331 fix comment 2020-07-13 09:20:17 +08:00
Looly
fb2596b6c7 prepare 5.3.10 2020-07-12 13:00:02 +08:00
Looly
8236ae61f2 release 5.3.9 2020-07-12 12:28:17 +08:00
Looly
8e3a04bd56 fix ChineseDate bug 2020-07-12 12:12:48 +08:00
Looly
80ed1c0141 fix bugs 2020-07-12 10:21:53 +08:00
Looly
93d91699c1 fix bug 2020-07-12 09:19:52 +08:00
Looly
fe6ae2c996 add test 2020-07-09 19:47:53 +08:00
Looly
537dfc80b7 fix bug 2020-07-07 16:39:10 +08:00
Looly
8f50f86fc2 update depengdency 2020-07-07 15:30:10 +08:00
Looly
c12557eac4 add LocalDateTimeUtil 2020-07-07 12:51:39 +08:00
Looly
25b9d61ffd fix dict 2020-07-06 16:18:34 +08:00
Looly
48d67f0859 fix code 2020-07-06 15:18:09 +08:00
Looly
2fd5c8c32e fix ftp bug 2020-07-06 15:07:32 +08:00
Looly
96233721f1 !136 修复ftp的lsFiles方法异常
Merge pull request !136 from wazpjn/v5-dev
2020-07-06 15:02:14 +08:00
Ruler
c0c3395296 fix ftpFiles length Exception 2020-07-06 12:36:40 +08:00
Looly
fc552c43e5 enhance StrUtil 2020-07-06 11:36:59 +08:00
Golden Looly
af75b49213
Merge pull request #953 from echohlne/v5-dev
已经判断isEmpty(string)为true字符串为空时,直接复用全局的静态final EMPTY字段,而不需要调用toString方法
2020-07-06 11:00:06 +08:00
echohlne
1ad1451a86 字符串为空时,直接复用全局的静态final EMPTY字段,而不需要调用toString方法 2020-07-06 00:17:34 +08:00
Looly
a0f5970037 fix ZipUtil 2020-07-03 09:50:05 +08:00
Looly
d2ec0b2bdb change ArrayUtil 2020-07-03 09:20:46 +08:00
Golden Looly
6f85c396f0
Merge pull request #948 from GRain-long/patch-1
[bug修复]修复ArrayUtil中isEmpty带来的异常
2020-07-03 09:17:07 +08:00
Liang Long
1ef749bf38
modify isEmpty(Object array)
修复判空异常
2020-07-02 16:45:13 +08:00
Looly
c8a7d33e82 supress warning 2020-07-02 15:35:35 +08:00
Looly
5023657f8c fix bug 2020-06-29 16:02:51 +08:00
Golden Looly
3ded8d7746
Merge pull request #943 from GRain-long/patch-1
[bug修复]替换Arrays.asList()
2020-06-29 15:58:41 +08:00
Liang Long
a7fe161a57
modify Arrays.asList
replace Arrays.asList with new ArrayList
2020-06-28 17:15:37 +08:00
Looly
7a1438fc02 fix 2020-06-28 11:43:58 +08:00
Golden Looly
37c2c07164
Merge pull request #937 from GRain-long/patch-1
[新特性]添加intersectionDistinct方法
2020-06-28 11:26:03 +08:00
Looly
3785f0842c fix pr 941 2020-06-28 11:24:19 +08:00
Golden Looly
db3d1a1572
Merge pull request #941 from lerry903/v5-dev
fix:github #940
2020-06-28 11:18:37 +08:00
lerry903
6f1b52cff3
Update AioSession.java
fix:github #940
2020-06-26 19:20:47 +08:00
Liang Long
1bc2fe138e
add intersectionDistinctTerst
添加交集去重测试方法
2020-06-23 18:45:52 +08:00
Liang Long
b1337edc30
add intersectionDistinct
添加交集去重方法
2020-06-23 18:41:14 +08:00
Looly
8bb47018e6 fix brief bug 2020-06-23 18:02:38 +08:00
Looly
e0e07c726f add method 2020-06-23 17:47:07 +08:00
Looly
9355f43af9 add method 2020-06-23 12:16:12 +08:00