Go to file
Jesse Wilson 2c8bec27d4 Permit multiple top-level values in JsonWriter in lenient mode. Also fix some cases where we don't throw the right thing on a closed JsonWriter.
I'd prefer to not support multiple top-level values, but we support it in JsonReader and it's easier to be consistent. Kevin Hayen's patch pointed me in the right direction here, but I needed to do more work to cover some of the edge cases.

Fixes issue 397.
2012-02-12 20:42:16 +00:00
examples/android-proguard-example Retain annotations when using proguard + gson. From patch on issue 358. 2011-12-16 05:18:01 +00:00
extras Test that GraphAdapterBuilder works with multiple entity types. 2012-01-01 15:57:29 +00:00
gson Permit multiple top-level values in JsonWriter in lenient mode. Also fix some cases where we don't throw the right thing on a closed JsonWriter. 2012-02-12 20:42:16 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
metrics Check in our best Jackson vs. Gson comparison benchmarks. 2011-12-15 07:03:01 +00:00
proto updated version of protobuf dependency 2011-04-22 18:29:36 +00:00