Commit Graph

  • eb1603427a fix move bug Looly 2025-12-15 17:50:14 +08:00
  • 99a63b3c45 add test Looly 2025-12-15 17:08:49 +08:00
  • da85577867 add test Looly 2025-12-13 17:29:36 +08:00
  • efe58ca8b7 add jsonpath enhance Looly 2025-12-12 17:37:31 +08:00
  • db274d6307 添加BeanPath方法中对“*”的处理逻辑(pr#1412@Gitee) Looly 2025-12-12 17:10:22 +08:00
  • 2945555d4e !1412 修复#IDC78B,添加BeanPath方法中对“*”的处理逻辑 Merge pull request !1412 from 王双奇/v5-dev Looly 2025-12-12 09:08:30 +00:00
  • 263811c1bc add jsonpath enhance Looly 2025-12-12 16:59:02 +08:00
  • 4dc9ca75ac 修复#IDC78B,添加BeanPath方法中对“*”的处理逻辑 shuangqiwang 2025-12-12 10:27:06 +08:00
  • 836080240e add test Looly 2025-12-09 17:39:47 +08:00
  • a7da8ec502 add test Looly 2025-12-09 17:39:42 +08:00
  • dd9b04d955 修复MathUtil.multiple方法在大整数乘法运算中整数溢出风险(pr#4174@Github) Looly 2025-12-09 16:40:08 +08:00
  • 9c921237ae Merge pull request #4174 from ZhonglinGui/v5-dev Golden Looly 2025-12-09 16:38:45 +08:00
  • 8bae61b828 Merge branch 'v5-dev' into v5-dev Golden Looly 2025-12-09 16:38:24 +08:00
  • d9b3782ec1 remove test Looly 2025-12-09 16:38:11 +08:00
  • 77fbea1548 修复MathUtil.multiple 方法在大整数乘法运算中整数溢出风险 Looly 2025-12-09 15:50:23 +08:00
  • e2df8d44ad add test Looly 2025-12-09 15:46:54 +08:00
  • c7e3ad4df4 update dependency Looly 2025-12-09 15:43:58 +08:00
  • fd7ebc3eb9 修复NumberUtil.getBinaryStr方法计算Double等丢失小数问题(pr#1411@Gitee) Looly 2025-12-09 15:39:10 +08:00
  • 297d790f45 NumberUtil Looly 2025-12-09 15:38:51 +08:00
  • 7cda4c6a27 !1411 修复#IDAQK3,添加getBinaryStr方法对double、float类型的处理逻辑 Merge pull request !1411 from 王双奇/v5-dev Looly 2025-12-09 07:32:42 +00:00
  • f8298cf2ba 修复#IDAQK3,添加getBinaryStr方法对double、float类型的处理逻辑 shuangqiwang 2025-12-09 14:18:55 +08:00
  • ab463d7657 remove smart cache Looly 2025-12-08 17:29:02 +08:00
  • 357fa213f5 !1404 feat缓存扩展:新增多级缓存、异步刷新、缓存预热等功能支持 Merge pull request !1404 from nicblusyc/v7-dev Looly 2025-12-08 09:16:30 +00:00
  • 3a602039d6 add null check Looly 2025-12-08 17:06:43 +08:00
  • 603d67cae6 !1405 fix(reverseNew方法存在空指针风险):list 为 null,后续逻辑会导致空指针异常。 Merge pull request !1405 from ms/v5-dev Looly 2025-12-08 09:05:46 +00:00
  • 51f1f9de62 修复MathUtil.multiple 方法在大整数乘法运算中整数溢出风险 Will 2025-12-03 10:46:53 +08:00
  • 74fd00ae03 fix(reverseNew方法存在空指针风险):list 为 null,后续逻辑会导致空指针异常。 ms 2025-12-02 09:26:57 +08:00
  • 21ad4abb1d 删除多余代码 nicblusyc 2025-12-01 23:44:51 +08:00
  • 17ebbd2c00 feat缓存扩展:新增多级缓存、异步刷新、缓存预热等功能支持 nicblusyc 2025-12-01 23:41:17 +08:00
  • 695bc0ae4d 修复Calculator.conversion(String expression)方法计算包含科学计数法表达式的值时逻辑有误,结果不符合预期(pr#4172@Github) Looly 2025-12-01 22:37:30 +08:00
  • d4510bfeb1 修复Calculator.conversion(String expression)方法计算包含科学计数法表达式的值时逻辑有误,结果不符合预期(pr#4172@Github) Looly 2025-12-01 22:37:23 +08:00
  • 9c71cd27f2 Merge pull request #4172 from qieugxi/hutool-1201 Golden Looly 2025-12-01 22:35:23 +08:00
  • 1ee9e0759c ColorUtil颜色名称DARKGOLD、LIGHTGOLD新增蛇形命名匹配(pr#1400@Github) Looly 2025-12-01 21:57:31 +08:00
  • 0db075d34f !1400 颜色名称新增蛇形命名匹配 Merge pull request !1400 from chengbo/v5-dev Looly 2025-12-01 13:55:29 +00:00
  • 715ac57494 fix issue 4171 qieugxi 2025-12-01 16:42:41 +08:00
  • c1cdf23e17 颜色名称新增蛇形命名匹配 chengbo 2025-12-01 13:27:20 +08:00
  • 7609948ec7 🐢prepare7.0.0-M4 chinabugotech 2025-12-01 11:30:47 +08:00
  • 6d69a5adf8 🐢prepareM4 chinabugotech 2025-12-01 11:17:04 +08:00
  • 9b1c8c35e4 update CHANGELOG.md. chinabugotech 2025-12-01 02:39:39 +00:00
  • 4656e8d3ec update CHANGELOG.md. chinabugotech 2025-12-01 02:39:11 +00:00
  • 3a96690070 update CHANGELOG.md. chinabugotech 2025-12-01 02:38:50 +00:00
  • 58b5291720 🐢prepare5.8.43 chinabugotech 2025-12-01 10:25:59 +08:00
  • f4e5a10697 🚀release5.8.42 chinabugotech 2025-12-01 09:52:44 +08:00
  • 32177f8e81 fix doc Looly 2025-12-01 09:20:26 +08:00
  • 6802979215 !1398 fix(方法注释):StrUtil类中方法注释问题修复 Merge pull request !1398 from fanzhenyu/v5-dev Looly 2025-12-01 01:20:15 +00:00
  • 662cb9aad1 fix(方法注释):StrUtil类中方法注释问题修复 fanzhenyu 2025-11-30 23:09:28 +08:00
  • 92dde38dd3 add test Looly 2025-11-30 21:07:56 +08:00
  • 6bb750fb2c add test Looly 2025-11-30 21:07:49 +08:00
  • 2369beed81 修复HexUtil.format在处理长度小于2的字符串会抛异常,在处理长度为奇数的字符串时最后一个字符会被忽略的问题 修复SplitIter.computeNext递归调用可能导致栈溢出风险 Looly 2025-11-30 16:51:40 +08:00
  • 95c8e73c16 修复HexUtil.format在处理长度小于2的字符串会抛异常,在处理长度为奇数的字符串时最后一个字符会被忽略的问题 修复SplitIter.computeNext递归调用可能导致栈溢出风险 Looly 2025-11-30 16:51:31 +08:00
  • af97ba4084 Merge pull request #4168 from TouyamaRie/v5-dev-1128 Golden Looly 2025-11-30 16:47:40 +08:00
  • 9a775ef3cf fix doc Looly 2025-11-30 16:21:29 +08:00
  • 8afee460fd fix doc Looly 2025-11-30 16:21:22 +08:00
  • 699508bed4 feat新增集合分类工具类,对集合进行分页,并返回一个分页对象,该对象包含分页数据和分页信息。 nicblusyc 2025-11-30 14:06:28 +08:00
  • 0f60aa021a Fix issue 4169 TouyamaRie 2025-11-28 17:15:18 +08:00
  • d821c410c6 Fix issue 4167 TouyamaRie 2025-11-28 16:04:46 +08:00
  • 6cbdf89fe6 ArrangementTest Looly 2025-11-28 09:57:04 +08:00
  • 882f3923ce ArrangementTest Looly 2025-11-28 09:56:53 +08:00
  • 1d9b0ebbd2 Merge pull request #4166 from qieugxi/hutool-1127-4 Golden Looly 2025-11-28 09:55:18 +08:00
  • 9191e49c21 fix issue 4165 ZWM2 2025-11-27 20:09:26 +08:00
  • a56d2c03dc fix code Looly 2025-11-26 23:35:28 +08:00
  • bad0c4c982 fix code Looly 2025-11-26 23:22:24 +08:00
  • 0461270e84 fix rid Looly 2025-11-26 21:15:01 +08:00
  • 4a8779ec42 修复Word07Writerrun.setColor()的颜色十六进制转换逻辑(pr#4164@Github) Looly 2025-11-26 20:34:02 +08:00
  • d9cbb19460 修复Word07Writerrun.setColor()的颜色十六进制转换逻辑(pr#4164@Github) Looly 2025-11-26 20:33:56 +08:00
  • f18a2b512f Merge pull request #4164 from CherryRum/fix/set-color-argb Golden Looly 2025-11-26 20:32:48 +08:00
  • 6fcd1a2603 fix(Word07Writer): strip alpha channel from color and update tests yulin 2025-11-26 20:23:09 +08:00
  • 5ae493119f fix doc Looly 2025-11-26 20:05:44 +08:00
  • ea717843f6 fix doc Looly 2025-11-26 20:04:48 +08:00
  • d2485f7612 增强HexUtil自动去除0x#前缀(pr#4163@Github) Looly 2025-11-26 20:02:20 +08:00
  • b8908cf3ef 增强HexUtil自动去除0x#前缀(pr#4163@Github) Looly 2025-11-26 20:02:12 +08:00
  • ab1774d4e6 Merge pull request #4163 from sunshineflymeat/hutool-1126-3 Golden Looly 2025-11-26 19:57:15 +08:00
  • ccaecf6bc9 Word07Writer增加addText重载,支持字体颜色(pr#1388@Gitee) Looly 2025-11-26 19:44:34 +08:00
  • 3d2dd38add !1388 feat:Word生成器,增加段落新增字体颜色参数 Merge pull request !1388 from liyong473/v5-dev Looly 2025-11-26 11:41:26 +00:00
  • b3d17e70ae add FontStyle Looly 2025-11-26 19:40:52 +08:00
  • c34bdaf776 add SIEVE算法 Looly 2025-11-26 17:44:12 +08:00
  • 6088516bf2 Merge pull request #4157 from Lettuceleaves/feat/sieve-cache Golden Looly 2025-11-26 17:39:33 +08:00
  • 7393f66d06 提供 core 模块下的 text 中布隆过滤器的单过滤器多哈希函数支持 Looly 2025-11-26 17:35:20 +08:00
  • 4d4bf08fc1 Merge pull request #4139 from Lettuceleaves/feat/bloom-multi-hash Golden Looly 2025-11-26 17:27:24 +08:00
  • 28502528f5 修复DateModifier处理AM和PM的ceiling和round问题(pr#4161@Github) Looly 2025-11-26 17:24:22 +08:00
  • d64a0d36aa 修复DateModifier处理AM和PM的ceiling和round问题(pr#4161@Github) Looly 2025-11-26 17:24:16 +08:00
  • ab936327a2 Merge pull request #4161 from asukavuuyn/v5-dev Golden Looly 2025-11-26 17:22:07 +08:00
  • 6ef5f1c1fd feat:Word生成器,增加段落新增字体颜色参数 liyong 2025-11-26 17:16:51 +08:00
  • 6776ddb29d Fix issue 4162 ZWM 2025-11-26 17:11:18 +08:00
  • 449df10509 修复ReflectUtil.newInstanceIfPossible传入Object逻辑错误(pr#4160@Github) Looly 2025-11-26 16:30:34 +08:00
  • bdbe51fe31 修复ReflectUtil.newInstanceIfPossible传入Object逻辑错误(pr#4160@Github) Looly 2025-11-26 16:30:29 +08:00
  • fc5e1ecff9 fix:12小时制ceiling和round问题 asukavuuyn 2025-11-26 15:19:41 +08:00
  • eb0c039c05 优化ObjectUtil.containsString改为CharSequence(pr#4154@Github) Looly 2025-11-26 09:43:30 +08:00
  • 472b0d2841 优化ObjectUtil.containsString改为CharSequence(pr#4154@Github) Looly 2025-11-26 09:43:25 +08:00
  • 00748130ef Merge pull request #4155 from IcoreE/v5-dev_1125 Golden Looly 2025-11-26 09:41:25 +08:00
  • da8971a352 fix(core):修复在扫描时淘汰热数据的问题 LettuceLeaves 2025-11-26 02:00:17 +08:00
  • d2d4f8499b test(core):添加Sieve缓存测试 LettuceLeaves 2025-11-26 01:56:18 +08:00
  • 2db66af020 feat(core):实现Sieve缓存 LettuceLeaves 2025-11-26 00:55:43 +08:00
  • 820e0d0c8b 修复ObjectUtil.contains处理字符串类型不合理 yanzhongxin 2025-11-25 21:26:08 +08:00
  • 86c3c530b6 修复StrUtil.str(ByteBuffer, Charset) 方法修改入参 ByteBufferposition,导致入参变化 (pr#4153@Github) Looly 2025-11-25 18:54:13 +08:00
  • 28f267c5a7 修复StrUtil.str(ByteBuffer, Charset) 方法修改入参 ByteBuffer 的 position,导致入参变化 Looly 2025-11-25 18:53:38 +08:00
  • 2a08f40527 BufferUtilTest Looly 2025-11-25 18:53:23 +08:00
  • a8cc614fa6 Merge pull request #4153 from ZhonglinGui/v5-dev Golden Looly 2025-11-25 18:52:00 +08:00
  • a6151b6ee8 修复StrUtil.str(ByteBuffer, Charset) 方法修改入参 ByteBuffer 的 position,导致入参变化 Will 2025-11-25 18:08:03 +08:00
  • 3c067f1871 优化EscapeUtil,兼容不规范的转义(pr#4150@Github) Looly 2025-11-25 17:07:17 +08:00