Looly
|
d119d2dc5e
|
PathUtil增加loopFiles重载,可选是否追踪软链
|
2023-10-27 22:43:11 +08:00 |
|
Looly
|
fcd3d9f7d0
|
ImgUtil的sliceByRowsAndCols背景无法透明问题
|
2023-10-27 21:48:02 +08:00 |
|
Looly
|
51488af226
|
修复options请求无响应体问题
|
2023-10-25 11:38:49 +08:00 |
|
Looly
|
bea36c2b5f
|
Snowflake增加方法:根据传入时间戳,计算ID起终点
|
2023-10-25 11:24:43 +08:00 |
|
晚安,地球
|
fe37c1aa84
|
!1096 Snowflake增加方法:根据传入时间戳,计算ID起终点 (gitee/issues/I60M14)
* Snowflake add method:根据传入时间戳-计算ID起终点 (gitee/issues/I60M14)
|
2023-10-25 03:21:40 +00:00 |
|
Looly
|
7d80f1aa14
|
修复SimpleServer在添加的HttpFilter中有获取请求参数时报错问题
|
2023-10-25 00:21:35 +08:00 |
|
Looly
|
aedda45c5f
|
add test
|
2023-10-23 20:09:45 +08:00 |
|
Looly
|
85feecc9e9
|
修复DataSize.parse(size)不支持空格问题
|
2023-10-18 14:42:22 +08:00 |
|
Looly
|
733c043c0a
|
add test
|
2023-10-18 11:39:58 +08:00 |
|
Looly
|
d6c5d2491e
|
fix readme
|
2023-10-18 11:33:43 +08:00 |
|
Looly
|
05d13de588
|
fix
|
2023-10-18 08:59:23 +08:00 |
|
Looly
|
e46474fc9a
|
修复特定情况下BiMap覆盖Value后,仍能通过旧Value查询到Key问题
|
2023-10-18 08:57:30 +08:00 |
|
Looly
|
fd9e1efa28
|
修复TypeUtil.getClass方法强转报错问题
|
2023-10-12 21:28:56 +08:00 |
|
Looly
|
8df5997165
|
!1092 TypeUtil.getClass方法强转报错问题
Merge pull request !1092 from flavormark/v5-dev
|
2023-10-12 13:27:36 +00:00 |
|
Looly
|
7d3527bc3f
|
修复aop的afterException无法生效问题
|
2023-10-12 21:00:33 +08:00 |
|
libin
|
74452eb775
|
TypeUtil.getClass方法强转报错问题
|
2023-10-12 18:36:30 +08:00 |
|
Looly
|
5d8a411453
|
add tongji
|
2023-10-10 21:42:02 +08:00 |
|
Looly
|
b696c5c41f
|
ReflectUtil.getFieldsValue增加Filter重载
|
2023-10-07 08:49:52 +08:00 |
|
Looly
|
bb9736aba6
|
ReflectUtil.getFieldsValue增加Filter重载
|
2023-10-07 08:35:57 +08:00 |
|
Looly
|
f245a721f6
|
修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题
|
2023-09-28 16:30:56 +08:00 |
|
Looly
|
60746e8a8f
|
add apidocs index
|
2023-09-27 21:18:10 +08:00 |
|
Looly
|
4ac09bed7c
|
fix javadoc sh
|
2023-09-26 15:02:22 +08:00 |
|
Looly
|
a341bf04bd
|
UserAgent增加百度浏览器识别
|
2023-09-25 17:31:10 +08:00 |
|
Looly
|
f21dfc927d
|
新增ProxySocketFactory
|
2023-09-21 17:19:35 +08:00 |
|
Looly
|
6d33c3f413
|
改进TemporalAccessorSerializer支持dayOfMonth和month枚举名
|
2023-09-21 13:06:16 +08:00 |
|
Looly
|
01cb9bdd26
|
add test
|
2023-09-21 11:37:56 +08:00 |
|
Looly
|
6d2d57e34b
|
修复VersionComparator在极端数据排序时候违反了自反性问题
|
2023-09-21 11:34:05 +08:00 |
|
Looly
|
90646bc45d
|
修复Cron表达式range解析错误问题
|
2023-09-20 21:22:40 +08:00 |
|
Looly
|
58be7dcd97
|
add test
|
2023-09-20 20:52:49 +08:00 |
|
Looly
|
2bd8b03c06
|
!1084 优化 GifDecoder 类中的一处 equals 判断
Merge pull request !1084 from summertime-wu/v5-dev
|
2023-09-20 03:41:50 +00:00 |
|
summertime-wu
|
34249995bf
|
优化 GifDecoder 类中的一处 equals 判断
使用 contentEquals(app) 直接进行 char 数组比对,避免 equals(app.toString()) 中将 StringBuilder 转为 String,会多一道 char 数组拷贝
|
2023-09-19 15:19:15 +08:00 |
|
Looly
|
c61cca20ca
|
update dependency
|
2023-09-18 21:31:53 +08:00 |
|
Looly
|
c0e0d6e768
|
update dependency
|
2023-09-18 21:26:07 +08:00 |
|
Looly
|
96d6f8db71
|
!1076 移除未使用到的import
Merge pull request !1076 from summertime-wu/v5-dev
|
2023-09-18 08:13:57 +00:00 |
|
summertime-wu
|
180f57c7de
|
移除未使用到的import
|
2023-09-15 10:22:37 +08:00 |
|
Looly
|
e62f934eec
|
!1075 移除未使用到的import
Merge pull request !1075 from handy/handy
|
2023-09-15 00:11:17 +00:00 |
|
handy
|
b119d65006
|
移除未使用到的import
|
2023-09-14 16:56:06 +08:00 |
|
Looly
|
bf62494be0
|
prepare 5.8.23
|
2023-09-13 21:40:23 +08:00 |
|
Looly
|
20f0c720c4
|
♥️release 5.8.22
|
2023-09-13 21:00:51 +08:00 |
|
Looly
|
1b52428a17
|
update version
|
2023-09-13 20:57:56 +08:00 |
|
Looly
|
111898c640
|
修复LocalDateTimeUtil.of 某些特殊TemporalAccessor无法返回正确结果的问题
|
2023-09-13 20:33:52 +08:00 |
|
Looly
|
8ee13fb5bf
|
!1074 base64 NPE verification
Merge pull request !1074 from 蒋小小/v5-dev
|
2023-09-12 10:38:17 +00:00 |
|
Looly
|
6ad0a55362
|
修复CopyOptions.setIgnoreCase和setIgnoreProperties冲突问题
|
2023-09-12 18:28:45 +08:00 |
|
Looly
|
8c4b1262ef
|
fix code
|
2023-09-12 18:25:57 +08:00 |
|
Looly
|
683a7b74bd
|
!1073 fix(BeanUtil),同时设置忽略大小写和忽略字段冲突问题
Merge pull request !1073 from 小怪兽说疼疼哒/fix-BeanUtil
|
2023-09-12 10:00:26 +00:00 |
|
Looly
|
d87f085e67
|
修复NumberUtil.parseInt 16进制解析错误的问题
|
2023-09-12 17:56:45 +08:00 |
|
Looly
|
a1b688bebf
|
!1071 fix:NumberUtil#parseInt(String)
Merge pull request !1071 from 小怪兽说疼疼哒/fix-NumberUtil
|
2023-09-12 09:55:19 +00:00 |
|
bwcx_jzy
|
e341bd5ec2
|
fix base64 NPE verification
|
2023-09-12 17:23:54 +08:00 |
|
groundhog
|
0d4bb1beec
|
fix(BeanUtil): 忽略大小写与忽略字段同时使用冲突
- https://gitee.com/dromara/hutool/issues/I80FP4
- 先以原始输入判断是否忽略,后进行忽略大小写的转换
|
2023-09-11 21:06:57 +08:00 |
|
groundhog
|
7cc7d045b5
|
fix(NumberUtil): parseInt逻辑先后修改
- https://gitee.com/dromara/hutool/issues/I800C9
- 十六进制中E被误判为科学技术法,修改判断先后处理
|
2023-09-11 00:09:57 +08:00 |
|