Jerry Lee
|
e1c73e88ce
|
upgrade `fastjson 1` to `1.2.80`
|
2022-04-24 14:07:53 +08:00 |
Jerry Lee
|
06bca9db8a
|
pom cleanup: use bom
|
2022-04-24 14:06:05 +08:00 |
温绍锦
|
44414c7fc1
|
Merge pull request #68 from wsxe9988/main
fix:Array definition error
|
2022-04-24 09:26:43 +08:00 |
wangxu
|
0a00408229
|
fix:Array definition error
|
2022-04-24 08:51:29 +08:00 |
温绍锦
|
abbdd82194
|
Merge pull request #66 from kraity/main
Reduce IDEA warnings with @SuppressWarnings, and optimize ObjectReader
|
2022-04-24 00:19:15 +08:00 |
Kraity
|
788134f3dd
|
Add a testcase method of JSONObject and fixed invoke method
|
2022-04-24 00:06:40 +08:00 |
Kraity
|
9fa69e24ed
|
Reduce IDEA warnings with @SuppressWarnings, and optimize ObjectReader
|
2022-04-23 23:10:48 +08:00 |
shaojin.wensj
|
7451ecf0af
|
remove unused codes
|
2022-04-23 22:47:04 +08:00 |
shaojin.wensj
|
f5d7b9ffbb
|
improved jdk17 support
|
2022-04-23 22:30:27 +08:00 |
shaojin.wensj
|
daee23b63f
|
improved compatibility for fastjson 1.x
|
2022-04-23 22:24:28 +08:00 |
shaojin.wensj
|
f9048e7fdf
|
junit4 -> junit5
|
2022-04-23 21:29:52 +08:00 |
温绍锦
|
098bd23226
|
Merge pull request #63 from kraity/main
Add wildcards to reduce IDEA warnings
|
2022-04-23 20:36:06 +08:00 |
Kraity
|
db7dac19a0
|
Add wildcards to reduce IDEA warnings
|
2022-04-23 20:27:53 +08:00 |
shaojin.wensj
|
be676898a2
|
fix build test fail
|
2022-04-23 20:20:12 +08:00 |
shaojin.wensj
|
8589ec01a3
|
fix build test fail
|
2022-04-23 19:11:38 +08:00 |
温绍锦
|
6000fa46ee
|
Merge pull request #59 from VictorZeng/main
Extract the version properties for fastjson 1.x
|
2022-04-23 18:20:03 +08:00 |
shaojin.wensj
|
c253836f88
|
Merge branch 'main' of https://github.com/alibaba/fastjson2
|
2022-04-23 18:16:47 +08:00 |
shaojin.wensj
|
b687fba817
|
improved fastjson 1.x compatible
|
2022-04-23 18:09:14 +08:00 |
温绍锦
|
a27fb2d9aa
|
Merge pull request #61 from wsxe9988/main
fix code style
|
2022-04-23 18:06:19 +08:00 |
wangxu
|
a453f248f5
|
fix code style
|
2022-04-23 17:52:00 +08:00 |
业余布道师
|
968e490df6
|
change fastjson.version to fastjson1x.version.
|
2022-04-23 16:15:44 +08:00 |
shaojin.wensj
|
4f7eeb68c2
|
improved fastjson 1.x compatible. JSONField.write -> serialize, JSONField.read -> deserialize. fix #8
|
2022-04-23 15:59:01 +08:00 |
业余布道师
|
707c6765cf
|
add fastjson.version to fix CI issue.
|
2022-04-23 14:25:53 +08:00 |
业余布道师
|
8bf49e56ef
|
fix ci action issue.
|
2022-04-23 14:15:19 +08:00 |
业余布道师
|
16fda7492c
|
Merge branch 'alibaba:main' into main
|
2022-04-23 14:04:17 +08:00 |
业余布道师
|
2561dbf0da
|
extract the version properties for fastjson 1.x.
|
2022-04-23 14:03:48 +08:00 |
shaojin.wensj
|
67e48ae41b
|
improved fastjson 1.x compatible & bug fix
|
2022-04-23 13:39:08 +08:00 |
温绍锦
|
f53ad67351
|
Merge pull request #57 from VictorZeng/main
Fix testcase for Upgrade SpringFramework Dependencies
|
2022-04-23 13:32:07 +08:00 |
业余布道师
|
73ce2c4f82
|
Merge branch 'alibaba:main' into main
|
2022-04-23 13:03:22 +08:00 |
业余布道师
|
d110382fb6
|
fix testcase for upgrade springframework dependencies.
|
2022-04-23 13:00:58 +08:00 |
shaojin.wensj
|
3a119b6f43
|
improved fastjson 1.x compatible
|
2022-04-23 12:49:26 +08:00 |
业余布道师
|
a1a42dc86e
|
fix testcase for upgrade springframework dependencies.
|
2022-04-23 12:48:23 +08:00 |
温绍锦
|
b26654b031
|
Merge pull request #55 from VictorZeng/main
Fix testcase for upgrade dependencies.
|
2022-04-23 12:42:19 +08:00 |
业余布道师
|
cbf48171e7
|
Merge remote-tracking branch 'origin/main' into main
|
2022-04-23 12:36:17 +08:00 |
业余布道师
|
6ceeb303b8
|
fix testcase for upgrade dependencies.
|
2022-04-23 12:35:26 +08:00 |
shaojin.wensj
|
959a2c27e2
|
Merge branch 'junit4_to_5'
|
2022-04-23 12:01:43 +08:00 |
shaojin.wensj
|
c6ae659ae2
|
improved AtomicXXX support
|
2022-04-23 12:00:14 +08:00 |
温绍锦
|
b4a539ed3c
|
Merge pull request #54 from kraity/main
Override the `get` method on JSONObject
|
2022-04-23 11:45:22 +08:00 |
Kraity
|
c292625188
|
Override the `get` method on JSONObject
|
2022-04-23 11:13:44 +08:00 |
温绍锦
|
857b474939
|
Merge pull request #53 from kraity/main
Added overloaded constructor for JSONObject
|
2022-04-23 09:52:16 +08:00 |
Kraity
|
c6e1974140
|
Added overloaded constructor for JSONObject
|
2022-04-23 09:43:42 +08:00 |
温绍锦
|
b333f41942
|
Merge pull request #52 from kraity/main
Refine some comments and add some methods in JSONObject and TypeRefer…
|
2022-04-23 09:17:07 +08:00 |
Kraity
|
0820c1e940
|
Refine some comments and add some methods in JSONObject and TypeReference
|
2022-04-23 09:07:45 +08:00 |
Jerry Lee
|
7d7d2496cf
|
Merge branch 'maven-deps-upgrade'
|
2022-04-23 04:24:24 +08:00 |
Jerry Lee
|
c3b36c73d2
|
upgrade spring again
|
2022-04-23 04:17:17 +08:00 |
Jerry Lee
|
a93ad6b95e
|
upgrade spring
|
2022-04-23 04:10:02 +08:00 |
Jerry Lee
|
b6bf456927
|
`fastjson1_compatible/pom.xml`: upgrade dependencies again
|
2022-04-23 03:52:32 +08:00 |
Jerry Lee
|
6de4a2cd29
|
`fastjson1_compatible/pom.xml`: upgrade dependencies
|
2022-04-23 03:29:11 +08:00 |
Jerry Lee
|
7bf243ce12
|
`extension/pom.xml`: upgrade dependencies
|
2022-04-23 02:24:57 +08:00 |
Jerry Lee
|
22e3e98020
|
`core/pom.xml`: upgrade dependencies
|
2022-04-23 02:02:33 +08:00 |