厉军
|
1e9c92c015
|
FTP接口增加rename方法,改文件/目录名
|
2025-04-24 16:43:39 +08:00 |
|
Looly
|
92d3eaeead
|
fix changelog
|
2025-04-24 09:18:46 +08:00 |
|
Looly
|
49426fd6ea
|
add test
|
2025-04-21 19:12:09 +08:00 |
|
Looly
|
fd049cef71
|
重载subtractToList方法,提供isLinked选项(pr#3923@Github)
|
2025-04-21 18:22:42 +08:00 |
|
Golden Looly
|
0479a8e831
|
Merge pull request #3923 from guqihao-7/v5-dev
feat: 重载subtractToList方法,提供isLinked选项
|
2025-04-21 18:17:41 +08:00 |
|
Golden Looly
|
78b75f4283
|
Merge branch 'v5-dev' into v5-dev
|
2025-04-21 18:16:32 +08:00 |
|
gqh
|
ab0f7a0619
|
feat: 更正FileUtilTest#smbPathTest
|
2025-04-21 11:06:04 +08:00 |
|
gqh
|
9eda35076f
|
feat: 更正Issue3705Test#writeTest
|
2025-04-21 09:53:42 +08:00 |
|
gqh
|
27142127b4
|
feat: 重载subtractToList方法,提供isLinked选项
|
2025-04-19 23:48:12 +08:00 |
|
Looly
|
a2cc1e1587
|
修复Setting autoLoad可能的加载为空的问题(issue#3919@Github)
|
2025-04-17 17:02:41 +08:00 |
|
IzayoiYurin
|
bff3ddc2f1
|
优化BeanUtil.copyToList拷贝较大数据量的性能问题
|
2025-04-16 21:34:54 +08:00 |
|
Looly
|
52674f69fa
|
add test
|
2025-04-16 17:50:03 +08:00 |
|
Looly
|
b1301e8dea
|
fix test
|
2025-04-15 18:43:47 +08:00 |
|
Looly
|
9689ab119a
|
fix test
|
2025-04-15 18:42:08 +08:00 |
|
Looly
|
8a17fae3b7
|
增加分段锁实现SegmentLock (pr#1330@Gitee)
|
2025-04-15 11:27:46 +08:00 |
|
Looly
|
54d6b99b98
|
!1330 增加分段锁实现 (issue#IBYLR1@Gitee)
Merge pull request !1330 from 大阔/v5-dev
|
2025-04-15 03:05:35 +00:00 |
|
Looly
|
ed54fc2c01
|
fix test
|
2025-04-11 20:35:28 +08:00 |
|
Looly
|
122c68052e
|
fix test
|
2025-04-11 20:33:29 +08:00 |
|
Looly
|
2f88648cc9
|
fix test
|
2025-04-11 20:25:10 +08:00 |
|
Looly
|
6a0777c945
|
fix test
|
2025-04-11 20:17:53 +08:00 |
|
Looly
|
ef12890c67
|
fix test
|
2025-04-11 19:28:36 +08:00 |
|
Looly
|
56c853661f
|
fix test
|
2025-04-11 19:25:39 +08:00 |
|
Looly
|
d5d81bdd15
|
CharSequenceUtil 增加toLoweCase和toUpperCase方法(issue#IC0H2B@Gitee)
|
2025-04-11 19:13:40 +08:00 |
|
Looly
|
e8e340d9eb
|
add plugin
|
2025-04-11 19:05:42 +08:00 |
|
Looly
|
a618001723
|
增加Argon2 类,实现Argon2算法(issue#3890@Github)
|
2025-04-11 10:45:04 +08:00 |
|
Looly
|
5c66079f15
|
gts
|
2025-04-11 09:55:52 +08:00 |
|
Golden Looly
|
02cd825a2d
|
Merge pull request #3914 from imayou/v5-master
feat: sap hana db
|
2025-04-11 09:52:11 +08:00 |
|
Looly
|
5e394cdf08
|
add test
|
2025-04-10 16:51:30 +08:00 |
|
Looly
|
a287abf33b
|
add test
|
2025-04-10 16:48:25 +08:00 |
|
Looly
|
791fa4e45d
|
fix comment
|
2025-04-08 16:23:32 +08:00 |
|
Golden Looly
|
2518ede038
|
Merge pull request #3915 from aaapig/patch-1
错别字修改
|
2025-04-08 16:22:30 +08:00 |
|
Looly
|
03fd8665a2
|
PathUtil#del 增加null检查(pr#1331@Gitee)
|
2025-04-08 09:03:20 +08:00 |
|
Looly
|
56afebae55
|
!1331 修复删除Path时如果为null时空指针bug
Merge pull request !1331 from IzayoiYurin/v5-dev
|
2025-04-08 01:01:29 +00:00 |
|
Yurin
|
b591f153b3
|
修复删除Path时如果为null时空指针bug
|
2025-04-07 17:03:29 +08:00 |
|
aaapig
|
fbbeddaa54
|
错别字修改
|
2025-04-07 10:23:13 +08:00 |
|
大阔
|
4ddadfd52e
|
增加 Guava author 信息
Signed-off-by: 大阔 <1520622465@qq.com>
|
2025-04-06 10:26:37 +00:00 |
|
大阔
|
584ece852f
|
增加分段锁实现 (issue#IBYLR1@Gitee)
|
2025-04-06 18:00:18 +08:00 |
|
ysy
|
9939b69cb6
|
feat: sap hana db
|
2025-04-03 13:45:17 +08:00 |
|
Looly
|
590e07a595
|
prepare 5.8.38
|
2025-04-02 21:41:51 +08:00 |
|
bugo
|
8b9392b648
|
prepare 5.8.37
|
2025-04-02 09:08:52 +08:00 |
|
Looly
|
f542b1c653
|
update plugin version
|
2025-04-01 17:40:51 +08:00 |
|
Looly
|
4589d5fb84
|
fix comment
|
2025-03-31 15:23:08 +08:00 |
|
Looly
|
1b29100fb3
|
完善季度相关 API(pr#1324@Gitee)
|
2025-03-31 10:04:32 +08:00 |
|
Looly
|
6496cd20cf
|
!1324 完善季度相关 API
Merge pull request !1324 from zhouxy108/v5-dev
|
2025-03-31 01:51:32 +00:00 |
|
Looly
|
328439c783
|
add comment
|
2025-03-31 08:59:42 +08:00 |
|
Looly
|
d254f7670d
|
优化CombinationAnnotationElement 注解数组性能(pr#1323@Gitee)
|
2025-03-24 12:29:28 +08:00 |
|
Looly
|
158a0f03ad
|
!1323 判断注解数组元素是否相同优化
Merge pull request !1323 from 会飞的行李/v5-dev
|
2025-03-24 04:23:36 +00:00 |
|
Looly
|
d191e279d6
|
StrUtil.isBlank 增加\u200c 判断(issue#3903@Github)
|
2025-03-24 08:51:12 +08:00 |
|
Looly
|
37ab8650c3
|
改进PropDesc 中去除Transient引用避免NoClassDefFoundError
|
2025-03-24 08:43:18 +08:00 |
|
zhouxy108
|
c60ee19ac0
|
feat: 完善季度相关 API
1. 扩展枚举 Quarter
2. 参考 JDK 的 YearMonth,新增 YearQuarter
3. 添加 junit-jupiter-params 测试依赖,以便参数化测试
|
2025-03-23 15:57:13 +08:00 |
|