284 Commits

Author SHA1 Message Date
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
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
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
6110a20f0a add method for #1348 2021-01-02 11:20:19 +08:00
Looly
b85430ee80 fix #I2AOQW 2020-12-27 03:20:14 +08:00
Looly
ea070bf83e change name 2020-12-07 19:06:23 +08:00
Looly
f6289f118c add test 2020-12-02 16:15:23 +08:00
Looly
9857ac4484 fix test 2020-11-29 00:46:37 +08:00
Looly
a09861b033 add test 2020-11-27 17:01:35 +08:00
Looly
b2269226d3 fix code 2020-11-27 10:33:14 +08:00
Looly
994a7a49bf fix ZipUtil bug 2020-11-26 13:17:24 +08:00
Looly
aff16c283c fix test 2020-11-16 20:18:53 +08:00
Looly
637e1942f9 fix code 2020-11-05 01:42:35 +08:00
Looly
e79369951d update version 2020-10-23 22:56:38 +08:00
Looly
65552f4f54 add class 2020-10-18 00:12:50 +08:00
Looly
1b4424f7fa fix test 2020-10-14 17:55:45 +08:00
Looly
c4fdf545e7 fix json double 2020-10-11 13:45:33 +08:00
xiaozhuangshi
401bf785dd 修复JSONUtil.toBean精度丢失 2020-10-10 10:48:13 +08:00
Looly
7f83e35307 add test 2020-10-09 15:43:57 +08:00