222 Commits

Author SHA1 Message Date
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
df726654af add JSONBeanParser 2021-08-08 21:36:37 +08:00
Looly
09ae727b81 add util 2021-07-30 13:42:39 +08:00
Looly
95d35527c2 enhance jsonwriter support ignoreNull 2021-07-28 01:06:05 +08:00
Looly
c1c862dda7 fix comment 2021-07-23 09:17:06 +08:00
Looly
8e82919464 fix code 2021-06-26 23:49:43 +08:00
Looly
d9a218f02c fix riter 2021-06-26 23:07:42 +08:00
Looly
57b6c7dff2 add JSONWriter 2021-06-26 16:56:47 +08:00
Looly
8b0357da18 change code 2021-06-26 09:37:16 +08:00
Looly
613b6f3ac5 add /GlobalCustomFormat 2021-06-26 01:47:16 +08:00
Looly
85e9bc11c2 support custom date format parse 2021-06-25 23:05:54 +08:00
Looly
949c7a856e fix escape bug 2021-06-24 07:53:21 +08:00
Looly
e8ecadd9a3 fix XmlUtil 2021-06-20 00:46:57 +08:00
Looly
b9cf8b0c5b fix test 2021-06-16 23:06:00 +08:00
Looly
8c3298fed4 fix code 2021-06-16 02:01:56 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
Looly
1755bbadcc fix put bug 2021-06-15 17:01:27 +08:00
Looly
395942298e fix parse bug 2021-06-15 10:17:35 +08:00
Looly
f07a452e3a prepare 5.7.0 2021-06-10 17:04:16 +08:00
Looly
8080093ba5 add hutool-jwt 2021-06-10 16:26:31 +08:00
Looly
928866711b add jwt 2021-06-10 09:16:45 +08:00
Looly
70eb424cd5 fix code 2021-06-07 01:59:07 +08:00
Looly
edd0449187 add methods 2021-05-24 23:52:18 +08:00
Tutty
bf2f9348d3 Treemap序列化后无序改为有序 2021-05-24 17:30:12 +08:00
Looly
d883fdebe9 fix doc 2021-04-06 10:42:58 +08:00
Looly
c5c9f80f0e fix json format bug 2021-04-06 09:34:30 +08:00
Looly
9027d146a8 add test 2021-04-01 10:18:20 +08:00
Looly
8b3155c556 add config 2021-03-26 20:36:26 +08:00
Looly
abdedf6822 fix bugs 2021-03-18 21:16:14 +08:00
Looly
76d95d44a8 fix code 2021-03-13 00:05:25 +08:00
Looly
511f688d1e fix bug#I3AXIJ 2021-03-11 17:10:02 +08:00
Looly
2aae44e569 remove final 2021-03-09 16:42:40 +08:00
Looly
8097cc710e fix comment 2021-03-05 15:50:19 +08:00
Looly
51d0d118ac fix code 2021-02-28 12:14:05 +08:00
Golden Looly
8c0ad9c69c
Merge pull request #1424 from cal101/jdt-RemoveUnnecessarySuperCallCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove redundant super() call in con…
2021-02-25 22:17:22 +08:00
Golden Looly
a6a420c848
Merge pull request #1420 from cal101/jdt-UseDiamondOperatorCleanUp
[cleanup] erefactor/EclipseJdt - Use diamond operator
2021-02-20 10:03:51 +08:00
Looly
49452c76d8 fix json 2021-02-18 16:40:15 +08:00
cal101
efe95c5f7b [cleanup] erefactor/EclipseJdt - Remove redundant super() call in constructor
EclipseJdt cleanup 'RemoveUnnecessarySuperCall' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-14 11:45:07 +00:00
cal101
fff07de3d2 [cleanup] erefactor/EclipseJdt - Use diamond operator
EclipseJdt cleanup 'UseDiamondOperator' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-13 16:02:32 +00:00
Looly
fe71315f24 fix json 2021-02-03 13:34:41 +08:00
Looly
0056560a93 fix json 2021-02-03 13:33:31 +08:00
Looly
1a7812a281 fix JSONUtil.isJson 2021-02-03 12:57:14 +08:00
Looly
e71cc5bc32 fix comment 2021-01-26 19:41:04 +08:00
Looly
856e7a3e13 fix format 2021-01-20 17:58:12 +08:00
Looly
4e38adb32d change line sep 2021-01-20 17:10:45 +08:00
Looly
7fd389c0b3 fix trust bug 2021-01-07 22:47:42 +08:00
Looly
80c3966211 fix code 2021-01-07 21:40:53 +08:00
Looly
c9a180abce fix bug for #1358 2021-01-07 17:43:19 +08:00
Looly
0800ffe1e5 fix json.parse bug #1363 2021-01-07 17:09:16 +08:00