1. 188a1e7 Deprecated GWT.getTypeName() in favor of getClass().getName(). I've inlined the implementation of GWT.getTypeName() everywhere, and removed the null tests, since everywhere I saw, the test made no difference (either it was already guaranteed non-null, or it would throw an NPE further down if it was). by gwt.team.scottb · 17 years ago
  2. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago