Looly
|
6a9ee9aebb
|
🐌Release 5.8.35
|
2024-12-25 18:23:05 +08:00 |
|
Looly
|
7298016046
|
add gitcode
|
2024-12-25 18:07:11 +08:00 |
|
Looly
|
126f51db81
|
!1288 添加gitcode
Merge pull request !1288 from 阿超/v5-dev
|
2024-12-25 10:00:51 +00:00 |
|
Looly
|
30e062e2c6
|
add test
|
2024-12-25 17:35:32 +08:00 |
|
Looly
|
4e30820a2a
|
!1287 GifCaptcha.setRepeat设置无效值的处理及GifCaptcha测试用例的补充
Merge pull request !1287 from miko/v5-dev
|
2024-12-25 09:34:29 +00:00 |
|
Looly
|
416f0f3fa7
|
废弃StampedCache,可能造成Map循环调用导致死锁(issue#IBDGBZ@Gitee)
|
2024-12-25 12:53:24 +08:00 |
|
Looly
|
fe74f26f6f
|
添加StopReadException,定义sax读取时用户可手动终止(issue#3820@Github)
|
2024-12-21 13:09:03 +08:00 |
|
Looly
|
c45232e235
|
修复FIFOCache类使用StampedCache导致并发读的并发问题(issue#IBCIQG@Gitee)
|
2024-12-21 11:29:25 +08:00 |
|
Looly
|
7467d03fe2
|
修复StampedCache类get方法并发问题(issue#IBCIQG@Gitee)
|
2024-12-21 00:46:42 +08:00 |
|
Looly
|
9c8dadf600
|
add gitcode
|
2024-12-19 21:29:34 +08:00 |
|
Looly
|
4e2c460ab6
|
添加EnumUtil#getBy(Class, Func1, Object)方法
|
2024-12-15 22:51:28 +08:00 |
|
Looly
|
603b7aa870
|
!1283 添加 EnumUtil#getBy(Class, Func1, Object)方法,最终的条件过滤统一使用 EnumUtil#getBy(Class, Predicate, Enum) 方法
Merge pull request !1283 from 罗敬/v5-dev
|
2024-12-15 14:39:41 +00:00 |
|
Looly
|
8a8a5f7161
|
DateUtil.parseUTC方法标记废弃,改名为parseISO8601(issue#IBB6I5@Gitee)
|
2024-12-15 22:23:41 +08:00 |
|
Looly
|
51bc90bd0d
|
update api
|
2024-12-12 16:08:43 +08:00 |
|
Looly
|
7d7d4406fc
|
fix bug
|
2024-12-09 20:54:21 +08:00 |
|
Looly
|
b6b8c28db8
|
add test
|
2024-12-09 20:47:12 +08:00 |
|
Looly
|
8fd770fe4d
|
JSON的getByPath方法新增更为通用的指定出参类型重载(pr#3814@Github)
|
2024-12-08 16:12:34 +08:00 |
|
Golden Looly
|
c1b3b1589e
|
Merge pull request #3814 from TomShiDi/json-getbypath-type-improve
feature: JSON的getByPath方法新增更为通用的指定出参类型重载
|
2024-12-08 16:11:24 +08:00 |
|
Looly
|
75d10d7b14
|
add test
|
2024-12-05 16:54:05 +08:00 |
|
Looly
|
b8f681fef1
|
优化MAC地址正则(issue#IB95X4@Gitee)
|
2024-12-05 10:39:13 +08:00 |
|
Looly
|
ae1a18cd20
|
add test
|
2024-12-04 18:18:12 +08:00 |
|
Looly
|
0c5444e442
|
优化Ftp.download,返回false抛出异常(issue#3805@Github)
|
2024-12-04 12:20:55 +08:00 |
|
Looly
|
7da0856314
|
优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github)
|
2024-12-04 12:12:59 +08:00 |
|
Golden Looly
|
6df8f02993
|
Merge pull request #3807 from ZhenhengXie/v5-dev
优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序
|
2024-12-04 12:12:04 +08:00 |
|
Looly
|
843d1d11dc
|
修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee)
|
2024-12-04 00:29:00 +08:00 |
|
Looly
|
af5cddf80f
|
修复JWTSignerUtil.createSigner中algorithmId未转换问题(issue#3806@Github)
|
2024-12-03 23:54:08 +08:00 |
|
Looly
|
cc82342001
|
add test
|
2024-11-29 17:51:05 +08:00 |
|
Looly
|
9db224b70a
|
prepare 5.8.35
|
2024-11-27 10:30:06 +08:00 |
|
Looly
|
fe567de38d
|
Merge branch 'v5-dev' into v5-master
|
2024-11-27 08:44:07 +08:00 |
|
Looly
|
aacf53c834
|
😗release 5.8.34
|
2024-11-27 08:35:30 +08:00 |
|
Looly
|
226d4bd205
|
🤤release 5.8.33
|
2024-11-27 08:28:23 +08:00 |
|
Looly
|
4a82de76eb
|
change qq link
|
2024-11-27 08:24:21 +08:00 |
|
Looly
|
004f90a5c9
|
add test
|
2024-11-26 20:13:29 +08:00 |
|
Looly
|
e6c6baabd2
|
DataSizeUtil 新增format方法(issue#IB6UUX@Gitee)
|
2024-11-25 19:31:24 +08:00 |
|
Looly
|
50807c84d6
|
修复JSONUtil.toBean()中将JSON数组字符串转Map对象返回错误问题(issue#3795@Github)
|
2024-11-24 16:01:28 +08:00 |
|
Looly
|
d11693fb2d
|
修复Sftp中传入Session重连时逻辑错误问题(issue#IB69U8@Gitee)
|
2024-11-24 15:42:56 +08:00 |
|
Looly
|
fc60818326
|
【可能的向下兼容问题】修复双引号转义符转义错误问题,修改规则后,对非闭合双引号字段的策略变更,如"aa,则被识别为aa
|
2024-11-24 00:19:21 +08:00 |
|
Looly
|
ecf4193280
|
fix issue#IB0EJ9
|
2024-11-23 21:36:06 +08:00 |
|
Looly
|
aa04f420ef
|
add test
|
2024-11-21 21:40:27 +08:00 |
|
Looly
|
46b13e3a2c
|
修复MailUtil发送html格式邮件无法正常展示图片问题(pr#1279@Gitee)
|
2024-11-21 10:51:47 +08:00 |
|
Looly
|
a06b7a32aa
|
SpringUtil增加getBean重载(issue#3779@Github)
|
2024-11-21 10:29:01 +08:00 |
|
Looly
|
4437b63ee5
|
Excel07SaxReader中,对于小数类型,增加精度判断(issue#IB0EJ9@Gitee)
|
2024-11-19 16:42:29 +08:00 |
|
Looly
|
812c75158e
|
!1277 删除了无用的函数调用
Merge pull request !1277 from ing/v5-dev
|
2024-11-15 07:17:43 +00:00 |
|
Looly
|
3503c47d21
|
修复cron模块依赖log模块问题
|
2024-11-15 12:32:43 +08:00 |
|
Looly
|
62d31e4656
|
Calculator兼容x字符作为乘号(issue#3787@Github)
|
2024-11-15 11:29:51 +08:00 |
|
Looly
|
4a860c77ff
|
ZipUtil.unzip增加编码容错(issue#I3UZ28@Gitee)
|
2024-11-13 12:35:59 +08:00 |
|
Looly
|
0ba6c8ecda
|
增加Windows微信浏览器识别(issue#IB3SJF@Gitee)
|
2024-11-12 18:54:19 +08:00 |
|
Looly
|
ab4fefc892
|
fix comment
|
2024-11-07 18:35:38 +08:00 |
|
Looly
|
55bd8afcef
|
修复DateUtil.rangeToList中step小于等于0时无限循环问题
|
2024-11-06 12:50:42 +08:00 |
|
Looly
|
557d69b137
|
prepare 5.8.34
|
2024-11-05 20:38:55 +08:00 |
|
Looly
|
d57de39963
|
🤤release 5.8.33
|
2024-11-05 20:16:40 +08:00 |
|
Looly
|
fe4e56fed7
|
修复ignoreNullValue在JSONArray中无效问题
|
2024-11-05 20:04:57 +08:00 |
|
Looly
|
735f531e3c
|
NetUtil.bigIntegerToIPv6增加长度修正
|
2024-11-05 18:15:37 +08:00 |
|
Looly
|
4224e86461
|
优化所调用的ObjectUtil#defaultIfNull避免重复创建
|
2024-11-05 17:58:11 +08:00 |
|
Looly
|
270b9d2ff5
|
!1274 修改所调用的 ObjectUtil#defaultIfNull 的重载版本
Merge pull request !1274 from zhouxy108/v5-dev
|
2024-11-05 09:53:50 +00:00 |
|
Looly
|
8b79d3caa3
|
add test
|
2024-10-30 12:11:45 +08:00 |
|
Looly
|
c04c5610f8
|
SM2.signHex改名为signHexFromHex,原名标记废弃,避免歧义
|
2024-10-30 11:56:34 +08:00 |
|
Looly
|
0e2884c171
|
优化NumberUtil.count
|
2024-10-29 19:59:55 +08:00 |
|
Golden Looly
|
e7659d6e26
|
Merge pull request #3772 from Pluto-Whong/patch-1
优化 “计算等份个数” 方法
|
2024-10-29 19:57:33 +08:00 |
|
Looly
|
93e113399b
|
add test
|
2024-10-29 19:47:23 +08:00 |
|
Looly
|
e108aa18ce
|
PropDesc.isTransientForGet使用className,避免Android下类找不到问题
|
2024-10-29 19:42:56 +08:00 |
|
Looly
|
db416c307c
|
EscapeUtil.escapeHtml4增加空处理
|
2024-10-25 21:48:17 +08:00 |
|
Looly
|
0449db7aa9
|
add test
|
2024-10-24 18:59:50 +08:00 |
|
Looly
|
6d7cf5dddf
|
fix comment
|
2024-10-18 14:10:20 +08:00 |
|
Looly
|
445a876dfe
|
fix comment
|
2024-10-02 13:44:02 +08:00 |
|
Looly
|
5cf262d85a
|
TreeUtil.buildSingle指定rootId节点存在时,作为根节点
|
2024-10-02 13:10:59 +08:00 |
|
Looly
|
be98b46349
|
修复ignoreNullValue在JSONArray中无效问题
|
2024-09-29 13:22:16 +08:00 |
|
Looly
|
6d7d0abbba
|
CollUtil#disjunction注释改为对称差集
|
2024-09-26 19:19:47 +08:00 |
|
Looly
|
e81b218385
|
QrCodeUtil添加二维码logo支持配置圆角
|
2024-09-23 18:21:42 +08:00 |
|
Golden Looly
|
cf7f57e66d
|
Merge pull request #3747 from fun-li/v5-dev
QrCodeUtil添加二维码logo支持配置圆角
|
2024-09-23 17:01:48 +08:00 |
|
Looly
|
30f52352a4
|
AbstractDb增加getDs方法
|
2024-09-18 09:03:31 +08:00 |
|
Looly
|
42f2ff1440
|
add test
|
2024-09-14 16:17:10 +08:00 |
|
Looly
|
277ecc90dc
|
HttpRequest增加setFixedContentLength方法
|
2024-09-14 15:31:22 +08:00 |
|
Looly
|
975cfa0fb1
|
HttpRequest增加setFixedLengthStreamingMode方法
|
2024-09-13 18:59:50 +08:00 |
|
Looly
|
b00844e896
|
HttpRequest增加setFixedLengthStreamingMode方法
|
2024-09-13 18:57:00 +08:00 |
|
Looly
|
6ebca582f1
|
ModifierUtil明确注释,并增加hasAllModifiers方法
|
2024-09-11 13:18:19 +08:00 |
|
Looly
|
ca30287f2a
|
修复ImgUtil.write写出临时文件未清理问题
|
2024-09-09 22:26:25 +08:00 |
|
Looly
|
0f30cd7dde
|
修复ArrayUtil.lastIndexOfSub递归改为循环
|
2024-09-09 22:13:45 +08:00 |
|
Looly
|
ef299062f8
|
修复ArrayUtil.lastIndexOfSub死循环问题
|
2024-09-09 21:31:47 +08:00 |
|
Looly
|
8e3ac79ecb
|
修复ArrayUtil.lastIndexOfSub死循环问题
|
2024-09-09 21:30:57 +08:00 |
|
Looly
|
d12fcab0e8
|
修复ArrayUtil.lastIndexOfSub死循环问题
|
2024-09-09 21:25:28 +08:00 |
|
Looly
|
bba5906118
|
add test
|
2024-09-06 17:58:57 +08:00 |
|
Looly
|
b7ad1e82d1
|
修复重定向没有按照RFC7231规范跳转的问题,修改为除了307外重定向使用GET方式
|
2024-09-06 17:13:49 +08:00 |
|
Looly
|
cefc0fd559
|
HttpConfig增加配置setUseGetIfRedirect
|
2024-09-06 16:45:12 +08:00 |
|
Looly
|
5da69e1f40
|
add test
|
2024-09-05 18:56:47 +08:00 |
|
Looly
|
85815af0c7
|
兼容NumberUtil.add方法传入整型自动类型转换为浮点类型的精度丢失问题
|
2024-09-05 16:47:12 +08:00 |
|
Golden Looly
|
129588cfd3
|
Merge pull request #3721 from liujiabao88/v5-dev
fix-兼容NumberUtil.add方法传入整型自动类型转换为浮点类型的精度丢失问题
|
2024-09-05 16:38:52 +08:00 |
|
Looly
|
2b30b8df24
|
SM2解密时,兼容GmSSL非压缩省略的04头的密文
|
2024-09-05 13:23:47 +08:00 |
|
Looly
|
1805018bd0
|
add test
|
2024-09-04 20:54:03 +08:00 |
|
Looly
|
b87dd58270
|
用ArrayList重新实现权重随机类:WeightListRandom
|
2024-09-04 20:16:37 +08:00 |
|
Looly
|
0f995b1010
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2024-09-04 20:08:34 +08:00 |
|
Golden Looly
|
7c6978c990
|
Merge pull request #3720 from wangyefeng/v5-weight
用ArrayList重新实现权重随机类
|
2024-09-04 20:08:13 +08:00 |
|
Looly
|
3cd25c5864
|
HttpConfig增加setUseDefaultContentTypeIfNull方法
|
2024-09-04 17:15:24 +08:00 |
|
Looly
|
15317ab861
|
修复RegexPool.CHINESE_NAME范围太大的问题
|
2024-09-03 18:12:48 +08:00 |
|
Looly
|
7e83369205
|
修复RegexPool.CHINESE_NAME范围太大的问题
|
2024-09-03 18:04:39 +08:00 |
|
Looly
|
f1bc355ff0
|
SyncFinisher增加setExecutorService方法(issue#IANKQ1@Gitee)
|
2024-09-03 11:39:58 +08:00 |
|
Looly
|
dbd92814db
|
修复JSONConfig.setDateFormat设置后toBean无效问题
|
2024-09-02 13:44:52 +08:00 |
|
Looly
|
99c1daf803
|
prepare 5.8.33
|
2024-08-30 19:07:52 +08:00 |
|
Looly
|
467d67e83a
|
🍼Release 5.8.32
|
2024-08-30 18:41:44 +08:00 |
|
Looly
|
9262ace7da
|
修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题
|
2024-08-30 18:39:31 +08:00 |
|