gson-comments/gson/src/main
2009-03-12 18:17:14 +00:00
..
java/com/google/gson Fixed the test that broke while fixing issue 100 in r394 by using a TreeSet for SortedSets and HashSet for other kind of sets. 2009-03-12 18:17:14 +00:00
javacc Updated Gson grammar to support floating point numbers without a +/- after the E. So, 1.234567899E8 is now accepted by Gson as a valid floating point number. This fixed the bug http://code.google.com/p/google-gson/issues/detail?id=94 2009-03-05 23:05:29 +00:00
resources moved gson as a project under trunk 2008-09-01 03:13:32 +00:00