Looly
|
317d8ee527
|
当用户选择ignoreError时,错误对象转JSON也忽略
|
2023-03-26 06:02:22 +08:00 |
|
Looly
|
1ac0a904c0
|
fix doc
|
2023-03-26 05:56:00 +08:00 |
|
Looly
|
5799e018c1
|
修复props.toBean 数组字段未赋值问题
|
2023-03-26 05:53:45 +08:00 |
|
Looly
|
8bd76de6fe
|
修复NullComparator反转无效问题
|
2023-03-26 05:04:06 +08:00 |
|
Looly
|
953fc7b18f
|
!964 NullComparator 比较器bug修复
Merge pull request !964 from 想长大的笨小孩/v5-master
|
2023-03-25 20:59:27 +00:00 |
|
想长大的笨小孩
|
3c13da5515
|
!1 NullComparator 比较器bug修复
* 1. 当使用 new PropertyComparator("endTime", false) 时,把null值放到最后,不生效
|
2023-03-25 10:00:44 +00:00 |
|
Golden Looly
|
f7652210a0
|
Merge pull request #3013 from zzzj1233/v5-dev
fix: commonPrefix与commonSuffix无法匹配空字符串(前缀/后缀)
|
2023-03-24 18:24:56 +08:00 |
|
Looly
|
e40c078533
|
update dependency
|
2023-03-24 18:18:33 +08:00 |
|
zzzj
|
8b0b21f742
|
commonPrefix与commonSuffix支持空字符串(前缀/后缀)匹配
|
2023-03-24 11:44:30 +08:00 |
|
Looly
|
7bed31e13f
|
FileUtil增加readLines重载,支持filter
|
2023-03-24 00:06:32 +08:00 |
|
Golden Looly
|
8395ca12b0
|
Merge pull request #3006 from li-keguo/feature/filter-readline
add filter read line
|
2023-03-24 00:03:59 +08:00 |
|
Looly
|
f36c83421e
|
修复WatchUtil createModify maxDepth传递后没有使用问题
|
2023-03-24 00:01:13 +08:00 |
|
Looly
|
d192a53bbb
|
NumberUtil增加重载parseXXX方法, 解析失败返回默认值
|
2023-03-23 23:55:58 +08:00 |
|
Golden Looly
|
59470d1669
|
Merge pull request #3007 from zzzj1233/v5-dev
Feat: NumberUtil重载parseXXX方法, 解析失败返回默认值, 代替抛出异常
|
2023-03-23 23:52:16 +08:00 |
|
Looly
|
88c959c4ed
|
修复CalendarUtil.isSameMonth没有判断公元前导致不一致的问题
|
2023-03-23 22:34:21 +08:00 |
|
zzzj
|
0390c8c606
|
CharSequenceUtil新增commonPrefix与commonSuffix方法
|
2023-03-23 18:04:44 +08:00 |
|
zzzj
|
7ce0ddf343
|
parse( Int/Long/Float/Double/Number ) Test Case
|
2023-03-23 11:54:53 +08:00 |
|
zzzj
|
88e99a3972
|
parse( Int/Long/Float/Double/Number ), 支持默认值参数, 解析失败通过返回默认值替代抛出异常
|
2023-03-23 11:54:20 +08:00 |
|
likeguo
|
d02c662437
|
add filter read line
|
2023-03-23 00:19:20 +08:00 |
|
likeguo
|
3c72340868
|
add filter read line
|
2023-03-23 00:16:49 +08:00 |
|
likeguo
|
292ceb594b
|
add filter read line
|
2023-03-22 23:40:40 +08:00 |
|
likeguo
|
8da20d7638
|
Merge branch 'v5-master' into feature/filter-readline
# Conflicts:
# hutool-core/src/main/java/cn/hutool/core/io/FileUtil.java
|
2023-03-22 23:39:02 +08:00 |
|
likeguo
|
4b7da5119b
|
add filter read line
|
2023-03-22 23:30:03 +08:00 |
|
Looly
|
1a646df52a
|
add test
|
2023-03-22 00:07:36 +08:00 |
|
Looly
|
9cb10bb214
|
add test
|
2023-03-21 23:54:49 +08:00 |
|
Looly
|
5187fc1a01
|
fix doc
|
2023-03-20 23:43:45 +08:00 |
|
Looly
|
bd799be30c
|
add test
|
2023-03-20 23:32:19 +08:00 |
|
Looly
|
19eadb0f78
|
优化SpringUtil在非Spring环境下的异常
|
2023-03-20 23:14:04 +08:00 |
|
Looly
|
23b74ed7bf
|
修复JSONUtil.toBean可能的空指针问题
|
2023-03-17 01:00:19 +08:00 |
|
Looly
|
6f8b4dd818
|
修复DateUtil针对ISO8601时间格式部分场景下的解析存在问题
|
2023-03-14 23:02:55 +08:00 |
|
Looly
|
6fd8f7f8d8
|
fix comment
|
2023-03-14 22:54:24 +08:00 |
|
Looly
|
20b1a1bc51
|
!959 修改 Javadoc 的小问题
Merge pull request !959 from zhouxy108/v5-dev
|
2023-03-14 14:18:21 +00:00 |
|
Golden Looly
|
0b033e6ffb
|
Merge pull request #2984 from pen4/oscs_fix_cg84a1gau51v46pfk2n0
fix(sec): upgrade org.yaml:snakeyaml to
|
2023-03-14 18:29:45 +08:00 |
|
pen4
|
190741cc3b
|
update org.yaml:snakeyaml 1.33 to 2.0
|
2023-03-14 17:57:33 +08:00 |
|
ZhouXY108
|
1c6dd7a250
|
修改 Javadoc 的小问题。
|
2023-03-14 11:30:29 +08:00 |
|
Looly
|
c6ce5fe215
|
修复FileMagicNumber长度判断问题导致的越界异常
|
2023-03-12 15:58:45 +08:00 |
|
Looly
|
a3f48ccb29
|
修复BeanUtil.hasGetter没有跳过getClass方法的问题
|
2023-03-12 13:26:00 +08:00 |
|
Looly
|
def6fe2b60
|
修复SXSSFWorkbook调用setComment时错位的问题
|
2023-03-12 13:18:59 +08:00 |
|
Looly
|
4cc18740a3
|
优化ArrayUtil的空判断
|
2023-03-10 22:06:41 +08:00 |
|
Looly
|
ee57e381b0
|
改进XmlUtil.xmlToBean,支持xml转bean时父节点忽略大小写
|
2023-03-10 13:19:39 +08:00 |
|
Looly
|
aef20c411d
|
改进Calculator.conversion,兼容乘法符号省略写法
|
2023-03-09 20:41:02 +08:00 |
|
Looly
|
dc5992b139
|
修复NoSuchMethodError未捕获问题
|
2023-03-09 20:02:22 +08:00 |
|
Looly
|
50c07dd4d8
|
修复NoSuchMethodError未捕获问题
|
2023-03-09 20:00:13 +08:00 |
|
Looly
|
914a7b700c
|
prepare 5.8.16
|
2023-03-09 19:14:55 +08:00 |
|
Looly
|
eeef29977f
|
backup 5.8.15
|
2023-03-09 19:13:17 +08:00 |
|
Looly
|
cf3cfe0adf
|
update dependency
|
2023-03-09 19:11:59 +08:00 |
|
Looly
|
ae262ba55e
|
chang dependency version
|
2023-03-09 11:53:29 +08:00 |
|
Looly
|
7a1fea2c08
|
chang dependency version
|
2023-03-09 11:50:05 +08:00 |
|
Looly
|
769bb4777c
|
chang dependency version
|
2023-03-09 11:47:15 +08:00 |
|
Looly
|
8ffc0650d3
|
chang dependency version
|
2023-03-09 11:43:00 +08:00 |
|