Looly
|
38dd205b56
|
fix bug
|
2022-01-07 19:45:31 +08:00 |
|
Golden Looly
|
2d2cb4590d
|
Merge pull request #2076 from GGGGeorge-gao/v5-dev
fix Calculator.conversion EmptyStackException bug
|
2022-01-07 19:40:58 +08:00 |
|
cygao
|
18ba8507bd
|
fix bug Calculator.conversion EmptyStackException #1984 bug
|
2022-01-07 14:12:52 +08:00 |
|
sam
|
e765da74df
|
typo: 波尔 -> 布尔
|
2022-01-07 10:03:26 +08:00 |
|
王良
|
80532e4a7b
|
修正一个测试用例
|
2022-01-06 10:42:18 +08:00 |
|
王良
|
dcf8049317
|
在单元测试中不使用hutool的断言
|
2022-01-06 10:23:03 +08:00 |
|
looly
|
da0d737cd0
|
fix split null bug
|
2022-01-06 07:39:46 +08:00 |
|
ZhouChuGang
|
ccbf367eec
|
feat(lang): StrUtil工具类split方法加入空判断,与splitToArray一致
StrUtil工具类split方法加入空判断,与splitToArray一致
|
2022-01-05 20:42:20 +08:00 |
|
looly
|
f8017c31d5
|
fux bug
|
2022-01-05 18:45:45 +08:00 |
|
looly
|
24569b81c8
|
fix bug
|
2022-01-05 18:28:45 +08:00 |
|
王良
|
ef543c835a
|
优化测试用例
|
2022-01-05 15:36:02 +08:00 |
|
王良
|
2449716921
|
修复 CharSequenceUtil.brief 方法字符串越界,以及maxLength部分值时,结果与预期不符的BUG修复
|
2022-01-05 15:11:09 +08:00 |
|
looly
|
34e830725c
|
fix comment
|
2022-01-04 18:15:12 +08:00 |
|
looly
|
61b6c63470
|
fix bug
|
2022-01-04 17:59:54 +08:00 |
|
Golden Looly
|
95ccaee034
|
Merge pull request #2065 from wangliang181230/bugfix/CsvParser
修复 `CsvParser` 行号有误 的问题
|
2022-01-04 17:57:46 +08:00 |
|
looly
|
d4523113a4
|
add method
|
2022-01-04 17:46:15 +08:00 |
|
王良
|
7f68383ff6
|
修复 “ CsvParser 当内容行大于第一行,且双引号内存在\r\n时,isLineEnd方法判断结果有误” 的问题
|
2022-01-04 15:41:14 +08:00 |
|
lin
|
2b3e72f924
|
修复NumberUtil.equals重载方法缺少long类型时候,自动转换为float精度丢失,出现问题
|
2022-01-04 14:39:41 +08:00 |
|
looly
|
a3b9b0ac6b
|
add CheckedUtil
|
2022-01-04 07:15:20 +08:00 |
|
Looly
|
d99ef79e29
|
!491 工具方法CheckedUtil.uncheck
Merge pull request !491 from 饺子蜜饯/v5-dev
|
2022-01-03 23:08:17 +00:00 |
|
looly
|
cfca9d4389
|
fix bug
|
2022-01-04 06:51:22 +08:00 |
|
looly
|
a838d6316a
|
add test
|
2022-01-01 08:52:07 +08:00 |
|
looly
|
f94ed6be0d
|
add test
|
2022-01-01 08:03:24 +08:00 |
|
looly
|
685925cd26
|
add support charpoint
|
2021-12-29 07:52:07 +08:00 |
|
Golden Looly
|
78e30def67
|
Merge pull request #2041 from micuncang/v5-dev
CharSequenceUtil.replace方法支持增补字符
|
2021-12-29 07:46:42 +08:00 |
|
looly
|
7c11e5d025
|
fix code
|
2021-12-29 07:39:42 +08:00 |
|
Golden Looly
|
c72ae732b2
|
Merge pull request #2045 from BruceIT/v5-dev
提升 isAllEmpty方法执行效率
|
2021-12-29 07:35:50 +08:00 |
|
looly
|
ff3dc01f04
|
fix bug
|
2021-12-29 07:22:10 +08:00 |
|
wangyao
|
affa4026c3
|
增加了一个工具方法CheckedUtil,方便的执行会抛出受检查类型异常的方法调用或者代码段。该工具通过函数式的方式将那些需要抛出受检查异常的表达式或者代码段转化成一个标准的Func 对象。
|
2021-12-28 17:21:59 +08:00 |
|
wangyao
|
d69a9b48df
|
增加了一个工具方法CheckedUtil,方便的执行会抛出受检查类型异常的方法调用或者代码段。该工具通过函数式的方式将那些需要抛出受检查异常的表达式或者代码段转化成一个标准的java8 functional 对象。
|
2021-12-28 14:25:17 +08:00 |
|
BruceIT
|
94d3a40e14
|
提升 isAllEmpty方法执行效率
|
2021-12-27 21:00:39 +08:00 |
|
micuncang
|
1b63807965
|
replace方法支持包含增补字符(例如:𤰉)的字符串。脱敏等依赖该方法处理形如"𤰉秀秀"的中文时处理异常。
|
2021-12-25 23:33:03 +08:00 |
|
Looly
|
c51bc90146
|
prepare 5.7.19
|
2021-12-25 03:07:46 +08:00 |
|
Looly
|
157dfff84e
|
🧣release 5.7.18
|
2021-12-25 02:55:57 +08:00 |
|
Looly
|
6db609dffe
|
fix do
|
2021-12-25 02:54:51 +08:00 |
|
Looly
|
364bca150a
|
fix bug
|
2021-12-25 02:33:28 +08:00 |
|
Looly
|
4f683f6445
|
fix bug
|
2021-12-25 01:31:03 +08:00 |
|
looly
|
f8988acc88
|
fix bug
|
2021-12-24 16:52:19 +08:00 |
|
looly
|
246966d5f5
|
add method
|
2021-12-24 16:34:34 +08:00 |
|
Looly
|
03e3df7729
|
fix bug
|
2021-12-23 15:55:27 +08:00 |
|
Looly
|
8705f1b67c
|
add method
|
2021-12-22 00:48:31 +08:00 |
|
Looly
|
6eb5a76f80
|
add method
|
2021-12-22 00:28:29 +08:00 |
|
Looly
|
1279f9f6ab
|
!482 使用给定的map将集合中的元素进行属性或者值的重新设定
Merge pull request !482 from keepthis/v5-dev
|
2021-12-21 16:08:38 +00:00 |
|
Looly
|
9768a4d080
|
add method
|
2021-12-21 23:56:43 +08:00 |
|
Looly
|
e2710ae79e
|
!484 抽取所有CollStream中group相关函数,提取一个groupThen,采纳我上一个PR回复的建议,使得代码更加灵活
Merge pull request !484 from 阿超/v5-dev
|
2021-12-21 15:46:42 +00:00 |
|
Looly
|
bf8096fb5b
|
fix comment
|
2021-12-21 23:44:36 +08:00 |
|
Looly
|
ed85cd3cac
|
fix commment
|
2021-12-21 18:36:09 +08:00 |
|
duandazhi
|
e004cd5aeb
|
轻量级pr, DateUtil和LocalDateTimeUtil增加@see 注解,方便其他用户
|
2021-12-21 12:18:50 +08:00 |
|
looly
|
2b4f70f88d
|
fix bug
|
2021-12-20 09:34:14 +08:00 |
|
looly
|
1756535595
|
fix code
|
2021-12-17 18:04:59 +08:00 |
|
looly
|
8c7106d7f3
|
fix bug
|
2021-12-17 17:51:36 +08:00 |
|
looly
|
5ba04ced6a
|
change dependency
|
2021-12-17 17:41:29 +08:00 |
|
looly
|
b7e46ee63d
|
add method
|
2021-12-17 16:39:20 +08:00 |
|
Looly
|
b31b8d6626
|
!485 新增 简单获取Snowflake 的 nextId方法
Merge pull request !485 from handy/hs-dev
|
2021-12-17 08:34:00 +00:00 |
|
韩帅
|
970a2c5044
|
新增 简单获取Snowflake 的 nextId方法
|
2021-12-16 11:56:53 +08:00 |
|
韩帅
|
15aaf59cb3
|
新增 简单获取Snowflake 的 nextId方法
|
2021-12-16 11:48:58 +08:00 |
|
VampireAchao
|
6c8ce4ea85
|
抽取所有CollStream中group相关函数,提取一个groupThen,采纳上一个PR回复的建议,使得代码更加灵活
|
2021-12-15 22:18:29 +08:00 |
|
Looly
|
de45f951fe
|
!483 DatePattern中 createFormatter 希望变成public的
Merge pull request !483 from dazer007/v5-dev
|
2021-12-14 12:17:06 +00:00 |
|
duandazhi
|
618241586f
|
1、DatePattern中 createFormatter 希望变成public的;(DatePattern 不能包含 100%场景,预留 public 外部人员使用其他格式,可以直接使用;)
2、DatePattern中 增加 四位年 yyyy 格式
|
2021-12-14 13:58:23 +08:00 |
|
Looly
|
d3a4c256f1
|
!479 新增CollStreamUtil.groupKeyValue(java.util.Collection<E>, java.util.function.Function<E,K>, java.util.function.Function<E,V>),用于分组后能直接获取属性
Merge pull request !479 from 阿超/v5-dev
|
2021-12-12 10:58:26 +00:00 |
|
looly
|
fae914cf48
|
fix bug
|
2021-12-12 12:09:35 +08:00 |
|
looly
|
60901d5815
|
fix bytesToFloat bug
|
2021-12-12 11:43:56 +08:00 |
|
looly
|
a9bd7c3bb4
|
fix line bug
|
2021-12-12 09:58:43 +08:00 |
|
looly
|
480b99a727
|
change code
|
2021-12-12 09:45:13 +08:00 |
|
looly
|
f7db6c75d5
|
change code
|
2021-12-12 09:41:34 +08:00 |
|
wangyongsheng
|
0d6af9f854
|
feat(collection/CollUtil.java):使用给定的map将集合中的元素进行属性或者对象值的重新设定[]
|
2021-12-10 13:04:13 +08:00 |
|
achao
|
43b33c81e3
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-12-09 20:15:58 +08:00 |
|
VampireAchao
|
bc8e9cd159
|
新增CollStreamUtil.groupKeyValue(java.util.Collection<E>, java.util.function.Function<E,K>, java.util.function.Function<E,V>),用于分组时直接获取属性
|
2021-12-09 20:13:39 +08:00 |
|
looly
|
bdef4713e2
|
fix code
|
2021-12-09 16:48:47 +08:00 |
|
looly
|
2dae6e54c0
|
fix code
|
2021-12-09 11:17:37 +08:00 |
|
Looly
|
a8b4181f8f
|
prepare 5.7.18
|
2021-12-09 01:44:58 +08:00 |
|
Looly
|
ddb8aad9d1
|
release 5.7.17
|
2021-12-09 01:34:11 +08:00 |
|
Looly
|
9468c132ff
|
fix getD
|
2021-12-09 01:26:33 +08:00 |
|
Looly
|
95e8c812ef
|
fix null
|
2021-12-09 00:19:57 +08:00 |
|
achao
|
c1e6ea8d42
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-12-06 21:31:41 +08:00 |
|
VampireAchao
|
1b28ba13e4
|
处理了CollStreamUtil.toIdentityMap中,如果value为空时,发生NPE异常问题
|
2021-12-06 21:13:26 +08:00 |
|
VampireAchao
|
a2331bf5c9
|
处理了CollStreamUtil.toMap中,如果value为空时,发生NPE异常问题
|
2021-12-06 21:01:14 +08:00 |
|
looly
|
b7663ff7e7
|
add method
|
2021-12-06 09:54:19 +08:00 |
|
looly
|
f12de13813
|
fix bug
|
2021-12-06 09:47:40 +08:00 |
|
Looly
|
acf40a5d1f
|
fix bug
|
2021-12-06 00:43:57 +08:00 |
|
Looly
|
3fefdf5151
|
fix code
|
2021-12-05 23:34:14 +08:00 |
|
looly
|
1ee2d5d257
|
fix test
|
2021-12-01 16:45:30 +08:00 |
|
looly
|
a7fde0338b
|
fix date chinese bug
|
2021-12-01 16:44:05 +08:00 |
|
looly
|
83108c712d
|
fix test
|
2021-12-01 15:17:31 +08:00 |
|
looly
|
9308d66837
|
add method
|
2021-12-01 15:12:56 +08:00 |
|
bob.guo
|
d2bb3f1921
|
数值奇偶数判断
|
2021-12-01 12:01:30 +08:00 |
|
bob.guo
|
8cd05924ce
|
数值奇偶数判断
|
2021-12-01 12:00:01 +08:00 |
|
bob.guo
|
477ae4a9fc
|
Merge branch 'v5-dev' of https://gitee.com/GuoZG0328/hutool into v5-dev
|
2021-12-01 11:42:58 +08:00 |
|
looly
|
c1b889a2b4
|
fix bug
|
2021-11-30 18:02:36 +08:00 |
|
looly
|
f07f786493
|
change to private
|
2021-11-30 17:36:45 +08:00 |
|
looly
|
cc72350385
|
fix bug
|
2021-11-30 17:05:57 +08:00 |
|
looly
|
5ba1dde50d
|
fix code
|
2021-11-30 11:59:34 +08:00 |
|
looly
|
109725da79
|
add methods
|
2021-11-30 11:53:13 +08:00 |
|
scruel
|
e46c5e1c0c
|
✨ add removeWithAddIf methods
|
2021-11-30 11:02:42 +08:00 |
|
looly
|
579ff22a7f
|
add return
|
2021-11-29 19:06:37 +08:00 |
|
Looly
|
de403f9c20
|
!473 waitAny函数提供返回值,用于在获取最先执行完成的任务中的返回值
Merge pull request !473 from 阿超/v5-dev
|
2021-11-29 11:02:02 +00:00 |
|
looly
|
2b65aaa6c3
|
add test
|
2021-11-28 19:10:12 +08:00 |
|
achao
|
c1c80b3f50
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-11-28 18:34:27 +08:00 |
|
VampireAchao
|
4aeaf827dc
|
waitAny函数提供返回值,用于在获取最先执行完成的任务中的返回值
|
2021-11-28 18:34:12 +08:00 |
|
Looly
|
7ece10a15d
|
fix comment
|
2021-11-26 22:50:26 +08:00 |
|
Looly
|
496d07c8d7
|
add test
|
2021-11-26 22:21:41 +08:00 |
|
Looly
|
95854cddb1
|
add options
|
2021-11-26 21:31:55 +08:00 |
|
scruel
|
d3f2f85d1a
|
fix doc typo
|
2021-11-26 14:45:23 +08:00 |
|
Looly
|
845f910836
|
!471 身份证工具类,增加对 gang||ao |tai|` 在大陆身份证 的 文档说明; 大陆用户 对 810000、820000、830000 开通的18位身份证 往往比较陌生。
Merge pull request !471 from dazer007/v5-dev
|
2021-11-25 09:48:01 +00:00 |
|
looly
|
e57a927c9b
|
fix code
|
2021-11-25 17:45:18 +08:00 |
|
duandazhi
|
d5eabab63e
|
身份证工具类,增加对 港澳台 在大陆身份证 的 文档说明; 大陆用户 对 810000、820000、830000 开通的18位身份证 往往比较陌生。
|
2021-11-25 16:59:39 +08:00 |
|
Looly
|
99763a32b3
|
ignore bridge
|
2021-11-24 23:44:17 +08:00 |
|
Looly
|
30515f0351
|
add method
|
2021-11-24 23:10:59 +08:00 |
|
looly
|
ff8317dd8c
|
fix code
|
2021-11-24 15:39:31 +08:00 |
|
sunhao
|
b2804a15c2
|
修复bug【并发测试后未关闭线程池】、删除部分无意义注释
|
2021-11-24 11:09:44 +08:00 |
|
looly
|
612884e0f6
|
fix code
|
2021-11-24 09:35:50 +08:00 |
|
bob.guo
|
7add03c7b3
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-11-23 15:25:14 +08:00 |
|
Looly
|
9818263d30
|
add methods
|
2021-11-21 05:23:41 +08:00 |
|
Looly
|
42fbf36042
|
fix code
|
2021-11-21 04:50:48 +08:00 |
|
looly
|
490e512975
|
fix bug
|
2021-11-20 17:08:28 +08:00 |
|
looly
|
60a8fd48f5
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-11-20 16:38:57 +08:00 |
|
looly
|
a1d2c30526
|
fix code and add test
|
2021-11-20 16:38:40 +08:00 |
|
bob.guo
|
e6d85ccd75
|
除数和被除数任意一个为0 会抛出Exception in thread "main" java.lang.ArithmeticException: / by zero 异常
|
2021-11-19 16:46:52 +08:00 |
|
bob.guo
|
055e429229
|
除数和被除数任意一个为0 会抛出Exception in thread "main" java.lang.ArithmeticException: / by zero 异常
|
2021-11-19 16:45:51 +08:00 |
|
Looly
|
6ed8588c83
|
add cache
|
2021-11-19 00:32:51 +08:00 |
|
Golden Looly
|
9a756eb4b1
|
Merge pull request #1959 from lzpeng723/v5-dev
由于 FileObjectResource 的流不能读取多次,ResourceClassLoader 增加缓存,同一个类只能加载一次
|
2021-11-19 00:05:18 +08:00 |
|
Looly
|
6588db7841
|
add methods
|
2021-11-18 23:50:37 +08:00 |
|
Looly
|
846934b4a3
|
!467 添加CollStreamUtil并行流相关实现
Merge pull request !467 from 阿超/v5-dev
|
2021-11-18 15:31:36 +00:00 |
|
lzpeng723
|
01c510c65e
|
Merge branch 'dromara:v5-dev' into v5-dev
|
2021-11-18 17:40:56 +08:00 |
|
VampireAchao
|
8b3f346742
|
添加CollStreamUtil并行流相关实现
|
2021-11-18 17:33:46 +08:00 |
|
looly
|
ae36ce7431
|
fix code
|
2021-11-18 11:52:22 +08:00 |
|
韩帅
|
a02a8d75d8
|
StrUtil.toCamelCase 方法重载
|
2021-11-17 15:40:41 +08:00 |
|
looly
|
ff70f92e9c
|
add DefaultCloneable
|
2021-11-16 16:12:23 +08:00 |
|
陈其淇
|
3894bc88c3
|
添加clone的默认接口类
|
2021-11-16 12:11:42 +08:00 |
|
Looly
|
212fc2497a
|
add pack info
|
2021-11-16 01:23:35 +08:00 |
|
Looly
|
50654f821f
|
fix code
|
2021-11-16 01:19:40 +08:00 |
|
Looly
|
a16b0ed025
|
fix code
|
2021-11-16 00:38:10 +08:00 |
|
Looly
|
e7370ef77c
|
!459 - 拓展ofEmptyAble函数,简化了判空元素list的操作 - ifPresentOrElse现在支持链式调用 - 拓展mapOrElse函数,可用于一些连续的参数校验 - 拓展exec函数,能对NPE和数组越界异常进行友好返回
Merge pull request !459 from 阿超/v5-dev
|
2021-11-15 16:26:52 +00:00 |
|
Looly
|
cf51559876
|
fix code
|
2021-11-16 00:22:31 +08:00 |
|
Looly
|
305fa44b55
|
fix textFinder
|
2021-11-16 00:09:40 +08:00 |
|
VampireAchao
|
600f2ff371
|
1.拓展ofEmptyAble函数,简化了判空元素list的操作
2.ifPresentOrElse现在支持链式调用
3.拓展mapOrElse函数,可用于一些连续的参数校验
4.拓展exec函数,能对NPE和数组越界异常进行友好返回
|
2021-11-15 23:09:03 +08:00 |
|
Looly
|
15753a5a31
|
fix code
|
2021-11-15 20:55:06 +08:00 |
|
looly
|
1a96870ab7
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-11-15 10:50:38 +08:00 |
|
looly
|
b48a80b24d
|
fix code
|
2021-11-15 10:50:18 +08:00 |
|
Looly
|
10acb1924b
|
fix code
|
2021-11-14 21:47:07 +08:00 |
|
Looly
|
b1f3584649
|
fix comment
|
2021-11-12 21:51:14 +08:00 |
|
Looly
|
ab1d8e84e4
|
add method for Tree
|
2021-11-11 22:57:07 +08:00 |
|
Looly
|
bb1e4ba76a
|
add methods
|
2021-11-11 21:29:45 +08:00 |
|
Looly
|
f9e5625744
|
add HttpResource
|
2021-11-11 01:19:53 +08:00 |
|
Looly
|
8fda1b9ac5
|
add AsyncUtil
|
2021-11-10 23:12:53 +08:00 |
|
Looly
|
2a7563a609
|
!457 HashMap应指定初始长度,增加CompletableFuture相关封装
Merge pull request !457 from 阿超/v5-dev
|
2021-11-10 14:49:50 +00:00 |
|
Looly
|
662485fb2b
|
fix FileResourceBug
|
2021-11-10 22:48:11 +08:00 |
|
achao
|
e021f52563
|
添加测试用例
|
2021-11-10 21:21:01 +08:00 |
|
achao
|
4d9d2c4d90
|
增加CompletableFuture相关封装
|
2021-11-10 21:10:46 +08:00 |
|
achao
|
c8743914f1
|
HashMap应指定初始长度
|
2021-11-10 20:33:02 +08:00 |
|
achao
|
8e0a5e2029
|
用RandomUtil
|
2021-11-10 20:31:32 +08:00 |
|
achao
|
1e7af4d7fc
|
Revert "HashMap应指定初始长度"
This reverts commit 4f04bd121a .
|
2021-11-10 20:29:41 +08:00 |
|
achao
|
4f04bd121a
|
HashMap应指定初始长度
|
2021-11-10 20:27:33 +08:00 |
|
looly
|
d53f1ff15e
|
fix method
|
2021-11-10 17:46:41 +08:00 |
|
Looly
|
30c35234df
|
prepare 5.7.17
|
2021-11-07 19:29:50 +08:00 |
|
Looly
|
a70d50736e
|
☃️release 5.7.16
|
2021-11-07 17:32:54 +08:00 |
|
Looly
|
fbf52763b7
|
add method
|
2021-11-07 13:10:18 +08:00 |
|
Looly
|
96df45120d
|
!455 新增了 flattedMap 函数,增强了对原生Optional 的适配;新增了set 函数,允许静态方式/链式获取一个新的Opt
Merge pull request !455 from 阿超/v5-dev
|
2021-11-07 04:46:50 +00:00 |
|
Looly
|
941e4f39ca
|
fix UrlQuery
|
2021-11-07 03:23:44 +08:00 |
|
Looly
|
a5adc9ae94
|
fix bug
|
2021-11-07 02:34:03 +08:00 |
|
achao
|
42a74147a6
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2021-11-06 19:56:48 +08:00 |
|
achao
|
29d503d274
|
新增了flattedMap,增强了对原生Optional的适配
新增了set函数,能通过非静态方式以及链式获取新的Opt
|
2021-11-06 19:56:40 +08:00 |
|
Looly
|
065c6d61c8
|
add class
|
2021-11-06 18:23:50 +08:00 |
|
lzpeng723
|
514dea21b2
|
由于 FileObjectResource 的流不能读取多次,ResourceClassLoader 增加缓存,同一个类只能加载一次
|
2021-11-06 09:55:44 +08:00 |
|
Looly
|
fa4f71a112
|
add method
|
2021-11-05 00:54:30 +08:00 |
|
Looly
|
646815c3de
|
add test
|
2021-11-04 02:15:00 +08:00 |
|
Looly
|
179cd2c8ba
|
fix regex
|
2021-11-04 01:16:05 +08:00 |
|
Looly
|
d75ddf8e2c
|
fix regex
|
2021-11-04 00:56:23 +08:00 |
|
Looly
|
a97d8c5b4d
|
fix method
|
2021-11-03 01:35:18 +08:00 |
|
Looly
|
0988a56d44
|
!449 修改错误注释
Merge pull request !449 from handy/hs_dev
|
2021-11-02 16:31:28 +00:00 |
|
Looly
|
7e62bf4626
|
fix
|
2021-11-03 00:29:54 +08:00 |
|
Looly
|
8614aecced
|
add method
|
2021-11-02 23:35:10 +08:00 |
|
Golden Looly
|
c663713680
|
Merge pull request #1926 from HbnKing/v5-dev
add method
|
2021-11-02 23:31:23 +08:00 |
|
Golden Looly
|
285a84a1e0
|
Merge pull request #1929 from imapach/v5-dev
add method
|
2021-11-02 23:28:43 +08:00 |
|
Looly
|
7af9544105
|
add test
|
2021-11-02 22:52:02 +08:00 |
|
wangsheng
|
3d014d5db9
|
add method
|
2021-11-02 16:31:51 +08:00 |
|
韩帅
|
73d937a060
|
修改注释
|
2021-11-02 10:59:39 +08:00 |
|
hbn.king
|
8e5ed2b691
|
添加 注释 并增加方法
|
2021-11-02 10:21:49 +08:00 |
|
Looly
|
e779a9a74c
|
add comment
|
2021-11-02 01:33:15 +08:00 |
|
Looly
|
b9699517a5
|
add comment
|
2021-11-02 01:25:21 +08:00 |
|
Looly
|
88edbafe4b
|
add test
|
2021-11-02 01:17:48 +08:00 |
|
Looly
|
cffb294bfe
|
add CoordinateUtil
|
2021-11-02 00:55:51 +08:00 |
|
hongzhe.qin
|
8f35f5429b
|
Merge branch 'v5-dev' of https://gitee.com/deligense/hutool into v5-dev
|
2021-11-01 10:58:31 +08:00 |
|
hongzhe.qin
|
c105eddc8b
|
add W84Util.java
|
2021-11-01 10:58:09 +08:00 |
|
Looly
|
3fca9e3afd
|
add peek
|
2021-10-31 18:27:41 +08:00 |
|
achao
|
d1a16d94ae
|
新增peeks函数,为函数式编程提供多样性和更多可能性
|
2021-10-30 14:53:08 +08:00 |
|
VampireAchao
|
6a0bfb7994
|
新增peeks函数,为函数式编程提供多样性和更多可能性
|
2021-10-30 14:49:56 +08:00 |
|
Looly
|
2d1fc30c27
|
fix code
|
2021-10-30 02:23:28 +08:00 |
|
Looly
|
735325e870
|
add util
|
2021-10-29 02:37:27 +08:00 |
|
Looly
|
8efae077ff
|
fix bug
|
2021-10-29 01:41:00 +08:00 |
|
Golden Looly
|
c608f62f79
|
Merge pull request #1917 from gaojice/v5-dev
修正cidr判定问题
|
2021-10-29 00:31:26 +08:00 |
|
Jice Gao
|
ccc9109197
|
修正cidr判定问题
|
2021-10-28 09:46:12 +08:00 |
|
Looly
|
7766522f9e
|
fix comment
|
2021-10-28 02:06:16 +08:00 |
|
Looly
|
96e3a6cdbe
|
add method
|
2021-10-28 02:02:23 +08:00 |
|
Looly
|
1f2ca2e048
|
fox code
|
2021-10-27 16:59:19 +08:00 |
|
Looly
|
54c0151508
|
fix bug
|
2021-10-27 11:46:42 +08:00 |
|
Looly
|
32684b2d5c
|
add method
|
2021-10-26 22:35:04 +08:00 |
|
Looly
|
a77dce46cd
|
fix qr test
|
2021-10-26 22:19:59 +08:00 |
|
Looly
|
5c7906c1b0
|
fix comment
|
2021-10-26 04:31:50 +08:00 |
|
Looly
|
7248b65f40
|
add EFC3986
|
2021-10-26 04:24:05 +08:00 |
|
Looly
|
87b88b395e
|
fix bug
|
2021-10-26 01:33:30 +08:00 |
|
Looly
|
f88e7ab2f3
|
fix commeent
|
2021-10-26 01:12:32 +08:00 |
|
Looly
|
d571567c52
|
add method
|
2021-10-23 23:19:50 +08:00 |
|
Looly
|
41e488a36b
|
prepare 5.7.16
|
2021-10-21 23:40:53 +08:00 |
|
Looly
|
31db52dfa2
|
🧣release 5.7.15
|
2021-10-21 23:28:51 +08:00 |
|
Looly
|
fc96980b68
|
change fix test
|
2021-10-21 22:59:15 +08:00 |
|
Looly
|
ce9ee646d6
|
add test
|
2021-10-21 22:24:14 +08:00 |
|
Looly
|
39df3623e1
|
fix bug
|
2021-10-21 21:36:22 +08:00 |
|
Looly
|
6ad682fb0a
|
add method
|
2021-10-21 14:24:02 +08:00 |
|
Looly
|
98512fa1f2
|
fix bug
|
2021-10-21 13:18:53 +08:00 |
|
Looly
|
64729aad63
|
add method
|
2021-10-21 03:13:52 +08:00 |
|
Looly
|
25118070a3
|
add zip append
|
2021-10-21 02:52:14 +08:00 |
|
Looly
|
8a8dbd1816
|
!441 fix bug https://gitee.com/dromara/hutool/issues/I4402K
Merge pull request !441 from 申劭明/v5-dev-20211015
|
2021-10-20 16:13:26 +00:00 |
|
Looly
|
d690f4a2c4
|
add methods
|
2021-10-20 23:56:39 +08:00 |
|
Looly
|
b937969313
|
fix bug
|
2021-10-20 12:34:26 +08:00 |
|
申劭明
|
3227014f52
|
Merge remote-tracking branch 'origin/v5-dev-20211015' into v5-dev-20211015
|
2021-10-20 10:44:07 +08:00 |
|
申劭明
|
fd1f330166
|
add test
|
2021-10-20 10:43:51 +08:00 |
|
申劭明
|
b2c5438692
|
use CopyVisitor
|
2021-10-20 01:56:24 +00:00 |
|
申劭明
|
c9bb53dd03
|
add support for zip file
|
2021-10-18 09:58:56 +00:00 |
|
申劭明
|
612c2d8a98
|
add method
|
2021-10-15 01:37:16 +00:00 |
|
Looly
|
6b3fc153d7
|
add test
|
2021-10-15 02:04:42 +08:00 |
|
Looly
|
172d457bea
|
add methods
|
2021-10-15 00:33:02 +08:00 |
|
Looly
|
1b39b8271a
|
add method
|
2021-10-15 00:06:42 +08:00 |
|
Looly
|
134c0c2578
|
!439 ReUtil.java 添加了 2 个支持[命名捕获组]的方法
Merge pull request !439 from churen/v5-dev
|
2021-10-14 15:45:49 +00:00 |
|
Looly
|
7afad66075
|
add FileSystemUtil
|
2021-10-14 23:45:38 +08:00 |
|
Looly
|
a5ea0ef1ed
|
fix parse bug
|
2021-10-14 19:29:44 +08:00 |
|
lihai03
|
a15eecd2c5
|
ReUtil.java 添加 2 个命名捕获组相关的方法
ReUtil.java 添加 2 个命名捕获组相关的方法
ReUtil.java 添加 2 个命名捕获组相关的方法
|
2021-10-14 18:37:38 +08:00 |
|
Looly
|
b5036b4b0b
|
add method
|
2021-10-14 09:56:04 +08:00 |
|
Looly
|
d204d58057
|
!436 feat 增加checkBetween的几个重载方法
Merge pull request !436 from Uncarbon/v5-dev
|
2021-10-14 01:47:50 +00:00 |
|
Looly
|
6dc2192caa
|
add RingIndexUtil
|
2021-10-14 09:44:34 +08:00 |
|
ZhouChuGang
|
db86a2ad76
|
feat: 加入集合环形索引获取工具类RingIndexUtil
加入集合环形索引获取工具类RingIndexUtil
|
2021-10-13 20:34:05 +08:00 |
|
Uncarbon
|
210ff8882b
|
feat 增加checkBetween的几个重载方法
|
2021-10-13 11:04:58 +08:00 |
|
Looly
|
28fefdeb1b
|
add SECURITY
|
2021-10-13 01:27:21 +08:00 |
|
Looly
|
fddb24dc9b
|
fix bug
|
2021-10-11 21:06:30 +08:00 |
|
Looly
|
4552fa27c6
|
fix test
|
2021-10-10 14:15:55 +08:00 |
|
zeyu cai
|
03d40cf4ff
|
fix cn.hutool.core.text.StrJoinerTest#joinMultiArrayTest
|
2021-10-09 18:40:43 -05:00 |
|
Looly
|
0e9893d365
|
prepare 5.7.15
|
2021-10-09 23:56:44 +08:00 |
|
Looly
|
463246496c
|
👕release 5.7.14
|
2021-10-09 23:29:27 +08:00 |
|
Looly
|
68e5ced2bd
|
add test
|
2021-10-09 21:57:30 +08:00 |
|
Looly
|
3037cb222c
|
add test
|
2021-10-09 21:47:54 +08:00 |
|
Looly
|
412160ac53
|
fix bug
|
2021-10-09 21:13:30 +08:00 |
|
Looly
|
0f96a95f2c
|
fix isBase64
|
2021-10-09 20:24:02 +08:00 |
|
Golden Looly
|
74c6dca648
|
Merge pull request #1879 from wangliang181230/optimize-base64-2
Base64.isBase64(base64)方法,如果存在双字节字符,直接返回false。
|
2021-10-09 20:19:18 +08:00 |
|
Looly
|
6e3bad82d0
|
change test
|
2021-10-09 18:39:22 +08:00 |
|
Looly
|
adfe11ce37
|
change test
|
2021-10-09 18:39:00 +08:00 |
|
Looly
|
02f940c273
|
add methods
|
2021-10-08 18:08:51 +08:00 |
|
Looly
|
310f1345f5
|
!428 ReflectUtil中加入通过条件过滤选择属性
Merge pull request !428 from ZhouChuGang/v5-dev
|
2021-10-08 10:07:21 +00:00 |
|
Looly
|
2af4333ea1
|
add test
|
2021-10-08 18:07:12 +08:00 |
|
王良
|
1f054ca1b8
|
Base64.isBase64(base64)方法,如果存在双字节字符,直接返回false。
|
2021-10-08 17:39:34 +08:00 |
|
QunXingShanShuo
|
6bbd8451fb
|
feat: ReflectUtil中加入通过条件过滤选择属性
ReflectUtil中加入通过条件过滤选择属性
|
2021-10-08 17:14:09 +08:00 |
|
Looly
|
26c4a44adc
|
add stream support for csv
|
2021-10-08 16:57:02 +08:00 |
|
Looly
|
fc1dedb345
|
fix doc
|
2021-10-07 23:51:51 +08:00 |
|
Looly
|
e0848d2b68
|
fix doc
|
2021-10-07 23:49:55 +08:00 |
|
Looly
|
530ce9fab5
|
add of
|
2021-10-07 23:13:09 +08:00 |
|
Golden Looly
|
2f2273c50b
|
Merge pull request #1872 from ls586/v5-dev
从LocalDate中获取Week
|
2021-10-07 23:10:27 +08:00 |
|
Looly
|
cff7c1cedd
|
add Opt
|
2021-10-07 22:36:41 +08:00 |
|
Ron
|
f553d6d2cb
|
从LocalDate中获取Week
|
2021-10-01 01:06:18 +08:00 |
|
VampireAchao
|
75a14ef1fa
|
参考jdk16中的Optional,以及自己进行了一点调整和新增,比jdk8中的Optional多了几个实用的函数,将即将废弃的OptionalBean死灰复燃
|
2021-10-01 00:07:05 +08:00 |
|
Golden Looly
|
c33eb83a90
|
Merge pull request #1861 from anaer/patch-6
Update DateUtil.java
|
2021-09-30 17:38:06 +08:00 |
|
Golden Looly
|
4acad0afd8
|
Merge pull request #1862 from anaer/patch-7
Update StopWatch.java
|
2021-09-30 17:37:45 +08:00 |
|
Golden Looly
|
dc1f7782e5
|
Merge pull request #1863 from anaer/patch-8
Update ListTypeGetter.java
|
2021-09-30 17:37:24 +08:00 |
|
Golden Looly
|
6ccae6646e
|
Merge pull request #1866 from anaer/patch-9
Update PathUtil.java
|
2021-09-30 17:37:08 +08:00 |
|
Golden Looly
|
8039ed6df8
|
Merge pull request #1868 from anaer/patch-10
Update TreeBuilder.java
|
2021-09-30 17:36:40 +08:00 |
|
Golden Looly
|
ca67bcbf95
|
Merge pull request #1869 from anaer/patch-11
Update TreeUtil.java
|
2021-09-30 17:35:55 +08:00 |
|
Golden Looly
|
bf83503320
|
Merge pull request #1870 from anaer/patch-12
Update Assert.java
|
2021-09-30 17:35:16 +08:00 |
|
lvcn
|
5fb8f1b857
|
fix typo, removeEqual对value为null情况未处理
|
2021-09-30 17:20:44 +08:00 |
|
anaer
|
2d9ef86951
|
Update Assert.java
fix comment
|
2021-09-30 16:16:23 +08:00 |
|
anaer
|
05506ec2ed
|
Update TreeUtil.java
typo
|
2021-09-30 15:06:21 +08:00 |
|
anaer
|
c50b1b302f
|
Update TreeBuilder.java
跟上面的checkBuilt(); 重复了
|
2021-09-30 14:54:31 +08:00 |
|
anaer
|
cd1a372ab1
|
Update PathUtil.java
typo
|
2021-09-30 11:10:54 +08:00 |
|
anaer
|
94342c6682
|
Update ListTypeGetter.java
typo
|
2021-09-29 17:23:50 +08:00 |
|
anaer
|
be8df2bf67
|
Update StopWatch.java
fix comment
|
2021-09-29 17:09:36 +08:00 |
|
anaer
|
cc18205c9e
|
Update DateUtil.java
fix comment
|
2021-09-29 16:57:10 +08:00 |
|
Looly
|
58355265ff
|
fix code
|
2021-09-29 11:59:24 +08:00 |
|
Looly
|
43e24c1498
|
!421 处理了Collectors.toMap未指定key重复策略 导致的java.lang.IllegalStateException: Duplicate key 问题
Merge pull request !421 from 阿超/v5-dev
|
2021-09-29 03:37:29 +00:00 |
|
Looly
|
451ebb6bcc
|
fix comment
|
2021-09-29 11:36:32 +08:00 |
|
Golden Looly
|
659ebbd62a
|
Merge pull request #1860 from wangliang181230/optimize-base64
优化Base64.isBase64方法:减少一次多余的判断
|
2021-09-29 11:10:15 +08:00 |
|
王良
|
a7bfa8e114
|
Base64.isBase64方法,减少一次多余的判断。
|
2021-09-29 10:55:43 +08:00 |
|
Looly
|
ca0e66d9b4
|
add methods
|
2021-09-29 10:51:44 +08:00 |
|
Golden Looly
|
e6d2296350
|
Merge pull request #1857 from anaer/patch-5
Update BeanUtil.java
|
2021-09-29 10:04:31 +08:00 |
|
anaer
|
cd01a063ee
|
Update BeanUtil.java
typo
|
2021-09-28 17:53:07 +08:00 |
|
achao
|
651bca7c99
|
处理了Collectors.toMap未指定key重复策略 导致的java.lang.IllegalStateException: Duplicate key 问题
|
2021-09-28 16:36:24 +08:00 |
|
anaer
|
4b8774fb70
|
Update ClassUtil.java
typo
|
2021-09-28 10:48:06 +08:00 |
|
Looly
|
36397e615d
|
fix comment
|
2021-09-28 01:33:04 +08:00 |
|
Looly
|
aaaf2b7f03
|
fix firstday
|
2021-09-28 01:22:26 +08:00 |
|
Looly
|
0ff44155c7
|
add test
|
2021-09-28 00:56:12 +08:00 |
|
Looly
|
f1b6d84fe7
|
fix code
|
2021-09-28 00:24:26 +08:00 |
|
Looly
|
1072639f3b
|
add method
|
2021-09-28 00:14:58 +08:00 |
|
Looly
|
9642fa8862
|
fix code
|
2021-09-28 00:07:13 +08:00 |
|
Looly
|
75d84b4768
|
add method
|
2021-09-27 22:53:12 +08:00 |
|
Looly
|
ed85f81cea
|
fix test
|
2021-09-27 22:36:14 +08:00 |
|
zeyu cai
|
edd57e82d4
|
fix flaky test cn.hutool.core.util.JAXBUtilTest#beanToXmlTest. no performance regress related. test file changed only.
|
2021-09-27 04:57:04 -05:00 |
|
Looly
|
1ab9b6b3e9
|
fix get null bug
|
2021-09-27 11:56:33 +08:00 |
|
Looly
|
6db6d70293
|
add test
|
2021-09-25 19:42:40 +08:00 |
|
Looly
|
ce33b3d5cb
|
add test
|
2021-09-25 18:53:12 +08:00 |
|
Looly
|
bebacf2d00
|
fix split
|
2021-09-25 18:20:12 +08:00 |
|
Looly
|
e16ec27c40
|
add iter
|
2021-09-25 11:25:51 +08:00 |
|
Golden Looly
|
35b9212103
|
Merge pull request #1841 from Hccake/v5-dev
在做字符串切割时,允许传入 mapping 方法,来对切割后的元素做一个处理
|
2021-09-25 09:49:25 +08:00 |
|
Looly
|
d243764d51
|
change date converter
|
2021-09-24 23:22:31 +08:00 |
|
Looly
|
7b6593fe68
|
add YamlUtil
|
2021-09-24 15:29:56 +08:00 |
|
Hccake
|
f1eb5cc439
|
Allows to customize the mapping method for each element in a list after splitting a string
|
2021-09-24 12:17:06 +08:00 |
|
Looly
|
0c3980d0fd
|
prepare 5.7.14
|
2021-09-17 22:54:34 +08:00 |
|
Looly
|
aa9b827057
|
🌵release 5.7.13
|
2021-09-17 22:36:10 +08:00 |
|
Looly
|
59be04e0a5
|
add test
|
2021-09-17 21:15:04 +08:00 |
|
Looly
|
545e2d4774
|
fix comment
|
2021-09-17 20:11:18 +08:00 |
|
Looly
|
b935ace121
|
add method
|
2021-09-17 20:02:41 +08:00 |
|
Looly
|
2f57c2aaf9
|
!416 CollUtil新增2个互换元素位置的静态方法
Merge pull request !416 from TanLongHui/v5-dev
|
2021-09-17 11:54:44 +00:00 |
|
Looly
|
aafcecc3d9
|
add method
|
2021-09-17 19:29:18 +08:00 |
|
Looly
|
96c83cb16b
|
fix bug
|
2021-09-17 19:15:43 +08:00 |
|
TLH
|
3fc4d134af
|
CollUtil新增2个互换元素位置的静态方法以及对应单元测试
方法1:swapIndex 指定列表元素A与索引index所在元素互换位置
方法2:swapElement 指定列表元素A与列表元素B互换位置
|
2021-09-15 16:02:20 +08:00 |
|
bob.guo
|
26b6838339
|
isLinked 为true时 创建的是linkList
|
2021-09-14 10:06:00 +08:00 |
|
Looly
|
1b0d5d2cf1
|
fix bug
|
2021-09-14 09:58:21 +08:00 |
|
Looly
|
46cffe4ed2
|
add author
|
2021-09-13 12:00:57 +08:00 |
|
Looly
|
612441615d
|
change method param
|
2021-09-13 11:53:12 +08:00 |
|
Looly
|
d3f946dd33
|
change position of trim
|
2021-09-13 09:15:42 +08:00 |
|
Looly
|
fefd88b358
|
fix test
|
2021-09-12 01:43:12 +08:00 |
|
Looly
|
bf8906eb48
|
fix frgment encode
|
2021-09-12 01:19:16 +08:00 |
|
Looly
|
07c69efa92
|
fix test
|
2021-09-12 00:15:30 +08:00 |
|
Looly
|
a7817ab5b0
|
add config
|
2021-09-11 23:44:38 +08:00 |
|
Looly
|
f08ae8cf7d
|
fix code
|
2021-09-10 21:17:41 +08:00 |
|
Looly
|
783a02cce4
|
fix bu
|
2021-09-10 19:51:46 +08:00 |
|
Looly
|
caab40f8ea
|
fix code
|
2021-09-10 19:25:44 +08:00 |
|
Looly
|
22a3c3a936
|
fix code
|
2021-09-10 19:25:33 +08:00 |
|
Looly
|
0595b91634
|
fix bug
|
2021-09-10 19:24:04 +08:00 |
|
Looly
|
ba4fabb88c
|
fix pink bug
|
2021-09-10 19:07:08 +08:00 |
|
Looly
|
a0f407865e
|
fix code
|
2021-09-10 09:32:00 +08:00 |
|
Looly
|
7a25b73376
|
prepare 5.7.13
|
2021-09-09 23:18:33 +08:00 |
|
Looly
|
9a736580ac
|
🥔release 5.7.12
|
2021-09-09 21:51:02 +08:00 |
|
Looly
|
feed45c12c
|
fix bug
|
2021-09-09 19:29:00 +08:00 |
|
Looly
|
a1ee4d27c3
|
fix bug
|
2021-09-09 19:15:43 +08:00 |
|
Looly
|
02885bbcd3
|
add ZUC
|
2021-09-09 16:14:37 +08:00 |
|
Looly
|
5be6c0103b
|
add test
|
2021-09-09 11:53:11 +08:00 |
|
Looly
|
57c191fe1c
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-09-08 12:12:55 +08:00 |
|
Looly
|
5ae924b9c6
|
fix path
|
2021-09-08 12:09:31 +08:00 |
|
Looly
|
afce68cd1c
|
!410 更改CollUtil#emptyIfNull入参名称更加合理
Merge pull request !410 from 这个网名不错/v5-dev
|
2021-09-08 03:57:31 +00:00 |
|
Looly
|
8ddf18fb7a
|
add interface
|
2021-09-08 11:11:27 +08:00 |
|
lixiaohua
|
443aca6c78
|
rename
|
2021-09-08 10:08:31 +08:00 |
|
Looly
|
4c237ba95e
|
add test and change AES costructor
|
2021-09-07 23:54:57 +08:00 |
|
Looly
|
c50a63a196
|
fix bug
|
2021-09-07 14:51:07 +08:00 |
|
Looly
|
758fb793fc
|
add method
|
2021-09-07 13:33:37 +08:00 |
|
Looly
|
36cf627f3d
|
add method
|
2021-09-06 17:59:01 +08:00 |
|
Looly
|
7379e27d56
|
add method
|
2021-09-06 16:12:33 +08:00 |
|
Looly
|
3acb81a58a
|
fix bug
|
2021-09-06 09:52:22 +08:00 |
|
Looly
|
186eeb8054
|
add test
|
2021-09-02 15:07:38 +08:00 |
|
Looly
|
4a384f6a5c
|
deprecate OptionalBean
|
2021-09-02 13:56:19 +08:00 |
|
Golden Looly
|
efa9828cdd
|
Merge pull request #1805 from anaer/patch-1
Update CharsetDetector.java
|
2021-09-01 22:28:12 +08:00 |
|
Looly
|
303c77a08d
|
add null check
|
2021-09-01 22:14:15 +08:00 |
|
anaer
|
69ee7ba40a
|
Update CharsetDetector.java
typo
|
2021-09-01 17:25:43 +08:00 |
|
Looly
|
fa6882f480
|
prepare 5.7.12
|
2021-08-31 22:44:06 +08:00 |
|
Looly
|
c36f9f55db
|
🍱release 5.7.11
|
2021-08-31 17:36:43 +08:00 |
|
Looly
|
838a3ecfa4
|
fix commnet
|
2021-08-31 08:32:39 +08:00 |
|
Looly
|
fca32ecefd
|
add test
|
2021-08-30 12:52:10 +08:00 |
|
Looly
|
424e6e817e
|
add test
|
2021-08-30 12:22:54 +08:00 |
|
Looly
|
9ba4b008b2
|
add constrctor
|
2021-08-30 10:59:11 +08:00 |
|
Looly
|
3e23982329
|
add docx check
|
2021-08-30 09:32:21 +08:00 |
|
Looly
|
9a4202ee7d
|
prepare 5.7.11
|
2021-08-27 01:08:59 +08:00 |
|
Looly
|
611039ae67
|
🍳release 5.7.10
|
2021-08-27 00:50:59 +08:00 |
|
Looly
|
e800b9cc3a
|
add alias support
|
2021-08-27 00:47:24 +08:00 |
|
Golden Looly
|
9bae66f219
|
Merge pull request #1792 from Inmord/v5-dev-optimal-comb
当n = m时,C(n, m) = C(n, n) = 1。
|
2021-08-26 23:47:51 +08:00 |
|
Looly
|
d66efef873
|
add constructor
|
2021-08-26 23:40:28 +08:00 |
|
Looly
|
c0510a4c66
|
!403 exception工具类优化
Merge pull request !403 from 赵龙波/v5-dev
|
2021-08-26 15:31:11 +00:00 |
|
Looly
|
8adf96eaab
|
add methods
|
2021-08-26 23:27:37 +08:00 |
|
zhaolongbo
|
40a6ffbea0
|
创建异常对象时会调用父类Throwable的fillInStackTrace()方法生成栈追踪信息,这部分对系统性能开销很大。JDk7开始 异常类增加了爬栈开关,这里同样增加构造方法方便根据业务情况自定义是否关闭和打开
|
2021-08-26 22:28:41 +08:00 |
|
刘生平
|
ad5bba2703
|
当n = m时,C(n, m) = C(n, n) = 1。
|
2021-08-26 21:05:07 +08:00 |
|
Looly
|
548852670c
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2021-08-26 17:15:35 +08:00 |
|
qiuxuquan
|
e9b4400747
|
修正方法注释
|
2021-08-26 06:58:51 +00:00 |
|
Looly
|
d0aff3e3cd
|
add methods
|
2021-08-26 11:58:02 +08:00 |
|
Looly
|
b88de146f6
|
add method
|
2021-08-26 11:49:52 +08:00 |
|
Looly
|
8e5ad32e70
|
add method
|
2021-08-25 15:25:25 +08:00 |
|
Looly
|
9a21da9c78
|
add FuncComparator
|
2021-08-24 23:13:10 +08:00 |
|
Looly
|
f06a04a965
|
add method
|
2021-08-22 19:06:25 +08:00 |
|
Looly
|
40828f69d1
|
add method
|
2021-08-22 17:53:02 +08:00 |
|
Looly
|
8be645e9fb
|
!397 将list集合平均分成多个list
Merge pull request !397 from lileming/v5-dev
|
2021-08-22 08:49:42 +00:00 |
|
Looly
|
d52c32154a
|
fix code
|
2021-08-20 16:30:31 +08:00 |
|
lileming
|
62712e8ed6
|
将集合平均分成多个list
|
2021-08-20 11:49:30 +08:00 |
|
Looly
|
d19e78b202
|
fix code
|
2021-08-20 08:48:02 +08:00 |
|
Golden Looly
|
da2ddf263a
|
Merge pull request #1774 from Xxpain/v5-dev
优化代码
|
2021-08-20 08:40:38 +08:00 |
|
super.xie
|
8180674d21
|
去除未使用的导入语句
|
2021-08-20 01:28:41 +08:00 |
|
super.xie
|
44a45a7d04
|
复用已存在方法
|
2021-08-20 01:26:38 +08:00 |
|
Looly
|
7c6d7526b6
|
add format support
|
2021-08-19 18:27:42 +08:00 |
|
duandazhi
|
c92ccb7316
|
1、DateUtil yyyy-MM-dd HH:mm:ss.SSSSSS 格式支持
2、DateConverter 增加验证, 入参是 空串,返回null, 而不是抛异常; (生产环境会出现 空串的情况; 异常交给调用者自行抛出)
|
2021-08-19 16:17:20 +08:00 |
|
Looly
|
dbc4fd62ce
|
fix sort bug
|
2021-08-19 14:36:07 +08:00 |
|
Looly
|
9d8f00e049
|
add methods
|
2021-08-19 11:39:13 +08:00 |
|
Looly
|
5dce48db5e
|
add methods
|
2021-08-18 21:43:49 +08:00 |
|
Looly
|
8c1fced281
|
add Partition
|
2021-08-18 18:28:29 +08:00 |
|
Looly
|
9b58b8295a
|
fix config
|
2021-08-18 09:24:54 +08:00 |
|
Looly
|
2b04713104
|
add page
|
2021-08-17 21:57:41 +08:00 |
|
Golden Looly
|
c6291993f9
|
Merge pull request #1761 from luckymorning/v5-dev
增加列表分页并逐页返回数据的工具方法
|
2021-08-17 21:34:09 +08:00 |
|
Looly
|
d29cd5c9ea
|
add NammingCase
|
2021-08-17 16:56:11 +08:00 |
|
Looly
|
0060d5ebbb
|
fix code
|
2021-08-17 16:14:28 +08:00 |
|
Looly
|
83cbd4ea20
|
prepare 5.7.10
|
2021-08-17 08:21:30 +08:00 |
|
Looly
|
4821ca3911
|
🍿release 5.7.9
|
2021-08-17 08:02:39 +08:00 |
|
Looly
|
3fe722554c
|
fix bugs
|
2021-08-16 22:33:30 +08:00 |
|
Looly
|
f288c497b8
|
add check
|
2021-08-16 21:11:28 +08:00 |
|
Looly
|
ae1eb46e90
|
fix test
|
2021-08-12 18:23:42 +08:00 |
|
Looly
|
94584edb9b
|
prepare 5.7.9
|
2021-08-12 13:15:21 +08:00 |
|
Looly
|
2d9ce5f9ba
|
🌯release 5.7.8
|
2021-08-12 13:02:41 +08:00 |
|
wangchen
|
270a97116a
|
增加列表分页方法
|
2021-08-12 10:36:26 +08:00 |
|
Looly
|
1fbc6b61bd
|
fix comment
|
2021-08-12 00:22:38 +08:00 |
|
Looly
|
05c679bfc5
|
fix test
|
2021-08-12 00:19:22 +08:00 |
|
Looly
|
884ac2e765
|
fix
|
2021-08-12 00:02:45 +08:00 |
|
Looly
|
aeef8b9e8a
|
add ChannelCopier
|
2021-08-11 23:53:12 +08:00 |
|
Looly
|
c54f2a154a
|
add IoCopier
|
2021-08-11 23:30:47 +08:00 |
|
Looly
|
9dd7b0a904
|
change to extend
|
2021-08-11 21:13:02 +08:00 |
|
Looly
|
6dc8524e69
|
fix comment
|
2021-08-11 11:41:06 +08:00 |
|
Looly
|
b048cc7fd7
|
fix test
|
2021-08-11 09:20:32 +08:00 |
|
Looly
|
163ce2a67c
|
fix comment
|
2021-08-11 00:29:56 +08:00 |
|
Looly
|
7cbba42e94
|
fix methods
|
2021-08-11 00:27:31 +08:00 |
|
Looly
|
b286f3743d
|
add null check
|
2021-08-10 21:38:34 +08:00 |
|
Looly
|
e89ca1ace3
|
add test
|
2021-08-10 21:19:29 +08:00 |
|
Looly
|
7b667a817a
|
add readFromStr
|
2021-08-10 21:09:06 +08:00 |
|
Golden Looly
|
80898f74f4
|
Merge pull request #1755 from devzhi/v5-dev
CsvUtils增加直接读取字符串相关功能
|
2021-08-10 21:04:04 +08:00 |
|
Looly
|
93a51253e7
|
add test
|
2021-08-10 20:56:20 +08:00 |
|
Looly
|
ae753045ec
|
!395 【轻量级pr】formatBetweenTest 新增一个 测试类, formatBetweenTest2
Merge pull request !395 from dazer007/v5-dev
|
2021-08-10 12:55:00 +00:00 |
|
Looly
|
8ddb2b425c
|
add methods
|
2021-08-10 20:54:31 +08:00 |
|
devzhi
|
41480c8ee5
|
CsvUtils增加直接读取字符串相关功能
|
2021-08-10 14:56:03 +08:00 |
|
duandazhi
|
55a573f96e
|
【轻量级pr】formatBetweenTest 新增一个 测试类, formatBetweenTest2
|
2021-08-10 10:44:12 +08:00 |
|
Looly
|
838a2c45a6
|
fix float bug
|
2021-08-09 21:40:17 +08:00 |
|
Looly
|
26846d0fde
|
fix comment
|
2021-08-08 22:14:24 +08:00 |
|
Looly
|
df726654af
|
add JSONBeanParser
|
2021-08-08 21:36:37 +08:00 |
|
Looly
|
a9282b9d7c
|
fix format
|
2021-08-08 20:01:02 +08:00 |
|
Looly
|
9acc216f90
|
add cpmpress
|
2021-08-07 23:32:48 +08:00 |
|
Looly
|
27e8aa6043
|
add test
|
2021-08-06 10:38:49 +08:00 |
|
Looly
|
c0fdd353cd
|
Mapproxy support set return this
|
2021-08-06 09:59:00 +08:00 |
|
Looly
|
217ac3f708
|
!392 fix bug https://gitee.com/dromara/hutool/issues/I4402K
Merge pull request !392 from 申劭明/14402K
|
2021-08-06 01:48:43 +00:00 |
|
Looly
|
955b65fbb4
|
fix comment
|
2021-08-06 09:41:20 +08:00 |
|
申劭明
|
844c4be0bf
|
add test for mapProxy
|
2021-08-05 06:10:50 +00:00 |
|
申劭明
|
2e628b08c5
|
fix bug #I4402K
|
2021-08-05 06:09:50 +00:00 |
|
Looly
|
89e412d985
|
prepare 5.7.8
|
2021-08-02 20:40:35 +08:00 |
|
Looly
|
05ad11175b
|
🥗release 5.7.7
|
2021-08-02 20:29:01 +08:00 |
|
Looly
|
c7d2d389f0
|
fix comment
|
2021-08-02 20:27:41 +08:00 |
|
Looly
|
08ebcad848
|
add methods
|
2021-08-02 20:16:04 +08:00 |
|
Looly
|
72af4101bc
|
enhance parseUTC
|
2021-08-02 13:41:54 +08:00 |
|
Looly
|
69b981e8c0
|
fix del bug
|
2021-08-02 12:08:57 +08:00 |
|
bwcx_jzy
|
46f1bc7662
|
file.delete sync PathUtil
|
2021-08-02 10:24:50 +08:00 |
|
bwcx_jzy
|
7539cfea11
|
能遇到只读文件,无法删除.使用 file 方法删除
|
2021-08-02 10:11:24 +08:00 |
|
bwcx_jzy
|
1f070fc5e4
|
可能遇到只读文件,无法删除,先尝试处理权限
|
2021-08-02 10:05:07 +08:00 |
|
Looly
|
74b4b68bb0
|
change longest common text
|
2021-08-01 20:54:28 +08:00 |
|
Golden Looly
|
5e42622a8b
|
Merge pull request #1736 from Xxpain/fix_typo
fix typos
|
2021-08-01 09:15:04 +08:00 |
|
Looly
|
e784e1fcd4
|
add test
|
2021-08-01 08:33:01 +08:00 |
|
shaofei.xie
|
ec8a55cbae
|
fix typos
|
2021-07-30 17:19:33 +08:00 |
|
Looly
|
09ae727b81
|
add util
|
2021-07-30 13:42:39 +08:00 |
|
Looly
|
02b68f970b
|
add test
|
2021-07-30 09:45:57 +08:00 |
|
Looly
|
57dbe23961
|
fix tel regex
|
2021-07-29 15:18:46 +08:00 |
|
董舒克
|
d339f607a3
|
增加新的固话方法测试
|
2021-07-29 13:28:59 +08:00 |
|
董舒克
|
c7bfb103d8
|
1.修改固话号码的正则表达式可以获取号码部分
2.增加获取固话号码中号码部分方法
|
2021-07-29 13:12:10 +08:00 |
|
董舒克
|
07b589d2b3
|
固话号码必须存在区号
|
2021-07-29 12:59:53 +08:00 |
|
董舒克
|
c18ff939d3
|
1.修改固话号码正则表达式常量
2.添加获取固话号码区号方法
|
2021-07-29 12:46:08 +08:00 |
|
Looly
|
d4f16133de
|
fix comment
|
2021-07-28 23:27:52 +08:00 |
|
Looly
|
a8e1edaa6c
|
fix comment
|
2021-07-28 23:22:32 +08:00 |
|