Looly
|
0942cf2c60
|
修复CronPattern.nextMatchAfter匹配初始值问题
|
2024-04-22 01:50:23 +08:00 |
|
Looly
|
c02460423e
|
NumberChineseFormatter提供阿拉伯转中文支持多位小数的方法
|
2024-04-21 08:12:07 +08:00 |
|
Golden Looly
|
8279681651
|
Merge pull request #3552 from JTongChen/v5-dev
feat: NumberChineseFormatter提供阿拉伯转中文支持多位小数的方法
|
2024-04-21 08:06:24 +08:00 |
|
Looly
|
05c554605b
|
add test
|
2024-04-21 07:57:44 +08:00 |
|
Looly
|
2b6326ca94
|
修复TemporalAccessorConverter自定义格式转换问题
|
2024-04-20 16:52:31 +08:00 |
|
Looly
|
7a5f910aa7
|
修复HttpRequest.header相同key被覆盖问题
|
2024-04-20 15:29:29 +08:00 |
|
JTongChen
|
9de5aef0e1
|
feat: NumberChineseFormatter提供阿拉伯转中文支持多位小数的方法
|
2024-04-18 21:10:54 +08:00 |
|
Looly
|
cab1cade77
|
CacheUtil.newTimedCache增加有schedulePruneDelay参数的重载方法
|
2024-04-18 16:34:39 +08:00 |
|
Looly
|
0b9b578f61
|
修复RandomUtil.randomStringWithoutStr方法问题
|
2024-04-17 15:29:26 +08:00 |
|
Looly
|
c108cbf001
|
解决CalendarUtil.isSameDay时区不同导致结果错误问题
|
2024-04-16 17:28:56 +08:00 |
|
Golden Looly
|
604be1e9b2
|
Merge pull request #3548 from RuiGao98/v5-dev
CalendarUtil在比较同一天、同一月、同一周的时候,如果两个时区不一致会导致结果不符合预期
|
2024-04-16 17:22:29 +08:00 |
|
gaorui
|
0658f28d68
|
CalendarUtil在比较同一天、同一月、同一周的时候,如果两个时区不一致会导致结果不符合预期
|
2024-04-16 09:59:36 +08:00 |
|
Looly
|
bed323841a
|
!1205 [文档注释错误修复] 将cn.hutool.crypto包下的SignUtil类原注释“非堆成签名”,修改为“非对称签名”
Merge pull request !1205 from Matthew Zhang/v5-dev
|
2024-04-15 03:53:14 +00:00 |
|
Looly
|
c4aa7989bc
|
解决oracle情况下setObject(inputStream)报错问题,java.sql.SQLException: 无效的列类型问题
|
2024-04-15 11:51:17 +08:00 |
|
Looly
|
5b02397102
|
!1207 解决oracle情况下setObject(inputStream)报错问题,java.sql.SQLException: 无效的列类型
Merge pull request !1207 from 我是木予/v5-dev
|
2024-04-15 03:48:36 +00:00 |
|
Looly
|
6fc1ba09d9
|
修复CompressUtil工具多出\问题
|
2024-04-15 11:16:29 +08:00 |
|
ecoolper
|
e3c9b4d049
|
修改StatementUtil.setParam,解决oracle数据库setObject(inputStream)执行报错问题,java.sql.SQLException: 无效的列类型
|
2024-04-14 19:25:02 +08:00 |
|
Matthew Zhang
|
99313300ad
|
[fix]修改cn.hutool.crypto包下的SignUtil类注释,将"非堆成签名"修改为"非对称签名"
|
2024-04-12 10:08:38 +08:00 |
|
Looly
|
8e91ef2938
|
JSONConfig增加setWriteLongAsString可选是否将Long写出为String类型
|
2024-04-11 21:45:12 +08:00 |
|
Looly
|
5fa835d702
|
增加设置验证码大小和针对alias注释
|
2024-04-11 21:28:45 +08:00 |
|
Golden Looly
|
9ccb57e94e
|
Merge pull request #3533 from gg1229505432/v5-dev
fix: add introduction for setOnlyAlias
|
2024-04-11 21:25:04 +08:00 |
|
Looly
|
68530d9e5b
|
修复FileMagicNumber.getMagicNumber空指针问题
|
2024-04-11 21:01:52 +08:00 |
|
Looly
|
9a6ac21798
|
修复HttpUtil.urlWithFormUrlEncoded方法重复编码问题
|
2024-04-08 17:31:25 +08:00 |
|
Looly
|
983eccf3e6
|
!1201 清除 cn.hutool.core.util.StrUtil.toStringOrEmpty 方法的 @author 信息
Merge pull request !1201 from ahwei/v5-dev
|
2024-04-08 08:17:30 +00:00 |
|
ahwei
|
404f0bd394
|
更新 StrUtil 的 toStringOrEmpty 方法 @author 信息
更新 StrUtil 的 toStringOrEmpty 方法 @author 信息
Signed-off-by: ahwei <ahwei163@qq.com>
|
2024-04-08 07:23:51 +00:00 |
|
xujunwei
|
8f31843817
|
清除 cn.hutool.core.util.StrUtil.toStringOrEmpty 方法的 @author 信息
|
2024-04-07 18:28:03 +08:00 |
|
Looly
|
eb98a473af
|
设置jsch登录认证方式,跳过Kerberos身份验证
|
2024-04-07 15:35:37 +08:00 |
|
Golden Looly
|
c96133f017
|
Merge pull request #3530 from rocsun/v5-dev
设置jsch登录认证方式,跳过Kerberos身份验证
|
2024-04-07 15:33:14 +08:00 |
|
FRANKSTEIN11
|
397bcd7341
|
feature: add captcha font size
|
2024-04-04 23:52:30 +08:00 |
|
FRANKSTEIN11
|
bf7738e6f9
|
fix: add introduction for setOnlyAlias
|
2024-04-03 22:23:17 +08:00 |
|
Looly
|
5317f3539d
|
fix comment
|
2024-04-03 12:49:53 +08:00 |
|
Looly
|
acaf369244
|
!1197 修改返回值注释描述误解
Merge pull request !1197 from feng/v5-dev
|
2024-04-03 04:44:29 +00:00 |
|
Looly
|
28222dd349
|
StrUtil增加toStringOrEmpty方法
|
2024-04-03 12:45:08 +08:00 |
|
Looly
|
562d41386f
|
!1198 [Feat] cn.hutool.core.util.StrUtil增加新方法 toStringOrEmptyStr, 调用对象的toString方法, null会返回空字符串 ""
Merge pull request !1198 from ahwei/v5-dev
|
2024-04-03 04:40:18 +00:00 |
|
Looly
|
d088fd1f7d
|
add test
|
2024-04-03 12:37:28 +08:00 |
|
xujunwei
|
6996723c58
|
[Feat] cn.hutool.core.util.StrUtil增加新方法 toStringOrEmptyStr, 调用对象的toString方法, null会返回空字符串 ""
|
2024-04-02 16:41:12 +08:00 |
|
周洋洋
|
9facd5ca86
|
修改hutool-system包中的SystemUtil类 返回Java虚拟机编译系统相关属性 的注释返回值a 容易造成误解
|
2024-04-01 16:56:33 +08:00 |
|
Looly
|
c694628154
|
修正XmlUtil的omitXmlDeclaration描述注释
|
2024-04-01 16:27:56 +08:00 |
|
Rocsun
|
e41c2425f1
|
设置jsch登录认证方式,跳过Kerberos身份验证
|
2024-04-01 15:26:16 +08:00 |
|
Looly
|
8723aad75d
|
fix comment
|
2024-03-29 15:54:48 +08:00 |
|
Looly
|
dac3684de5
|
prepare 5.8.28
|
2024-03-29 12:30:31 +08:00 |
|
Looly
|
3e716fcf0a
|
🐶release 5.8.27
|
2024-03-29 12:10:14 +08:00 |
|
Golden Looly
|
d773a59da6
|
Merge pull request #3527 from yearliny/v5-dev
IdcardUtil 新增对新版外国人永久居留身份证(18位)的支持
|
2024-03-29 11:25:24 +08:00 |
|
Looly
|
74226c4f5e
|
修复cron中在小月时使用“L”的计算问题
|
2024-03-29 11:22:56 +08:00 |
|
Looly
|
bdaa89fbd0
|
!1189 尝试修复cron中在小月时使用“L”的计算bug
Merge pull request !1189 from emptypoint/fix-cron-bug
|
2024-03-29 01:12:33 +00:00 |
|
Looly
|
339b8869ad
|
新增RFC2822日期格式解析支持
|
2024-03-28 23:19:17 +08:00 |
|
Looly
|
94b28801a3
|
supoort
|
2024-03-28 23:13:36 +08:00 |
|
Looly
|
eebec03334
|
修复图片操作未调用flush导致资源未释放问题
|
2024-03-28 22:26:32 +08:00 |
|
Looly
|
abfa378ce0
|
新增数据库Wrapper支持反解
|
2024-03-28 15:53:11 +08:00 |
|
Looly
|
c93e28d775
|
!1192 新增 数据库 wrapper 支持反解
Merge pull request !1192 from 蒋小小/v5-dev
|
2024-03-28 07:49:16 +00:00 |
|