1. 0d980ef Remove two unused imports by rice@google.com · 15 years ago
  2. 5ead61f Issue 34812: Fix findbugs & checkstyle issues by rice@google.com · 16 years ago
  3. ef9e515 Replace JUnit's setUp/tearDown with gwtSetUp/gwtTearDown to better document and support client code that cannot run in a non-GWT environment. by scottb@google.com · 17 years ago
  4. 0fcb3b2 Implemented LinkedList, with test code. by scottb@google.com · 17 years ago
  5. 0e703ae TreeMap is now implemented. by scottb@google.com · 17 years ago
  6. 994226f Implemented IdentityHashMap with tests. by scottb@google.com · 17 years ago
  7. 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
  8. 4b85cd5 Fixes issues #988 "Fix module copyrights to use apache google header" by gwt.team.bruce · 18 years ago
  9. 3fb3129 Adds java.util.ListIterator to the emulated JRE collection classes. by gwt.team.hcc · 18 years ago
  10. ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
  11. 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
  12. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago