gson-comments/gson/src/main
Jesse Wilson 486820f515 Fix some test problems.
JsonWriter was using suboptimal escape characters for newlines etc: unicode escapes rather than \x escapes.

JsonObjectTest was banning empty and whitespace-only keys. These values are permitted as of r585.
2010-08-28 08:18:13 +00:00
..
java/com/google/gson Fix some test problems. 2010-08-28 08:18:13 +00:00
javacc Update Parser to add members to an JsonObject within a loop rather than a recursive call. 2010-05-19 20:44:27 +00:00
resources moved gson as a project under trunk 2008-09-01 03:13:32 +00:00