Commit Graph

1252 Commits

Author SHA1 Message Date
Looly
200dc6c5ea add date to long support for Convert 2020-05-17 19:19:24 +08:00
Looly
0a9b9a6fce add method and test 2020-05-12 00:37:42 +08:00
Looly
bd4a0a075f fix bug 2020-05-10 00:06:11 +08:00
Looly
c1edd9b401 fix copyProperties bug 2020-05-09 21:50:15 +08:00
Looly
987d9e35f5 fix npe 2020-05-07 16:00:30 +08:00
Looly
bf65fa3c5f fix bug 2020-05-05 23:49:41 +08:00
Looly
0321ce1120 fix test 2020-05-03 09:10:06 +08:00
Looly
a4c8ebc572 fix url bug 2020-05-03 08:44:04 +08:00
Looly
70c0f4cacc add test 2020-05-01 23:01:55 +08:00
Looly
be65a142b4 fix code 2020-05-01 22:20:27 +08:00
Looly
e568b7896b fix URL 2020-04-25 18:50:48 +08:00
Looly
74ba64c0c0 fix test 2020-04-23 11:46:14 +08:00
Looly
96c56d9e31 fix xml null bug 2020-04-23 11:40:27 +08:00
Looly
81cb7fb660 add test 2020-04-21 16:06:00 +08:00
Looly
a300a8926e add test 2020-04-19 22:36:16 +08:00
Looly
07229be2db fix RandomUtil 2020-04-17 16:11:14 +08:00
Looly
3526b39d4f add UniversalNamespaceCache 2020-04-16 11:37:27 +08:00
Looly
ca7c407a1c add UrlDecoder 2020-04-16 01:13:58 +08:00
Looly
efedd36696 fix bug and add method 2020-04-13 10:41:59 +08:00
Looly
660b64daf6 fix test 2020-04-11 13:58:41 +08:00
Looly
4a574e3241 add CalendarUtil 2020-04-11 13:53:08 +08:00
Looly
bc486cdac4 fix code 2020-04-11 13:08:46 +08:00
Looly
73fd3b849f fix code 2020-04-11 10:38:07 +08:00
Looly
ced42166d3 XmlUtil.mapToXml support List 2020-04-09 16:35:44 +08:00
Looly
4210ebaa4e igonre test 2020-04-07 12:22:48 +08:00
Looly
cf5ff51a56 add test 2020-04-04 09:14:21 +08:00
Looly
17be56a99c fix code 2020-04-02 17:50:07 +08:00
Looly
174d80e865 add methods 2020-03-30 19:36:19 +08:00
Looly
3eaf4702f5 add method 2020-03-29 12:29:12 +08:00
Looly
bcd773b85a add method 2020-03-29 10:07:59 +08:00
Golden Looly
9ea0e983bd
Merge pull request #812 from dahuoyzs/v5-dev
StrUtil添加subBetweenAll()方法
2020-03-29 09:30:00 +08:00
大火yzs
a0c78cf53c StrUtil添加subBetweenAll()方法 2020-03-27 17:59:55 +08:00
Looly
0d7ef8f092 add LockUtil and fix Cache 2020-03-26 23:46:36 +08:00
Looly
85eab64171 add methods 2020-03-26 17:15:43 +08:00
Looly
8bb73f3829 fix Date and aopbug 2020-03-26 12:05:26 +08:00
Looly
8c9abbe3e3 add ListUtil 2020-03-25 17:49:25 +08:00
Looly
8f84997e8e add extra for TreeNode 2020-03-25 11:35:07 +08:00
Looly
b6fd1e2beb add test 2020-03-25 09:55:06 +08:00
Looly
36c706bc7d add test 2020-03-23 17:53:10 +08:00
Looly
15b6bb7aef fix incoke 2020-03-23 10:38:37 +08:00
Looly
0cd79bcbfd fix bugs 2020-03-22 16:45:25 +08:00
Looly
77aee971a5 add method for ChineseDate 2020-03-20 10:44:11 +08:00
Looly
81c2850cfc fix pic for word 2020-03-20 09:21:18 +08:00
Looly
249f20d0ed add CreditCodeUtil 2020-03-19 11:27:29 +08:00
Looly
8fda7fe8bd add methods 2020-03-17 15:39:25 +08:00
Looly
87167a07d0 add setCaseInsensitive 2020-03-16 23:19:04 +08:00
Looly
3a579171c1 add methods 2020-03-16 22:04:59 +08:00
Looly
2801373c9e add methods 2020-03-16 20:58:47 +08:00
oneplustow
6038c50bb9 增加copyProperties重载,实现根据Class创建对象 并进行属性拷贝 2020-03-14 20:25:52 +08:00
Looly
aaee713fad fix test 2020-03-13 17:47:57 +08:00
Looly
cefe1311ad fix import bug 2020-03-13 17:26:32 +08:00
Looly
c38e6f0c1a add methods 2020-03-13 17:07:30 +08:00
Looly
a508f2d5aa fix PageUtil bug 2020-03-13 16:18:11 +08:00
Looly
696a66f8db fix date week bug 2020-03-12 16:00:16 +08:00
Looly
ae5f8c0efe add plate 2020-03-10 16:59:51 +08:00
Looly
0781be4e1c fix template bug 2020-03-10 00:51:16 +08:00
Looly
30e73d4b5a fix test 2020-03-09 18:32:57 +08:00
Looly
dbcca73dc2 addd Tree 2020-03-09 18:27:25 +08:00
liqiang
95093becb0 通用树生成 新功能 具备高自由 灵活 扩展特性 2020-03-08 19:25:01 +08:00
Looly
fb4af337ea fix local port bug 2020-03-08 17:41:57 +08:00
Looly
8ba988e028 fix FastDateParser 2020-03-08 09:55:31 +08:00
Looly
81dbc75ba3 fix date bug 2020-03-08 07:59:18 +08:00
Looly
f6585adec4 support x,y for sm2 2020-03-05 00:49:07 +08:00
Looly
c5e4d0ef34 enhance EnumConverter 2020-03-02 13:41:38 +08:00
Looly
405a92cfe4 add patch support 2020-02-29 22:25:22 +08:00
Looly
1ed2ec9dc4 add ValueListHandler 2020-02-29 15:06:56 +08:00
Looly
623d5ef5c9 support alias annotation 2020-02-28 23:50:28 +08:00
Looly
35fb058487 update dependency 2020-02-28 14:43:03 +08:00
Looly
b435777afc add method for DateUtil 2020-02-28 14:32:41 +08:00
Looly
154786ebe0 !97 关于jdk8新时间类型LocalDateTime的相关方法
Merge pull request !97 from 27号/v5-dev
2020-02-28 14:24:36 +08:00
Looly
fbfb124f11 fix escape bug 2020-02-28 14:22:16 +08:00
lifw
20ffe321f1 1.修改Convert.toLocalDateTime(Object, LocalDatetime)方法的参数及返回值类型;2.新增一个Convert.toLocalDateTime(Object)方法; 2020-02-28 14:06:51 +08:00
lifw
d240756f01 补充String与LocalDateTime互相转换的方法 2020-02-26 13:18:17 +08:00
Looly
545c20912a fix bug 2020-02-19 19:26:16 +08:00
Looly
57fd7f8a2d fix code 2020-02-11 16:03:43 +08:00
Looly
562416e90d add tes 2020-01-31 12:43:13 +08:00
Looly
36255d40f0 img fix code 2020-01-29 11:31:56 +08:00
Looly
63a8c5766d fix http 2020-01-29 10:58:45 +08:00
Looly
3c77343369 fix chinese date 2020-01-26 08:56:00 +08:00
peter zhang
113a9ba719 support omit xml declaration 2020-01-17 15:18:00 +08:00
Looly
56fc14d91e fix test 2020-01-11 21:01:28 +08:00
Looly
33c3d12cbb add zip method 2020-01-11 19:09:02 +08:00
Looly
a203ffe191 add ChineseDate 2020-01-11 15:51:14 +08:00
Looly
67b6564585 !90 新增农历日期工具类
Merge pull request !90 from 断水流大湿兄/v5-dev
2020-01-11 15:08:55 +08:00
Looly
db20737abb fix bug 2020-01-11 15:08:22 +08:00
zjw
7ddbb9c27d 新增农历工具类 2020-01-11 13:21:21 +08:00
Looly
21881a1609 fix listFileNames bug 2020-01-11 10:36:39 +08:00
Looly
a99c0e65d4 fix code 2020-01-11 09:23:11 +08:00
Looly
34e4efcc3c fix mul 2020-01-09 10:23:35 +08:00
Looly
20779bdd33 !87 提供一个自带默认值的Map
Merge pull request !87 from Ease/v5-dev
2020-01-09 10:07:04 +08:00
pantao
e4b1609a2a feat: given a map which have a default value 2020-01-04 16:44:27 +08:00
Looly
377cd55a3c add alias 2019-12-26 08:01:57 +08:00
Looly
3eedc8a761 release 5.1.0 2019-12-18 18:11:11 +08:00
Looly
0ff7dc86b9 add test 2019-12-18 17:46:33 +08:00
Looly
0db031e88b fix DateConvert 2019-12-18 17:34:32 +08:00
Looly
7ffdc2c473 fix ReflectUtil 2019-12-18 10:00:57 +08:00
Looly
5ee0a73ebb fix zip bug 2019-12-14 09:03:51 +08:00
Looly
83d3170942 fix XmlUtil 2019-12-11 12:06:54 +08:00
Looly
05aff7f94b !84 support substring by code point
Merge pull request !84 from Ease/v5-dev
2019-12-11 11:49:54 +08:00
Looly
aafa16a5a5 add test 2019-12-11 10:49:37 +08:00
Looly
41c540f4ca add test 2019-12-11 10:46:54 +08:00
pantao
48a057c52d feat: support emoji substring 2019-12-10 18:59:33 +08:00
Looly
a5e9f119b6 fix watch 2019-12-09 17:48:25 +08:00
Looly
dc94761c43 add public field support 2019-12-09 17:02:27 +08:00
Looly
41b578391b fix domain encode bug 2019-12-05 10:01:25 +08:00
Looly
d59152419d add test 2019-12-05 08:55:16 +08:00
Looly
14c343fefd add methods 2019-12-02 17:36:44 +08:00
Looly
83460af7ef fix bug 2019-11-26 11:21:34 +08:00
Looly
edb8b1ff8c add test 2019-11-20 23:17:45 +08:00
Looly
106ea5a759 fix code 2019-11-20 00:15:52 +08:00
Looly
04cf410cce fix zip bug 2019-11-09 18:29:20 +08:00
Looly
a3b3743f3f fix double bug 2019-11-09 17:35:38 +08:00
Looly
b5297bd7e6 fix bugs 2019-11-09 13:51:30 +08:00
Looly
554ab6b20a fix leepYear bug 2019-11-01 21:04:14 +08:00
Looly
6e9879c821 add method for time 2019-11-01 11:41:09 +08:00
Looly
e754ec3e86 fix code 2019-10-29 19:53:17 +08:00
Looly
bf03aebcef fix code 2019-10-29 19:05:23 +08:00
Looly
3511952a35 add sortJoin 2019-10-29 14:45:25 +08:00
Looly
da39e9e646 enhance Csv 2019-10-29 14:06:32 +08:00
Looly
09b9e707b9 add test 2019-10-27 08:13:24 +08:00
looly
9dabb0fd9f fix test 2019-10-24 10:04:14 +01:00
Looly
7db9955f00 fix time and add test 2019-10-18 10:42:18 +08:00
Looly
105eb4c5ff fix time and add test 2019-10-18 10:41:52 +08:00
Looly
10de9f955c add XXXConvert 2019-10-17 07:54:44 +08:00
Looly
cb7912717e add TemporalAccessorConverter 2019-10-16 18:48:25 +08:00
Looly
781b8efb72 fix deprecate 2019-10-11 08:28:09 +08:00
Looly
96cf2503cc fix cookie bug 2019-10-10 16:24:48 +08:00
Looly
a4515e218b add parseCST and fix cookie bug 2019-10-05 18:18:57 +08:00
Looly
476285b302 add setClassLoader 2019-10-05 12:33:48 +08:00
Looly
1ddc01453f fix csv 2019-10-02 16:33:25 +08:00
Looly
522ed4308d fix comment 2019-10-02 16:05:50 +08:00
Looly
8c486b4e4f add toURI encode option 2019-09-30 16:35:32 +08:00
Looly
596a4f1e57 fix code 2019-09-28 03:13:27 +08:00
Looly
daf85caf9e fid Idcard Code 2019-09-28 02:09:31 +08:00
Looly
4f811fc984 fix StrBuilder bug 2019-09-27 19:35:39 +08:00
Looly
60f3970b04 fix test and sm2 bug 2019-09-27 15:55:02 +08:00
Looly
1fa812137d fix mail bug 2019-09-26 17:22:57 +08:00
Looly
30d26ab22d normalize support samba path 2019-09-19 17:31:39 +08:00
Looly
4d46555b2d fix ArrayUtil.toString 2019-09-19 09:43:21 +08:00
Looly
8e70a2aca7 fix bugs 2019-09-18 17:29:29 +08:00
Looly
08dce0cdae fix listFiles bug 2019-09-15 21:01:59 +08:00
Looly
f26fad33cb fix DateUtil.endOfYear 2019-09-15 14:32:00 +08:00
Looly
692397f313 fix test 2019-09-09 21:58:13 +08:00
Looly
5e4718c8ce add ArrayUtil.distict 2019-09-02 18:01:15 +08:00
Looly
f76d314fc5 add filter and filterNew 2019-08-30 11:28:51 +08:00
Jon
c86fd91e72 修复NumberUtil.isNumber 不可识别 +11,0X22的情况 2019-08-28 10:16:05 +08:00
Looly
8d449c9fc2 add loopFile 2019-08-22 13:50:23 +08:00
Looly
dd3a7a39f1 fix test 2019-08-20 17:44:15 +08:00
Looly
ac7a6edb25 enhance CollUtil.zip 2019-08-20 10:59:24 +08:00
Looly
e42c0216db fix TypeReference not fit Type 2019-08-16 22:19:03 +08:00
Looly
a91686a7e1 add default buffer size 2019-08-16 19:47:59 +08:00
Looly
6b011af032 clean history 2019-08-14 10:02:32 +08:00