2694 Commits

Author SHA1 Message Date
Looly
f9df586d09 fix code 2021-09-01 01:00:10 +08:00
Looly
0343af6650 fix comment 2021-08-31 22:49:46 +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
2c2c7bba6a fix test 2021-08-31 17:04:12 +08:00
Looly
73507e7799 update dependency 2021-08-31 10:31:34 +08:00
Looly
166d46d137 add XML content custom support 2021-08-31 10:15:54 +08:00
Looly
838a3ecfa4 fix commnet 2021-08-31 08:32:39 +08:00
Looly
ebd090825a add test 2021-08-30 12:52:58 +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
cc6a1cec54 fix bug 2021-08-30 12:09:58 +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
5d5b62dbd1 fix code 2021-08-27 10:39:14 +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
Looly
b1b8a29a3c fix excel sax bug 2021-08-26 23:56:38 +08:00
Looly
aeb9c723c5 enhance cnn 2021-08-26 23:49:44 +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
ea976bc25b fix code 2021-08-26 17:28:46 +08:00
Looly
548852670c Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev 2021-08-26 17:15:35 +08:00
Looly
cbb315f0ba !401 信息脱敏注释错误
Merge pull request !401 from qiuxuquan/v5-dev
2021-08-26 09:15:12 +00:00
qiuxuquan
bfb626b05a !1 修正方法注释
Merge pull request !1 from qiuxuquan/N/A
2021-08-26 07:08:04 +00: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
2deb6e0fe4 add method 2021-08-25 15:25:55 +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
3c8ea37ca8 fix qrcode 2021-08-24 17:53:34 +08:00
Looly
f06a04a965 add method 2021-08-22 19:06:25 +08:00
Looly
4acfe47bbe support sheetName 2021-08-22 18:38:55 +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
d58cda4ff7 fix bug 2021-08-22 16:22:26 +08:00
Looly
afc4b2b213 fix bug 2021-08-22 16:06:00 +08:00
Looly
1e5f5dc031 fix comment 2021-08-22 12:20:32 +08:00
Looly
d52c32154a fix code 2021-08-20 16:30:31 +08:00
Looly
6a3639a78e fix test 2021-08-20 12:09:55 +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