1438 Commits

Author SHA1 Message Date
Looly
037d984803 add test 2024-07-11 18:16:55 +08:00
Looly
0219415194 add test 2024-07-11 18:15:54 +08:00
Looly
b2510cf661 Converter转换规则变更,空对象、空值转为Bean时,创建默认对象,而非nul 2024-07-11 12:43:40 +08:00
Looly
2b995a5370 add test 2024-07-10 20:30:35 +08:00
Looly
30e4695096 修复FileUtil.file末尾换行符导致路径判断错误的问题 2024-07-10 20:23:39 +08:00
Looly
b335a2e1dc add test 2024-07-10 19:44:38 +08:00
Looly
48cc7f5b57 修复BeanUtil.copyProperties中mapToMap时key被转为String问题 2024-07-06 11:36:22 +08:00
Looly
5c86d4eced fix test 2024-07-04 21:37:23 +08:00
Looly
7e7575c512 修复因RFC3986理解有误导致的UrlPath处理冒号转义问题 2024-07-04 12:27:15 +08:00
Looly
3aa08feee2 修复FastDatePrinter处理YY错误问题 2024-07-01 16:37:41 +08:00
Looly
f4d67ede39 修复\n#出现在双引号中解析错误问题 2024-07-01 15:59:49 +08:00
Looly
a8e959c37c
!1230 修改 ThreadUtil.newExecutor 创建线程池返回类
Merge pull request !1230 from 温良恭/v5-dev
2024-06-30 09:55:32 +00:00
Looly
49dba65152 add test 2024-06-30 17:51:24 +08:00
Looly
d14c8517cd Week.of支持中文名称 2024-06-30 17:46:22 +08:00
wenlianggong
1d48ead94c 修改 ThreadUtil.newExecutor 创建线程池返回类 2024-06-27 20:30:01 +08:00
Looly
8bb736b375 添加 Windows 资源管理器风格字符串比较器 2024-06-18 16:01:40 +08:00
Golden Looly
bd164db9b4
Merge pull request #3620 from YMNNs/v5-dev
[新特性] 添加 Windows 资源管理器风格字符串比较器
2024-06-18 15:55:21 +08:00
Mengbo Yang
4863418333 feat(core): 添加 Windows 资源管理器风格字符串比较器 2024-06-16 00:58:18 +08:00
bwcx_jzy
24a4c479c4 🔨 perf(core): 时间格式化工具支持自定义设置单位 2024-06-14 15:55:00 +08:00
Looly
ab941a6e27 优化DateUtil.format(Date date, String format)接口效率 2024-06-14 01:24:35 +08:00
hellozrh
7232706ca6 1.修复忘了timeZone的问题。2.完善单元测试。 2024-06-13 15:16:18 +08:00
hellozrh
29a6cba58d DateUtil.format(Date date, String format)接口效率优化。 2024-06-13 14:44:53 +08:00
Looly
afe34a783d 修复CaseInsensitiveLinkedMap顺序错误问题 2024-06-12 15:30:06 +08:00
Looly
3aa9bdfcfa 修复VersionComparator传入空字符串报错问题 2024-06-12 00:31:25 +08:00
Looly
d93f1d2cb4 add test 2024-06-11 17:51:21 +08:00
Looly
7a6ab19649 修复BeanUtil.isBean判断Dict错误问题 2024-06-07 15:22:15 +08:00
Looly
99cf24267f add test 2024-06-06 21:42:46 +08:00
Looly
e117489d7a add test 2024-06-04 08:56:33 +08:00
Looly
3359e740ac ListUtil增加move方法 2024-06-02 10:05:41 +08:00
Looly
be39341b81 add test 2024-05-29 11:39:58 +08:00
Looly
503df65777 NumberUtil.pow支持负数 2024-05-29 10:37:51 +08:00
Looly
d58b2fcfea add test 2024-05-28 17:35:22 +08:00
Looly
cba4a832eb
!1222 CsvWriter 重载 writeBeans 方法
Merge pull request !1222 from nickname/v5-master
2024-05-23 07:09:14 +00:00
fzg
e8a8c81489 CsvWriter 重载一个 writeBeans 方法,该方法可以指定导出 Bean 中的部分属性 2024-05-20 20:58:59 +08:00
Looly
9d4e69d4ed 修复FileUtil#getTotalLines在JDK9+结果错误问题 2024-05-20 16:40:21 +08:00
Looly
9e1beae3eb 修复BooleanUtil.andOfWrap针对null错误问题 2024-05-17 17:02:53 +08:00
Looly
db808904c2 add test 2024-05-15 22:35:49 +08:00
Looly
8e62f5ce44 修复NumberWordFormatter.format小数问题 2024-05-11 11:57:25 +08:00
Looly
8a88a9daa1 修复EnumUtil空指针问题 2024-05-10 11:28:36 +08:00
Looly
fab02fc0b6 修复EnumUtil空指针问题 2024-05-10 11:25:16 +08:00
Looly
cce1b9aaa1 修复ZipReader.checkZipBomb遇到空目录报错问题 2024-04-28 22:57:39 +08:00
Looly
c0807bfa49 修复FileUtil.copyFile没有创建父目录导致的问题 2024-04-24 13:22:46 +08:00
Looly
c02460423e NumberChineseFormatter提供阿拉伯转中文支持多位小数的方法 2024-04-21 08:12:07 +08:00
Looly
05c554605b add test 2024-04-21 07:57:44 +08:00
Looly
d088fd1f7d add test 2024-04-03 12:37:28 +08:00
Golden Looly
d773a59da6
Merge pull request #3527 from yearliny/v5-dev
IdcardUtil 新增对新版外国人永久居留身份证(18位)的支持
2024-03-29 11:25:24 +08:00
Looly
339b8869ad 新增RFC2822日期格式解析支持 2024-03-28 23:19:17 +08:00
Looly
94b28801a3 supoort 2024-03-28 23:13:36 +08:00
yearliny
483f7df1dd
IdcardUtil 新增对新版外国人永久居留身份证(18位)的支持
政策文件:https://www.nia.gov.cn/20231013/2.pdf
2024-03-28 11:50:30 +08:00
Looly
2f7938492e 优化ThreadUtil.safeSleep,使用System.nanoTime() 2024-03-26 18:13:46 +08:00