1721 Commits

Author SHA1 Message Date
Looly
27577d198d add move 2024-06-02 10:07:43 +08:00
Looly
15fe6a1ecd add test 2024-05-29 11:40:04 +08:00
Looly
4ad43cd333 NumberUtil.pow支持负数 2024-05-29 10:39:52 +08:00
Looly
7927da3c10 add test 2024-05-28 17:35:17 +08:00
Looly
a2b469dc0f 修复FileUtil#getTotalLines在JDK9+结果错误问题 2024-05-20 16:40:27 +08:00
Looly
3a73cdea51 fix code 2024-05-17 19:52:12 +08:00
Looly
7999baec85 修复BooleanUtil.andOfWrap针对null错误问题 2024-05-17 17:02:59 +08:00
Looly
7f906049f5 add test 2024-05-15 22:35:41 +08:00
Looly
56c076d2f6 fix code 2024-05-15 17:31:33 +08:00
Looly
a1f23fc22c add MethodReflect 2024-05-14 17:37:38 +08:00
Looly
73764db818 add methods 2024-05-13 16:32:02 +08:00
Looly
478b523c67 修复EnglishNumberFormatter.format小数问题 2024-05-11 11:58:25 +08:00
Looly
aca181b229 修复EnumUtil空指针问题 2024-05-10 11:28:43 +08:00
Looly
6c55464dc9 add test 2024-04-27 23:35:42 +08:00
Looly
284bb06416 add test 2024-04-27 23:18:58 +08:00
Looly
cabfb74aa5 新增加了四种农历日期的标准输出 2024-04-26 20:25:18 +08:00
Looly
ccc3567841
!1214 [新特性] 新增加了四种农历日期的标准输出
Merge pull request !1214 from eventiming/v6-dev
2024-04-26 07:35:23 +00:00
Monica
d7e533be0e 将农历输出格式转为枚举类型 2024-04-25 12:09:03 +08:00
Monica
57aae6e373 添加农历标准化输出 2024-04-24 17:44:21 +08:00
Looly
2fbb0f469c fix format 2024-04-24 13:38:48 +08:00
Looly
743ff04dcf 修复FileUtil.copyFile没有创建父目录导致的问题 2024-04-24 13:22:51 +08:00
handy
669a7a0b96 自己实现的hashCode替换为标准hashCode 2024-04-22 17:31:00 +08:00
Looly
606f690470 fix code 2024-04-21 12:20:57 +08:00
Looly
e05470acea fix test 2024-04-21 11:04:45 +08:00
Looly
da0e7ae338 fix code 2024-04-21 10:02:07 +08:00
Looly
dfdb62d6b0 fix code 2024-04-21 09:37:22 +08:00
Looly
c4fad8a1aa fix code 2024-04-21 09:19:28 +08:00
Looly
ce6c2ae15b 修复RandomUtil.randomStringWithoutStr方法问题 2024-04-17 15:30:49 +08:00
Looly
0ad2b9e25d fix format 2024-04-12 19:09:32 +08:00
Looly
b92edb0cd1 add test 2024-04-03 12:37:35 +08:00
Looly
d41a22a458 fix code 2024-03-29 11:58:47 +08:00
Looly
054aad0a53 support RFC2822 2024-03-28 23:13:59 +08:00
Looly
b090fbdd3d fix code 2024-03-26 19:38:13 +08:00
Looly
bdc964c882 优化ThreadUtil.safeSleep,使用System.nanoTime() 2024-03-26 18:13:41 +08:00
Looly
3fa431c5c1 fix code 2024-03-26 09:12:11 +08:00
Looly
f4885c27e8 add test 2024-03-20 12:08:51 +08:00
Looly
017ec30fe6 fix code 2024-03-18 20:27:14 +08:00
Looly
de6eb1deea fix code 2024-03-18 16:22:46 +08:00
Looly
a34cb71bc0 fix code 2024-03-18 16:09:48 +08:00
Looly
cc6234bd27 修复ClassUtil.getTypeArgument() 获取泛型存在null问题 2024-03-18 11:53:39 +08:00
Looly
03891277e9 add ULID 2024-03-15 16:26:18 +08:00
Looly
760989a882 add test 2024-03-12 17:59:40 +08:00
Looly
849289fa55 修复DateUtil.betweenYear闰年2月问题 2024-03-12 17:32:48 +08:00
Looly
27eae584fa fix code 2024-03-08 11:13:21 +08:00
Looly
197e89e692 fix code 2024-03-07 16:03:57 +08:00
Looly
119caa5ab3 add test 2024-03-07 10:50:29 +08:00
Looly
e3f4a6a20a fix code 2024-03-01 15:53:23 +08:00
Looly
5c1ffbcc0c fix code 2024-03-01 15:49:58 +08:00
Looly
df9e71a596 add test 2024-02-29 11:20:29 +08:00
VampireAchao
2f2076b1ea [improve] code format 2024-02-27 01:20:50 +08:00