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
|
03088bb05e
|
!875 fix 普通byte数组转JSONArray时的异常
Merge pull request !875 from emptypoint/fix-ObjectMapper-byteArray
|
2022-11-24 05:21:52 +00:00 |
|
Zjp
|
e32129740a
|
fix byte[0]在json序列化时被忽略的bug;
|
2022-11-21 10:31:59 +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
|
a4e7ee5c91
|
!867 修复字节数组转float 返回类型却是double的bug
Merge pull request !867 from sony_7/v5-master
|
2022-11-16 17:24:38 +00: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 |
|
zhangqq
|
5bd8a298ba
|
修复字节数组转float 返回的值却是double类型的bug
|
2022-11-14 19:22:54 +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 |
|
yulin
|
3240406aa9
|
refactor(DateUtil、LocalDateTimeUtil): 添加区间退化为点,点与区间,点与点之间关系判断。
Closes https://gitee.com/dromara/hutool/issues/I60JMT
|
2022-11-10 22:29:02 +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 |
|
ljm
|
7152b5b21f
|
1.修复BUG key为弱引用 value为强引用 会导致key无法被回收 弱引用失效
|
2022-11-09 18:45:05 +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
|
39dee801f0
|
!855 cn.hutool.core.lang.ClassScanner 增加忽略加载错误类的扫描方法
Merge pull request !855 from oofrank/v5-dev
|
2022-11-08 11:15:22 +00: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 |
|
BeauFang
|
25e1ee4d62
|
fix: 时间轮添加任务线程安全问题
|
2022-11-05 12:37:26 +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 |
|
topgun
|
fc186ddd54
|
fix: 修复 BeanUtil#copyProperties 源对象与目标对象都是 Map 时设置忽略属性无效问题
closes #2697
|
2022-10-31 22:24:34 +08:00 |
|
frank.lee
|
eb6ad0fe68
|
Merge branch 'v5-master' of https://gitee.com/oofrank/hutool into v5-dev
|
2022-10-28 12:35:32 +08:00 |
|
frank.lee
|
f419507049
|
[新特性]
cn.hutool.core.lang.ClassScanner
scan(boolean,boolean)
增加忽略加载错误类的扫描方法,同时收集了错误的类名,使用简单逻辑编写了测试方法进行测试.
当前 JavaSourceCompilerTest 的几个类恰好不能正常加载,被正确忽略。
|
2022-10-28 12:31:48 +08:00 |
|