Looly
|
2ac275dd8f
|
add sys props
|
2022-03-22 10:16:06 +08:00 |
|
Golden Looly
|
37faf6d27b
|
Merge pull request #2207 from kingeryq/v5-dev
feat(LazyFunLoader): 增加静态工厂方法
|
2022-03-22 08:43:57 +08:00 |
|
VampireAchao
|
8974fe5783
|
Opt.ofEmptyAble从List拓展为Collection
|
2022-03-21 14:19:43 +08:00 |
|
Looly
|
e99ce6805c
|
fix doc
|
2022-03-21 02:05:15 +08:00 |
|
Looly
|
4fbda4565a
|
add class
|
2022-03-21 00:42:01 +08:00 |
|
Looly
|
b1920b6fa2
|
fix code
|
2022-03-20 21:44:12 +08:00 |
|
Looly
|
9b16947508
|
add Base62 Inverted
|
2022-03-20 21:20:51 +08:00 |
|
Looly
|
3e7dd16c43
|
fix BaseN
|
2022-03-20 20:46:32 +08:00 |
|
kingery
|
2f5a68c8a5
|
feat(LazyFunLoader): 增加静态工厂方法
|
2022-03-20 20:38:40 +08:00 |
|
Looly
|
ca5732e6df
|
fix Base32
|
2022-03-20 14:21:10 +08:00 |
|
Looly
|
a1df46f4bd
|
add test
|
2022-03-20 01:38:27 +08:00 |
|
Looly
|
b1b80730e4
|
fix
|
2022-03-19 21:36:45 +08:00 |
|
Looly
|
20794884a7
|
deprecated class
|
2022-03-19 21:14:27 +08:00 |
|
Looly
|
b848efb7b4
|
add xxxCopier
|
2022-03-19 21:00:36 +08:00 |
|
Looly
|
858a0826f0
|
prepare 5.8.0
|
2022-03-19 16:16:26 +08:00 |
|
Looly
|
f72645fd4a
|
fix code
|
2022-03-19 16:15:58 +08:00 |
|
Looly
|
2e044cbda1
|
fix bean editor invalid bug
|
2022-03-19 14:56:26 +08:00 |
|
Looly
|
2b8fdf77b1
|
add test
|
2022-03-19 09:04:50 +08:00 |
|
Looly
|
f52ec39d44
|
change Base64 impl
|
2022-03-18 01:16:42 +08:00 |
|
Looly
|
7b4fd66d81
|
add Base16Codec
|
2022-03-18 01:02:31 +08:00 |
|
Looly
|
5fdabe844e
|
add method
|
2022-03-16 22:33:33 +08:00 |
|
Looly
|
e00f4ccf86
|
!578 提供Dict中setFields方法及其子类实现,传入lambda能够设置部分值
Merge pull request !578 from 阿超/v5-dev
|
2022-03-16 14:07:13 +00:00 |
|
VampireAchao
|
15b5d74180
|
完善测试用例,提供为null值时场景
|
2022-03-16 13:25:04 +08:00 |
|
VampireAchao
|
e933fb8c2b
|
提供Dict中setFields方法实现,传入lambda设置部分值
|
2022-03-16 13:19:53 +08:00 |
|
Looly
|
604f84595e
|
fix code
|
2022-03-16 10:32:22 +08:00 |
|
micuncang
|
221afb9b9a
|
Base32添加"="补码机制
|
2022-03-16 00:40:51 +08:00 |
|
micuncang
|
9775868220
|
Base32添加"="补码机制
|
2022-03-16 00:25:16 +08:00 |
|
Looly
|
e5c253042d
|
fix file bug
|
2022-03-14 23:30:28 +08:00 |
|
Looly
|
b1e4943e1b
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2022-03-14 23:23:48 +08:00 |
|
Looly
|
1c5e978733
|
fix test
|
2022-03-14 23:23:18 +08:00 |
|
Golden Looly
|
87bea48c18
|
Merge pull request #2188 from gongxuanzhang/v5-master
修复Bug:FileCopier的目标文件是相对路径的时候出现异常
|
2022-03-14 23:21:06 +08:00 |
|
Looly
|
989f93652f
|
add config
|
2022-03-14 23:16:25 +08:00 |
|
Looly
|
e389227964
|
fix bug and add method
|
2022-03-14 00:32:35 +08:00 |
|
Looly
|
2bfa2cebf2
|
!572 针对issue#I4X9TT修复
Merge pull request !572 from Husky/v5-dev
|
2022-03-13 15:47:08 +00:00 |
|
Husky
|
7acac417e6
|
删除无用注释
|
2022-03-13 23:08:40 +08:00 |
|
Husky
|
c62d4d382a
|
https://gitee.com/dromara/hutool/issues/I4XG4L初版
|
2022-03-13 23:07:41 +08:00 |
|
jiazhengquan
|
78f886075e
|
issue #I4XG4L 初版
|
2022-03-11 17:51:09 +08:00 |
|
jiazhengquan
|
04ae795ce6
|
针对issue#I4X9TT修复
|
2022-03-11 09:50:37 +08:00 |
|
MCP
|
206de3bad0
|
阿拉伯数字转换成中文对发票票面金额转换的扩展
|
2022-03-10 15:45:43 +08:00 |
|
gongxuanzhang
|
3245b5ddc5
|
Merge branch 'dromara:v5-master' into v5-master
|
2022-03-09 17:03:38 +08:00 |
|
gxz
|
aec10a7714
|
修改Bug:当FileCopier的目标文件是相对路径的时候,复制会出现异常
|
2022-03-09 17:03:17 +08:00 |
|
Looly
|
8f0f3354e3
|
add UniqueKeySet
|
2022-03-09 00:58:10 +08:00 |
|
Looly
|
56d490e2ac
|
fix doc
|
2022-03-08 22:50:58 +08:00 |
|
Looly
|
9229eea85f
|
fix bug
|
2022-03-08 20:52:43 +08:00 |
|
Looly
|
62fd367fc4
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2022-03-08 19:22:23 +08:00 |
|
Looly
|
8a82424097
|
fix convert bug
|
2022-03-08 19:21:07 +08:00 |
|
Looly
|
5eac491cd4
|
fix code
|
2022-03-08 19:00:27 +08:00 |
|
Looly
|
01af68cd0d
|
add Table
|
2022-03-08 01:15:13 +08:00 |
|
Looly
|
820db7fa32
|
addTable
|
2022-03-07 02:39:05 +08:00 |
|
Looly
|
04dc6d2b73
|
fix code
|
2022-03-06 21:08:15 +08:00 |
|