Commit Graph

  • 81b0e95500 remove FileCopier Looly 2023-03-05 21:04:04 +08:00
  • fb49d79f8b fixcode Looly 2023-03-05 19:59:00 +08:00
  • 7713db1730 add PathMover Looly 2023-03-05 19:07:07 +08:00
  • 9784e8e2b4 lambda代替反射执行 Looly 2023-03-05 17:22:33 +08:00
  • 01dc2450a0 fix code Looly 2023-03-05 17:09:03 +08:00
  • 1eb629bc3b fix code Looly 2023-03-05 17:05:40 +08:00
  • ca59e1471d !951 优化Ipv4Util Merge pull request !951 from emptypoint/update-Ipv4Util-new Looly 2023-03-05 08:30:23 +00:00
  • f79c670446 1.update code; 2.fix doc; 3.add test method; emptypoint 2023-03-05 13:38:35 +08:00
  • 51c29abcad 去除冗余插件 Looly 2023-03-04 13:48:40 +08:00
  • 460d09f25b prepare 5.8.14 Looly 2023-03-03 23:45:00 +08:00
  • da81251626 prepare 5.8.14 Looly 2023-03-03 23:44:43 +08:00
  • 09351d3b9d 🐶release 5.8.13 Looly 2023-03-03 23:33:42 +08:00
  • 3dfdd86ca0 修复JWT自定义时间格式后的时间戳转换问题 Looly 2023-03-03 23:26:59 +08:00
  • 2cdce52d4a add test Looly 2023-03-03 22:12:51 +08:00
  • 09c3dd9565 fix bug Looly 2023-03-03 21:58:42 +08:00
  • cf8c890e8d del gif Looly 2023-03-03 21:21:36 +08:00
  • 772d80a8be fix code Looly 2023-03-03 20:59:17 +08:00
  • a717d03420 JavaSourceCompiler#compile增加自定义options重载 Looly 2023-03-03 20:51:46 +08:00
  • ccc316ee8c JavaSourceCompilerTest Looly 2023-03-03 20:43:42 +08:00
  • dc74b829a4 Merge pull request #2942 from xuwenping123/v5_dev_compile Golden Looly 2023-03-03 20:41:14 +08:00
  • 28b52054b8 HttpRequest#body增加支持Resource重载 Looly 2023-03-03 20:37:30 +08:00
  • 0d11f82ee8 HttpRequest#body增加支持Resource重载 Looly 2023-03-03 20:25:27 +08:00
  • 201fe2404f add test Looly 2023-03-03 19:03:48 +08:00
  • b2cac34f9a fix code Looly 2023-03-03 18:55:29 +08:00
  • a25a707e3a add test Looly 2023-03-03 18:18:39 +08:00
  • a99dd899d6 remove compiler Looly 2023-03-03 18:03:59 +08:00
  • ce86e51af8 Merge pull request #2943 from 3139487747/patch-2 Golden Looly 2023-03-03 17:59:58 +08:00
  • d708f46a09 add test Looly 2023-03-03 17:59:02 +08:00
  • 0f06e591bb fix comment Looly 2023-03-03 16:05:12 +08:00
  • b44fea04a3 fix code Looly 2023-03-03 12:09:43 +08:00
  • 9ca5ed3592 fix code Looly 2023-03-03 12:09:23 +08:00
  • 7160012e6b fix code Looly 2023-03-03 12:09:08 +08:00
  • c7ede61bac 语法错误 syyyj 2023-03-03 00:54:12 +08:00
  • f0d94c9806 add source code for dynamic compile xuwenping 2023-03-02 22:45:33 +08:00
  • 820fbb14c0 Merge pull request #2936 from wangdazhong001/v6-dev Golden Looly 2023-03-02 10:34:20 +08:00
  • c7f17f0119 [fixbug]: optional 设置为true 表示该依赖是可选的 项目之间依赖不传递 wangdz50 2023-03-01 18:53:26 +08:00
  • f3da2ed20e add Automatic-Module-Name Looly 2023-03-01 18:49:44 +08:00
  • 0767fcd175 add Automatic-Module-Name Looly 2023-03-01 18:48:32 +08:00
  • be5a5c411a [fixbug]: 修复图片压缩自动旋转问题 #2923 wangdz50 2023-03-01 13:42:25 +08:00
  • 73d25a2f8b fix code Looly 2023-02-28 23:15:29 +08:00
  • 1141d57cfd fix code Looly 2023-02-28 22:48:00 +08:00
  • f5cb27a608 根据JDK-8080225修改了部分新建文件输入流和文件输出流的创建方式 Looly 2023-02-28 22:45:56 +08:00
  • 46b9633768 build(pom): 添加 Automatic-Module-Name属性 Looly 2023-02-28 22:34:17 +08:00
  • 56b67e3420 remove plugin Looly 2023-02-28 22:25:35 +08:00
  • ef18fbfb64 update dependency Looly 2023-02-28 22:20:40 +08:00
  • 5fcd4093be PhoneUtil.isTel400800支持400-XXX-XXXX格式 Looly 2023-02-28 22:18:57 +08:00
  • 82be78e2fd EasyStreamTest Looly 2023-02-28 21:57:46 +08:00
  • 0dd2f8c92c !937 EasyStream增加int long double类型的sum和avg方法 Merge pull request !937 from 爱花花/v6-dev Looly 2023-02-28 13:56:57 +00:00
  • daa618ef3d fix code Looly 2023-02-28 21:55:52 +08:00
  • 28777b69b7 fix code Looly 2023-02-28 21:39:27 +08:00
  • 8573b84d02 remove console Looly 2023-02-28 21:12:23 +08:00
  • c8707966be add version Looly 2023-02-28 21:09:54 +08:00
  • 0a88978c58 add version Looly 2023-02-28 21:08:38 +08:00
  • 7ab37b7433 Merge pull request #2926 from CherryRum/v5-dev-lin Golden Looly 2023-02-28 21:04:31 +08:00
  • 1f9ee66a0c update dependency Looly 2023-02-28 21:03:34 +08:00
  • cb772d3f92 add Automatic-Module-Name Looly 2023-02-28 20:50:23 +08:00
  • bff6af81a1 fix doc Looly 2023-02-28 20:46:30 +08:00
  • eb02d5e759 add Automatic-Module-Name Looly 2023-02-28 20:44:34 +08:00
  • 57671e3231 fix code Looly 2023-02-28 20:30:55 +08:00
  • 0b72ada03f 修改文档 LoveHuahua 2023-02-28 14:08:12 +08:00
  • 5556701c91 Merge remote-tracking branch 'origin/v6-dev' into v6-dev LoveHuahua 2023-02-28 11:02:43 +08:00
  • d89541364f 修改文档 修改final定义 LoveHuahua 2023-02-28 10:59:49 +08:00
  • 5f97b3d47c Update hutool-core/src/main/java/cn/hutool/core/stream/EasyStream.java emptypoint 2023-02-28 02:19:49 +00:00
  • 0285ca9d5c build(pom): 添加 Automatic-Module-Name属性 yulin 2023-02-25 17:43:53 +08:00
  • 8db58cedde fix test Looly 2023-02-24 20:56:14 +08:00
  • 76c42d49c7 fix test Looly 2023-02-24 19:58:49 +08:00
  • ad8b6c3d28 add test Looly 2023-02-24 16:22:30 +08:00
  • 819bf98d50 修复MutableObj.equals空指针问题 Looly 2023-02-24 15:44:38 +08:00
  • 4842974b0d add test Looly 2023-02-24 11:05:31 +08:00
  • 56aed3ba3a fix code Looly 2023-02-24 10:20:31 +08:00
  • c105ebf740 fix code Looly 2023-02-24 10:09:28 +08:00
  • fe7751342e 修复isXXX转换时的匹配问题 Looly 2023-02-22 19:33:56 +08:00
  • d3f29fad02 fix bug Looly 2023-02-22 19:20:03 +08:00
  • fb3ea9a3cf Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev Looly 2023-02-21 20:50:12 +08:00
  • 6b33b398ed Merge pull request #2904 from whiteChen233/oscs_fix_cfmujggau51vtsb6vdj0 Golden Looly 2023-02-21 20:48:52 +08:00
  • c8124bd0c6 add test Looly 2023-02-21 16:05:25 +08:00
  • dde6b356ef add test Looly 2023-02-21 16:02:11 +08:00
  • 029801deed Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev Looly 2023-02-21 15:57:12 +08:00
  • f531e5df6b 修复ReflectUtil.invokeRaw方法中参数类型转换动作未生效的问题 Looly 2023-02-21 15:56:46 +08:00
  • ca2fbf45f3 Merge pull request #2912 from jptx1234/v5-dev Golden Looly 2023-02-21 15:55:55 +08:00
  • 618605dfb8 !934 抛出异常代替null值 Merge pull request !934 from 阿超/v6-dev Looly 2023-02-21 07:39:55 +00:00
  • ae4d79ebd6 修复Tailer文件内容跟随在调用stop后,文件依旧被占用问题 Looly 2023-02-21 12:00:14 +08:00
  • dbb79f2edf fix bug Looly 2023-02-21 11:52:22 +08:00
  • a759832259 fix bugf Looly 2023-02-21 11:50:06 +08:00
  • c3f378207b 修复ReUtil.delAll方法当 content 仅为空格时的问题 Looly 2023-02-21 11:44:46 +08:00
  • d4b5ab525d 修复StrUtil.split切分长度为0时的bug Looly 2023-02-20 15:45:46 +08:00
  • f4cfc5d5ed !944 修复StrUtil.split切分长度为0时的bug Merge pull request !944 from emptypoint/fix-StrUtil.split Looly 2023-02-20 07:44:34 +00:00
  • 7f129b6ae3 Merge branch 'v6-dev' of github.com:dromara/hutool into v6-dev Looly 2023-02-20 15:42:29 +08:00
  • 3ab4a9c4d2 !943 修复MaskBIt中根据掩码位获取long值的bug Merge pull request !943 from emptypoint/fix-MaskBit Looly 2023-02-20 07:37:45 +00:00
  • d6355bb241 add test Looly 2023-02-20 10:22:01 +08:00
  • 67be1e398b Merge pull request #2891 from LuisStruggle/v6-dev-2 Golden Looly 2023-02-20 10:01:56 +08:00
  • 76e742ec0c add test Looly 2023-02-20 09:49:29 +08:00
  • 65d75e8b8a !945 AnnotationUtil.setValue 兼容Spring和Hutool合成注解 Merge pull request !945 from Createsequence/v6-dev Looly 2023-02-20 01:22:04 +00:00
  • a59c2eb037 !946 Ipv4Util新增常量和方法 Merge pull request !946 from emptypoint/feat-Ipv4Util Looly 2023-02-20 01:20:47 +00:00
  • 12abd63460 修复ReflectUtil.invokeRaw方法中参数类型转换动作未生效的问题 jptx1234 2023-02-20 00:11:49 +08:00
  • cda1ee377b !1 修复javadoc Merge pull request !1 from 阿超/v6-dev 爱花花 2023-02-19 12:12:59 +00:00
  • ec86b8ed44 修复javadoc VampireAchao 2023-02-19 20:03:42 +08:00
  • ba944f854a add method; emptypoint 2023-02-19 15:08:15 +08:00
  • faa1e11494 add ip constants; emptypoint 2023-02-19 14:58:38 +08:00
  • 3092201634 按照超哥教的 使用number替换decimal LoveHuahua 2023-02-19 15:14:06 +08:00