Commit Graph

4937 Commits

Author SHA1 Message Date
shaojin.wensj 8bd06ad49e improved compatibility for fastjson 1.x, support DateFormat 'unixtime' 2022-04-30 17:35:57 +08:00
shaojin.wensj 581c1bb100 improved compatibility for fastjson 1.x 2022-04-30 16:01:40 +08:00
shaojin.wensj f7a853cb96 improved compatibility for fastjson 1.x, support guava collections 2022-04-30 15:52:39 +08:00
shaojin.wensj 6e438c8462 improved compatibility for fastjson 1.x, support guava collections 2022-04-30 15:09:57 +08:00
温绍锦 498e073fc7
Merge pull request #112 from wsxe9988/main
add testcase
2022-04-30 14:20:54 +08:00
wangxu f6ca22ec92 add testcase 2022-04-30 14:15:52 +08:00
shaojin.wensj c1b0e61ea9 improved compatibility for fastjson 1.x 2022-04-30 13:47:50 +08:00
shaojin.wensj ed87112624 improved compatibility for fastjson 1.x 2022-04-30 13:40:48 +08:00
shaojin.wensj c5260f1756 add testcase 2022-04-30 13:25:00 +08:00
shaojin.wensj 51d596a6c2 improved compatibility for fastjson 1.x 2022-04-30 13:17:03 +08:00
shaojin.wensj 81a2065afa remove unused code 2022-04-30 10:52:58 +08:00
shaojin.wensj 186b19f2b4 improved compatibility for fastjson 1.x 2022-04-30 10:51:02 +08:00
shaojin.wensj 71837d9fad improved compatibility for fastjson 1.x 2022-04-29 23:50:16 +08:00
shaojin.wensj 4ca308c05d improved blacklist 2022-04-29 23:23:34 +08:00
shaojin.wensj bcb9538a2c improved compatibility for fastjson 1.x 2022-04-29 21:17:49 +08:00
shaojin.wensj e02c93d049 improved compatibility for fastjson 1.x 2022-04-29 21:11:38 +08:00
shaojin.wensj ebedd9b1f8 improved compatibility for fastjson 1.x 2022-04-29 20:34:51 +08:00
shaojin.wensj f2644efbc5 add JSONReader new features 'UseBigDecimalForFloats' & 'UseBigDecimalForDoubles', fix #106 2022-04-29 19:37:57 +08:00
温绍锦 77cece0a2a
Merge pull request #107 from wsxe9988/main
junit4->junit5
2022-04-29 10:05:45 +08:00
wangxu 48de2a8ad2 junit4->junit5 2022-04-29 09:38:17 +08:00
shaojin.wensj 40044d2489 fix testcase 2022-04-28 23:29:40 +08:00
shaojin.wensj 953811214e improved compatibility for fastjson 1.x 2022-04-28 23:21:56 +08:00
shaojin.wensj f71bc58e7b fix prettyFormat, fix #104 2022-04-28 23:11:27 +08:00
shaojin.wensj a24653ee5d fix testcase 2022-04-28 22:16:51 +08:00
shaojin.wensj efa0733ea5 improved compatibility for fastjson 1.x 2022-04-28 22:13:33 +08:00
shaojin.wensj fdfab94a23 support streaming read 2022-04-28 18:43:23 +08:00
Jerry Lee 710563b6dc add sonatype snapshots distributionManagement 2022-04-28 17:00:51 +08:00
shaojin.wensj b77c6fe66e bug fix for long parse, fix #100 2022-04-28 15:30:25 +08:00
温绍锦 b841c61a9f
Merge pull request #102 from wsxe9988/main
addtestcase for issue89
2022-04-28 14:22:42 +08:00
王旭 59ee38a288
Merge branch 'alibaba:main' into main 2022-04-28 14:15:04 +08:00
wangxu f0598e73af addtestcase for issue89 2022-04-28 14:13:43 +08:00
温绍锦 47982e2b26
Merge pull request #101 from wsxe9988/main
fix:missing override annotation
2022-04-28 14:12:42 +08:00
wangxu ece670d9f6 fix:missing override annotation 2022-04-28 14:06:29 +08:00
shaojin.wensj 2f7cb81de5 support new feature : 'Feature.IgnoreNoneSerializable', fix #71 2022-04-28 09:16:54 +08:00
温绍锦 d72098da72
Merge pull request #99 from wsxe9988/main
add testcase for v1issue3831
2022-04-28 00:52:18 +08:00
wangxu 4864eca303 add testcase for v1issue3831 2022-04-27 23:19:43 +08:00
温绍锦 88cc62d713
Merge pull request #96 from wsxe9988/main
add testcase
2022-04-27 22:35:03 +08:00
wangxu 2420339c95 add testcase 2022-04-27 22:27:08 +08:00
shaojin.wensj 69ae41dec2 JSONPath support array random access, fix #95 2022-04-27 22:06:05 +08:00
shaojin.wensj 35bda5bf78 fix error message 2022-04-27 21:41:26 +08:00
shaojin.wensj ece5d6a039 add testcasse for #89 2022-04-27 20:57:59 +08:00
shaojin.wensj 4d607da640 improved compatibility for fastjson 1.x 2022-04-27 20:17:21 +08:00
温绍锦 7e033b12db
Merge pull request #93 from kdl1217/main
fix: format and remove useless conditions
2022-04-27 19:33:04 +08:00
孔德亮 904902d553 fix: format and remove useless conditions 2022-04-27 17:56:24 +08:00
孔德亮 967dfc54c4 fix: format and remove useless conditions 2022-04-27 17:14:55 +08:00
温绍锦 3d54ae4af2
Merge pull request #90 from kdl1217/main
fix BeanUtils#declaredFields allMatch not use
2022-04-27 16:11:36 +08:00
温绍锦 281d3dd8c4
Merge pull request #92 from kraity/main
Add module-info to the project JAR using moditect
2022-04-27 16:11:23 +08:00
Kraity 81d94568b2 add some package-info.java 2022-04-27 16:05:35 +08:00
Kraity a456fefbc7 append module to export 2022-04-27 16:01:07 +08:00
Kraity 11e1f743b7 Add module-info to the project JAR using moditect 2022-04-27 15:51:13 +08:00