Commit Graph

  • 1ab5fd5dcb fix code Looly 2022-10-25 10:55:57 +08:00
  • b1caf395d9 fix code Looly 2022-10-25 10:49:33 +08:00
  • 267e16e9c1 fix code Looly 2022-10-24 22:47:18 +08:00
  • 2bafc6c8a8 FileUtil.copy,当来源为文件时,返回文件而非目录 Looly 2022-10-24 22:28:35 +08:00
  • 2142d6522a 由于对于ASCII的编码解码有缺陷,且这种BCD实现并不规范,因此BCD标记为弃用 Looly 2022-10-24 19:45:11 +08:00
  • 106e465014 remove BCD Looly 2022-10-24 19:37:50 +08:00
  • 79e7e51727 add brotli support Looly 2022-10-24 17:18:18 +08:00
  • 51e4a14388 add test Looly 2022-10-24 16:18:22 +08:00
  • c54b529153 HttpResponse增加getFileNameFromDisposition方法 Looly 2022-10-24 12:15:07 +08:00
  • b6f0a9b74b Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev Looly 2022-10-24 12:09:53 +08:00
  • 4c0d594e99 修复Partition计算size除数为0报错问题 Looly 2022-10-24 12:09:31 +08:00
  • 34dc797d23 add test Looly 2022-10-24 11:55:12 +08:00
  • 1b412c9eda Merge pull request #2676 from 0nise/v5-master Golden Looly 2022-10-24 11:10:48 +08:00
  • a64155e0cc fix code Looly 2022-10-24 11:10:41 +08:00
  • 3d2310ba96 fixup! getFileNameFromDisposition access public r4v3zn 2022-10-24 11:08:29 +08:00
  • 834d466879 fixup! 文件名参数提取失败,并新增提取方法 r4v3zn 2022-10-24 10:46:15 +08:00
  • eff36d7ecf fix code Looly 2022-10-23 13:33:20 +08:00
  • 5c835ef888 修复分页时order by截断问题 Looly 2022-10-23 13:25:11 +08:00
  • 59e1c64467 prepare 5.8.10 Looly 2022-10-22 23:17:52 +08:00
  • ec14f8384a 🐽release 5.8.9 Looly 2022-10-22 22:56:54 +08:00
  • 1de812e255 🐽release 5.8.9 Looly 2022-10-22 22:53:24 +08:00
  • 64e983db0f add test Looly 2022-10-22 22:50:31 +08:00
  • ab35ba10a2 fix code Looly 2022-10-22 22:16:26 +08:00
  • 01fc836e56 CollectorUtil添加支持对值集合进行映射的分组方法 Looly 2022-10-22 22:15:09 +08:00
  • 92003ecbfb 修复TableMap没有default方法导致的问题 Looly 2022-10-22 22:11:03 +08:00
  • 533e028bdb Merge pull request #2668 from PisecesPeng/v5-master Golden Looly 2022-10-22 21:42:12 +08:00
  • 8d5851a81f fix code Looly 2022-10-22 21:26:20 +08:00
  • 5f5087c093 fix TableMap bug Looly 2022-10-22 21:13:46 +08:00
  • df108a2dd7 add MapJoiner Looly 2022-10-22 19:58:25 +08:00
  • d748366dfe add test Looly 2022-10-22 18:43:43 +08:00
  • a82cf11365 !844 添加支持对值集合进行映射的分组方法 Merge pull request !844 from Createsequence/v6-dev Looly 2022-10-22 08:55:58 +00:00
  • 0299a2a2ad !841 【6.x】去掉transform Merge pull request !841 from 阿超/v6-dev Looly 2022-10-22 08:52:31 +00:00
  • 918b66fb38 !843 修正Dict中Assert.notNull的message内容; Merge pull request !843 from emptypoint/update-Dict Looly 2022-10-22 08:50:43 +00:00
  • c2c2ab0fde !848 【轻量级pr】V6 isValidCard18增加:idcard是的null的判断 Merge pull request !848 from dazer007/v6-dev-isValidCard18-null-deal Looly 2022-10-22 08:45:39 +00:00
  • 9f383caf46 isValidCard18: 增加null的判断 duandazhi 2022-10-21 13:42:58 +08:00
  • d799e43e54 添加支持对值集合进行映射的分组方法 huangchengxing 2022-10-19 11:21:31 +08:00
  • 108b583e3a fix doc PisecesPeng 2022-10-18 21:29:34 +08:00
  • 37dbef1c36 修正Assert.notNull的message内容; Zjp 2022-10-18 14:03:11 +08:00
  • fa089a2a67 :trollface: 去掉transform VampireAchao 2022-10-18 10:36:40 +08:00
  • a191a3874f Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev 阿超 2022-10-18 01:54:15 +00:00
  • 680ad52f0c :trollface: 去掉transform VampireAchao 2022-10-18 09:52:10 +08:00
  • 7fe72ce51b add ppt type Looly 2022-10-18 09:20:34 +08:00
  • c56f36ac4f add ppt ext Looly 2022-10-18 09:12:33 +08:00
  • dffa682b8f fix doc Looly 2022-10-17 22:16:43 +08:00
  • 7c8881eb54 !840 【6.x】:trollface: 调整mapIdx、filterIdx、peekIdx、forEachIdx的并行流逻辑,添加toIdxMap函数,添加transform接口方法 Merge pull request !840 from 阿超/v6-dev Looly 2022-10-17 14:04:16 +00:00
  • b47b531b4c Merge remote-tracking branch 'origin/v6-dev' into v6-dev VampireAchao 2022-10-17 16:49:39 +08:00
  • c2eff45cd3 :trollface: 调整mapIdx、filterIdx、peekIdx、forEachIdx的并行流逻辑,添加toIdxMap函数,添加transform接口方法 VampireAchao 2022-10-17 16:48:54 +08:00
  • 3e21370503 add method Looly 2022-10-17 11:36:28 +08:00
  • d2b08250ff fix code Looly 2022-10-16 21:32:38 +08:00
  • 909a523b17 add spring3 support Looly 2022-10-16 21:30:42 +08:00
  • f6fe00aa69 del test Looly 2022-10-16 21:24:50 +08:00
  • a85f5aa8f9 Merge pull request #2656 from wangfanlan/v5-dev Golden Looly 2022-10-16 21:18:08 +08:00
  • f0d893e0d1 修复ReflectUtil.invokeRaw方法转换失败抛出异常问题 Looly 2022-10-16 20:51:58 +08:00
  • f31eb8512e !837 ReflectUtil.invokeRaw方法 对检查用户传入参数时,对于类型不同的字段,尝试转换,转换失败后的操作 Merge pull request !837 from 高邮湖徐先生/v5-dev Looly 2022-10-16 12:50:27 +00:00
  • 817ecb1c9b SpringUtil支持SpringBoot3自动配置 Looly 2022-10-16 20:46:40 +08:00
  • fdfbe34069 !839 SpringUtil支持springboot3自动配置 Merge pull request !839 from 锟斤拷/v5-dev Looly 2022-10-16 12:45:41 +00:00
  • 73b04f8d3c FuncKeyMap的子类,传入可被序列化的keyFunc Looly 2022-10-16 20:42:53 +08:00
  • aaf94e317d !838 FuncKeyMap的子类,传入可被序列化的keyFunc Merge pull request !838 from thedwindkee/v5-dev Looly 2022-10-16 12:40:58 +00:00
  • 17d259a309 fix ser bug Looly 2022-10-16 20:40:20 +08:00
  • 2dbce8c3ce SpringUtil支持springboot3自动配置 jinghong 2022-10-16 18:36:39 +08:00
  • eccc58acc4 FuncKeyMap的子类,传入可被序列化的keyFunc thewindkee 2022-10-15 01:02:41 +08:00
  • d61fed995f FuncKeyMap的子类,传入可被序列化的keyFunc thewindkee 2022-10-15 00:49:42 +08:00
  • 432f3a0956 FuncKeyMap的子类,传入可被序列化的keyFunc thewindkee 2022-10-15 00:36:08 +08:00
  • 5189fa52dd fix:ReflectUtil.invokeRaw 对于类型不同的字段,尝试转换,转换失败则使用原对象类型 xudeping 2022-10-14 17:33:00 +08:00
  • 924f6c226d Merge branch 'dromara:v5-dev' into v5-dev wang fl 2022-10-14 09:58:18 +08:00
  • 6856a854f0 test 王昌盛 2022-10-13 18:17:03 +08:00
  • 3b0201c864 fix test Looly 2022-10-13 18:02:18 +08:00
  • bb265e71ba UrlBuilder增加getPortWithDefault方法 Looly 2022-10-13 17:45:33 +08:00
  • 9abe1073af !836 cn.hutool.core.util.PrimitiveArrayUtil 注释错误 Merge pull request !836 from 高邮湖徐先生/v5-dev Looly 2022-10-13 09:42:41 +00:00
  • 364d6a2560 !835 add UrlBuilder getPortWithDefault Merge pull request !835 from 不忘初心/v5-dev Looly 2022-10-13 09:41:56 +00:00
  • f5d68a0360 add methods Looly 2022-10-13 17:41:12 +08:00
  • 1051b7cb5f fix doc Looly 2022-10-13 17:32:35 +08:00
  • 5575043ba9 remove methods Looly 2022-10-13 17:30:42 +08:00
  • 1ae03284e8 分割注释修改 添加生序降序分割线注释 xudeping 2022-10-13 15:51:20 +08:00
  • efe89848b0 fix UrlBuilder test bwcx_jzy 2022-10-13 15:44:27 +08:00
  • 7bbd33b0b0 fix UrlBuilder getPortWithDefault bwcx_jzy 2022-10-13 15:41:34 +08:00
  • 311829660f add UrlBuilder getPortWithDefault bwcx_jzy 2022-10-13 15:23:33 +08:00
  • 0c50dfeed8 fix doc Looly 2022-10-12 21:50:11 +08:00
  • dff3dfec68 fix bug Looly 2022-10-12 14:42:43 +08:00
  • dca6cbe4b1 修复MapToMap中ignoreNullValue无效问题 Looly 2022-10-12 14:39:02 +08:00
  • ff4496e679 !834 fix MapToMap ignoreNullValue Merge pull request !834 from 不忘初心/v5-dev Looly 2022-10-12 06:33:38 +00:00
  • 896ef4f701 增加QLExpress支持 Looly 2022-10-12 14:14:42 +08:00
  • 9ecd578896 add qlexpress support Looly 2022-10-12 13:44:19 +08:00
  • ca40d7448e fix MapToMap ignoreNullValue bwcx_jzy 2022-10-12 12:46:12 +08:00
  • 1be615c822 fix MapToMap ignoreNullValue bwcx_jzy 2022-10-12 12:44:07 +08:00
  • 9ecc1406b8 fix test Looly 2022-10-12 00:13:48 +08:00
  • c12102e89b 修复LRUCache移除事件监听失效 Looly 2022-10-12 00:11:32 +08:00
  • 9eb29695bf fix listener bug Looly 2022-10-12 00:05:31 +08:00
  • 7b7240aa4b add test Looly 2022-10-11 23:04:55 +08:00
  • 09e8d7c6d1 add u2800 as blank char Looly 2022-10-10 22:10:23 +08:00
  • 66d5e4d3e9 add blank char Looly 2022-10-10 22:06:49 +08:00
  • 5fceca0bbc fix code Looly 2022-10-09 19:12:02 +08:00
  • da21e6b071 优化合并单元格读取 Looly 2022-10-09 19:07:19 +08:00
  • 7c2ce9731e 修复FileNameUtil.mainName二级扩展名获取错误问题 Looly 2022-10-09 18:38:24 +08:00
  • e354ea93cc fix doc Looly 2022-10-09 18:37:21 +08:00
  • 3178bd1839 Merge pull request #2641 from V9S/v5-dev Golden Looly 2022-10-09 18:36:52 +08:00
  • ee3022b4b3 fix ext name bug Looly 2022-10-09 18:31:11 +08:00
  • a058ff4595 fix doc V9S 2022-10-09 10:17:05 +08:00
  • cd73435161 fix test Looly 2022-10-09 01:50:07 +08:00
  • 34fe9f577f fix test Looly 2022-10-09 01:46:19 +08:00