Golden Looly
|
02630160ce
|
Merge pull request #2864 from mcp2016/备注信息的错误修改
备注信息的错误修改
|
2023-01-19 11:39:06 +08:00 |
|
Looly
|
50e01c2975
|
针对CollUtil.subtract coll1 为只读集合的补偿
|
2023-01-19 11:38:42 +08:00 |
|
Golden Looly
|
36816bac59
|
Merge pull request #2865 from mcp2016/针对coll1为只读集合的补偿
针对CollUtil.subtract coll1 为只读集合的补偿
|
2023-01-19 11:37:37 +08:00 |
|
Looly
|
9994083fe1
|
修复ClassScanner自定义classload无效问题
|
2023-01-17 17:30:45 +08:00 |
|
Looly
|
9183a9100e
|
DesensitizedUtil增加对IPv4和IPv6支持
|
2023-01-17 17:07:18 +08:00 |
|
Looly
|
b958f9f9d2
|
修复IoUtil.readBytes使用SocketInputStream读取不完整问题
|
2023-01-17 16:40:45 +08:00 |
|
Looly
|
6260fcd8ea
|
AbstractDb添加返回类型为PageResult的page重载方法
|
2023-01-17 11:34:59 +08:00 |
|
Looly
|
e37292dec0
|
HttpUtil.decodeParams增加isFormUrlEncoded重载
|
2023-01-17 11:13:46 +08:00 |
|
Looly
|
21eecdc760
|
ServletUtil遵循rfc 3986优化
|
2023-01-16 10:17:51 +08:00 |
|
Looly
|
b212fdc685
|
修复FileUtil的rename在newName与原文件夹名称一样时,文件夹会被删除问题
|
2023-01-15 11:35:31 +08:00 |
|
Looly
|
d8edccf920
|
增加WGS84 坐标与墨卡托投影互转
|
2023-01-15 11:29:13 +08:00 |
|
Golden Looly
|
c80fc89952
|
Merge pull request #2811 from bigbeef/v5-master
WGS84 坐标与墨卡托投影互转
|
2023-01-15 11:28:26 +08:00 |
|
Looly
|
9aef56a973
|
重构根据file magic number判断文件类型
|
2023-01-15 11:27:08 +08:00 |
|
Golden Looly
|
d5718240cc
|
Merge pull request #2834 from CherryRum/lin_dev
fix(FileTypeUtil): 重构根据file magic number判断文件类型
|
2023-01-15 11:23:25 +08:00 |
|
Looly
|
78a14dc345
|
HttpGlobalConfig.allowPatch()调用时忽略错误
|
2023-01-15 11:22:44 +08:00 |
|
Looly
|
247d79a4fb
|
HttpGlobalConfig.allowPatch()调用时忽略错误
|
2023-01-15 11:21:21 +08:00 |
|
Looly
|
554b828745
|
XmlUtil.readObjectFromXml增加注入漏洞的警告注释,并标识为废弃
|
2023-01-15 11:08:09 +08:00 |
|
Looly
|
b4f6ffc66f
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2023-01-15 11:01:57 +08:00 |
|
Looly
|
a0cba2fd55
|
修复HexUtil.isHexNumber()对"-"的判断问题
|
2023-01-15 11:01:28 +08:00 |
|
Looly
|
09a2dc3807
|
prepare 5.8.12
|
2022-12-27 22:14:45 +08:00 |
|
Looly
|
61dbf0ffe2
|
🐧release 5.8.11
|
2022-12-27 22:02:14 +08:00 |
|
Looly
|
433c0d3ae1
|
fix test
|
2022-12-27 21:52:01 +08:00 |
|
Looly
|
837489aa1a
|
fix comment
|
2022-12-27 21:50:01 +08:00 |
|
Looly
|
582f9e7a8c
|
修复CoordinateUtil坐标转换参数错误
|
2022-12-27 21:40:59 +08:00 |
|
Looly
|
200c098b29
|
修复ConverterRegistry中无效加载导致的问题
|
2022-12-27 20:48:28 +08:00 |
|
Looly
|
379b10bbd5
|
BooleanUtil增加toString重载
|
2022-12-27 20:26:02 +08:00 |
|
Golden Looly
|
0cf4a8d6c1
|
Merge pull request #2816 from 847689421/v5-dev
BooleanUtil增加toString(Boolean bool, String trueString, String falseString, String nullString)方法
|
2022-12-27 20:25:27 +08:00 |
|
Looly
|
f9dbb4c587
|
修复sm2构造方法NullPointerException
|
2022-12-27 20:22:31 +08:00 |
|
Golden Looly
|
b596be1083
|
Merge pull request #2820 from CherryRum/lin_dev
fix: 修复sm2构造方法NullPointerException
|
2022-12-27 20:21:34 +08:00 |
|
Looly
|
f4c46d5b98
|
ServletUtil和JakartaServletUtil新增获取所有响应头的方法
|
2022-12-27 20:21:00 +08:00 |
|
Golden Looly
|
1a0c22b555
|
Merge pull request #2828 from Charles7c/v5-dev
新增获取所有响应头的方法
|
2022-12-27 20:14:08 +08:00 |
|
Looly
|
eec3590b7c
|
CompressUtil 新增 stripComponents 参数
|
2022-12-27 20:10:01 +08:00 |
|
Looly
|
1e11bd5da5
|
修复IndexedComparator导致的数据错乱问题(ExcelWriter使用部分别名导致字段丢失)
|
2022-12-27 19:59:35 +08:00 |
|
Looly
|
05c32a8f46
|
KeyUtil中的读取KeyStore文件的方法增加全局Provider
|
2022-12-27 19:52:33 +08:00 |
|
Looly
|
b78657f67f
|
修复UrlBuilder中参数中包括"://"判断错误问题
|
2022-12-27 19:41:52 +08:00 |
|
Looly
|
c5957beaa7
|
修复通过jdbcurl创建SimpleDataSource报NullPointException
|
2022-12-27 19:36:04 +08:00 |
|
Looly
|
18ecdc09e4
|
修复JSONXMLSerializer将Json转为XML时,遇到嵌套需要递归情况时会丢失contentKeys问题
|
2022-12-27 19:34:24 +08:00 |
|
Looly
|
ecde508346
|
修复ZIP bomb漏洞
|
2022-12-14 16:29:39 +08:00 |
|
Golden Looly
|
edcbbb8396
|
Merge pull request #2804 from zhaoshengwolf/v5-master
解决FtpTest.java的downloadTest下载会将文件夹下载成文件的问题
|
2022-12-14 12:02:52 +08:00 |
|
Looly
|
3346ef025b
|
fix doc
|
2022-12-11 16:25:12 +08:00 |
|
Looly
|
78a26c0f14
|
修复NamedSql中in没有判断大小写问题
|
2022-12-11 13:50:51 +08:00 |
|
Looly
|
e22cfdb8c9
|
update dependency
|
2022-12-07 00:05:36 +08:00 |
|
Looly
|
c0e1f905bf
|
update dependency
|
2022-12-06 23:56:53 +08:00 |
|
Looly
|
d0916f8ffd
|
add test
|
2022-12-06 23:53:32 +08:00 |
|
Looly
|
0d495e34b3
|
修复getMultistageReverseProxyIp未去除空格问题
|
2022-12-05 23:42:00 +08:00 |
|
Looly
|
d8283fedb0
|
修复JSON解析栈溢出部分问题
|
2022-11-29 23:11:36 +08:00 |
|
Looly
|
b0bfbd8ec3
|
修改PhoneUtil容易歧义的注释
|
2022-11-29 19:37:19 +08:00 |
|
Looly
|
74593a883c
|
fix dependency
|
2022-11-28 14:34:50 +08:00 |
|
Looly
|
6689c2d86d
|
修正sftp.cd方法 方法注释和实际效果不符
|
2022-11-28 13:57:32 +08:00 |
|
Looly
|
c0b6c69497
|
HtmlUtil中escape方法,增加不断开空格(nbsp)转译,防止xss攻击
|
2022-11-28 10:30:10 +08:00 |
|
Looly
|
c3470ab288
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2022-11-28 10:26:38 +08:00 |
|
Golden Looly
|
5f10d2d025
|
Merge pull request #2755 from LuisStruggle/v5-dev
HtmlUtil中escape方法,增加不断开空格(nbsp)转译,防止xss攻击
|
2022-11-28 10:23:11 +08:00 |
|
Looly
|
5aa8e9d9a6
|
add test
|
2022-11-28 10:22:40 +08:00 |
|
Looly
|
d29b87c36f
|
SyncFinisher线程同步结束器添加立即结束方法
|
2022-11-26 12:13:39 +08:00 |
|
Looly
|
d6134f707d
|
修复BiMap中未重写computeIfAbsent和putIfAbsent导致双向查找出问题
|
2022-11-26 12:07:20 +08:00 |
|
Looly
|
4e06f02610
|
修复HexUtil.isHexNumber()判断逻辑超出long的精度问题
|
2022-11-24 13:33:12 +08:00 |
|
Looly
|
26771b2853
|
修复ArrayUtil.insert()不支持原始类型数组的问题
|
2022-11-24 13:29:52 +08:00 |
|
Looly
|
17ded20e2b
|
修复普通byte数组转JSONArray时的异常
|
2022-11-24 13:24:25 +08:00 |
|
Looly
|
ff0e3ea52b
|
CharUtil.isBlankChar增加\u180e
|
2022-11-17 12:05:05 +08:00 |
|
Looly
|
052b0dc8d3
|
prepare 5.8.11
|
2022-11-17 09:19:20 +08:00 |
|
Looly
|
47479f45a7
|
🐶release 5.8.10
|
2022-11-17 09:01:29 +08:00 |
|
Looly
|
0b70777cd8
|
update dependency
|
2022-11-17 08:59:19 +08:00 |
|
Looly
|
8db6cb041b
|
add test
|
2022-11-17 02:17:39 +08:00 |
|
Looly
|
6445999259
|
修复字节数组转float 返回类型却是double的bug
|
2022-11-17 01:25:47 +08:00 |
|
Looly
|
7258e6dd3f
|
修复Ftp.uploadFileOrDirectory上传目录错误调用错误问题
|
2022-11-17 00:53:36 +08:00 |
|
Looly
|
98b00bacab
|
兼容ZipArchiveInputStream多参数情况
|
2022-11-16 22:22:04 +08:00 |
|
Looly
|
e26366019a
|
fix test
|
2022-11-16 20:53:09 +08:00 |
|
Looly
|
28430e0340
|
UserAgentUtil增加对钉钉PC端的支持
|
2022-11-12 20:37:22 +08:00 |
|
Looly
|
8ff1368f30
|
修复BeanUtil.copyProperties 包含EnumSet ,类型转换异常问题
|
2022-11-12 19:46:57 +08:00 |
|
Golden Looly
|
47198cc819
|
Merge pull request #2684 from lianyiwuming/v5-dev
修复bug https://github.com/dromara/hutool/issues/2683
|
2022-11-12 19:12:23 +08:00 |
|
Looly
|
73ec82249a
|
DateUtil和LocalDateTimeUtil添加区间退化为点,点与区间,点与点之间关系判断。
|
2022-11-11 12:01:05 +08:00 |
|
Golden Looly
|
654eb0fc71
|
Merge pull request #2725 from CherryRum/qa
refactor(DateUtil、LocalDateTimeUtil): 添加区间退化为点,点与区间,点与点之间关系判断。
|
2022-11-11 11:59:13 +08:00 |
|
Looly
|
fa115dffbc
|
回滚
|
2022-11-10 12:11:56 +08:00 |
|
Looly
|
ff6adb3c68
|
修复key为弱引用 value为强引用 会导致key无法被回收 弱引用失效问题
|
2022-11-10 11:19:11 +08:00 |
|
Golden Looly
|
7a10881d30
|
Merge pull request #2723 from kiritoowo/v5-dev
1.[bug修复] key为弱引用 value为强引用 会导致key无法被回收 弱引用失效
|
2022-11-10 11:16:53 +08:00 |
|
Looly
|
ece502c526
|
修复ChineseDate传入农历日期非闰月时获取公历错误问题
|
2022-11-10 09:58:26 +08:00 |
|
Looly
|
3b98f64924
|
优化BeanPath.set方法,避免多次重复调用get方法
|
2022-11-10 09:30:32 +08:00 |
|
Looly
|
dacf9c80bb
|
fix test
|
2022-11-08 20:27:24 +08:00 |
|
Looly
|
a293fd5510
|
修复 BeanUtil#copyProperties 源对象与目标对象都是 Map 时设置忽略属性无效问题
|
2022-11-08 20:20:50 +08:00 |
|
Golden Looly
|
4fdc443a4e
|
Merge pull request #2698 from top-zhang/v5-dev
fix: 修复 BeanUtil#copyProperties 源对象与目标对象都是 Map 时设置忽略属性无效问题
|
2022-11-08 20:04:32 +08:00 |
|
Looly
|
32ef5b21b5
|
add test
|
2022-11-08 19:48:12 +08:00 |
|
Looly
|
c3b50a23c2
|
add test
|
2022-11-08 19:39:20 +08:00 |
|
Looly
|
d298eb5b73
|
ClassScanner 增加忽略加载错误类的扫描方法
|
2022-11-08 19:20:09 +08:00 |
|
Looly
|
81080431bb
|
修复时间轮添加任务线程安全问题
|
2022-11-08 19:12:33 +08:00 |
|
Golden Looly
|
7b31fc5fc3
|
Merge pull request #2712 from beaufang/v5-dev
fix: 时间轮添加任务线程安全问题
|
2022-11-08 19:11:42 +08:00 |
|
Looly
|
3776f5a1ef
|
修复DefaultTrustManager空指针问题
|
2022-11-08 19:10:49 +08:00 |
|
Looly
|
ecc4cd64eb
|
去除ClassloaderUtil的Cache
|
2022-11-08 19:09:46 +08:00 |
|
Looly
|
4b2ec7d7a5
|
add test
|
2022-11-03 23:21:48 +08:00 |
|
Looly
|
9234846eb7
|
修复StrUtil.subWithLength负数问题
|
2022-11-03 23:17:06 +08:00 |
|
Looly
|
a48e79b03f
|
修复TreeBuilder中使用HashMap导致默认乱序问题
|
2022-11-03 22:20:57 +08:00 |
|
Looly
|
c42b17a979
|
add issue
|
2022-11-03 00:00:50 +08:00 |
|
Looly
|
f2249f449e
|
修复拼写错误
|
2022-11-02 23:57:52 +08:00 |
|
Looly
|
300fe3b6fd
|
DialectFactory增加identifyDriver重载
|
2022-11-02 23:54:27 +08:00 |
|
Looly
|
fd2756d09b
|
remove invalid
|
2022-11-02 23:41:09 +08:00 |
|
Golden Looly
|
1b412c9eda
|
Merge pull request #2676 from 0nise/v5-master
fixup! 文件名参数提取失败,并新增提取方法
|
2022-10-24 11:10:48 +08:00 |
|
Golden Looly
|
533e028bdb
|
Merge pull request #2668 from PisecesPeng/v5-master
fix doc
|
2022-10-22 21:42:12 +08:00 |
|
Looly
|
7fe72ce51b
|
add ppt type
|
2022-10-18 09:20:34 +08:00 |
|
Looly
|
f6fe00aa69
|
del test
|
2022-10-16 21:24:50 +08:00 |
|
Golden Looly
|
a85f5aa8f9
|
Merge pull request #2656 from wangfanlan/v5-dev
test
|
2022-10-16 21:18:08 +08:00 |
|
Looly
|
f0d893e0d1
|
修复ReflectUtil.invokeRaw方法转换失败抛出异常问题
|
2022-10-16 20:51:58 +08:00 |
|