大火yzs
|
1b4276c211
|
StrUtil添加isAllNotEmpty✒️
|
2020-05-29 13:17:17 +08:00 |
|
Looly
|
ff327057e4
|
del sun class
|
2020-05-28 01:33:59 +08:00 |
|
Looly
|
8bcb1daf99
|
support back
|
2020-05-28 01:30:18 +08:00 |
|
Looly
|
6b6366e1ef
|
add default method
|
2020-05-28 01:16:42 +08:00 |
|
Looly
|
44fe8904a2
|
remove EC
|
2020-05-26 18:21:42 +08:00 |
|
Looly
|
7c4c6c7af1
|
fix bug
|
2020-05-26 15:58:22 +08:00 |
|
Looly
|
df58ad5eff
|
fix bean
|
2020-05-26 10:22:59 +08:00 |
|
Looly
|
e9400766a9
|
pr#124
|
2020-05-26 01:39:00 +08:00 |
|
Looly
|
40f97b3864
|
add methods
|
2020-05-26 01:09:26 +08:00 |
|
Looly
|
0543cec440
|
add header support
|
2020-05-26 00:53:59 +08:00 |
|
Looly
|
ac314bb14a
|
add test
|
2020-05-26 00:28:07 +08:00 |
|
Looly
|
73b2f75de2
|
add FontUtil
|
2020-05-26 00:15:59 +08:00 |
|
Looly
|
7c803950ef
|
add method
|
2020-05-25 16:15:54 +08:00 |
|
Looly
|
4451a8451d
|
add test
|
2020-05-25 16:04:33 +08:00 |
|
Looly
|
b90602746d
|
fix img
|
2020-05-25 11:55:55 +08:00 |
|
Looly
|
688eefc02b
|
add test
|
2020-05-25 11:39:40 +08:00 |
|
Looly
|
9ff2d650bb
|
add toBean support Map
|
2020-05-25 11:36:20 +08:00 |
|
Looly
|
b9e468d6c7
|
change return not null
|
2020-05-21 16:44:50 +08:00 |
|
Looly
|
ceaac0c412
|
change return not null
|
2020-05-21 16:43:14 +08:00 |
|
Looly
|
f7bf950073
|
fix dead lock bug
|
2020-05-19 18:31:30 +08:00 |
|
Looly
|
008855fafb
|
add methods
|
2020-05-19 17:31:15 +08:00 |
|
Looly
|
0dde5ce4bc
|
!123 添加List转Map的工具方法
Merge pull request !123 from easepan/v5-dev
|
2020-05-19 17:20:35 +08:00 |
|
Looly
|
4b53701670
|
add methods
|
2020-05-19 17:17:17 +08:00 |
|
Looly
|
a25b2afeef
|
Merge branch 'v5-dev' of github.com:looly/hutool into v5-dev
|
2020-05-19 16:15:58 +08:00 |
|
Looly
|
5dbc49ad26
|
fix commmet
|
2020-05-19 16:15:22 +08:00 |
|
Golden Looly
|
4925856d0f
|
Merge pull request #878 from Xarrow/v5-dev
新增 QRCode base64 编码形式返回
|
2020-05-19 16:14:45 +08:00 |
|
easepan
|
d0644331bc
|
feat: convert list to map
|
2020-05-19 15:07:48 +08:00 |
|
helixcs
|
e3ce6e29cf
|
Merge branch 'v5-master' into v5-dev
|
2020-05-19 15:06:31 +08:00 |
|
helixcs
|
addf09488d
|
新增 QRCode base64 编码形式返回
|
2020-05-19 15:04:21 +08:00 |
|
wb-zj268791
|
0d4da3bec4
|
新增 QRCode base64 编码形式返回
|
2020-05-19 14:42:55 +08:00 |
|
wb-zj268791
|
5d5480af45
|
新增 QRCode base64 编码形式返回
|
2020-05-19 14:42:02 +08:00 |
|
Looly
|
3c6b7fdc82
|
fix snowflake
|
2020-05-18 09:46:26 +08:00 |
|
Golden Looly
|
bfab76bcb9
|
Merge pull request #874 from jptx1234/v5-dev
[bug修复] Snowflake 循环等待下一个时间时避免长时间循环,加入对时钟倒退的判断
|
2020-05-18 09:39:01 +08:00 |
|
Looly
|
6b3be8468c
|
add read bean for csv
|
2020-05-18 09:38:20 +08:00 |
|
jptx1234
|
a3eca85e12
|
Snowflake 循环等待下一个时间时加入对时钟倒退的判断
Snowflake 在循环等待下一个时间时,判断时间未发生变化的方式由<=改为==,避免了时钟突然倒退导致的长时间循环,同时加入时钟倒退检测,避免生成重复ID
|
2020-05-17 23:29:43 +08:00 |
|
Looly
|
9440512d54
|
fix commnet
|
2020-05-17 19:29:17 +08:00 |
|
Golden Looly
|
de85f25c2c
|
Merge pull request #873 from hitfire/v5-dev
fix annotation in StrUtil and SymmetricCrypto
|
2020-05-17 19:27:48 +08:00 |
|
Looly
|
a0b1a33654
|
add date to long support for Convert
|
2020-05-17 19:26:40 +08:00 |
|
Looly
|
200dc6c5ea
|
add date to long support for Convert
|
2020-05-17 19:19:24 +08:00 |
|
Golden Looly
|
13594ae4d1
|
Merge pull request #872 from zzzzbw/v5-dev
NumberConverter Long类型增加日期转换
|
2020-05-17 18:56:21 +08:00 |
|
zz
|
34d646bd88
|
fix annotation in StrUtil and SymmetricCrypto
|
2020-05-17 18:50:15 +08:00 |
|
zzzzbw
|
6fad5aa906
|
NumberConverter Long类型增加日期转换
|
2020-05-17 11:07:15 +08:00 |
|
Looly
|
5e381a1007
|
prepare 5.3.6
|
2020-05-14 02:19:43 +08:00 |
|
Looly
|
a4bc10801c
|
fix comment
|
2020-05-14 01:59:11 +08:00 |
|
Looly
|
d0fe78ae66
|
add body
|
2020-05-14 01:56:03 +08:00 |
|
Looly
|
3da83e0227
|
release 5.3.5
|
2020-05-13 21:22:54 +08:00 |
|
Looly
|
d8ca033080
|
fix bug
|
2020-05-13 14:44:29 +08:00 |
|
Looly
|
76a47b3c54
|
fix bug
|
2020-05-13 14:43:29 +08:00 |
|
Looly
|
1abab026dd
|
fix code
|
2020-05-13 14:18:12 +08:00 |
|
Looly
|
e2428714a0
|
add method and test
|
2020-05-13 06:24:53 +08:00 |
|