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 |
|
Looly
|
c3b576f698
|
修复Tree.cloneTree的Parent节点引用错误问题
|
2024-08-30 15:11:43 +08:00 |
|
Looly
|
baac5d05d4
|
GlobalSerializeMapping增加null检查
|
2024-08-30 10:49:08 +08:00 |
|
Looly
|
c459a0f613
|
FileUtil.getTotalLines()支持CR换行符
|
2024-08-29 09:50:07 +08:00 |
|
Looly
|
63b2f7c70d
|
修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题
|
2024-08-24 13:28:58 +08:00 |
|
Looly
|
227a6efe63
|
add test
|
2024-08-24 13:02:11 +08:00 |
|
Looly
|
9be0fef520
|
修复CopyOptions.setFieldValueEditor后生成null值setIgnoreNullValue无效问题
|
2024-08-22 12:05:24 +08:00 |
|
Looly
|
e1aa3f6ff5
|
add test
|
2024-08-21 18:51:27 +08:00 |
|
Looly
|
f81dd24277
|
update dependency
|
2024-08-21 18:43:01 +08:00 |
|
Looly
|
a157943e0c
|
add test
|
2024-08-19 11:47:56 +08:00 |
|
Looly
|
d84d033df8
|
修复ZipUtil压缩成流的方法检查文件时报错问题
|
2024-08-15 18:51:39 +08:00 |
|
Looly
|
d47e87b029
|
修复getFileNameFromDisposition不符合规范问题
|
2024-08-15 18:28:37 +08:00 |
|
Looly
|
9097e717f1
|
修复getFileNameFromDisposition不符合规范问题
|
2024-08-15 18:28:23 +08:00 |
|
Looly
|
050c379b3f
|
修复getFileNameFromDisposition不符合规范问题
|
2024-08-15 18:27:02 +08:00 |
|
Looly
|
1cd3f633c9
|
修复SymmetricCrypto.setParams和setRandom没有加锁问题
|
2024-08-13 23:08:08 +08:00 |
|
Looly
|
67b8bc1332
|
prepare 5.8.32
|
2024-08-12 19:14:01 +08:00 |
|
Looly
|
60709f8a57
|
prepare 5.8.32
|
2024-08-12 19:12:02 +08:00 |
|
Looly
|
8d0f4d6968
|
😒Release 5.8.31
|
2024-08-12 18:50:45 +08:00 |
|
Looly
|
5b64ecff49
|
修复GraphicsUtil.drawString方法签名变化导致的问题
|
2024-08-12 18:50:05 +08:00 |
|
Looly
|
f2d0791b8b
|
修复GraphicsUtil.drawString方法签名变化导致的问题
|
2024-08-12 18:49:51 +08:00 |
|
Looly
|
ee0b68dbb6
|
TreeUtil增加build方法,可以构建Bean的树结构
|
2024-08-11 16:14:13 +08:00 |
|
Golden Looly
|
af67650742
|
Merge pull request #3692 from huangxin8899/v5-dev
增加函数式构建树的方法(无需继承特定Tree类)
|
2024-08-11 16:02:43 +08:00 |
|
Looly
|
194a1d2c58
|
prepare 5.8.31
|
2024-08-09 19:46:04 +08:00 |
|
Looly
|
7e539ec3ea
|
修复JakartaMailUtil引用javax的问题
|
2024-08-09 19:41:14 +08:00 |
|
Looly
|
ef90358c51
|
prepare 5.8.31
|
2024-08-09 19:21:32 +08:00 |
|
Looly
|
b427440274
|
单元测试由Junit4变更为Junit5
|
2024-08-09 15:03:46 +08:00 |
|
Looly
|
69e278c787
|
单元测试由Junit4变更为Junit5
|
2024-08-09 14:55:01 +08:00 |
|
Looly
|
85fc13be04
|
单元测试由Junit4变更为Junit5
|
2024-08-09 14:53:02 +08:00 |
|
Looly
|
994ac87ae6
|
单元测试由Junit4变更为Junit5
|
2024-08-09 14:34:53 +08:00 |
|
Looly
|
c7e0bc5d9f
|
单元测试由Junit4变更为Junit5
|
2024-08-09 14:32:30 +08:00 |
|
Looly
|
155c43a6a3
|
🌞Release 5.8.30
|
2024-08-09 12:49:15 +08:00 |
|
Looly
|
82e16b52b8
|
fix test
|
2024-08-09 12:37:16 +08:00 |
|
Looly
|
cfd60e564e
|
增加默认色差方法
|
2024-08-09 12:08:13 +08:00 |
|
Looly
|
d75c13a12f
|
!1257 防止设置色差过大,导致循环次数过多等优化
Merge pull request !1257 from czc/v5-dev
|
2024-08-09 04:06:30 +00:00 |
|
Looly
|
b2f95c9281
|
XmlUtil增加xmlToBean重载,支持CopyOptions参数
|
2024-08-09 09:16:57 +08:00 |
|
Looly
|
4c00f6adb2
|
修复CronPatternUtil.nextDateAfter栈溢出问题
|
2024-08-08 19:15:24 +08:00 |
|
Looly
|
57d9a415fc
|
增加文字颜色与背景颜色色差设置
|
2024-08-08 16:32:37 +08:00 |
|
Looly
|
d730347399
|
!1252 增加图形验证码文字颜色与背景颜色色差设置
Merge pull request !1252 from czc/v5-dev
|
2024-08-08 08:23:18 +00:00 |
|
Looly
|
5e680123a7
|
修复AbstractCache.get中锁不一致导致的并发问题
|
2024-08-08 15:57:16 +08:00 |
|
Looly
|
74ee2c7425
|
MailAccount增加自定义参数支持
|
2024-08-08 13:16:37 +08:00 |
|
Looly
|
a05fb1a000
|
ExcelWriter.autoSizeColumn增加可选widthRatio参数,可配置中文字符宽度倍数
|
2024-08-08 11:23:32 +08:00 |
|
Looly
|
0aaa9019ad
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2024-08-08 11:16:48 +08:00 |
|
Looly
|
c2f03ebc2c
|
change date
|
2024-08-08 10:48:56 +08:00 |
|
Golden Looly
|
be4c37741d
|
Merge pull request #3689 from bourne7/v5-dev
feat: Add widthRatio parameter for Excel autoSizeColumn
|
2024-08-08 10:46:10 +08:00 |
|
Looly
|
02a38a4f52
|
zip压缩到本目录时可能造成的死循环问题
|
2024-08-01 23:08:53 +08:00 |
|
Looly
|
469b433b53
|
修复CsvParser中对正文中双引号处理逻辑问题
|
2024-07-31 01:14:32 +08:00 |
|
Looly
|
c6fc880405
|
CompressUtil.createExtractor支持tgz自动识别
|
2024-07-31 00:36:13 +08:00 |
|
Golden Looly
|
1cb0ec327d
|
Merge pull request #3673 from zdu-strong/v5-dev-compress-util
CompressUtil automatically decompress tgz and tar.gz files
|
2024-07-31 00:29:28 +08:00 |
|
Looly
|
e183d53787
|
改进ContentType.get忽略空格
|
2024-07-31 00:23:53 +08:00 |
|
Golden Looly
|
2e51604cb7
|
Merge pull request #3664 from tian-pengfei/v5-master-contentType
增加ContentType#get识别的准确率。
|
2024-07-31 00:18:13 +08:00 |
|
Looly
|
4bb0a445c4
|
修复Convert.digitToChinese(0)输出金额无元整问题
|
2024-07-31 00:15:37 +08:00 |
|
Looly
|
8ae3a87174
|
add test
|
2024-07-31 00:05:58 +08:00 |
|
Looly
|
6e662d7e6d
|
add test
|
2024-07-30 23:28:08 +08:00 |
|
Looly
|
08c8ef1be9
|
fix code
|
2024-07-30 22:50:14 +08:00 |
|
Looly
|
0de4581927
|
修复IdcardUtil.isValidHKCard校验问题
|
2024-07-30 16:00:45 +08:00 |
|
Looly
|
9ce821650f
|
add test
|
2024-07-30 15:32:30 +08:00 |
|
Looly
|
47c2eda038
|
优化IndexedComparator性能
|
2024-07-30 11:20:47 +08:00 |
|
Looly
|
f7fa704d6c
|
!1240 优化 IndexedComparator性能,它在ExcelWriter带别名写入存在性能问题
Merge pull request !1240 from mochouZero555/v5-dev
|
2024-07-30 03:03:00 +00:00 |
|
Looly
|
17d232304f
|
增加GlobalPoiConfig
|
2024-07-30 10:27:30 +08:00 |
|
Looly
|
f5f96b66f5
|
Opt增加ifFail
|
2024-07-30 09:43:43 +08:00 |
|
Looly
|
1e469e6dbf
|
支持"RSA/ECB/OAEPWithSHA-1AndMGF1Padding"的RSA加解密
|
2024-07-30 09:41:41 +08:00 |
|
Golden Looly
|
64ea9b2a87
|
Merge pull request #3675 from xinluke/v5-dev
支持"RSA/ECB/OAEPWithSHA-1AndMGF1Padding"的RSA加解密
|
2024-07-30 09:26:39 +08:00 |
|
Looly
|
e859bc869d
|
add test
|
2024-07-30 09:04:49 +08:00 |
|
Looly
|
fb664be8c5
|
add test
|
2024-07-18 16:23:39 +08:00 |
|
Looly
|
57b566f9c7
|
CharSequenceUtil增加stripAll方法(pr#3659@Github)
|
2024-07-18 11:42:27 +08:00 |
|
Looly
|
0bf794883a
|
CharSequenceUtil增加removeAllPrefix和removeAllSuffix方法
|
2024-07-16 19:17:21 +08:00 |
|
Looly
|
05efb8dd79
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2024-07-16 18:56:02 +08:00 |
|
Golden Looly
|
cccfba8e69
|
Merge pull request #3655 from lilanlong/v5-dev
CharSequenceUtil增加移除所有前缀和移除所有后缀方法
|
2024-07-16 18:54:08 +08:00 |
|
Looly
|
cfc83563c1
|
增加JakartaMailUtil,支持新包名的mail
|
2024-07-16 16:54:36 +08:00 |
|
Looly
|
dd659efb52
|
UrlQuery增加remove方法
|
2024-07-16 15:21:00 +08:00 |
|
Looly
|
7262c7695f
|
修复FileTypeUtil.getType空指针问题
|
2024-07-15 20:24:10 +08:00 |
|
Looly
|
068ba234da
|
add test
|
2024-07-11 18:20:18 +08:00 |
|
Looly
|
037d984803
|
add test
|
2024-07-11 18:16:55 +08:00 |
|