gson-comments/gson/src
2011-12-14 05:49:58 +00:00
..
main/java/com/google/gson Use locals instead of fields when figuring out the buffer's offset line and column. This saves about 2% when parsing twitter data. 2011-12-14 05:49:58 +00:00
test/java/com/google/gson Fix nullSafe() to not infinitely recurse on non-null input. 2011-12-06 15:35:52 +00:00