gson-comments/gson/src
2011-11-23 13:38:25 +00:00
..
main/java/com/google/gson Fix a regression I introduced with the changes to type hierarchy registration. If the registered type was a raw type, we need to also match the parameterizations of that type. 2011-11-23 13:38:25 +00:00
test/java/com/google/gson Added a failing test that demonstrates regression on tree-style type adapters. 2011-11-23 09:49:03 +00:00