843 Commits

Author SHA1 Message Date
Looly
50c30259cb prepare 5.4.2 2020-08-29 15:25:30 +08:00
Looly
3ffffe3d3b release 5.4.1 2020-08-29 15:07:08 +08:00
Looly
09d2591fa3 add stroke method 2020-08-29 14:48:06 +08:00
Looly
dd1f89b555 fix code 2020-08-29 11:57:31 +08:00
Looly
68ad664fec fix test 2020-08-29 11:43:10 +08:00
Looly
32ff87a682 add test 2020-08-28 17:37:58 +08:00
Looly
dd4d8c8c29 add ganzhi 2020-08-28 17:35:26 +08:00
Looly
f0b16223ab Merge branch 'v5-dev' of gitee.com:loolly/hutool into v5-dev 2020-08-28 16:01:27 +08:00
Golden Looly
48d64d3c5d
Merge pull request #1045 from varyuan/patch-1
在此上下文中,表达式 boolean.class == value.getClass() ,永远为false,故删去
2020-08-28 15:57:43 +08:00
dcbai
d7175771c4 添加了返回干支纪年较为全面的信息方法 getCyclicalYMD() 可返回包括年月日的干支纪年信息 2020-08-28 13:24:41 +08:00
Looly
f49c3cba6e fix Velocity bug 2020-08-28 11:32:52 +08:00
varyuan
60ec0d3b3b
Update AtomicBooleanConverter.java
在此上下文中,表达式 boolean.class == value.getClass() ,永远为false,故删去
2020-08-27 20:32:19 +08:00
Looly
84494f4ef2 fix indexOf bug 2020-08-27 17:43:35 +08:00
Looly
3fee3f2a9c !167 优化EnumUtil#getEnumAt方法
Merge pull request !167 from Ease/hotfix/range-check
2020-08-27 16:43:58 +08:00
Looly
50837bf2f9 change to wrapAllWithPair 2020-08-27 16:38:01 +08:00
easepan
370f24ae3d fix: ignore invalid index while get a enum value by index 2020-08-27 15:27:37 +08:00
Looly
ed4d819ed4 fix comment 2020-08-26 21:25:50 +08:00
Looly
7674fa6c57 add of 2020-08-24 17:51:15 +08:00
Looly
a4e30936fb add of 2020-08-24 17:47:16 +08:00
Looly
594c181367 add DateUtil.isSameMonth 2020-08-24 17:21:56 +08:00
Golden Looly
c38f9408be
Merge pull request #1036 from totalo/v5-dev
feat: add method isSameMonth
2020-08-24 17:19:19 +08:00
Looly
0e049861ee add Ipv4Util 2020-08-24 17:07:46 +08:00
Looly
f7a3b08803 !161 贡献IPv4工具类和优化线程工具类
Merge pull request !161 from TeRny/ipv4util-and-thread
2020-08-24 16:18:00 +08:00
Looly
c43bf5870f add test 2020-08-24 14:59:21 +08:00
tangguocheng1
a248bbc4d0 feat: add method isSameMonth 2020-08-24 13:28:43 +08:00
Looly
c8f911ad4b fix beanUtil 2020-08-22 21:06:17 +08:00
Looly
a98f518c6f add InstanceComparator 2020-08-22 13:44:46 +08:00
Looly
10c6ae3ff8 add util 2020-08-21 23:05:38 +08:00
朱坤
e728a9ac38 添加Ipv4Util,并给ThreadUtil添加方法 2020-08-21 22:22:00 +08:00
Looly
7e4889945c fix 1032 2020-08-21 20:30:37 +08:00
jiangliheng
ff1688e1e6 修改 Validator.isCitizenId() 方法,通过调用 IdcardUtil.isValidCard() 来进行身份证号码校验 2020-08-21 18:39:56 +08:00
Looly
c19f43837f add toEpochMilli 2020-08-20 17:14:42 +08:00
Looly
1c4c69cfe8 fix bean 2020-08-19 18:03:14 +08:00
Looly
5be24863d1 prepare 5.4.1 2020-08-16 13:06:13 +08:00
Looly
2edf6f65cc release 5.4.0 2020-08-16 12:10:34 +08:00
Looly
f7dbb7ddbf fix poi 2020-08-16 12:04:05 +08:00
Looly
a444d00e98 fix poi 2020-08-16 11:55:30 +08:00
Looly
ef235aab5d add BeeCP support 2020-08-16 10:27:50 +08:00
Looly
f72634c3a9 fix boolean convert 2020-08-16 09:14:56 +08:00
Looly
279f056dc0 add test 2020-08-11 14:06:51 +08:00
lixiaohua
ae26f64a84 断言增加支持自定义异常 2020-08-10 17:32:12 +08:00
Looly
0cd29cb700 fix code 2020-08-07 18:19:35 +08:00
Looly
594fc16960 add method 2020-08-07 17:52:57 +08:00
Golden Looly
4d9b19ab26
Merge pull request #1008 from Saron123456/v5-dev
多个字段是否全部不为空
2020-08-07 17:43:50 +08:00
Looly
42b9e90f0c fix test 2020-08-07 17:40:01 +08:00
Looly
55942a9147 !152 添加自定义判断集合是否包含某类值的工具方法
Merge pull request !152 from Ease/feature/list
2020-08-07 16:47:38 +08:00
Looly
b2dd13023f fix randombug 2020-08-07 16:29:34 +08:00
Looly
ec8926745d !151 bug fix 随机权重并发问题
Merge pull request !151 from chengxian-yi/hutool-ycx
2020-08-07 16:04:38 +08:00
Saron123456
f6860cc555 多个字段是否全部不为空 2020-08-07 12:26:34 +08:00
Looly
7b0e6dddc0 add method 2020-08-06 15:50:23 +08:00