254 Commits

Author SHA1 Message Date
Looly
78f5e94652 fix code 2022-03-28 13:49:33 +08:00
Looly
f69d49593b deprecated json isOrder 2022-03-28 13:29:31 +08:00
Looly
0ed9c13f7a fix json 2022-03-24 23:26:07 +08:00
Looly
f72645fd4a fix code 2022-03-19 16:15:58 +08:00
Looly
652f43efdd add test 2022-03-15 00:07:59 +08:00
Looly
f71c80220a add test 2022-02-24 11:51:29 +08:00
Looly
4b56b545e7 add TemporalAccessorSerializer 2022-02-17 11:53:57 +08:00
Looly
0344982767 add sort 2022-02-13 22:51:58 +08:00
Looly
0189de2dad add test 2022-02-13 22:04:02 +08:00
Looly
c83e2ce380 add test 2022-02-13 19:09:36 +08:00
Looly
8cbcf034d3 fix date test 2022-02-04 13:53:15 +08:00
Looly
749c0f8727 fix bug 2022-01-15 19:22:40 +08:00
looly
32e0d57ff6 fix tst 2022-01-05 18:51:00 +08:00
looly
d791395455 add test 2022-01-04 18:11:47 +08:00
Looly
2d1fc30c27 fix code 2021-10-30 02:23:28 +08:00
Looly
30eec7a74d add test 2021-10-21 23:08:34 +08:00
Looly
5cd7e806e1 add methods 2021-10-15 01:27:16 +08:00
Looly
412160ac53 fix bug 2021-10-09 21:13:30 +08:00
zeyu cai
3118a5be84 fix flaky test cn.hutool.json.xml.XMLTest#toXmlTest 2021-10-06 02:03:36 -05:00
Looly
6002a1476f fix add bug 2021-09-29 10:12:58 +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
Looly
ba00f03026 fix test and regex 2021-09-23 17:05:06 +08:00
Looly
8e2a1ab1ef change test 2021-09-15 11:34:36 +08:00
Looly
1b0d5d2cf1 fix bug 2021-09-14 09:58:21 +08:00
Looly
166d46d137 add XML content custom support 2021-08-31 10:15:54 +08: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
df726654af add JSONBeanParser 2021-08-08 21:36:37 +08:00
Looly
95d35527c2 enhance jsonwriter support ignoreNull 2021-07-28 01:06:05 +08:00
Looly
57b6c7dff2 add JSONWriter 2021-06-26 16:56:47 +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
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
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
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
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